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