Hello, But when i run the application on emulator then there is no error so how can i know ..?
On Monday, March 5, 2012 9:23:19 PM UTC+5:30, Chris Stratton wrote: > > On Monday, March 5, 2012 4:20:12 AM UTC-5, Jagruti Sangani wrote: >> >> i have use the sqlite databse for storing and retrive the value during >> application run.It is work perfectly when i run my apllication on >> emulator but when i run my application on phone then when try to get >> data from database then it will crash the application.So anybody know >> hot to use the sqlit database on phone work. > > > Most likely your code is not correct, but you are getting away with it on > the emulator for some fairly random reason. > > Look in the log avaiable from logcat or DDMS, find the error message, and > investigate the indicated line of code. > -- 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

