android.os.NetworkOnMainThreadException on service start on android

前端 未结 4 1255
忘了有多久
忘了有多久 2020-12-11 16:40

after trying my brand new service on android i get this:

i guess is something related to the manifest file and permissions, the service is started after the last act

4条回答
  •  时光取名叫无心
    2020-12-11 17:10

    Try this. How to fix android.os.NetworkOnMainThreadException?

    Read this thread carefully.

    I hope this will solve your problem.

提交回复
热议问题