Andorid之提示java.lang.RuntimeException: Unable to start service net.gotev.uploadservice.UploadService@
生活随笔
收集整理的這篇文章主要介紹了
Andorid之提示java.lang.RuntimeException: Unable to start service net.gotev.uploadservice.UploadService@
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1 問題
用android-upload-service上傳一個文件提示錯誤如下
04-15 17:46:33.245 24932 24932 E AndroidRuntime: Process: com.appsinnova.android.keepshare, PID: 24932 04-15 17:46:33.245 24932 24932 E AndroidRuntime: java.lang.RuntimeException: Unable to start service net.gotev.uploadservice.UploadService@ce7b171 with Intent { act=net.gotev.uploadservice.action.upload cmp=packageName/net.gotev.uploadservice.UploadService (has extras) }: java.lang.IllegalArgumentException: Hey dude, please set the namespace for your app by following the setup instructions: https://github.com/gotev/android-upload-service/wiki/Setup 04-15 17:46:33.245 24932 24932 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4013) 04-15 17:46:33.245 24932 24932 E AndroidRuntime: at android.app.ActivityThread.access$1800(ActivityThread.java:229) 04-15 17:46:33.245 24932 24932 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(Activit 創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的Andorid之提示java.lang.RuntimeException: Unable to start service net.gotev.uploadservice.UploadService@的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Android之提示Method ret
- 下一篇: Android studio之导入新库提