How to track all request and responses from android device? -


i trying track request , responses , android device fiddler doing. how can achieve programatically

use of given below see response.

log.v();  log.d();  log.i();  log.w();  log.e();  

or system.out.println(responce);

possible duplicate

android log.v(), log.d(), log.i(), log.w(), log.e() - when use each one?


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -