Shared library missing in android.

前端 未结 8 2027
臣服心动
臣服心动 2020-12-05 01:53

02-18 00:02:08.432: ERROR/PackageManager(57): Package com.example.brown requires unavailable shared library com.google.android.maps; failing!

I got this

8条回答
  •  没有蜡笔的小新
    2020-12-05 02:22

    fiXedd (see above) is correct.

    You can edit devices you have already created or create a new one. When you create or edit a device inside the AVD Manager, instead of selecting this kind of version target:

    Android x.x.x - API Level x

    Simply use this kind instead:

    Google APIs (Google Inc.) - API Level x

提交回复
热议问题