mercredi 13 janvier 2016

Sqlite implemented with SQLiteAssetHelper Debugging

I have sent data from the app to a restful web service, it sends the data without any problem, but at some point it starts to throw NullPointerException and the app keeps running and saving the data, but it is not like sending it to the service, i know it because when i see on the web that it's not being received, and when i look the database on sqliteBrowser it's right there, then when i delete the app data in the application manager , the problem is like "solved" and it sends it...

The .Log file it's not showing any error at all and i don't understand why.

So, i did a backup of the database that's presenting the problem and i need to in someway replace the database that it's being installed for the one with problems and debug it so i can see where the problem is..

I have been doing my research but still not found any info at all.

Is there any way to do this??

The NullPointerException is being shown in the Amazon console (that's the server that stores the .log files and databases backups.)

I'm new to android please have patience. Thanks!

Aucun commentaire:

Enregistrer un commentaire