Title: Google apps in Android 5.1 image howto [Print This Page] Author: cemb Time: 3/2/2017 23:49 Title: Google apps in Android 5.1 image howto Last edited by cemb In 3/2/2017 23:50 Editor
For enable google apps in Android 5.1 official image (Firefly rk3288):
1. search in google for gapps-lp-20141212-signed
2. Unzip the folder system from it
3. connect to device by adb
4. Execute commands:
adb devices (you should see the connected device)
adb root
adb remount
adb push system /system
5. reboot and update all apps and google play services Author: isle Time: 3/6/2017 09:19
Thanks for shareing
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)