2

I create a simple login application in Android.
I inserted username and password in a SQLite database, by creating a database named MyDB and a table named UserLogin. I put it into assets folder of my project in eclipse.
On emulator I can login successfully, but when I make an .apk file and put it on a mobile testing device, the login is not successful, why?

Johan
  • 73,011
  • 23
  • 185
  • 311
SAURABH_12
  • 2,153
  • 1
  • 18
  • 19

0 Answers0