[Q] CM11 GAPPS Questions - Nook Color Q&A, Help & Troubleshooting

I'm pretty new to the Nook Color forum, but have been around flashing ROMS/GAPPS for a while. So I flashed the latest CM11 nightly build and associated GAPPS on a newly formatted and imaged SD. Everything looked good on first glance, but I could not run any google apps. I know that the Play Store is not included in the GAPPS zip and in fact it's a pretty stripped down version, but something doesn't makes sense.
I inspected the /system/app folder and noticed that there wasn't a google framework apk even though that file is in the GAPPS zip. Also Gmail got installed, but naturally did not work. I tried sideloading google framework and the play store but to no avail. I've been scouring the forums to see if I could find some direction, but haven't found my particular problem.
Does anyone have any advice on how to get google services working?

CM11 GApps package install fail
brg7562 said:
I'm pretty new to the Nook Color forum, but have been around flashing ROMS/GAPPS for a while. So I flashed the latest CM11 nightly build and associated GAPPS on a newly formatted and imaged SD. Everything looked good on first glance, but I could not run any google apps. I know that the Play Store is not included in the GAPPS zip and in fact it's a pretty stripped down version, but something doesn't makes sense.
I inspected the /system/app folder and noticed that there wasn't a google framework apk even though that file is in the GAPPS zip. Also Gmail got installed, but naturally did not work. I tried sideloading google framework and the play store but to no avail. I've been scouring the forums to see if I could find some direction, but haven't found my particular problem.
Does anyone have any advice on how to get google services working?
Click to expand...
Click to collapse
I had the same problem and I watched the install carefully and all of the GApps packages that I was using were failing part way through and not completing the install far enough to get to the Play Store install. The Play Store is in the GApps packages. The way I solved this was to try all off the packages on the following URL until one of them installed Play Store before the install failed:
http://forum.xda-developers.com/showthread.php?t=2397942

brg7562 said:
I'm pretty new to the Nook Color forum, but have been around flashing ROMS/GAPPS for a while. So I flashed the latest CM11 nightly build and associated GAPPS on a newly formatted and imaged SD. Everything looked good on first glance, but I could not run any google apps. I know that the Play Store is not included in the GAPPS zip and in fact it's a pretty stripped down version, but something doesn't makes sense.
I inspected the /system/app folder and noticed that there wasn't a google framework apk even though that file is in the GAPPS zip. Also Gmail got installed, but naturally did not work. I tried sideloading google framework and the play store but to no avail. I've been scouring the forums to see if I could find some direction, but haven't found my particular problem.
Does anyone have any advice on how to get google services working?
Click to expand...
Click to collapse
I had no problems using the gapps mentioned in the first page of the CM11 Install thread.
Did you use the new generic-sd-rev8b-zip mentioned here:
http://forum.xda-developers.com/showthread.php?t=1941858
You might try formatting the sd card again, install cm11 first, then install gapps after the first boot up.

KitsapB said:
I had the same problem and I watched the install carefully and all of the GApps packages that I was using were failing part way through and not completing the install far enough to get to the Play Store install. The Play Store is in the GApps packages. The way I solved this was to try all off the packages on the following URL until one of them installed Play Store before the install failed:
http://forum.xda-developers.com/showthread.php?t=2397942
Click to expand...
Click to collapse
Thanks for the suggestion, but none of the packages flashed

rampart51 said:
I had no problems using the gapps mentioned in the first page of the CM11 Install thread.
Did you use the new generic-sd-rev8b-zip mentioned here:
http://forum.xda-developers.com/showthread.php?t=1941858
You might try formatting the sd card again, install cm11 first, then install gapps after the first boot up.
Click to expand...
Click to collapse
Yes, that's the sd zip I used. I tried reformatting and flashing CM11 first, then the gapps, but still no luck.

brg7562 said:
Yes, that's the sd zip I used. I tried reformatting and flashing CM11 first, then the gapps, but still no luck.
Click to expand...
Click to collapse
Which gapps package are you using? And when you install it, how are you doing it and what messages does it display?
Sent from my BN NookHD+ using XDA Premium HD app

leapinlar said:
Which gapps package are you using? And when you install it, how are you doing it and what messages does it display?
Sent from my BN NookHD+ using XDA Premium HD app
Click to expand...
Click to collapse
gapps package is: gapps-kk-20140105-signed.zip
install: copy the zip to the root of the SD card, reboot into SD recovery
Messages: the first part seems to be normal, then there are a few errors that pop up which start with
cannot access tmp/install-optional.sh
I confirmed there is an install-optional.sh file in the zip
I also see where it is called in the updater-script in the zip and the lines after that are failing as well.

brg7562 said:
gapps package is: gapps-kk-20140105-signed.zip
install: copy the zip to the root of the SD card, reboot into SD recovery
Messages: the first part seems to be normal, then there are a few errors that pop up which start with
cannot access tmp/install-optional.sh
I confirmed there is an install-optional.sh file in the zip
I also see where it is called in the updater-script in the zip and the lines after that are failing as well.
Click to expand...
Click to collapse
It is normal that the install-optional.sh would fail. But you said the lines after it fail too. You mean the 'set_metadata_recursive" lines are failing? If so, does it say why?
Sent from my BN NookHD+ using XDA Premium HD app

leapinlar said:
It is normal that the install-optional.sh would fail. But you said the lines after it fail too. You mean the 'set_metadata_recursive" lines are failing? If so, does it say why?
Sent from my BN NookHD+ using XDA Premium HD app
Click to expand...
Click to collapse
it says :cannot find directory /system/etc/preferred apps, cannot find directory (i think) system /etc/g-prop and a few other lines. is there any way to stop the auto shutdown? I can't read it fast enough
Update: ok so I created some directories called in the set metadata section and reflashed and got no errors after the install-optional.sh error. I don't see any additional apps installed. should I be seeing something or do I have to manually install google apks?

brg7562 said:
it says :cannot find directory /system/etc/preferred apps, cannot find directory (i think) system /etc/g-prop and a few other lines. is there any way to stop the auto shutdown? I can't read it fast enough
Update: ok so I created some directories called in the set metadata section and reflashed and got no errors after the install-optional.sh error. I don't see any additional apps installed. should I be seeing something or do I have to manually install google apks?
Click to expand...
Click to collapse
Update 2: OK, I got it. There must be something in the script that isn't executing properly on my device. I had to move over all the files manually and rebooted. Google services and Play Store working now. Thanks for the help.

brg7562 said:
Update 2: OK, I got it. There must be something in the script that isn't executing properly on my device. I had to move over all the files manually and rebooted. Google services and Play Store working now. Thanks for the help.
Click to expand...
Click to collapse
Did you look in /system/priv-app? That is where most of them go.
Sent from my BN NookHD+ using XDA Premium HD app

leapinlar said:
Did you look in /system/priv-app? That is where most of them go.
Sent from my BN NookHD+ using XDA Premium HD app
Click to expand...
Click to collapse
Yeah, for some reason they were not loading. I didn't see anything in the script that indicated they weren't loading, but no matter it's all good now. Thanks for the help

CM11 gapps install
This worked for me: http://forum.xda-developers.com/showpost.php?p=49942253&postcount=529

Related

[Q] Need help reinstalling stock Twitter app

Okay, I rooted my N1 with Universal Androot and removed the stock Froyo Twitter app without backing it up. (Shame on me.) Now, I can't update to 2.2.1 because of it (a status 7 error complaining about not finding /system/app/Twitter.apk)
I have, at the advice of some other forum posts I've read, installed Twitter from Android Market and backed it up to the sd. Renamed it Twitter.apk and used the Terminal Emulator to copy it to /system/app. That worked and the file is there, but the update still will not apply. Do I also need a .odex file? Is there any way to update at this point?
Any help would be super appreciated. THANKS!
if this is the new twitter app would you be kindly enough to share it..lol
Sent from my Nexus One
grab it from an older update like from frf91 update.. then do adb push /system/app
if you cant do that...
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
ilostchild said:
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
Click to expand...
Click to collapse
That's exactly what I did. It didn't work.
I'd love to pull the app from a FRF91 build but I have no idea how that's done.
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
danger-rat said:
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
It looks as though I can't flash the GAPPS without unlocking the bootloader and installing a new recovery, correct? I'm really not that motivated if that's the case. I appreciate the information.
OK, just download the GAPPS, then use something like estrongs file manager to unzip to a folder of choice (with estrongs, longpress and select extract).
The Twitter apk will be in the extract folder/system/app. Just click the apk to install...
Sent from my Nexus One using XDA App
BTW, if you have root, you may as well install a custom recovery (without touching the bootloader).
Easy way with ROM Manager (has Clockworkmod and Amon-Ra), or use adb if you wanna learn something...
Sent from my Nexus One using XDA App
Thanks for the tips. I'll check it out tomorrow when I can make a data transfer. I am doubtful that installing from the zip will solve much since I already loaded the app and its already in the system folder.
could someone verify whether or not the Twitter app has a corresponding odex file that I might need?
I ran into the same problem when I removed Amazon Mp3, but I was impatient so I ended up reflashing the stock rom and then updating.
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
[SOLVED]
ilostchild said:
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
Click to expand...
Click to collapse
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
68pontiac said:
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
Click to expand...
Click to collapse
No problem man.. glad you got it working.. now reroot the phone and back up all the apps from then phone.. doin adb pull /system/app

[Solved] Google Play Store not working

I rooted my Kindle Fire and the only thing that isn't working is the Google Play Store. I used Kindle Fire Utility to root my device. When I open up Google Play, it says:
The application Google Play Store (process.com.android.vending) has stopped unexpectedly. Please try again.
I've tried installing the apk various ways but it's the same result every time.
Any helped appreciated.
Did you move it to /system/app and chmod 755 before installing?
I had this problem for awhile myself and it took me hours to find a solution. What I did was after I rooted my kindle and flashed it over to cm9 reloaded I noticed gapps was not working. So to fix this I rebooted Into twrp and reflashed the gapps zip rebooted once more and my problem was solved. Hope this helps
Sent from my Kindle Fire using XDA
Flashing insecure stock rom 6.3 did the trick.
It was working. I could navigate through the market and look for apps but when I went to install Spotify, it went back to that error message. After that, I try opening the market and it shows the error message.
I'll be honest; I'm a little lost on what everyone said above. All I've been doing is downloading the apk's from the Internet and throwing them on my downloads folder. I open ES File Explorer and download the apk's. Is there anything simple I can try?
gclo85 said:
I'll be honest; I'm a little lost on what everyone said above. All I've been doing is downloading the apk's from the Internet and throwing them on my downloads folder. I open ES File Explorer and download the apk's. Is there anything simple I can try?
Click to expand...
Click to collapse
Do you have the stock rom or a custom one?
Sent from my Kindle Fire using XDA
I'm using stock with go launcher. I just tried a suggestion from a site to make sure I'm rooted. I installed terminal manager and typed su. I got the reply permission denied. I'm thinking that means I'm not rooted?
http://forum.xda-developers.com/showpost.php?p=24312196&postcount=17
@b63: I did what was in that forum and now I'm rooted. Thank you.
Only issue left is when I open the Play Store, it says:
"You must add an account to the device to continue. Do you want to add one now?"
I press yes, it closes. I press no, it closes.
gclo85 said:
@b63: I did what was in that forum and now I'm rooted. Thank you.
Only issue left is when I open the Play Store, it says:
"You must add an account to the device to continue. Do you want to add one now?"
I press yes, it closes. I press no, it closes.
Click to expand...
Click to collapse
Did you flash the gapps.zip or are you just nstalling the apk..... I'd look at that thread b63 gave you again you have to install 3 apps the other 2 sync your gmail account with market that's why it's FCing.... Just set up the es file manager set as rw and drag and drop the 3 apks into the system folder and reboot the kindle
Sent from my HellfireKindle using Tapatalk 2
I believe I'm installing APK's. I've been trying to install files like these:
com.android.vending-3.5.15.apk
Vending(Mod).apk
I move the files to system/apps with Root Explorer and change the permissions but after I install it, it says "Application Not Installed."
gclo85 said:
I believe I'm installing APK's. I've been trying to install files like these:
com.android.vending-3.5.15.apk
Vending(Mod).apk
I move the files to system/apps with Root Explorer and change the permissions but after I install it, it says "Application Not Installed."
Click to expand...
Click to collapse
Don't hit install download those 3 apks in the thread b63 gave you a few posts a go and simply drag them into the system folder then reboot
EDIT: Here
Sent from my HellfireKindle using Tapatalk 2
@DJLamontagneIII: It's working! Thank you so much!
Thank you to everyone else who contributed.
glad to help ...
please mark the subject of the topic (edit first post) with [Solved]
I also wanted to ask; aside from backups or maybe those 3 APK's I just moved, is it safe to delete anything, like the zip file ROM, to free up space on the internal storage?
i assume you mean the sdcard partition
yupp - it's safe - you can keep a backup on your computer if you like

I am stuck

Ok I rooted my Nook color about 1 year ago and used it just for a few months. Well I recently turned it back on and went to update my current rom by using ROM Manager app. If I go to my google play website it say I have Phiremod for Nook.
Ok so when I press the power button, it loads a CyanogenMod and either loading... or loading boot mode... and then will turn to a black light screen
What do I need to do to fix this, I am tired of googling it lol Thanks
I tried doing this http://forum.xda-developers.com/showthread.php?t=922870
and now it wont even turn on.
just do this to get running.
http://forum.xda-developers.com/showthread.php?t=1448186
DigitalMD said:
just do this to get running.
http://forum.xda-developers.com/showthread.php?t=1448186
Click to expand...
Click to collapse
That just looks like alot of work and for it not to work.
I just want to take my nook back to stock so I can start from scratch.
I can only turn on my Nook with an sd card with ClockworkMod Recovery on it. and it is v3.0.2.8
If I try and install and update.zip file I get this
E: Can't open /sdcard/(whatever zip file I try)
(bad)
Installation aborted.
k-bar said:
I can only turn on my Nook with an sd card with ClockworkMod Recovery on it. and it is v3.0.2.8
Click to expand...
Click to collapse
Should be using CWM 3.2.0.1
There's a link to 3.2.0.1 in the step-by-step I link to in my sig.
MISRy said:
There's a link to 3.2.0.1 in the step-by-step I link to in my sig.
Click to expand...
Click to collapse
Thanks
I got the correct CWM but still get the error when trying to install an update.zip type file
k-bar said:
I can only turn on my Nook with an sd card with ClockworkMod Recovery on it. and it is v3.0.2.8
If I try and install and update.zip file I get this
E: Can't open /sdcard/(whatever zip file I try)
(bad)
Installation aborted.
Click to expand...
Click to collapse
Do you have the zip on the CWM sd? And don't use 'install update'. Use install from SD or something like that where the next dialog is picking the zip to install.
Edit: And if you are already doing all of that you might want to toggle verification or asserts. And you are sure the zip is a good one? Did you try looking at it on your PC?
Sent from my Nook Color running ICS and Tapatalk
leapinlar said:
Do you have the zip on the CWM sd? And don't use 'install update'. Use install from SD or something like that where the next dialog is picking the zip to install. ...
Click to expand...
Click to collapse
Agreed. The only time I've had "update" work is if I've change the file name from encore_*.zip to update_*.zip. As I see no benefit, why bother?
k-bar said:
Thanks
I got the correct CWM but still get the error when trying to install an update.zip type file
Click to expand...
Click to collapse
If you are trying to install B&N stock zip file with CWM it will not work. I have posted 1.4.1 modified stock to make it work with CWM and instructions on how to update any B&N stock to make it work with CWM.
See the Customizing ROMs thread link in my signature.
leapinlar said:
Do you have the zip on the CWM sd? And don't use 'install update'. Use install from SD or something like that where the next dialog is picking the zip to install.
Edit: And if you are already doing all of that you might want to toggle verification or asserts. And you are sure the zip is a good one? Did you try looking at it on your PC?
Sent from my Nook Color running ICS and Tapatalk
Click to expand...
Click to collapse
The zip file is dragged and dropped on to the sd card
I do know to select update file from zip
And how do I know if its a good file or not
All the files I have been trying I have downloaded off of here and are recent threads
update-cm-7.2.0-RC1-u8150-signed
update-nc-stock-1.2-signed
and I have been trying the install update 1.4
and I get all the same error (bad) stuff
DizzyDen said:
If you are trying to install B&N stock zip file with CWM it will not work. I have posted 1.4.1 modified stock to make it work with CWM and instructions on how to update any B&N stock to make it work with CWM.
See the Customizing ROMs thread link in my signature.
Click to expand...
Click to collapse
I will try this and see how it goes, but is it gonna get me to bare bones unrooted stock B&N Nook
If you load the 1.4.1 stock in my post... it will be bare bones stock 1.4.1... just let it update to 1.4.2
DizzyDen said:
If you load the 1.4.1 stock in my post... it will be bare bones stock 1.4.1... just let it update to 1.4.2
Click to expand...
Click to collapse
Ok sounds good. I will give it a try tomorrow after I get off work. Thanks I will post what it does.
DizzyDen said:
If you load the 1.4.1 stock in my post... it will be bare bones stock 1.4.1... just let it update to 1.4.2
Click to expand...
Click to collapse
Ok so I downloaded the file. I then used 7zip and extracted this files into a new folder.
Do I need to name the folder as something?
Also after I extract the file into a new folder, do I just drag and drop the file on to the sd card?
Any other info is appreciated! Thanks
I'm pretty sure that if you have the 1.4.1 stock zip, you just install that using CWM and it will give you a stock Nook; you shouldn't have to unzip anything. If that's not working try the instructions here to get back to stock
You don't extract a rom zip. Place it on sdcard and then select it from recovery
Sent from my Optimus V running BACKside using Tapatalk2
lorddunlow said:
I'm pretty sure that if you have the 1.4.1 stock zip, you just install that using CWM and it will give you a stock Nook; you shouldn't have to unzip anything. If that's not working try the instructions here to get back to stock
Click to expand...
Click to collapse
That link is to root a nook that is running 1.4. Some of the links in there I have already used though. Still every time I install any .zip file I get the error
k-bar said:
That link is to root a nook that is running 1.4. ...
Click to expand...
Click to collapse
That link starts with a CM7 load, restores it to Nook version 1.3 and upgrades *that* to 1.4. Seems to me you could start at the part where he is upgrading the 1.3 to 1.4 and go from there.

Google Play Store on Fire HD 2013

Hey,
after tinkering around for some days I came to the conclusion, that the playstore crashes because of the Download Manager.
I tried to sideload the download manager from my phone but that didn't work since the Kindle's missing some framework. (newer android on phone)
Could someone with a working gplay store upload the apk and odex for DownloadProvider and DownloadProviderUI?
Nereuz said:
Hey,
after tinkering around for some days I came to the conclusion, that the playstore crashes because of the Download Manager.
I tried to sideload the download manager from my phone but that didn't work since the Kindle's missing some framework. (newer android on phone)
Could someone with a working gplay store upload the apk and odex for DownloadProvider and DownloadProviderUI?
Click to expand...
Click to collapse
You want to remember that most people just flash a Gapps zip these days. For those just staying rooted, I recommend using this more up to date tool that can also install Google play. It works real well. http://forum.xda-developers.com/showthread.php?t=1886460
I've got the same problem as well and can prove that it is caused by DownloadProvider.apk
Vanidor said:
I've got the same problem as well and can prove that it is caused by DownloadProvider.apk
Click to expand...
Click to collapse
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
LinearEquation said:
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
Click to expand...
Click to collapse
I'm still rooted, no OTA Update broke my root.
Could someone maybe upload DownloadProvider and DownloadProviderUI?
Vanidor said:
I'm still rooted, no OTA Update broke my root.
Could someone maybe upload DownloadProvider and DownloadProviderUI?
Click to expand...
Click to collapse
Well, you can always use KFFA and that tool will install Google Play real well. It is an older version but it will update right away too. Other than that, i don't know what else to offer. http://forum.xda-developers.com/showthread.php?t=2069329 You can do factory reset or or use the Root Many Android tool that will re-install Google Play. http://forum.xda-developers.com/showthread.php?t=1886460
LinearEquation said:
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
Click to expand...
Click to collapse
It's properly rooted and all.
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the file attached to my post to your device
Copy the DownloadProvider.apk into your /system/app directory
Set the rights to rw- r-- r--
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
Hmm, I just tried this. I selected an app to download from the Play Store and hit install, but it;s just been sitting at 'Downloading..' for the past 10 minutes.
It hasn't crashed yet, so we're getting somewhere!
NickSaul said:
Hmm, I just tried this. I selected an app to download from the Play Store and hit install, but it;s just been sitting at 'Downloading..' for the past 10 minutes.
It hasn't crashed yet, so we're getting somewhere!
Click to expand...
Click to collapse
I've just uploaded DownloadProviderUI.apk in my original post. Try these maybe this will work. Otherwise you could also try to patch your Google Play to a different version with Lucky Patcher (just google for it ) ('Toolbox' -> 'Install modded Google Play Store' -> select another version)
Also, now whenever I restart the tablet, I get a "com.google.process.gapps has stopped" message twice. I'm not sure what's causing that. It's probably from following the 5 different tutorials I've found. lol
I tried a few different Play Store version, but I'll give that Lucky Patcher a shot.
Do we need the DownloaderProviderUI.apk file too maybe? Maybe you would be so kind as to post that too?
NickSaul said:
Also, now whenever I restart the tablet, I get a "com.google.process.gapps has stopped" message twice. I'm not sure what's causing that. It's probably from following the 5 different tutorials I've found. lol
I tried a few different Play Store version, but I'll give that Lucky Patcher a shot.
Do we need the DownloaderProviderUI.apk file too maybe? Maybe you would be so kind as to post that too?
Click to expand...
Click to collapse
I've already uploaded it to my original post. Here you go:
DownloadProviderUI.apk
Ok, I've tried everything, I still just get stuck at "Downloading..." forever. I'm tethering from my phone, I doubt that would cause an issue, but I'll try again over wifi later.
NickSaul said:
Ok, I've tried everything, I still just get stuck at "Downloading..." forever. I'm tethering from my phone, I doubt that would cause an issue, but I'll try again over wifi later.
Click to expand...
Click to collapse
Yeah, same result as if you'd delete DownloadManager and DownloadManagerUI .odex and .apk.
Are those two .apks from a working version of the play store?
Nereuz said:
Yeah, same result as if you'd delete DownloadManager and DownloadManagerUI .odex and .apk.
Are those two .apks from a working version of the play store?
Click to expand...
Click to collapse
I renamed the original DownloadProvider and DownloadProviderUi apks, adding '.bak' to the end, then moved the apks from this thread in there and changed the permissions. Just gets stuck at "Downloading...". I also tried a few different Play Store versions. Everything else syncs up fine (gmail, chrome, hangouts, youtube, ...), so I suppose it's good enough for now.
What I'm really hoping for is a custom recovery and CM11 nightlies.
well that didnt work
well that didn't work and now I cant download anything lost es explorer and cant get it to revert back to the old one
this didnt work
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
wow this so didn't work for me and I am so screwed right now, don't even bother to ask how i did it but the only way i will get the kindle functioning is to push the apks through via adb however i am very novice and i cant get /system to rw or /system/app to rw can anyone help me
please
crzyjoker13 said:
wow this so didn't work for me and I am so screwed right now, don't even bother to ask how i did it but the only way i will get the kindle functioning is to push the apks through via adb however i am very novice and i cant get /system to rw or /system/app to rw can anyone help me
please
Click to expand...
Click to collapse
From inside ES File Explorer go to tools > move down to root explorer and click on that (don't click on the word on.) Now click on "mount r/w > set permissions for both to rw and click OK.
Now choose device in you ES Explorer and go to data then app (or where ever your apk is downloaded.) Long press and select copy. Then click the device option again and go to system > app > paste.
Sent from Nexus 7 flo running SinLess ROM 4.4.2 with ElementalX kernel using xda app-developers app
can someone post the odex file for both files please i would really appreciate that
You did it for me!
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
I used Kindlefree, just google for a free search than that should set up google play store but it will not open on the kindle kfsowi amazon 7'' version, simply replaceing everything with what you said to do worked first try your the man!

PhoenixOS v2.5.9.375 Google Play Services will not Update

Yesterday, I installed PhoenixOS v2.5.9.375 on an old laptop, and I must say that I really like the Android experience on a laptop that I thought was too old to be good for anything. One problem that I am having though is that I cannot update Google Play Services which is preventing some of the GApps that I want to use from working. I tried using the instructions in this thread to fix the problem, but sadly they do not work with this version of the OS, and I get an error message saying "App not installed" when I try to fix it this way. I also so this, which looked promising until I learned that it requires a dual boot into Windows, and I am using PhoenixOS exclusively on my laptop, meaning that this is ruled out as an option.
Does anyone have any suggestions?
I am having the same issue with my Google Play Services, but the one I provided in the thread works with Google Play Games at least. I wonder why Phoenix OS comes with version number beginning with 070... This version is for x86 and for Android 4.0+ nodpi (according to apkmirror). Shouldn't Phoenix OS come with 270 or 480 since Phoenix OS 64-bit runs on Android 7.1.1 (32-bit runs on 5.1)? If so, my instinct is telling me that we have to forcefully install the updated Google Play Services (probably along with Google Play Store and Google Services Framework) to get it working correctly. This cold probably be done with root, so at least we know we can fully root the OS and work our way from there.
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
killerBEE07 said:
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
Click to expand...
Click to collapse
If this really works, then I will update my thread. What variant and version did you download? Can you provide a bit more information?
Thank you for the info, this looks very promising, please could you let us know which version you downloaded
Hi all,
This is how I got it working, several ways actually:
Using the toolkit http://bbs.phoenixstudio.org/en/showthread.php?tid=9661
Extract the system.img from the downloaded installation EXE or copy the system.img from your install directory
Make sure you download the GAPPS7.1 in the above post and put it in the \tools directory of the toolkit
Follow the toolkit to unpack/update GAPPS/repack
Copy the system.img back to your installed directory (C:\PhoenixOS)
Hacking it yourself
Download the latest GAPPS 7.1 PICO
Replace the APK in the GAPPS package over the ones installed on your PhoenixOS
Does this method require you to have a dual boot setup? Because I don't.
Android PC tool works!!
Used the PC tool and it worked flawlessly. On another note i have been trying to tinker with the OS and found out that the system cannot be mounted as r/w. Tried the command
Code:
su mount -o rw,remount /system
which gives me /dev/loop0 is write-protected mounting read-only. Is there any way fix to this.
meanhacker said:
If this really works, then I will update my thread. What variant and version did you download? Can you provide a bit more information?
Click to expand...
Click to collapse
Im using Phoenix 1.5.0 android 5.1.1... I tried it also in the Nougat version and it also works...
killerBEE07 said:
Im using Phoenix 1.5.0 android 5.1.1... I tried it also in the Nougat version and it also works...
Click to expand...
Click to collapse
Which version of GPlayService did you download and which variant? Post the apkmirror link
meanhacker said:
Which version of GPlayService did you download and which variant? Post the apkmirror link
Click to expand...
Click to collapse
sorry I took so long to reply... here's the link... https://www.apkmirror.com/apk/googl...2-6-73-020700-194189626-android-apk-download/
I hope this will be useful...
killerBEE07 said:
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
Click to expand...
Click to collapse
dude thanks a lot it did work now its updated to last version
andyle2k said:
Hi all,
This is how I got it working, several ways actually:
Using the toolkit http://bbs.phoenixstudio.org/en/showthread.php?tid=9661
Extract the system.img from the downloaded installation EXE or copy the system.img from your install directory
Make sure you download the GAPPS7.1 in the above post and put it in the \tools directory of the toolkit
Follow the toolkit to unpack/update GAPPS/repack
Copy the system.img back to your installed directory (C:\PhoenixOS)
Hacking it yourself
Download the latest GAPPS 7.1 PICO
Replace the APK in the GAPPS package over the ones installed on your PhoenixOS
Click to expand...
Click to collapse
Hi, I put the gapps in the tools directory, but I don't understand what you mean by follow the toolkit to unpack/update GAPPS/ repack. Am I supposed to make those folders? When I go to the unpack folder, just my system image is in there.

Categories

Resources