android - Signed apk behaving very differently than if the application is run directly on emulator -


i made android application @ end sends object in json format web service , there data goes database. when run application directly on android emulators works , data parsed mobile application database. made signed apk , tested on phone data going database not should. whole database filled 0 values in fields. dont understand why signed apk behaving differently actual code. if has idea problem please me. problem bugging me long time , cant find solution online.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -