unzip the gapps.tar.gz file you have just downloaded.
cd gapps
inside gapps folder, you should see only 1 system folder, then type:
adb push system /
adb shell "pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION"
adb shell "pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION"
adb shell "pm grant com.google.android.setupwizard android.permission.READ_PHONE_STATE"
adb shell "pm grant com.google.android.setupwizard android.permission.READ_CONTACTS"
adb reboot
after reboot, ignore any “unfortunately … has stopped” message if got any… and please don’t rush to open the apps yet, else it will cache the error and make things more complicated.
Fix Errors via Settings:
go to Settings->Apps
go into all the newly installed google apps, and go into the permissions, allow all of it that it suggest you to enable.
double check if any google apps that you miss adding the permissions.
reboot again by typing:
adb reboot
done!
if you didn’t listen and rushed to open apps before fixing the permissions, you will have to go to Settings->Apps->top right corner menu choose “Reset app preferences”, then reboot, and then go fix the permissions first, then reboot, then it should be ok.
first 2 lines is to make sure you have root access at root folder, else it will be readonly and can’t push.
3rd line is to make sure you are not using the old setup wizard by removing it… because you will push in a new installer that come with the system folder i prepared.
Im trying to follow up your instruction about how to install Google play store on android, but the Gapps that you shared on Baidu doesnt seem like that it is working!!
I tried with multiple different download managers, but all failed. Could you please share the zip file on another provider, ie Gdrive or Mega??
Thanks mate, I have installed the google play services successfully with your guide and it works absolutely fine.
Only one thing that i noticed is that the output audio has some noise in the background.
I have a hdmi cable running between the BPI and my TV. For example when i play a movie in Kodi, the audio is good for a few seconds and then the noise comes in the background and goes away again and so forth.
Is there any way that i can fix this issue??
I have tried with multiple different HDMI cables and had the same results. Thanks
It could be the rusty on cable’s male connector or female port at tv… it could be the power to pi is not stable… sometime its just because the “gains” are not matched for 2 different connected device which can be solved by adjusting it with a good equalizer software.
The HDMI connection is secure and clean on both side. About the headphone jack, any suggestions on how to disable it in android?
Other thing that I noticed is that the audio is completely fine when I play music on Spotify. The noise only starts when I play a video in YouTube or Kodi. Thanks
Can try look into SoundAbout app… not sure how well it work. Or u can look into developing ur own app to force select. I will try built a simple app to force select later when i got time.
sure, yea i might give it a go. by the way i tried to root this image, but apparently the boot-loader is locked and i cant root the android. any idea about that?
busybox is already included in this image… if you want to modify the bootanimation or boot logo or put in root app… can just do adb root then adb remount
Btw i have just tested soundabout… its good to go… it also remove the problem of having a poping jeezzz sound every few seconds… force only 1 audio output is the way to go.
ric@ric-ubuntu:~/gapps$ adb push system /
push: system/framework/com.google.android.media.effects.jar -> /framework/com.google.android.media.effects.jar
failed to copy ‘system/framework/com.google.android.media.effects.jar’ to ‘/framework/com.google.android.media.effects.jar’: Read-only file system
ric@ric-ubuntu:~/gapps$
Hi all! anyone can help me?
i try to install gapps but in the middle of process when i try to give the permision the i got an error on adb cosole “No device connected”
now i try to flash my m64 with phoenixsuit but cat flash a new image