1

Please help to fine the error. What i am doing is i had created an service in starting the service as soon as app starts and at the same time trying to load the html file . I had created the service just to upload the data to server. So when i try to run the app on the emulator it runs without error but when i try to run it on the device it give this error:

02-25 12:38:33.151: I/Database(3039): sqlite returned: error code = 14, msg = cannot open file at source line 25467

can anyone tell where i am wrong. Thanks in advance

2
  • Sqlite error code 14 is unable to open the database error. Commented Feb 25, 2014 at 7:32
  • refer this one stackoverflow.com/questions/7316191/… Commented Feb 25, 2014 at 7:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.