My application is using a bootup service.In the service i have to get values from a database,but the app is crashing as it tries getting the values...
The logcat err
Where is the database located? And are you sure you have your permissions set? Also, could you post the code to your MyService Class?