0
Well folks, I’m working on my application, and everything was perfectly fine... I had finished it with your help, but I found another problem. I was testing it on Android 2.3.3 because it was more popular and opened faster on my computer, but when I went to test it on my tablet (which is API16) and on the emulator with Android 4.1.2(API16) it is presenting a strange error. When I run it in 2.3 it opens perfectly, retrieving data from the BD and everything... However, when I try to run it in a newer API, it is passed to me that my database does not exist(?!). Would anyone know if there’s been any change in the way you work with internal comics in recent Apis? I was told that some of my commands could have fallen into disuse, but the problem is pointing only to SQL, and not to Android.
That’s exactly what gave error! I looked here and managed to fix, thanks!
– Stéfano Mano