java.lang.SecurityException: invalid package name: com.google.android.gms

前端 未结 4 802
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-04 18:02

I\'ve got this weird stack trace while testing the app on Samsung Galaxy S2 (GT-i9100), Android version 4.3. If it helps, Bugsense reports also \"log data\" = {u\'ms_from_s

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-04 18:33

    These 2 questions are very similar:

    SecurityException when calling getLastKnownLocation

    Add Google Maps to my app

    Perhaps the issue is with the custom ROM and you need to attach the Play Services Android library project to your project.

提交回复
热议问题