(NOTES) NOTES (2021)

How to debug Android frontend

If you need to debug Android frontend, you need firstly redirect all you networking to your local server.



This is interface created for Retrofit



and it corresponding to service interface.



Theory is good, but reality is usually unexpected.



Therefore main point of really working with Android frontend is correct way to search and fix any issues in communication with server.

Simplest and incorrect way is set up break in frontend, for example in code below I set up break in object created as result of communication.



Of course, setup break in Services not possible in all case.



Therefore is exist three way to uncover communication between Android Frontend and Server.



Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: //www.vb-net.com/AndroidDebug/Index.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>