after bootup,crashing

前端 未结 5 1606
轮回少年
轮回少年 2021-01-16 02:40

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

5条回答
  •  南笙
    南笙 (楼主)
    2021-01-16 03:38

    Where is the database located? And are you sure you have your permissions set? Also, could you post the code to your MyService Class?

提交回复
热议问题