Did you set the right permissions for the app that allow you to use/store data?
On Sat, Jun 5, 2010 at 9:39 PM, amsale zelalem <[email protected]> wrote: > Hello guys, I have developed and tested my app on the emulator, and now > want to install it on my HTC device. > the apk installs successfully, however my database is not going with it. > I have created my database using sqliteman browser b/c I have to insert a > bulk data before the app starts. > I have four tables in my db and call each in different activities and > created all on the sqliteman. after the data is inserted I pull back the db > onto the data folder of the emulator. > it works perfect on the emulator but failed on the device. > when I try to pull my db on the real device, it shows access denied problem > Please can anyone help me out? > it is very urgent > thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

