[TUT] Disable OTA on 4.5.2 + Install GApps - Kindle Fire HDX 7" & 8.9" General

Edit: Sorry for not maintaining this thread for a long time (rl stuff) but after all I really recommend you switching to LineageOS. It's very straightforward, you have full Play Store and Amazon access and a smooth, nice, customizable and clean android. Also you don't have to worry about your device getting incompatible to the Play Store^^ or bricking your device by accidental updates.
Srsly, don't do anything below here. It's old and not supported anymore. Also before doing anything to your tablet: Unlock the Bootloader here
So you finally rooted your Kindle Fire HDX 7/8.9 on 4.5.2
and you want to start using it but remembered that amazons updates kill everything, searched for a method to bypass it and fortunately found this thread.(You Sir are very lucky)
So lets start:
1. How to disable OTA updates
Step 1:
Get a file explorer which has root access (I used ES File Explorer because it was already in the Amazon App Store but every other file explorer should work too)
Step 2:
Browse to /system/priv-app/ and search for DeviceSoftwareOTA.apk
Step 3:
Just rename DeviceSoftwareOTA.apk to whatever you like (Important: After renaming the file mustn't end with .apk)
Step 4:
Profit! You can now access the internet freely without the fear of evil amazon updates
But you want to install apps on your Kindle so
2. How to install Google Play Apps
Step 1:
Aquire the GApps for KitKat. Preferably here
Step 2:
Extract it to your Kindle and copy everything except for PrebuiltGMSCore.apk, META-INF and addon.d in the similar system folder (apps in system/app folder go to system/app folder (the real one))
Step 3:
Install PrebuiltGMSCore.apk manually like you would install any normal apk
Step 4:
Reboot (eventually it takes a bit longer)
Step 5:
PROFIT!!!! You have a fully working Play Store!
Obviously i don't take any responsibility if anything goes wrong (even though this procedure should be pretty safe)

Just rename DeviceSoftwareOTA.apk to whatever you like
Click to expand...
Click to collapse
You need specify that need to change the extension exactly

Potato_of_Doom said:
Step 5:
PROFIT!!!! You have a fully working Play Store!
Click to expand...
Click to collapse
Worked great but for some reason on my kindle hdx 7" running 4.5.2 when I booted up the SetupWizard came up to select my language and then when I clicked the big arrow it dumped me into the wireless settings screen and I was stuck. I had to eventually remove /system/priv-app/SetupWizard.apk. You might want to recommend users not including this as well on the off chance it causes the same problem I had. After I fixed this I just clicked on the play store and it prompted me to login.

Potato_of_Doom said:
So you finally rooted your Kindle Fire HDX 7/8.9 on 4.5.2
and you want to start using it but remembered that amazons updates kill everything, searched for a method to bypass it and fortunately found this thread.(You Sir are very lucky)
So lets start:
1. How to disable OTA updates
Step 1:
Get a file explorer which has root access (I used ES File Explorer because it was already in the Amazon App Store but every other file explorer should work too)
Step 2:
Browse to /system/priv-app/ and search for DeviceSoftwareOTA.apk
Step 3:
Just rename DeviceSoftwareOTA.apk to whatever you like (Important: After renaming the file mustn't end with .apk)
Step 4:
Profit! You can now access the internet freely without the fear of evil amazon updates
But you want to install apps on your Kindle so
2. How to install Google Play Apps
Step 1:
Aquire the GApps for KitKat. Preferably here
Step 2:
Extract it to your Kindle and copy everything except for PrebuiltGMSCore.apk, META-INF and addon.d in the similar system folder (apps in system/app folder go to system/app folder (the real one))
Step 3:
Install PrebuiltGMSCore.apk manually like you would install any normal apk
Step 4:
Reboot (eventually it takes a bit longer)
Step 5:
PROFIT!!!! You have a fully working Play Store!
Obviously i don't take any responsibility if anything goes wrong (even though this procedure should be pretty safe)
Click to expand...
Click to collapse
do i put <app etc framework lib priv-app> in /system dir

candiflan said:
do i put <app etc framework lib priv-app> in /system dir
Click to expand...
Click to collapse
Yes you can copy everything, just look out for /priv-app/PrebuiltGMSCore.apk (If you try to copy it you'll get a memory error)
@awinston
Thats strange. On my kindle it worked without any issues

Potato_of_Doom said:
Yes you can copy everything, just look out for /priv-app/PrebuiltGMSCore.apk (If you try to copy it you'll get a memory error)
@awinston
Thats strange. On my kindle it worked without any issues
Click to expand...
Click to collapse
Got it thanks

awinston said:
Worked great but for some reason on my kindle hdx 7" running 4.5.2 when I booted up the SetupWizard came up to select my language and then when I clicked the big arrow it dumped me into the wireless settings screen and I was stuck. I had to eventually remove /system/priv-app/SetupWizard.apk. You might want to recommend users not including this as well on the off chance it causes the same problem I had. After I fixed this I just clicked on the play store and it prompted me to login.
Click to expand...
Click to collapse
How did you remove /system/priv-app/SetupWizard.apk

After doing this to get gapps, I am receiving license error when attempting to play amazon instant videos. Any ideas?
Edit: obviously did something to drm as I can't access kindle books either.
Anyone know a way to fix? Thanks

candiflan said:
How did you remove /system/priv-app/SetupWizard.apk
Click to expand...
Click to collapse
Never mind I rename SetupWizard.apk to SetupWizard.apk.old this is what I did
adb shell "su -c 'mount -o rw,remount /system'"
adb shell "su -c 'mv /system/priv-app/SetupWizard.apk /system/priv-app/SetupWizard.apk.old'"
adb shell "su -c 'mount -o ro,remount /system'"

Is there a recommendation on installing the gapps via this method, versus the HDXposed method?

It sounds like this is easier and slightly less risky.
Sent from my KFTHWI using Tapatalk

Potato_of_Doom said:
So you finally rooted your Kindle Fire HDX 7/8.9 on 4.5.2
and you want to start using it but remembered that amazons updates kill everything, searched for a method to bypass it and fortunately found this thread.(You Sir are very lucky)
So lets start:
1. How to disable OTA updates
Step 1:
Get a file explorer which has root access (I used ES File Explorer because it was already in the Amazon App Store but every other file explorer should work too)
Step 2:
Browse to /system/priv-app/ and search for DeviceSoftwareOTA.apk
Step 3:
Just rename DeviceSoftwareOTA.apk to whatever you like (Important: After renaming the file mustn't end with .apk)
Step 4:
Profit! You can now access the internet freely without the fear of evil amazon updates
But you want to install apps on your Kindle so
2. How to install Google Play Apps
Step 1:
Aquire the GApps for KitKat. Preferably here
Step 2:
Extract it to your Kindle and copy everything except for PrebuiltGMSCore.apk, META-INF and addon.d in the similar system folder (apps in system/app folder go to system/app folder (the real one))
Step 3:
Install PrebuiltGMSCore.apk manually like you would install any normal apk
Step 4:
Reboot (eventually it takes a bit longer)
Step 5:
PROFIT!!!! You have a fully working Play Store!
Obviously i don't take any responsibility if anything goes wrong (even though this procedure should be pretty safe)
Click to expand...
Click to collapse
Doesnt work on my Apollo. I downloaded GAPPS 036 (320DPI) and follow your steps. But it doesn't work and I cannot copy phonesky.apk, i have to manually install it. I copied system folder using ES Explorer. Do I have to set permit for files??
Thanks

tuanda82 said:
Doesnt work on my Apollo. I downloaded GAPPS 036 (320DPI) and follow your steps. But it doesn't work and I cannot copy phonesky.apk, i have to manually install it. I copied system folder using ES Explorer. Do I have to set permit for files??
Thanks
Click to expand...
Click to collapse
I had issues when I tried ES Explorer. I used Root Explorer with no issues. Also, make sure to set perms to RW R R to match other files in all the directories.

tuanda82 said:
Doesnt work on my Apollo. I downloaded GAPPS 036 (320DPI) and follow your steps. But it doesn't work and I cannot copy phonesky.apk, i have to manually install it. I copied system folder using ES Explorer. Do I have to set permit for files??
Thanks
Click to expand...
Click to collapse
Did you get an error message?

Notifications not working
Anyone else having problems not receiving notifications? I am not receiving notifications about updates from google play and I am not receiving notifications from apps where they have been enabled. I took a quick look at some test apps on the store and I never receive the notifications through those apps either. Below is a log cat from a test notifications app. I did some reading and it seems to suggest maybe the individual apps are not configured correctly but I will need to keep digging. Will keep digging, just not very familiar with c2dm so wanted to ask.
03-03 11:17:24.787 2024-4230/? I/GCM﹕ GCM message com.firstrowria.pushnotificationtester 0:1425403044280977%c5da679ff9fd7ecd
03-03 11:17:24.797 2024-2024/? W/GCM-DMM﹕ broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.firstrowria.pushnotificationtester (has extras) }
03-03 11:17:24.797 937-966/? W/BroadcastQueue﹕ Permission Denial: broadcasting Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10 pkg=com.firstrowria.pushnotificationtester (has extras) } from com.google.android.gsf (pid=2024, uid=10003) requires com.google.android.c2dm.permission.SEND due to receiver com.firstrowria.pushnotificationtester/.broadcast.GCMReceiver

Potato_of_Doom said:
Did you get an error message?
Click to expand...
Click to collapse
@riggsandroid: I tried root explorer and set permissions, same results.
@Potato_of_Doom: It closed without message. On the first boot, I can log in my account but after the home screen loading, PlayStore closed without warning. next time playstore close without warning (very fast). It is seem another Google service still working except playstore. I can log in to my play games account and load Clash of clans data without problems.

tuanda82 said:
@riggsandroid: I tried root explorer and set permissions, same results.
Click to expand...
Click to collapse
@tuanda82 I had similar issues when I didn't remember to install the GMS Core apk after moving all files over. Just a thought.

awinston said:
Anyone else having problems not receiving notifications?
Click to expand...
Click to collapse
Discovered a fix. I had to install Xposed and HDXposed. This leads me to wonder whether the technique used to install gapps with HDXposed might not be the better and safer solution if notifications only work with HDXposed. Anyone else have notifications working without HDXposed installed? After looking through the HDXposed code it looks like this is probably the only solution but maybe I am missing something.

candiflan said:
do i put <app etc framework lib priv-app> in /system dir
Click to expand...
Click to collapse
I don't want to confuse anyone, but you really don't want to overwrite the folders, just add files to their corresponding location within their like-named partition directories.
If you are comfortable with adb shell commands, I find it easiest to actually move all the folders from the zip into the data or a newly created system folder & then use batch scripts that take advantage of the * wildcard call, such as *.apk, to change ownership & permission setting to 644 for all files at one time. I don't have time to list it all out all the steps right now, but if you have been playing with adb for a while, you probably already know what I am talking about. You can also do the same thing, live in the system folder, but I personally like to segregate the new files so I can check several & then move them all over at once, after I am confident all the changes were made via the shell commands.

Potato_of_Doom said:
So you finally rooted your Kindle Fire HDX 7/8.9 on 4.5.2
and you want to start using it but remembered that amazons updates kill everything, searched for a method to bypass it and fortunately found this thread.(You Sir are very lucky)
So lets start:
1. How to disable OTA updates
Step 1:
Get a file explorer which has root access (I used ES File Explorer because it was already in the Amazon App Store but every other file explorer should work too)
Step 2:
Browse to /system/priv-app/ and search for DeviceSoftwareOTA.apk
Step 3:
Just rename DeviceSoftwareOTA.apk to whatever you like (Important: After renaming the file mustn't end with .apk)
Step 4:
Profit! You can now access the internet freely without the fear of evil amazon updates
But you want to install apps on your Kindle so
2. How to install Google Play Apps
Step 1:
Aquire the GApps for KitKat. Preferably here
Step 2:
Extract it to your Kindle and copy everything except for PrebuiltGMSCore.apk, META-INF and addon.d in the similar system folder (apps in system/app folder go to system/app folder (the real one))
Step 3:
Install PrebuiltGMSCore.apk manually like you would install any normal apk
Step 4:
Reboot (eventually it takes a bit longer)
Step 5:
PROFIT!!!! You have a fully working Play Store!
Obviously i don't take any responsibility if anything goes wrong (even though this procedure should be pretty safe)
Click to expand...
Click to collapse
There's another way to get working playstore:
You need enough system store to flash gapps by recovery. To get this, change some system apps to user apps (for example by titanium backup). Don't do this with 'really' system apps, but there are many Amazon apps, you can change (for example kindle reader, music, audible). You can still use these apps after change. Then you can flash with twrp a small gapps package.

Related

[Q] Attempting to get Google services back

Ok, so I managed to get my fire rooted again after the 6.2 update with little to no problems. However, my gmail, market, etc is still broken. I've tried reinstalling the apks to no avail. It won't even install the google framework at all. I have ESFile Explorer & just gave it root access, but that's not helping me too much, since I don't know what I'm doing. If someone has some steps to try, I'm up for it.
Try this
LoriH7 said:
Ok, so I managed to get my fire rooted again after the 6.2 update with little to no problems. However, my gmail, market, etc is still broken. I've tried reinstalling the apks to no avail. It won't even install the google framework at all. I have ESFile Explorer & just gave it root access, but that's not helping me too much, since I don't know what I'm doing. If someone has some steps to try, I'm up for it.
Click to expand...
Click to collapse
1. Mount /system as rw
2. Copy the google framework.apk to /system/apps
3. Set permissions to rw- r-- r--
4. Install the google framework.apk (This is how I was able to keep my gapps functiong after the update. I think this will install it under /data/apps. You don't have to install since anything in /system/app runs a boot, but it will probably help in avoiding to have to re-do this after every update.)
5. Reboot
6. Follow the regular install steps for the .apks you want to add.
7. Make sure /system is read only when you're done.
These are pretty much just a reprint of the steps from this thread. So I would take a look at it.
I don't use ESFile Explorer so I can't help you with specific actions, just the general ones. Sorry!
I did everything, using root access on ES File Explorer. No dice. All the APKs are in the system/app folder. The still refuse to install. I still get "application did not install" on all of them.
LoriH7 said:
I did everything, using root access on ES File Explorer. No dice. All the APKs are in the system/app folder. The still refuse to install. I still get "application did not install" on all of them.
Click to expand...
Click to collapse
Change the permissions on the apps in /system/app as he said above. Reboot. Done.
publicanimal said:
Change the permissions on the apps in /system/app as he said above. Reboot. Done.
Click to expand...
Click to collapse
I don't have any options to change permissions, but they are the same as all the other apps in the folder.

[how-to]Fix android market if it isn't working

Hi,
If your like me and you have had some problems with android market on your Kindle Fire (yes,I got one for christmas and its already rooted ) by following a guide with Vending.apk and though you can browse the market, it is stuck on Starting Download, I have found a solution to the problem... All you need to do is get a new file:bit.ly/tlWjSn
This file is simply an updated version to the Vendor.apk other tutorials provide.
All you do is the following(presuming you have rooted, got root explorer and GO launcher):
1.Copy the file to kindle at an easy to access location.
2.Long-Hold the file and tap move.
3.Navigate to / then system then app.
4.Set it to R/W mount (top left)
5.Paste the file.
6.Set the permissions like all other files(tick first 2 in first row, first 1 in second row and first 1 in third row then tap ok)
7.Reboot the device
8.Go onto GO launcher and add it to the screen (tap the list thing bottom middle of the screen,then tap Add. then select Application followed by Market)
9.Done! Enjoy!
Not sure if I should start a new thread or not.
I'm rooted and have SU. I have confirmed this by running Titainium Backup.
Market stopped working after the latest Kindle update. After I re-rooted, I tried re-installing vender.apk, but it still crashes upon launching it. Also, I am running Go Launcher EX.
When I browse folders while connected to a computer (using Win7), the system folder is hidden.
I never installed Root Explorer on the Fire. Is there a way for me to download and install it directly, or will I need to side load it? I assume if it's in the Market I'll need to side load.
leebo said:
Not sure if I should start a new thread or not.
I'm rooted and have SU. I have confirmed this by running Titainium Backup.
Market stopped working after the latest Kindle update. After I re-rooted, I tried re-installing vender.apk, but it still crashes upon launching it. Also, I am running Go Launcher EX.
When I browse folders while connected to a computer (using Win7), the system folder is hidden.
I never installed Root Explorer on the Fire. Is there a way for me to download and install it directly, or will I need to side load it? I assume if it's in the Market I'll need to side load.
Click to expand...
Click to collapse
Unfortunately you will as far as I know, but for $3.99, it is VERY useful when rooting or installing app's. market.android.com/details?id=com.speedsoftware.rootexplorer&hl=en
Check it out. If you run into anymore problems feel free to PM me as it's easier
Hello guys, I have a little question related to market app that maybe has been already answered so I won't start a new thread.
I have my KF with 6.2.1 rooted and with the full android market installed (EX launcher and so on).
Usually the market works fine, but I always get errors ( process com.android.vending has stopped unexpectedly) and consequent force closes even if I can download stuff and apps. Basically, it happens whenever the market takes an action.
Is it a known issue or ir it "normal" ?
Thank you all in advance.
For me, I am having problems copying the Vending.apk to /system/app folder. I follow the steps in that tutorial but when I paste the.apk in the folder nothing happens. Help??
Got it rooted last night, and I'm using file expert since my cheap ass doesn't want to buy root explorer.
sengokubattosai said:
For me, I am having problems copying the Vending.apk to /system/app folder. I follow the steps in that tutorial but when I paste the.apk in the folder nothing happens. Help??
Got it rooted last night, and I'm using file expert since my cheap ass doesn't want to buy root explorer.
Click to expand...
Click to collapse
I'm afraid that without Root Explorer you can't change the /system/app folder permissions from R/O to R/W, therefore you can't paste anything in that folder.
Chiwaz said:
I'm afraid that without Root Explorer you can't change the /system/app folder permissions from R/O to R/W, therefore you can't paste anything in that folder.
Click to expand...
Click to collapse
File expert gives you that option too though.
if ur rooted but it wont paste or read and write in root explorer then ur su wasnt pushed properly in ur root process! When i rooted my kindle i deleted my old su and did the whole root process from scratch when i got the new root process. The whole thing went smooth and su showed up in apps when done but it wasnt totally rooted as i couldnt read or write in root explorer. Jcase told me that when the adb command for pushing the su wasnt done right thats what happens. he fixed it for me, great guy.
that was me though

[SOLVED] Kindle Fire Gapps package installation on a mac

Update/SOLVED: the guide for Gapps by zedomax wasn't working for me, but by going through and re-reading the Complete Video Guide (here) I found the video specifically for installing the android market (here) and was able to follow it successfully. There were several steps that noobs like me wouldn't have known to do just from the other guide.
Click to expand...
Click to collapse
Hi, I've been trying for a few days to install the google apps (gapps) package on my kindle fire, which during that time has been rooted via kindlewater on version 6.2.2 and now has been flashed with the rooted 6.3 rom.
I am able to verify that I am rooted, can adb into the device and can sideload apps over usb. I have root explorer, es file manager, file expert, etc but am never able to get past the first install of the gapps package, where i'm supposed to navigate to the GoogleServicesFramework.apk and install it. Every time I try to install it i get an error "application not installed" and it doesn't seem to matter that I'm rooted and that the app (e.g. file expert) has its settings set to "root" level permissions.
I also note that I am unable to move vending.apk from its location to the system/app folder, no idea how I am to achieve a read/write setting on that folder. I am able to "see" that i have rwxr or something like it but that doesnt let me move the file into that folder so not sure what to do.
Is there some critical step I am missing?
Thanks!
summary: kindle fire rooted on 6.3 via the secured rom found on this forum, mac is running osx 10.6.8.

Nook HD+ Google Play Store. GAPPS, modified 12/04.

ANNOUNCEMENT:
If you have a new Nook HD/HD+ and want to root and get the GAPPS running, you should follow the guide at the All-in-One thread instead. That said, I won't copy all the information here to there, so you should continue to read on.
Proof:
https://www.youtube.com/watch?v=MssQ25bnZnk
Okay this one is more interesting than the root I created. I don't think there will be a simple batch file for this one. I barely get this working and I'm going to try to write instruction for the people. I guess let me start off with the same disclaimer.
Disclaimer:
If something gone wrong, it's all your fault. I take ZERO responsibility for what happen to your device, your life, your wife/husband, your kids, your unborn child and etc. You get the idea.
Background:
I basically taking the installation process from the Kindle Fire HD and apply it it here. The original instruction which I "borrow" from is here. For the most part, the process is the same, but we have to be extra careful for writing into /system partition or we are toast.
What I found:
Well, since we didn't have "UNKNOWN SOURCE" option, we have to adapt and fix that first. You can thanks skyhawk21 for coming up with that idea. Since then, there have been other way to enable Unknown Source. LeapinLar have wrote an excellent here. And I have make it even simpler here. Also, I have found that trying to install Google Play store after some other stuff already installed is kinda pain and brought some error. So I would strongly start this fresh. I mean factory reset and apply root. If you don't know how to gain root on the Nook HD+, I wrote an excellent piece for it here.
Hugh big caution
I did all my stuff based off my root method. I also noticed that verygreen updated his root. While there are some similarlity in our methods, THERE ARE SOME DIFFERENCE ALSO. For example his root doesn't have a working superuser or he have busybox installed and symbolicly linked for all sub command. This mean the instruction I have may not work if you used his method to root.
Addendum 1: 11/19/[email protected]:50PM Pacific
I have been told that the first set of instruction is no longer necessary by leapinlar. This mean that if you only want the ability to install app via Google Play, you can do the first set of instruction and be done with it. But this means you won't be able to utilize the rest of Google's services. On the other hand, you can skip the first instruction and purely do 2nd instruction and get most of the stuff working. Well I say most because it doesn't include Google Maps and Chrome.
Addendum 2: 11/19/[email protected] Pacific
I have added Google Map below so you can download separately But Chrome Browser is like 20MB and over the filesize limit of the xda forum. Since most people don't use it, and there are many good alternative browser already, I won't bother. You can also look up both apk online if you want. they both should work on Nook. You don't have to make symbolic link on these two, but you can't have it on /system either. Either try install it via "adb install" command or open it using your favorite file browser. I forgot which method I use, probably the first.
Addendum 3: 11/30/[email protected]:25AM Pacific
I rewrite and hide unnecessary stuff and streamline the guide.
Addendum 4: 12/01/[email protected]:25PM Pacific
Adding gapps-ics-inst.sh.img which should be compatible for both my and verygreen root method.
Addendum 5: 12/02/[email protected] Pacific
Adding troubleshooting tips
Addendum 6: 12/04/[email protected]:45PM Pacific
Update with brand new easy to follow instruction.
Addendum 7: 12/07/[email protected] Pacific
The Google Map will no longer install as part of the script. I think Maps may not function properly if google framework weren't installed correctly first.
So, you will just have to install it manually after the Google Play updated.
EXTREMELY OUTDATED NOT FULLY WORKING Instruction is hidden since it's no longer necessary.
Instruction:
Optional, factory reset it. Seriously I cannot say this will work unless you start from scratch. If you already have rooted earlier, then install something like titanium backup and backup your porn(I mean data).
Gain root access. Follow this guide.
Follow my instruction here to enable "UNKNOWN SOURCE".
Upload 3 files to /data/su/ using "adb push" command
GoogleServicesFramework.apk - mediafire.com/?zaumfwhraxcifqf
Vending.apk - mediafire.com/?31bn3e258jjpj8d
Play.apk - mediafire.com/?wwcqrlfwt8o1gnv
If you have problem downloading this Play.apk I suggest try using this Vending_v3.9.17.apk instead. Be sure not to confuse with the earlier Vending.apk file, or better yet, rename it to something like Play3917.apk
adb install $your_choice_of_file_manager(must support root), I prefer ES File manager
using your file manager and browse to /data/su and install GoogleServicesFramework.apk (I'm not sure if you can just do adb install GoogleServicesFramework.apk from your PC, but since I didn't do it that way and this is a known result, so I recommend doing it this way)
adb shell
su
mount -o remount,rw /system
mv /data/su/Vending.apk /system/app/Vending.apk
chmod 644 /system/app/Vending.apk
chown 0.0 /system/app/Vending.apk
mount -o remount,ro /system (not sure if this is necessary, but I better safe than sorry)
using your file manager and navigate to /system/app and install Vending.apk
mount -o remount,rw /system (only if you did step 11)
rm /system/app/Vending.apk
mount -o remount,ro /system
using your file manager and go to /data/su and install Play.apk or Play3917.apk depending on what you download
now you can delete both GoogleServiceFramework.apk and Play.apk in the /data/su folder.
That's all, your Google Play Store should now be working.
Login and have fun. I manage to install some stuff through that.
Click the "THANKS" button below.
OK, now to get a more complete gapps. The below steps are to be only after you have Google Play Store, meaning all the above steps are done. The instruction below will let your other app sync and use google account. Meaning stuff like RSS reader sync with google reader or Youtube app access your personal account. Well, atleast those are the two I have tried and seem to be working.
OUTDATED Instruction:
Instructions:
Download these two files. gapps-ics-inst.sh.img and gapps-ics-system.zip (if you use verygreen root method use this gapps-ics-inst.sh.img , the one embedded on this post instead. This one should work universally but untested. I re-wrote it to adapt for verygreen root method also. If it works I'll rewrite this part of instruction again to use the new version of the shell script.)
adb push gapps-ics-inst.sh.img /data/su/gapps-ics-inst.sh
adb push gapps-ics-system.zip /data/su/
This step might take some time
adb shell
su
cd /data/su
chmod 755 gapps-ics-inst.sh
./gapps-ics-inst.sh
This step could take some time too, once it return to shell, then go to next step
(optional delete installation file to save space) rm gapps-ics-system.zip
(optional delete installation file to save space) rm gapps-ics-inst.sh
exit
exit
(you should be back to your OS by now, if not keep exiting until you are out of adb)
adb reboot
once your nook is rebooted, the screen may say updating some files, this is normal.
enjoy, everything should work now.
If you didn't hit that "THANKS" button, you better do now. If you did, do it again?
Thanks leapinlar for catching the typo, I have reupload the shell script file now. And thanks to him for hosting the gapps-system.zip
There have been some errors on my initial instruction. Certain things have been point out. I have updated the instruction accordingly. leapinlar have also fixed gapps files and the shell script for that in post #34. So big kudo to him. I haven't have much time to toy with this lately, but since people report that his script work. So here are the new instruction.
If you were using verygreen version of root, try running this first.
Code:
adb shell su -c "/data/su/busybox chown shell.shell /data/su"
FAQ:
Q: I don't see the Google Play Market on the list of apps.
A: If you use the "Skip OOBE" aka Test mode, then (reboot first or go into shell and kill the app launcher and then) you have to hold down the Vol-Up key and tap the word Apps on the top to see them. After that I recommend installing other launcher, then they can see all the apps.
Q: Some people are saying after they install an adblock app, after reboot it get into bootloop and wipe everything.
A: The way most adblock apps work is that they modify the hosts file which usually located at /system/etc/hosts Well, as we have discussed before this is not a good idea to make change directly to /system folder(directory). The only adblock I know of that work is AdAway with a specific setting.
When installed, first you have to go to menu > preferences > target hosts file > /data/data/hosts, it will then ask to create symbolic link, say yes and then you can reboot.
Troubleshooting Tips:
I had a little problem today, unrelated to the GAPPS install mod here. But the problem involved Google Play not working correctly. I kept getting Google Play error pop up. So, I use Titanium Backup ROOT to wipe the data and then uninstall all the apps which names start with Google. I'm not sure if this is enough, it might but I didn't want to take any chance. This maybe unnecessary but I did it anyway; I delete all the files that I created in the /data/su/system that have anything to do with google. Basically anything that was unzip there. Rebooted, then re-apply the same google mod here. And problem solved. I did have to re-login again, but yes I clear up that Google Play error.
Pre-Requisite:
ADB + ROOT + Enable Unknown Source.
1. ADB: leapinlar wrote a post to help you getting ADB to work here.
2. ROOT: I wrote a guide on how to get root the easy way here.
3. Enable Unknown Source: Again, I make an easy little tool for you here.
Brand New and Improve Instructions:
Download these three files. New.zip GoogleMaps.apk and gapps-ics-system.zip
Unzip New.zip (don't unzip gapps-ics-system.zip)
run install.bat
PS: Now I know how hard it's to write a guide in xda. Prop to all those dev that have been there b4 and after, especially the one I have use their works.
That's it, I'm going out to buy one ASAP. Thanks for your hard work!
thanks for you Howto
after that is it possible to use Youtube and Google Maps apps?
Youtube can be install from Play Store but you have to sideload the Google Maps since it's not available for download in Play Store. GMail works, but the authentication through google account on other apps still aren't working. I guess this problem may be beyond my current level of tinkering knowledge.
great job on getting google market somewhat working!!!! We need the manual nooter developer or author to make what we need for the Nook HD AND HD+. Anyhow I belwive you need more framework files to get google authentication working and unfortunately they need to be installed within root folders like the /system folders and sub folders... Also Barness and noble included frameworks for google authentication, probably just not working with google apps installed manually.... gotta figure it out...
---------- Post added at 05:49 PM ---------- Previous post was at 05:47 PM ----------
By the way youtube app works installed older version from my Motorola Droid 3 manually through es file explorer and it works and does HD fine
I have been thinking about that and wonder if we can put those lib files on diff folder and sym link them? I still afraid it might reset the thing.
someone0 said:
Instruction:
[*]Optional, factory reset it. Seriously I cannot say this will work unless you start from scratch. If you already have rooted earlier, then install something like titanium backup and backup your porn(I mean data).
Click to expand...
Click to collapse
I was able to do this with root explorer after rooting with no problem.
Thanks for this (and your rooting zip - both are super!)
issue was fixed, removed obnoxiously long quote
smatticus said:
still have the issue where i can't get the nookcolortools to run properly from /system/app. it just crashes. i googled this and it says that i need to reboot the nook to apply the system/app move BUT that supposedly creates the bootloop. i REALLY don't want to do that so can someone help me out here?
Click to expand...
Click to collapse
You probably shouldn't quote anything that big unless you very need to. As far as getting nook color tool to run, did you set the file to have proper permission, eg: chmod and chown the file? Your other option is factory reset and start from scratch. Sometime getting a clean slate to start with make things easiler to follow.
Thank you for the Google Play Store. It works great for me. I want to install Google Voice. Before I installed your framework apk, I was not able to get the credentials to come up. Now since installing that, it comes up with my Google credentials and tries to authenticate them. But immediately Android System force closes and the sign in screen just sits there. Any ideas on this one? This is the last thing I need to make this my everyday device.
Sent from my Nook HD+ using Tapatalk
someone0 said:
As far as getting nook color tool to run, did you set the file to have proper permission, eg: chmod and chown the file? Your other option is factory reset and start from scratch. Sometime getting a clean slate to start with make things easiler to follow.
Click to expand...
Click to collapse
turns out i wasn't supposed to install the app via adb. my fault for not following instructions. thanks for your hard work
Nice, I think I am getting the Nook HD+.. Hope there is custom ROM soon.. thanks man
leapinlar said:
Thank you for the Google Play Store. It works great for me. I want to install Google Voice. Before I installed your framework apk, I was not able to get the credentials to come up. Now since installing that, it comes up with my Google credentials and tries to authenticate them. But immediately Android System force closes and the sign in screen just sits there. Any ideas on this one? This is the last thing I need to make this my everyday device.
Sent from my Nook HD+ using Tapatalk
Click to expand...
Click to collapse
I'm thinking about that right now but as I suggested, putting the google lib in other place and make symbolic link in the appropriate /system sub. I won't be able to test that theory of mine until I get home later tonight. I will have to research where all the files suppose to go and their permission. Unless you want to do it, you are welcome to.
I agree, getting authentication would be tha last missing link to make this device fully enjoyable as day-to-day usage. And the we can wait for custom ROM from real developers. That is definitely out of my knowledge.
works without full reset
figured i'd put it out there that i DID NOT do a full factory reset (partly to be a guinea pig, partly because i'm lazy) and this method DOES WORK without it. It took 2 tries (it loaded up the first time, then crashed a few minutes later.) the second time it worked like a charm. One note: the chown command gave me an "operation not permitted" notice, but the market IS working, i grabbed a TON of apps and thankfully got updates to the ones i purchased through the nook shop that hadn't seen an update since they first launched (i'm looking at you, machinarium).
Thanks!
Thanks so much for your work on this! I can access the Google Play Store along with the Amazon App Store now and have loaded up my new Nook with my favorite apps. My only disappointment is that I still can't get Amazon Instant Video or Google Play Movies to work...once these work I'll be in heaven!
leapinlar said:
Thank you for the Google Play Store. It works great for me. I want to install Google Voice. Before I installed your framework apk, I was not able to get the credentials to come up. Now since installing that, it comes up with my Google credentials and tries to authenticate them. But immediately Android System force closes and the sign in screen just sits there. Any ideas on this one? This is the last thing I need to make this my everyday device.
Sent from my Nook HD+ using Tapatalk
Click to expand...
Click to collapse
BTW, I got that working now, my theory works. Now only if I have a place to store 60+MB file. Then I can update this guide to include that. I was able to use Youtube app to access my account and so is my RSS reader to sync with google reader.
Access Denied
I'm getting an error when I try to execute ./gapps-inst.sh. It's saying cannot execute - Permission denied. I've rooted and followed the instructions to install Google Play and all worked fine...I'm on this last step and it won't work! Advice is much appreciated!! I also keep having permission denied issues with the adb push command...I can paste the files manually via ES File Explorer and rename to remove the .bin but I still can't install from adb shell.
I've also tried chmod 777 on the gapps-inst.sh prior to doing ./gapps-inst.sh but that produces a giant string of errors.
I'm at a loss!
someone0:
I just rehosted your files on my MediaFire account.
Removed links. New links on OP.
Alright, so I have no idea what Nook HD/HD+ thread to put this is in... so here i go.
1. Will these steps get the play store on the Nook HD as well?
2. Will the apps show up in the Nook app section, or do we still need a launcher. I have sideloaded all my apps, but have to use a launcher to get at them.
Thanks!
someone0:
There is are a couple of typos in your gapps-inst.sh file -
Code:
ln -s /data/su/system/usr/srec/en-US/google_hotword_clg /system/usr/en-US/google_hotword_clg
ln -s /data/su/system/usr/srec/en-US/google_hotword_logistic /system/usr/en-US/google_hotword_logistic
are missing the /srec in the second /system link.
Also it seems the real /system has these files so the symlinks fail.
Code:
ln -s /data/su/system/etc/permissions/com.google.widevine.software.drm.xml /system/etc/permissions/com.google.widevine.software.drm.xml
ln -s /data/su/system/framework/com.google.widevine.software.drm.jar /system/framework/com.google.widevine.software.drm.jar
ln -s /data/su/system/usr/srec/en-US/acoustic_model /system/usr/srec/en-US/acoustic_model

[ROOT][HOW TO] Install Google Apps with Speech Recognition Noob (Simple) Version

This is part of our new NOOB Series. This one is How to: Install Ice Cream Sandwich Google Applications with Speech Recognition Software Noob (Easy) Version
These step-by-step instructions will take about 45 Minutes to 1 Hour. Do it when you are fresh not when you are tired since there is a lot to this upgrade.
All Applications were tested on the Kindle Fire HD 7" and are verified to work.
Prerequisites:
1. Competed How To: 7" Kindle Fire HD Root - Noob (Simple) Version http://forum.xda-developers.com/showthread.php?t=2069117
Preferred Method (Automatic Installation):
ICS Google Apps Step 1: Download Kindle Fire First Aide: Windows 32-bit Version Or Windows 64-bit Version
ICS Google Apps Step 2: Extract KFFirstAide.zip to C:\KFFirstAide - please remove the 32 or 64 at the end of the folder created by Winzip or 7-Zip
ICS Google Apps Step 3: With your mouse, open the C:\KFFirstAide contents by double mouse clicking the C:\KFFirstAide folder
ICS Google Apps Step 4: Find the RunMe.bat file. Right Hand Mouse click on RunMe.bat, select 'Send to', select Desktop (Create Shortcut). Now press the Left Hand Mouse button to create the Shortcut named RunMe.bat.
ICS Google Apps Step 5: Find the RunMe Shortcut on your desktop, select it by left mouse click over the icon, then while on the icon choose Right Hand mouse click, select Properties.
ICS Google Apps Step 6: This will display the RunMe properties. Select the General Tab, change the top name to KF First Aide. Then click on the Shortcut tab, click on Advanced. Check 'Run as Administrator', click OK, then click Apply, then click OK. All windows should be closed.
ICS Google Apps Step 7: Double Mouse Click the new Icon named KF First Aide. You may be presented with a security window, just click Yes.
ICS Google Apps Step 8: Please click on the Windows Key plus Pause/Break, this will display the Windows System Properties. Next Click on the Advanced Tab and find "Environment Variables". Please click on Environment Variables and find the Path Statement. Carefully add at the end of the Path Statement:
Code:
;C:\KFFirstAide
Note: Do Not forget the semi-colon before the C:\KFFirstAide
ICS Google Apps Step 9: That is it! The software is ready. Next we get the Kindle ready to disable OTA.
ICS Google Apps Step 10: Please check the Kindle under More + > Security - make sure ADB is ON. Leave it disconnected from USB.
ICS Google Apps Step 11: Launch Kindle Fire First Aide, if the ADB Driver is not installed, use Option 12 to Install the ADB Driver
ICS Google Apps Step 12: Make sure the Kindle is turned ON, plugged into the Computer USB and ready. Select Option 23 to Disable Install Google Apps.
ICS Google Apps Step 13: That is it! Google Apps is now installed, you may close the software.
Alternative Method (Manual Method):
ICS Google Apps Step 1: Download ICS Google Applications to your desktop
ICS Google Apps Step 2: Extract google_apps.zip to your Desktop as google_apps
ICS Google Apps Step 3: Plug in the Kindle to USB, wait for the Kindle Internal Drive to mount
ICS Google Apps Step 4: Using Windows Explorer, move google_apps to /Kindle/Internal Drive/Download
ICS Google Apps Step 5: Using ES File Explorer or Root Explorer, copy ONLY 24 (NOT ALL 38) of the following apk's from /sdcard/google_apps to /system/app
Note: There are 38 apk's in the google_apps folder. Be careful, only copy the 25 noted below.
Move to /system/app/:
1. ChromeBookmarksSyncAdapter.apk
2. FaceLock.apk
3. GalleryGoogle.apk
4. GenieWidget.apk
5. Gmail.apk
6. GoogleBackupTransport.apk
7. GoogleCalendarSyncAdapter.apk
8. GoogleContactsSyncAdapter.apk
9. GoogleCurrents.apk
10. GoogleFeedback.apk
11. GoogleMaps.apk
12. GooglePartnerSetup.apk
13. GoogleQuickSearchBox.apk
14. GoogleStreetView.apk
15. GoogleTTS.apk
16. MarketUpdater.apk
17. MediaUploader.apk
18. NetworkLocation.apk
19. OneTimeInitializer.apk
20. SetupWizard.apk
21. UniversalSearch.apk
22. VoiceSearch.apk
23. YoutubeHD.apk
24. Talk.apk
25. Term.apk
DO NOT Move to /system/app, just perform the install as noted below:
26. Chrome.apk
27. Drive_1.1.4.12.apk
28. Earth_6.2.apk
ICS Google Apps Step 6: Using ES File Explorer or Root Explorer, change permissions on all 24 above apk's in /system/app by Long Pressing each apk. Change each apk permission to: User: Read Write Group: Read Other: Read
ICS Google Apps Step 7: Using ES File Explorer or Root Explorer, click on Chrome.apk, Drive_1.1.4.12.apk and Earth_6.2.apk to install each apk. It is no loner necissary to install 1-25, you only need to perform an install on 26-28.
ICS Google Apps Step 8: Using ES File Explorer or Root Explorer, copy 10 of the following lib's from /sdcard/google_apps/lib to /system/lib:
1. libfacelock_jni.so
2. libfilterpack_facedetect.so
3. libflint_engine_jni_api.so
4. libfrsdk.so
5. libgcomm_jni.so
6. libpicowrapper.so
7. libspeexwrapper.so
8. libvideochat_jni.so
9. libvideochat_stabilize.so
10. libvoicesearch.so
ICS Google Apps Step 9: Using ES File Explorer or Root Explorer, change permissions on all 10 above lib's in /system/lib by Long Pressing each lib. Change each lib permission to: User: Read Write Group: Read Other: Read
ICS Google Apps Step 10: Reboot the Kindle. The Kindle will take about 2 minutes "wait your Kindle is Upgrading".
ICS Google Apps Step 11: Now go into Apps, you will see a new Icon named Search. Launch Search, then click on the little Microphone, speak clearly (I used the word Test).
ICS Google Apps Step 12: The Search application will next ask you which browser do you want to use to display the results (I use Dolphin). Then just like that, your new journey begins! Voice Search is supported in some (not all) of the Google Apps.
ICS Google Apps Step 13: Go to Apps. Open Google Earth, wait 60 Seconds. Close Google Earth. Now Open Google Earth again (this allows all the required services to start). You may now use the Search, type in "Space Needle" Click on Search. Wala, cool eh?
Note: This version of Google Earth does not support Voice Search. Soon to come...we will post immediately when we get the update.
ICS Google Apps Step 14: Go to Apps. Open YouTube HD. Sign into Google, if you are not already signed in.
ICS Google Apps Step 15: Go to Apps. Open to test Google Calendar, Chrome, Currents, Earth, Gallery, Gmail, Latitude, Local, Maps, Navigation, Photos, Search, Voice, YouTube HD and Talk
ICS Google Apps Step 16: Download the Google Chrome update here: https://dl.dropbox.com/u/54456659/Chrome_18.0.1025308.apk Save it to your desktop
ICS Google Apps Step 17: Plug the Kindle into USB. Using Windows Explorer, move Chrome_18.0.1025308.apk from your desktop to /Kindle/Internal Drive/Download/Chrome_18.0.1025308.apk
ICS Google Apps Step 18: Now go to your Kindle, using ES File Explorer or Root Explorer, navigate to /sdcard/download
ICS Google Apps Step 19: Next select the Chrome_18.0.1025308.apk file in /sdcard/Download and choose Install
ICS Google Apps Step 20: If there is a warning regarding replacing Chrome, select OK
ICS Google Apps Step 21: Press Install and allow the application to upgrade
ICS Google Apps Step 22: That is it, Chrome is now upgraded to Version 18.0.1025308
ICS Google Apps Step 23: Next Open up Google Play Store, Search for "AVC (Alice)", here is the link: https://play.google.com/store/apps/details?id=yourapp24.android.tools.alice_lite&hl=en
ICS Google Apps Step 24: Choose to Install AVC (Alice), Google Play Store will then Download and Install AVC (Alice). This is a full blown Speech Recognition Software, it will even have a conversation with you!
ICS Google Apps Step 25: After you test the features we highly recommend that you upgrade to AVC (Alice) Pro, here is a link: https://play.google.com/store/apps/details?id=yourapp24.android.tools.aivc
ICS Google Apps Step 26: Finally, using Google Play Search for Alarm Clock Plus, here is the link: https://play.google.com/store/apps/details?id=com.vp.alarmClockPlusDock
ICS Google Apps Step 27: Choose to install Alarm Clock Plus, Google Play Store will then Download and Install Alarm Clock Plus
ICS Google Apps Step 28: That is it! You may now use Voice to navigate Chrome as well as over 50 other TTS Functions.
Note: Since we installed the Bookmarks Sync Adapter, you may logon to Chrome and sync your desktop Bookmarks to the Kindle.
Next we will offer a How to: Backup and Restore the Kindle Fire HD Noob (Easy) Version
following your instructions is just big pleasure for a big noob like me! i would like to tell ya that mission completed!
Google Chrome Update Version 18.0.1025308
Brodal said:
following your instructions is just big pleasure for a big noob like me! i would like to tell ya that mission completed!
Click to expand...
Click to collapse
We just uploaded an update. Google Chrome has been updated from Google Chrome Bata to Google Chrome Version 18.0.1025308.
Just download Google Chrome Update here: https://dl.dropbox.com/u/54456659/Chrome_18.0.1025308.apk
Save it to your desktop.
Using Windows Explorer, move Chrome_18.0.1025308.apk from your desktop to /Kindle/Internal Drive/Download
Using either ES File Explorer or Root Explorer, go to /sdcard/Download/Chrome_18.0.1025308.apk
Next, click on the file Chrome_18.0.1025308.apk and choose Install
If there is a warning about replacing Chrome, click OK. Then choose to Install it. Thant is it, Chrome is now upgraded.
Brodal,
Thank you VERY much for the feedback. We are truly honored to be a part of the XDA Developer Community and be able to freely give back what has been freely given to us.
Knowledge is power and we believe in sharing what we learn. Feedback means a lot to us and motivates us to create new "How to" in the Noob Series.
More to come..............
No space left
As I was installing all 28 APKs in the system/app folder, I got a message that there was not enough space to complete the move. how do I make more space? can I delete the APKs that I've already installed?
Solved - move some of the stock apps to data/app. they will still work if stored in that folder.
one step that seems to be missing is to install the APKs. is that right?
Root and Google Play for Amazon 7" Kindle Fire HD Software Version 7.2.3
fiddystorms said:
As I was installing all 28 APKs in the system/app folder, I got a message that there was not enough space to complete the move. how do I make more space? can I delete the APKs that I've already installed?
Solved - move some of the stock apps to data/app. they will still work if stored in that folder.
one step that seems to be missing is to install the APKs. is that right?
Click to expand...
Click to collapse
No, you do not need to install these APK's, just Reboot per the instructions.
Just FYI, all most of the installs do is just move an apk to /data/app, some are a little more
involved. In the case of the Google Apps, these were sourced from Google Development directly.
They were designed to be used by Manufactures and Developers (like ourselves) with a manual install.
When you copy everything to /system/app and reboot, this triggers the APK's to do what is needed
to function properly. No other install is required, just do not forget the critical lib files (before you reboot).
Terminal emulator isn't working. Is this a common issue or did I miss a step?
Terminal Emulator
Krsmqn said:
Terminal emulator isn't working. Is this a common issue or did I miss a step?
Click to expand...
Click to collapse
Krsmqn,
No this may be a problem with my instructions. Using ES File Explorer or Root Explorer Go into /system/apps, find Term.apk
Click to Open Term.apk, choose Install
If you see an error, click OK to overwrite
Click Install and let the program finish installing.
Did that take care of the issue?
Yes. But now I get error "the process android.process.media has stopped" when trying to download an application from Google play.
Krsmqn said:
Yes. But now I get error "the process android.process.media has stopped" when trying to download an application from Google play.
Click to expand...
Click to collapse
ICS Google Apps Step 1: Using ES File Explorer or Root Explorer, double click on each apk and choose install, installing all 28 apk's. You may see a warning about Replacing the application, click OK ignoring the warning. Press Install again. This will initialize each apk. Note: Over 50% will 'fail' on the install, do not worry this is by design and can be ignored, all 28 apk's have been tested and are fully functional.
1. Chrome.apk
2. ChromeBookmarksSyncAdapter.apk
3. Drive_1.1.4.12.apk
4. Earth_6.2.apk
5. FaceLock.apk
6. GalleryGoogle.apk
7. GenieWidget.apk
8. Gmail.apk
9. GoogleBackupTransport.apk
10. GoogleCalendarSyncAdapter.apk
11. GoogleContactsSyncAdapter.apk
12. GoogleCurrents.apk
13. GoogleFeedback.apk
14. GoogleMaps.apk
15. GooglePartnerSetup.apk
16. GoogleQuickSearchBox.apk
17. GoogleStreetView.apk
18. GoogleTTS.apk
19. MarketUpdater.apk
20. MediaUploader.apk
21. NetworkLocation.apk
22. OneTimeInitializer.apk
23. SetupWizard.apk
24. Talk.apk
25. Term.apk
26. UniversalSearch.apk
27. VoiceSearch.apk
28. YoutubeHD.apk
ICS Google Apps Step 2: Reboot the Kindle.
There is a total of 38 apk's in the google_apps package, did you accidentally install all 38 rather than the 28 above apk's? If you did, no worries we''l get Google Play back online. First try to install/initialize all 28 apk's and reboot.
Ok. Thank You firstly.
Play store still not downloading (same error) and about half the apps didn't install.
Edit: error code 491
Google Play Store Error 491
Krsmqn said:
Ok. Thank You firstly.
Play store still not downloading (same error) and about half the apps didn't install.
Edit: error code 491
Click to expand...
Click to collapse
OK, sorry for the delay, we have been busy today. Getting to your issue
Error 491 is a communications error. I suspect GoogleServicesFramework.apk
is broken. Please go back to How to: Install Google Play Noob (Simple) Version and perform the complete install again.
It is better to replace these 4 files rather than spend hours trying to figure
out which one is broken. If you perform the steps, you will get Google Play
to function again. If you can not get it to work, PM us, we offer free
support to everyone in the XDA Community.
Hello,
Followed the steps, but google earth and talk both show a message of stopped.
Google earth works right after install, using the open option.
When launched from the app drawer, it only show the stopped message.
The other apps seem to be working. Any suggestions?
Thanks.
Help... Ok so i attempted to copy the 28 apps from my download directory to the system/app folder. Not all apps could be copied. Got a message in ES Explorer could not be copied. Then i launched google search and it asked to add an account. After this it broke access to the play store. I get a "RH-01" when i try to launch the store. Plus ES Explorer wont launch anymore. It FCs... What went wrong?? How do i fix?
Sent from my SCH-I535 using xda app-developers app
Google Apps ICS (Signed) - Talk and Earth Fail to Start
kindleHD said:
Hello,
Followed the steps, but google earth and talk both show a message of stopped.
Google earth works right after install, using the open option.
When launched from the app drawer, it only show the stopped message.
The other apps seem to be working. Any suggestions?
Thanks.
Click to expand...
Click to collapse
Did you reboot the Kindle?
1) Try this, move Talk.apk and Earth.apk back to /sdcard/Download/
2) Now try to reinstall Talk and Earth never moving it back to the /system/app folder. Just perform the install.
Do they open now?
Out of Space?
Cmonsta said:
Help... Ok so i attempted to copy the 28 apps from my download directory to the system/app folder. Not all apps could be copied. Got a message in ES Explorer could not be copied. Then i launched google search and it asked to add an account. After this it broke access to the play store. I get a "RH-01" when i try to launch the store. Plus ES Explorer wont launch anymore. It FCs... What went wrong?? How do i fix?
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Did you run out of disk space? Sounds like you copied all 38 apk's in the
google_apps folder to /system/app rather than the selected 28. Is this possible?
Judging by the error, this is what you did. Move the 10 back to /sdcard/download
Then follow our instructions below to reinstall the Google Play Store.
prokennexusa said:
Did you reboot the Kindle?
1) Try this, move Talk.apk and Earth.apk back to /sdcard/Download/
2) Now try to reinstall Talk and Earth never moving it back to the /system/app folder. Just perform the install.
Do they open now?
Click to expand...
Click to collapse
Thanks, prokennexusa.
Earth is working now, even after reboots.
Talk fails during install. Also, after moving it back to download, the icon is not available in the app drawer now. Am I missing something?
Google Apps - Talk Fails to Start
kindleHD said:
Thanks, prokennexusa.
Earth is working now, even after reboots.
Talk fails during install. Also, after moving it back to download, the icon is not available in the app drawer now. Am I missing something?
Click to expand...
Click to collapse
Ok, we are almost there.
Let's take the attached version of Talk and move
it to /system/app, change the permissions to Owner: Read/Write Group: Read Others: Read
Then reboot the Kindle, do not install it.
After the reboot go into /apps does it launch now?
prokennexusa said:
Ok, we are almost there.
Let's take the attached version of ] and move
it to /system/app, change the permissions to Owner: Read/Write Group: Read Others: Read
Then reboot the Kindle, do not install it.
After the reboot go into /apps does it launch now?
Click to expand...
Click to collapse
No, it still doesn't launch.
Google Applications - Talk.apk Corrupt
kindleHD said:
No, it still doesn't launch.
Click to expand...
Click to collapse
KindleHD,
Here we go, hot off my own office Kindle which has Talk functioning.
https://dl.dropbox.com/u/54456659/Talk.apk
Move the attached file to /system/app
Change the permissions: Owner: Read/Write Group: Read Others: Read
Reboot
If this does not work, we have to replace the files that Talk.apk calls when it is launched.
prokennexusa said:
KindleHD,
Here we go, hot off my own office Kindle which has Talk functioning.
]
Move the attached file to /system/app
Change the permissions: Owner: Read/Write Group: Read Others: Read
Reboot
If this does not work, we have to replace the files that Talk.apk calls when it is launched.
Click to expand...
Click to collapse
Hi prokennexusa,
It does not work. Upon reboot, it automatically shows the message that talk has stopped. It shows the message twice. Trying to launch it also displays the same message.

Categories

Resources