[Q] Need help installing ICS Keyboard - Nook Touch General

So I grab the ics keyboard app from google play.
https://play.google.com/store/apps/....android.inputmethod.latin.ice_cream_sandwich
Itinstalls fine. Launch it tells me it needs to be set up. Fine. I'd already gotten NookColor Tools since it lets you do this. Trouble is it doesn't see anything other than the 'stock' keyboard. I'm guessing ADB is going to be needed for this?
Edit: Solved. Used RootManager to move the apk over. Went with Jellybean instead. Same process as above except it worked.

You need to convert the keyboard to a system app.

neoman4426 said:
You need to convert the keyboard to a system app.
Click to expand...
Click to collapse
Lemme guess. ADB involved? I'd tried a different filemanager (root Explorer) and gotten the ics apk moved over and still nada.

Could probably do it with ADB, but I usually use Titanium Backup for that. Not sure if you need Pro to do that though. Might just have to reboot after moving the apk.

Got it done with jellybean keyboard. Same process dunno why one worked and the other didn't. Ah well.
Used RootManager to move the files from A to B.

Related

[Q] HELP I did not read before installing Gingerbred Keyboard

1st let me say that I am tired of not having 2.2 and not having things work with 2.1. Yes i know I did not read feel free to point and laugh. I have don't be best to find a fix before posting but can't find a fix.
I installed new gingerbread keyboard from the fallowing article and link. http://www.droid-life.com/2010/12/06/download-gingerbread-keyboard-for-rooted-devices/
Ok so I now have the voicesearch force close message.
I reinstalled the LatinIME.zip from post one from the fallowing article.
http://forum.xda-developers.com/showthread.php?p=8606369#poststop
This installs and the phone boots but still force close for stock keyboard.
Please advice on if I can fix this. I don't have root file explorer. If i must learn to use ADB now would be a good time for me to get my feet wet.
If you are lucky, someone with dev experience might pop on and tell you how to reset your keyboard from a shell. I have no clue whatsoever.
If I had your problem, I would either do a fresh rom install like black hole or super clean with a data clear, or I would try to troubleshoot if I were in the right mood.
To do the latter, I would open up the update that messed me up, and look at the files involved or possibly even the install script. Once I recognized the install package for the keyboard, I would open a shell (or root explorer) and ls /system/app and /data/data. If o found any matches... I would probably delete them (well knowing that I might brick my phone). I would only even consider this risk if o knew I had two keyboards installed. Then I would cross my fingers and reboot.
Shyeah right. Actually I would just restore a backup with cw recovery and call it a day.
Swyped w/ XDA App. When in doubt, mumble.
Maybe try downloading and installing a new keyboard from/with Rom Manager? Sonofskywalker3 has a few keyboards on there to install. I'm pretty new myself but thats what I'd try.
or do what soba said and install a fresh rom with a data/cache wipe.
I've installed GB keyboard and it works fine for me. Stock DJ05.
I would try simply disable it in the settings.
What exactly you do to get FC?
I installed a 2.1 APK and it went fine. I just lost my original keyboard. No Biggie.

Anyone have a Froyo Archos with full Market Protected App access

After the market fix has been applied I see most apps (including some that I know are protected) but not all. From my experience on the DroidX, this is usually an issue with the build.prop not reporingt a valid ROM to google.
For example, I can search on my DX for "wii controller ime" and find the app. My Archos 101 does not. (I side loaded it.)
If someone has a build.prop for an Archos Gen 8, that will see that send it my way please.
Can you tell me what you've changed in the build.prop of your DX?
ok, done:
I just took the fingerprint from a galaxy tab:
paulshields said:
Code:
ro.build.fingerprint=samsung/GT-P1000/GT-P1000/GT-P1000:2.2/FROYO/XXJJ3:user/release-keys
Click to expand...
Click to collapse
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
This sounds cool! Is there a way a non rooted device can get this? Perhaps by some installation.apk
Thanks
Definitly not possible without root. I don't know if it's even possible with temproot
Sent from my A101IT using Tapatalk
Yeah, basically you need to fool the market into thinking you have a certified device. Not an easy task from what I understand. If you have a rooted Android phone you can download te app there, then use Titainium Backup to get the apk off the phone and side load it on you Archos. At least tha is what I do.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab: http://forum.xda-developers.com/showpost.php?p=9787172&postcount=2
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
I follow your instruction above by modifying the fingerprint in /system/build.prop, then did the same market fix as instructed by the gappsinstall thread, reboot. I still can't find the gun bros app.
What else I have to do? (I had 2.1.4 rw root installed before doing this)
Now "My Apps" list is gone in the Google Market, can I get the list back?
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
CarsnGadgets said:
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
Click to expand...
Click to collapse
I also use MarketEnabler, but I can't see, at least, Gun Bros. Once applied this build.prop mod, I can see Gun Bros.
Gun Bros is available on Archos Apps Lib anyway
bthoven said:
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
I have attached the latest version.
bthoven said:
Hi chulri,
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
Yes, me too
Tesla74 said:
I have attached the latest version.
Click to expand...
Click to collapse
Thank you very much for .apk, It work fine on my Archos 101.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab:
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
LeoNg628 said:
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
Click to expand...
Click to collapse
[Solved]I think the Market Fix trick only work in old Market, it means you need to "Uninstall updates" after clean cache and force stop the Market.
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
I use a file manager to copy the file to the sd and then connect to the computer via usb and edit with notepad++.. don't use windows notepad or wordpad as I've had problems with them. After the file is edited.. safely disconnect from the computer. Then I add .bak to the end of the original file and then copy the new edited file over to replace it.
I hope that helps. I believe there are also text editors in the market, but I like editing with a real keyboard.
Tesla
daddymikey1975 said:
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
Click to expand...
Click to collapse
Here: I"ve used the RootExplorer method detailed in this forum:
http://androidforums.com/droid-x-all-things-root/154976-2-2-market-issues-use-mod.html
Also to all: There are two states possible with the Market. Fixed if you the clear cache hack, unfixed if you do not do it or if you undo it...(to undo just do the clear Cache path but add clear data....no need to stop googleservicesframework and no need to reboot...just restart Market app and accept legal terms). The difference fixed state gives more apps but will hide some others from you: you get google maps, zeam, ADW, ...but you loose Google Earth, Flash Player 10, TVU, .... Jus to name a few. So the key thing is to know how to quicly switch from one state to the other. use the clear cache hack to get into fixed state and use my undo rootine (clear data) to revert the fix.
Once you add the fix to build prop you pretty much have now 4 possible states:
Please see my post below for my tests on the 4 different states and some conclusions
http://forum.archosfans.com/viewtopic.php?f=63&t=48312
Here's how to very easily undo the fix if you need to...
..Once you've done the Market fix you do not need to reinstall Market to go back to state before applying the fix. Once you do the Market fix you will gain access to few more apps but many apps requiring froyo will no longer show up anymore: that's the case of apps like TVU, Flash 10, .... (there must be many more). I suspect the market fix makes the device and generic device but not a froyo one.
To go back an forth between the fix and the original state all you need is to do this;
go to Settings --- Applications --Manage Applications ---Running -- Market ---Clear Cache ----Clear Data --Force Stop--Relaunch Market ---Accept Terms and Conditions ---
Voila. and you're back to the original State where you can find flash 10 & other froyo only apps.
If you do the the fix...you loose flash ..but gaine other apps...the fix skip the Clear Data steps ...and the Clear Data step will undo the fix. THe fix requires reboot..To undo it you do not need to reboot and do not need to stop googleframework.
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
ncuxxx said:
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
Click to expand...
Click to collapse
Yes, that's fine...you good...fixed state, fixed buld.prop
but note you may still not see some apps with are available in unfixed state, fixed build.prop (like TVU, Google Earth, Adobe Connect, flash 10.01,..)
That's the con of fixed state...you gain some you loose some....

Motoactv

Just curious if anyone is willing to tackle this little gagdet. It needs some fine tuning and possibly a voodoo sound app would be awesome. It lacks the loudness like most android phones.
It looks interesting, but I would not personally buy it. It does not have enough features for me to use it over my phone.
Sent from my XT862 using XDA App
Well I purchased one and with the help of the other thread about the apk i was able to sync to my epic with all features including the calls/missed calls and acuweather. This was with the corded headset. I have no real reason to get the wireless. The only real problem that i have right now is the sound level of the player. Its very frustrating to have to use a program to up the db level in every song i put on it. It running some kind of android platform so someone has to have some ideas.
Well, it looks like someone has listened... I didn't see a thread anywhere else, so I'll post it here, some one has rooted the motoactv. the story, along with a link to a how to is available, just google it. I was gonna post a link, but I can't.
The Motoactv runs gingerbread. CWM has gained root on it and installed Google apps. It has a decent chip and ram for a small device. The bootloader isn't locked. More and more smart watches and wearable computers will be coming out. I'd like to see a custom launcher for this size screen as QCIF+ ain't exactly great for a lot of launchers. A custom rom that remapped the hardware buttons would be nice as well.
Cheers,
-M
XDA member since 2007
Hi People
I just rooted the MotoACTV with the tutorial provided by Wade, the guy that rooted the watch. But I am having problems installing the ggole apps on it. The guide does not explain very well how to install the gogle apps. I managed to install several apk via adb commands and they work ok. But I am missing the market and every default google ape. Can someone explain how to do this? I already downloaded google apps zip file from cynogen web page.
rdavidowski said:
Hi People
I just rooted the MotoACTV with the tutorial provided by Wade, the guy that rooted the watch. But I am having problems installing the ggole apps on it. The guide does not explain very well how to install the gogle apps. I managed to install several apk via adb commands and they work ok. But I am missing the market and every default google ape. Can someone explain how to do this? I already downloaded google apps zip file from cynogen web page.
Click to expand...
Click to collapse
There are libraries in the unzipped file that need to be installed with the adb push command to get maps to work. The market needs a bunch of crap to work. You should push all the apk (except car home if you don't want it) once you have those over, restart and you download the rest of the apps from market.
Cheers,
-M
XDA member since 2007
This sounds intriguing can you run RunKeeper on the rooted device. I have the motoactv and love it for running but RunKeeper in my opinion is the best running app. Im anxious to hear more about this.
Thanks Dragon, but one more question before I keep trying this market stuff. Do I do the adb push command to the same exact directories as the zip has. Like for example: the zip file that I downloaded was for CM7 and it includes a lot more directories than simply the app directory. Do I have to push every single directory the zip has and create the ones that are missing within the watch. Can you please explain more in detail if possible. Thanks again for the help as this is the only thing I am missing from this "the market".
rdavidowski said:
Do I have to push every single directory the zip has and create the ones that are missing within the watch. Can you please explain more in detail if possible. Thanks again for the help as this is the only thing I am missing from this "the market".
Click to expand...
Click to collapse
So, once unzipped you will see "META-INF" and "system" folders.
Inside "system" you will see:
app
etc
framework
lib
inside "app" you will see:
*CarHomeGoogle.apk
*FOTAKill.apk
GenieWidget.apk
Google Maps 5.12.0.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleFeedback.apk
GooglePartnerSetup.apk
GoogleQuickSearchBox.apk
GoogleServicesFramework.apk
*LatinImeTutorial.apk
MarketUpdater.apk
MediaUploader.apk
NetworkLocation.apk
OneTimeInitializer.apk
*Talk.apk
Vending.apk
(*not really needed on MotoACTV but won't hurt to install)
I am doing this from a Mac using terminal, it has been a richard year since I have used CLI with windows but for Linux the commands will be the same ("dragon$" is just my terminal prompt).
dragon$ adb push ~/Desktop/gapps/system/app/Vending.apk /system/app
dragon$ adb push ~/Desktop/gapps/system/etc/permissions/features.xml /system/etc/permissions/
So, you see I have pushed the files to the corresponding directories that the files are found in the unzipped folders.
I cannot remember if adb push defaults to parent owner and permissions but if not you will have to change them to root/root and RW-R--R--
I followed CMW's guide to root mine, too.
dragon_76 said:
I'd like to see a custom launcher for this size screen as QCIF+ ain't exactly great for a lot of launchers. A custom rom that remapped the hardware buttons would be nice as well.
Click to expand...
Click to collapse
A full custom would be great (but not needed for remapping hardware keys); Motorola's UI is really quite nice for the screen size, but won't show custom apps. Instead of the fake Honeycomb one, I prefer to use Zeam (with the launcher and grid set to 3x3 icons) -- I just think it works much better, without overlapping icons and so on.
To get a shortcut to the wifi access point settings in zeam, press and hold in a blank area, and go to "add", then "shortcuts", then "settings", then "settings" again. This "settings" is the hidden wifi one.
I also remapped "Start" to menu fairly easily by modifying they G2-keypad.kl file under keylayout; nosit1 was able to do the same with music to home. The people in #motoactv on freenode.net are very helpful, including CMW.
More information on that:
/system/usr/keylayout/G2-keypad.kl
Change this line:
key 220 FITNESS WAKE_DROPPED
to this:
key 220 MENU WAKE_DROPPED
On a separate note, you'll want to backup your userdata partition, too. Otherwise, it can get corrupted and make the file loop at the motorola logo:
dd if=/dev/block/userdata of=/sdcard/userdata.img bs=1024
adb pull /sdcard/userdata.img userdata.img
Even when restoring that, there are a ton of force closes from com.motorola.gault.activity; you have to get past them to a custom launcher to factory reset.
@dragon_76
Does anything need to be done with the META_INF folder? I'm attempting to get Market working on my Motoactv but I'm still getting a Google Services Framework force close. I pushed over the gapps from CM6 (the ones under HDPI). Not sure if those were the right ones.
I think I need to factory reset and start over from the beginning. :/
MinionOfEckerd said:
@dragon_76
Does anything need to be done with the META_INF folder? I'm attempting to get Market working on my Motoactv but I'm still getting a Google Services Framework force close. I pushed over the gapps from CM6 (the ones under HDPI). Not sure if those were the right ones.
I think I need to factory reset and start over from the beginning. :/
Click to expand...
Click to collapse
No, that folder is for recovery mode installers.
Amazon app store works perfectly if you can't get Market to work. It takes a fair amount of trial and error with apps to find ones that are functional.
I can't recommend enough installing grafitti pro. I have it from Amazon FAOTD.
I have superuser.apk installed and I had to push my preferences from /data/data/ on my phone to my watch so as to autorespond "yes" to root requests and no notifications because the UI is a fixed size window.
After doing that I installed button saviour and my purchased key for the pro features to have only home and menu onscreen. (Button saviour needs root permission).
I use golauncher ex with 3x3 home screen and the notification bar hidden. I wish I could remove the dock but oh well.
Android is going into more types of devices, I wish Google would push scalable graphics. I am however very impressed with the amount of apps that work usably on a QCIF+ screen (Netflix!)
I also like the main launcher and if I could access an app like AltDrawer from it I would not have another home replacement installed. I will tear apart Launcher2.apk soon and see if there is a way to customize it.
Sent from my MB860 using xda premium
Okay so last night I attempted to root my motoactv but my adb for some reason say it cannot load the root.img, I had the same problem where it's couldn't load the recovery.img for my photon when attempting to apply CWM or twerp recovery. Fastboot devices definitely sees both my devices (no I didn't do them are same time, and the files needed are in the same file location as instructed) and I can even Fastboot reboot and have that work. Any ideas or suggestions?? Any help would be appreciated.
moonzbabysh said:
Okay so last night I attempted to root my motoactv but my adb for some reason say it cannot load the root.img, I had the same problem where it's couldn't load the recovery.img for my photon when attempting to apply CWM or twerp recovery. Fastboot devices definitely sees both my devices (no I didn't do them are same time, and the files needed are in the same file location as instructed) and I can even Fastboot reboot and have that work. Any ideas or suggestions?? Any help would be appreciated.
Click to expand...
Click to collapse
Try downloading a new root image. Also try switching USB ports.
Sent from my MB860 using xda premium
dragon_76 said:
No, that folder is for recovery mode installers.
I have superuser.apk installed and I had to push my preferences from /data/data/ on my phone to my watch so as to autorespond "yes" to root requests and no notifications because the UI is a fixed size window.
After doing that I installed button saviour and my purchased key for the pro features to have only home and menu onscreen. (Button saviour needs root permission).
I use golauncher ex with 3x3 home screen and the notification bar hidden. I wish I could remove the dock but oh well.
I also like the main launcher and if I could access an app like AltDrawer from it I would not have another home replacement installed. I will tear apart Launcher2.apk soon and see if there is a way to customize it.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Thanks, wasn't sure about the META-INF folder. Going to try installing button saviour. How did you "push" preferences from your phone to the watch? I have root/su on my Xperia Play so I should have the files there to push?
Did you personally get the Google Apps working?
EDIT: Everything is forceclosing on me. :/ Installed the Stock Browser from my XP but that's forceclosing as well. Attempted to change the permissions of the applications but either it didn't work or it didn't help.
I couldn't figure out how to push preferences, but I was able to tell Superuser to allow all apps after remapping Start to Menu, then just doing Superuser > Menu > preferences. You could always do this to get Superuser working, get Button Savior working, and then revert it back.
(I made a step by step on Pastebin, but if you use Oneroot, it might do all this for you: http://pastebin.com/AZRemesV )
ldrn said:
I couldn't figure out how to push preferences, but I was able to tell Superuser to allow all apps after remapping Start to Menu, then just doing Superuser > Menu > preferences. You could always do this to get Superuser working, get Button Savior working, and then revert it back.
(I made a step by step on Pastebin, but if you use Oneroot, it might do all this for you: http://pastebin.com/AZRemesV )
Click to expand...
Click to collapse
Thanks a lot. Just did a factory reset, figure I'll start from scratch. Did you get the Google Apps working after Superuser was configured? What Browser are you using? (Dolphin was forceclosing for me every time I went to type.)
EDIT: Got Superuser working, did the keyboard hack to make Start=Menu. Anybody know what button Music is mapped to in the configuration?
Going to fiddle around some more w/ Google Apps. Anybody have a walkthrough of installing the apps? IE Which ones you must do, don't have to do and what to do to get it working.
EDIT: It was WAKEkey 378. It was set to "MEDIA" so I changed it to "HOME". Works perfectly!
Hanging at the Red Moto Logo
Followed the instructions and had it working rooted, etc. Was going to change out the launcher. And obviously did something wrong. Now it just just hangs at the Red Moto logo. Can get it to power off and can still get it to the fastboot mode. Have tried reflashing the system and userdata, wiping the user data, etc. Any suggestion on what to try next?
ts937km said:
Followed the instructions and had it working rooted, etc. Was going to change out the launcher. And obviously did something wrong. Now it just just hangs at the Red Moto logo. Can get it to power off and can still get it to the fastboot mode. Have tried reflashing the system and userdata, wiping the user data, etc. Any suggestion on what to try next?
Click to expand...
Click to collapse
Join our IRC at irc.freenode.com #motoactv
We have been working on this for a while. We are planning on working on a thread for this.
Currently I have Spotify and Sportstrack Pro running well. I'll start to compile a list of working applications.
If you're stuck in a boot loop, you'll need the userdata partition image. I'll edit my post with it once I'm on my computer.
Sent from my Galaxy Nexus using Tapatalk

Android 4.3 Needs To Bring Back The Default Browser!

I love my new Nexus 7 but the lack of the default Browser is rather painful for me to do without. Does anyone else miss that Browser? The ability to never see the address bar as it frees up screen real estate as well as the Quick Controls, which I find are superior to any browser on Google Play, are the main reasons I want to see this browser back on Android 4.3. I already tried to install BrowserGoogle.apk and it just will not install. I wonder is anyone up to making this work for 4.3?
Tha Watcher said:
I love my new Nexus 7 but the lack of the default Browser is rather painful for me to do without. Does anyone else miss that Browser? The ability to never see the address bar as it frees up screen real estate as well as the Quick Controls, which I find are superior to any browser on Google Play, are the main reasons I want to see this browser back on Android 4.3. I already tried to install BrowserGoogle.apk and it just will not install. I wonder is anyone up to making this work for 4.3?
Click to expand...
Click to collapse
Once root is available you can grab the apk here: http://forum.xda-developers.com/showthread.php?t=2377610 :good:
stiggy2012 said:
Once root is available you can grab the apk here: http://forum.xda-developers.com/showthread.php?t=2377610 :good:
Click to expand...
Click to collapse
Thanks, but that one won't install either.
You should just accept that it's not coming back, just like SD card support
https://play.google.com/store/apps/details?id=de.mkrtchyan.aospinstaller&hl=en
It'll say device not supported when you click to run it, but it works.
Install the flash player attached after.
Tha Watcher said:
Thanks, but that one won't install either.
Click to expand...
Click to collapse
You can't just install the standard browser like other apk's:
Once you have root, remount /system rw.
Copy the browser.apk I linked before to /system/apps
Rename browserproviderproxy.apk and .odex to something else
Ensure the permissions on browser.apk are 664 (rw-rw-r--)
Reboot
ES file explorer can be used for everything if you're not comfortable doing it from a shell session.
Ta,
stiggy2012 said:
You can't just install the standard browser like other apk's:
Once you have root, remount /system rw.
Copy the browser.apk I linked before to /system/apps
Rename browserproviderproxy.apk and .odex to something else
Ensure the permissions on browser.apk are 664 (rw-rw-r--)
Reboot
ES file explorer can be used for everything if you're not comfortable doing it from a shell session.
Ta,
Click to expand...
Click to collapse
^ thats what the app does above...
tweaked said:
^ thats what the app does above...
Click to expand...
Click to collapse
I've used that app myself before, works great HOWEVER the version linked above is from 4.3 rather than 4.2.2. It doesn't look like the app has been updated for 4.3 yet.
There aren't any noticeable changes in the 4.3 version though anyway as far as I can tell, so whatever works for you really.
stiggy2012 said:
I've used that app myself before, works great HOWEVER the version linked above is from 4.3 rather than 4.2.2. It doesn't look like the app has been updated for 4.3 yet.
There aren't any noticeable changes in the 4.3 version though anyway as far as I can tell, so whatever works for you really.
Click to expand...
Click to collapse
Im not sure I follow your logic.
The APK it installs is from 4.0 for the browser and the Flash is from ICS....What difference does it make if the app to install it is for 4.2.2..Almost every single App I have installed from playstore is from 4.2 or bellow....Not to mention Most of these peeps here wont even want to change the name of an app, then place it in a folder, then change its permissions. Hell just the fact that this thread was started shows that most won't even search for the how to.
tweaked said:
Im not sure I follow your logic.
The APK it installs is from 4.0 for the browser and the Flash is from ICS....What difference does it make if the app to install it is for 4.2.2..Almost every single App I have installed from playstore is from 4.2 or bellow....Not to mention Most of these peeps here wont even want to change the name of an app, then place it in a folder, then change its permissions. Hell just the fact that this thread was started shows that most won't even search for the how to.
Click to expand...
Click to collapse
I'm not talking about the app to install it, I'm talking about the version of browser.apk the app installs. I didn't realise it was the 4.0 version of browser installed, I assumed it would be the version taken from aosp 4.2.2 and would be updated to install the version from 4.3 shortly. Why isn't it installing the latest version of browser available? Only reason I can think of is for compatability maybe?
Similarly, I would always reccomend downloading the latest version of flash directly from the adobe website than using some apk posted on xda, personally. If people can't be bothered and the shortcut methods work fine for them then great! But there's no harm in giving the info on how to do it manually. Knowledge is power!
stiggy2012 said:
I'm not talking about the app to install it, I'm talking about the version of browser.apk the app installs. I didn't realise it was the 4.0 version of browser installed, I assumed it would be the version taken from aosp 4.2.2 and would be updated to install the version from 4.3 shortly. Why isn't it installing the latest version of browser available? Only reason I can think of is for compatability maybe?
Similarly, I would always reccomend downloading the latest version of flash directly from the adobe website than using some apk posted on xda, personally. If people can't be bothered and the shortcut methods work fine for them then great! But there's no harm in giving the info on how to do it manually. Knowledge is power!
Click to expand...
Click to collapse
Ahhh gotcha. :good:
I appreciate it guys but when I was trying to root, I got my new Nexus 7 stuck on Fastboot mode screen. It's no longer recognizing USB through the PC. I can't pull the battery, power + - vol doesn't work. Is this thing bricked?
Tha Watcher said:
I appreciate it guys but when I was trying to root, I got my new Nexus 7 stuck on Fastboot mode screen. It's no longer recognizing USB through the PC. I can't pull the battery, power + - vol doesn't work. Is this thing bricked?
Click to expand...
Click to collapse
If the bootloader won't load. Then yes, its bricked...
tweaked said:
If the bootloader won't load. Then yes, its bricked...
Click to expand...
Click to collapse
Sorry... I had to hold power + - vol a little while longer. It's up now. Thanks for your help. I'm going to do some thorough research so I can properly root this thing.
tweaked said:
https://play.google.com/store/apps/details?id=de.mkrtchyan.aospinstaller&hl=en
It'll say device not supported when you click to run it, but it works.
Install the flash player attached after.
Click to expand...
Click to collapse
This is what I was looking for. I appreciate your help for a noob like me.
Tha Watcher said:
This is what I was looking for. I appreciate your help for a noob like me.
Click to expand...
Click to collapse
You are welcome.
This is perfect thanks for posting. Sadly I have three websites I use for work that are flash intensive.
So much flaming, so little time.
Take it elsewhere kids. Unless it relates to helping the OP get an AOSP browser, do not post it.
Do you know anything about the AOSP Browser Installer in the Play Store ?
What is this browser ?
I installed it and it took 5 minutes the the device to reboot ... then it seemed to factory reset my device kinda ... all the google apps were older from when I updated recently. Also, every app that had been purchased was gone ... I had to re-install and it gets worse before I could re-install I had to go into the /data/data folder and delete the paid app's folder then it would install ... not sure why this happened it was a pain to do this, is their any tool that could have fixed this ?
Google should have never removed it from these devices on the stock ROMs. Chrome even today is still not as smooth.
Sent from my Nexus 7 using xda premium

Cannot install apps on rooted NSTG

iOS have rooted my NSTG using glownooter and all went well in that it boots and everything is there as expected. Unfortunately I can see no way of getting apps on it. I have tried the following
-installing using browser, it crashes
-Opera mini does not work
- installing new browser, none available in market (I'm sure I've found dolphin there previously. )
-Amazon AppStore, does not work
-gmail attached app, cannot download
-email app, crashes
-google drive, box, Dropbox links in gmail, launches browser which crashes
-super manager crashes
I would really appreciate any help, all I really want is the kindle app working as the nook store is no more.
Thanks in hope
Frank
djchem said:
iOS have rooted my NSTG using glownooter and all went well in that it boots and everything is there as expected. Unfortunately I can see no way of getting apps on it. I have tried the following
-installing using browser, it crashes
Click to expand...
Click to collapse
Disable the native Browser.apk (rename Browser.apk.bak)
-Opera mini does not work
Click to expand...
Click to collapse
Not for installing an app. AFAIK, the last working version of Opera Mini is attached below.
- installing new browser, none available in market (I'm sure I've found dolphin there previously. )
Click to expand...
Click to collapse
Better than Opera Mini (IMHO) although more ancient, is the Opera Mobile I've attached below.
-Amazon AppStore, does not work
Click to expand...
Click to collapse
No, that is dead. Either uninstall it or disable the app (as for Browser, above)
-gmail attached app, cannot download
-email app, crashes
-google drive, box, Dropbox links in gmail, launches browser which crashes
-super manager crashes
I would really appreciate any help, all I really want is the kindle app working as the nook store is no more.
Click to expand...
Click to collapse
OK, well, you've tried just about everything that can't/won't work
How about something that will? Copy the apps onto your SD card and locate them with a file manager (nice older version of ES File Explorer attached below). Tap the apk file and it should install. You can do this with the Kindle app as well. Unless you've got GApps working and can access the Market via the SearchMarket app, side-loading like this is your only recourse (well, almost....there's also ADB).
nmyshkin said:
Disable the native Browser.apk (rename Browser.apk.bak)
Not for installing an app. AFAIK, the last working version of Opera Mini is attached below.
Better than Opera Mini (IMHO) although more ancient, is the Opera Mobile I've attached below.
No, that is dead. Either uninstall it or disable the app (as for Browser, above)
OK, well, you've tried just about everything that can't/won't work
How about something that will? Copy the apps onto your SD card and locate them with a file manager (nice older version of ES File Explorer attached below). Tap the apk file and it should install. You can do this with the Kindle app as well. Unless you've got GApps working and can access the Market via the SearchMarket app, side-loading like this is your only recourse (well, almost....there's also ADB).
Click to expand...
Click to collapse
Hi thanks for the comments. I would love to get ES file explorer on the Nook but I have no way of installing any apks so I can't see how I can side load the apps. Previously I have got the first app from the market and gone from there but there does not seem to be any apps I can use to do this. I'm guessing I'll have to investigate ADB.
Thanks again
Frank
djchem said:
Hi thanks for the comments. I would love to get ES file explorer on the Nook but I have no way of installing any apks so I can't see how I can side load the apps. Previously I have got the first app from the market and gone from there but there does not seem to be any apps I can use to do this. I'm guessing I'll have to investigate ADB.
Click to expand...
Click to collapse
So there is a bigger issue. I'm not familiar with glownooter but I did look it up. Whether you used that exact same version or not, it sounds like you have the makings of Market access, not to mention abdwireless. If you can get the Market up and running then you can download any old file manager that will install just to get going, or you can get apps directly from the PlayStore (though the pickings are somewhat limited for Android 2.1
So what's the real issue? Have you tried the GApps sign-in procedure? Did it not work? The glownooter package is supposed to include Market and then you get SearchMarket from the PlayStore once you're signed in. From there, the rest is easy.
If you don't have any apps on your NTG like Market, or YouTube, or GMail, then something is not right about your rooting process.
nmyshkin said:
So there is a bigger issue. I'm not familiar with glownooter but I did look it up. Whether you used that exact same version or not, it sounds like you have the makings of Market access, not to mention abdwireless. If you can get the Market up and running then you can download any old file manager that will install just to get going, or you can get apps directly from the PlayStore (though the pickings are somewhat limited for Android 2.1
So what's the real issue? Have you tried the GApps sign-in procedure? Did it not work? The glownooter package is supposed to include Market and then you get SearchMarket from the PlayStore once you're signed in. From there, the rest is easy.
If you don't have any apps on your NTG like Market, or YouTube, or GMail, then something is not right about your rooting process.
Click to expand...
Click to collapse
Ok, patience appeared to be the key. I checked after a couple of days and the ntg had appeared as a device on the play store which it wasn't originally. I now have a file explorer and Amazon. Unfortunately Amazon won't download any books but one thing at a time. Thanks for the help, Frank.
djchem said:
Ok, patience appeared to be the key. I checked after a couple of days and the ntg had appeared as a device on the play store which it wasn't originally. I now have a file explorer and Amazon. Unfortunately Amazon won't download any books but one thing at a time. Thanks for the help, Frank.
Click to expand...
Click to collapse
Good! Yes, the PlayStore dance takes time for whatever reason.
If by "Amazon" you mean Kindle, then you will need to update your certificates in order to interface with the books you have stored with Amazon. See here for more info.
nmyshkin said:
Good! Yes, the PlayStore dance takes time for whatever reason.
If by "Amazon" you mean Kindle, then you will need to update your certificates in order to interface with the books you have stored with Amazon. See here for more info.
Click to expand...
Click to collapse
Yeah, got it sorted! Thanks for the help, updated the caverns.bks file and all is good!
Thanks again
Frank
How to rename-to-"remove" apps.
nmyshkin said:
Disable the native Browser.apk (rename Browser.apk.bak)
Click to expand...
Click to collapse
Hi, I'm a very new user here. How do I rename this like you suggest? I've tried doing it through the adb shell (via ADB Konnect utility) and it complained about being read-only (yes, I am root and even su'ed to be sure)
# mv Browser.apk Browser.apk.bak
failed on 'Browser.apk' - Read-only file system
Then, I installed ES File Explorer (v3.1.0.1) and tried doing it through that interface, where it complained simply "Task failed". Then, I thought "wait...I should make sure I have root permissions given to this app", found the setting, got root, tried again and got a message indicating success! Except...the file didn't actually get renamed.
I'm out of ideas and time for now. Help is greatly appreciated!
bjswift said:
Hi, I'm a very new user here. How do I rename this like you suggest? I've tried doing it through the adb shell (via ADB Konnect utility) and it complained about being read-only (yes, I am root and even su'ed to be sure)
# mv Browser.apk Browser.apk.bak
failed on 'Browser.apk' - Read-only file system
Then, I installed ES File Explorer (v3.1.0.1) and tried doing it through that interface, where it complained simply "Task failed". Then, I thought "wait...I should make sure I have root permissions given to this app", found the setting, got root, tried again and got a message indicating success! Except...the file didn't actually get renamed.
I'm out of ideas and time for now. Help is greatly appreciated!
Click to expand...
Click to collapse
I have not used adb to rename, but I have used both Root Browser and ES File Explorer to rename apk files (never know when you might want it back....) without any problem. It should not be necessary to change the permissions on the system/app or data/app folders--or the apk files themselves. The file explorers do require root access, but it sounds like you have that covered.
I am a little distrustful of the newer ES File Explorers, as they are mucho bloated and troublesome to use on the NST/NTG sometimes. Maybe try the one attached to this post? It's what I finally settled on (but you have to go to SearchMarket first and mark ES FE as "do not autoupdate" or the older version will just be wiped out).
nmyshkin said:
Maybe try the one attached to this post? It's what I finally settled on (but you have to go to SearchMarket first and mark ES FE as "do not autoupdate" or the older version will just be wiped out).
Click to expand...
Click to collapse
Thanks. Yeah, I tried that one out earlier, but I couldn't see right away how to browse around in / like I could easily do in a 3.* version of ES FE which I had tried out first. Will play around with it more now...GOT IT! :laugh:
I'm also intent on disabling the Amazon Appstore now, but I can't figure out which apk(s) to rename. Should I just do a regular uninstall then?
While at it, I disabled some of the apps recommended here (http://forum.xda-developers.com/showthread.php?t=1933615) because I saw how damn much the phone utilities were killing my battery life!!
So I can't find the thread where I found this earlier, but here are a ton of older versions of that apk if anyone things that's useful: http[://]es-file-explorer.en.uptodown[dot]com/android/old (sorry, about the [dot] stuff, as a new user I can't post external URLs yet).
bjswift said:
Thanks. Yeah, I tried that one out earlier, but I couldn't see right away how to browse around in / like I could easily do in a 3.* version of ES FE which I had tried out first. Will play around with it more now...GOT IT! :laugh:
I'm also intent on disabling the Amazon Appstore now, but I can't figure out which apk(s) to rename. Should I just do a regular uninstall then?
Click to expand...
Click to collapse
It's something like com.venezia...blah-blah...near the end of the app list in data/apps. Just uninstall it. When it was still working back in the old days it was always giving me trouble with nags of one sort or another. It's just one piece and useless so might as well uninstall.
While at it, I disabled some of the apps recommended here (http://forum.xda-developers.com/showthread.php?t=1933615) because I saw how damn much the phone utilities were killing my battery life!!
Click to expand...
Click to collapse
You might be surprised about some of the "phone stuff" and power consumption. The mechanism for reporting battery use on the NST leaves something to be desired. See my post here. In any case, the actual phone.apk is responsible for android media volume control so if you ever pursue USB Audio, you'll need it. The telephony.apk, not needed.
So I can't find the thread where I found this earlier, but here are a ton of older versions of that apk if anyone things that's useful: http[://]es-file-explorer.en.uptodown[dot]com/android/old (sorry, about the [dot] stuff, as a new user I can't post external URLs yet).
Click to expand...
Click to collapse
Ya, that was from me There are a number of threads with packages/lists/links of older versions/working versions of apps. One of the more recent is here.
nmyshkin said:
It's something like com.venezia...blah-blah...near the end of the app list in data/apps.
Click to expand...
Click to collapse
There it is...ended up being called com.android.venezia.apk. I deleted it from the ES FE interface after failing to be able to do it through adb uninstall on my computer. Still need to figure out how to get write permissions there, apparently.a
nmyshkin said:
In any case, the actual phone.apk is responsible for android media volume control so if you ever pursue USB Audio, you'll need it.
Click to expand...
Click to collapse
Yeah, that sounds fun! I'll get there eventually, I hope.
Thanks for all the info!

Categories

Resources