Sample Header Ad - 728x90

AVD adb push gapps

2 votes
0 answers
373 views
i try to get gapps working on my avd. I already use a google api image, but anyway the store is missing. Every tutorial tells me to push open gapps via adb: https://medium.com/@dai_shi/installing-google-play-services-on-an-android-studio-emulator-fffceb2c28a1 But i have the problem, that system is not writable. I already tried various solutions like this one: https://android.stackexchange.com/questions/162902/adb-push-not-working-on-system-read-only Finally i think this can be the solution: https://stackoverflow.com/questions/49426174/cannot-push-to-android-emulator-because-of-read-only-file-system/49427040 But my problem now is, that the emulator only shows a black screen when i use the -writable-system option. Otherwise it starts fine. Can someone help me to get the store apk installed on my virtual device?
Asked by Stack (21 rep)
Dec 5, 2020, 04:38 PM