Cannot install apps on rooted NSTG - Nook Touch General

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!

Related

[Q] Just got My nook ST shipped to my home... :)

got my nook yesterday, registered,and ready to go...
the e-ink is really good on my eyes and i'm lovin it...
now to what i'm here for..
as everyone i want to hack my nst for a better e reading experience, a li'l browsing, a few gud themes and a few games.
i want some help in doing it. i could have gone through the forums but there being many, it really is a bit hard to choose the right one and in right order. i would like anyone of you to share the links in order of it supposed to be done, i.e. backing up my default files and then to hacking etc. a video tutorial link would be more appreciated. As i have some of my books scanned, suggest a reader to read scanned pdfs after hacking...
and of course i'm not a regular hacker,except that i have hacked my psp once so no problem getting along with the instructions...
Expecting a few gud responses, thanQ
harunaku
TouchNooterwill take care of the rooting. Do a backup before you do anything else.
bobstro said:
TouchNooterwill take care of the rooting. Do a backup before you do anything else.
Click to expand...
Click to collapse
k,thanks a lot. I rooted my nook successfully
Now to make backup of my factory files, I tried the thread http://forum.xda-developers.com/showthread.php?t=1142983 which guides me to backup my files. but the noogie.img link does not have any download in that thread. what really is noogie and please give me an alternate link to noogie.img.
thanks
harunaku
You need to follow the redirect link on NookDevs. The page has been moved. noogie.img is available from that page.
thanks again, i'm done with backing up too.
now, i couldn't find a way to install the first app in the nook memory. of course u can use file manager, but there's no file manager preinstalled, is there? how to get to that apk file?
harunaku said:
thanks again, i'm done with backing up too.
now, i couldn't find a way to install the first app in the nook memory. of course u can use file manager, but there's no file manager preinstalled, is there? how to get to that apk file?
Click to expand...
Click to collapse
Wait... are you trying to do the manual rooting process? There are automated rooters. Noogie is used to backup and root manually (if you want to).
harunaku said:
[...] now, i couldn't find a way to install the first app in the nook memory. of course u can use file manager, but there's no file manager preinstalled, is there? how to get to that apk file?
Click to expand...
Click to collapse
Assuming you used the latest TouchNooter, Super Manager should work. I think SM is new from the version of TN that I last used.
Or, once Market is working, download your favorite.
bobstro said:
Assuming you used the latest TouchNooter, Super Manager should work. I think SM is new from the version of TN that I last used.
Or, once Market is working, download your favorite.
Click to expand...
Click to collapse
my doubts dont seem to be ending any soon....
-i'm done with everything, even market's working. but i couldn't search in market. when i type in search box and enter - no response...
-i managed to find 'file manager'' in top free app list and installed it. now when i try to install the apks in micro sd card, it says 'for security,ur phone is set to block non android sourced apps',though i checked 'allow non market apps' in nook color tools. suggest me a way to install the apps in card.
-the market shows the apps with $ pricing, how to make it regional?
-sometimes while swiping to scroll, the page goes to the end all the way...
-after rooting the wifi is disconnecting frequently
thanks in advance...
harunaku said:
[...] -i'm done with everything, even market's working. but i couldn't search in market. when i type in search box and enter - no response...
Click to expand...
Click to collapse
That seems to be a problem some people have and others don't. What version of the B&N firmware are you running?
-i managed to find 'file manager'' in top free app list and installed it. now when i try to install the apks in micro sd card, it says 'for security,ur phone is set to block non android sourced apps',though i checked 'allow non market apps' in nook color tools. suggest me a way to install the apps in card.
Click to expand...
Click to collapse
Sounds like you need to allow 3rd party apps. Launch NookColor Tools, then toggle the Allow Non-Market Apps settings off and back on. Then try again.
[...] -the market shows the apps with $ pricing, how to make it regional?
-sometimes while swiping to scroll, the page goes to the end all the way...
Click to expand...
Click to collapse
Those aren't really rooting issues.
-after rooting the wifi is disconnecting frequently
Click to expand...
Click to collapse
This may be related to the B&N firmware version you're running. Apparently, the NST v1.1.0 has known problems with some 802.11n networks, WPA2 settings and various other random wifi issues. I don't believe TN touches wifi, so it shouldn't have changed.
would you say go ahead, if i say i'm gonna restore the factory settings with the backup and root again?
and yes, i rooted with the latest touchnooter (the link u posted)

[solved] How to install apps while waiting for Market?

Hi,
just got my NST today and successfully rooted it.
I am still waiting for the market ("server error"), so I cant install anything from there.
Is there any way to manually install APKs? There seems to be no file explorer coming with TouchNooter. Also, is there a way to manually download APKs from the market?
(Since I am not located in the US, the Amazon Market is not an option.)
Thanks!
rh
Do you have Super Manager installed? If so, it does provide a file manager, as well as APK management features. Unfortunately, in my experience using TouchNooter, Super Manager has not worked on the initial install.
I've found it just as easy to use another Android device to back up apps using Android Assistant, then copy them to SD or Dropbox to transfer them to my NST for installation. The advantage of Android Assistant is that it creates APKs that can be installed on another device without any other software.
I didn't think to try it last time I rooted, but what happens if you go to the Android Market/Play web page and tell it to install an app to the NST during that first 24 hours?
The problem is solved now for me, since the market started working. Still, it would make sense to include a file manager for other TouchNooter users.
bobstro said:
Super Manager has not worked on the initial install.
Click to expand...
Click to collapse
Yes, same experience here.
bobstro said:
The advantage of Android Assistant is that it creates APKs that can be installed on another device without any other software.
Click to expand...
Click to collapse
Yes, but how do I even select an APK without a file manager?
bobstro said:
what happens if you go to the Android Market/Play web page and tell it to install an app to the NST during that first 24 hours?
Click to expand...
Click to collapse
During the market wait period your device won't even show up as a device on the Play website, so it does not help.
Once the wait time was over it did show up and then I could use this way to install SearchMarket, which then allowed me to install other apps directly from the NST.
I agree, it would be nice to have a file manager included in Touchnooter. Or even a simple little apk installer. I happily made several apks from my phone and transferred them to the Nook before I realised I had no way to actually install them.
In fact, if you're really concentrating when you read the Touchnooter instructions:
"You can always drop Apps you want into \nooter\data\app and they will install automatically when you root the device."
Oh well, the 24 hours pass
If you're stuck unable to search in Market/Play Store, keep in mind that once the 24 hour period has passed, you can pull up any apps you've paid for via My Apps. You can download those without searching. That's how I worked around the lack of a file manager for the 1st few hours.

Searching for books in Relaunch is unreliable

The search in Relaunch usually finds only a small fraction of the books that match my search string, whereas the standard Nook search always works reliably. I have a few thousand, sideloaded books on a 16GB SD card, and have rooted my NST with NookManager. Have others seen this search bug?
mergen3107 said:
What build have you installed?
Click to expand...
Click to collapse
I have Relaunch v1.3.8, which I suspect is the version installed by Nook Manager as part of the root.
On Google Play I can see a Relaunch v1.4.3, so clearly Relaunch is not one of my many apps that are automatically updated on my NST. Is there a good reason why Relaunch has not been updated? Should I attempt to update it manually or will I do damage?
mergen3107 said:
I have contacted with the person who is working on the Realaunch right now (username haron) and he said this issue appears only when you are in process manager. The Relaunch itself consumes very little amount of memory - as reported by vast majority of the users.
Yeah, you should update it manually, because actually it is being very actively tested and updated regularly at the forums here (however I don't know what Relaunch on Google Play you are talking about. If you this then it is completely different app)
The forums are in Russian, but you can find the links there which are constantly being appeared. For example, this is the latest apk.
Click to expand...
Click to collapse
I don't understand what you mean by process manager. I do my book searching from the Relaunch home screen.
You are quite right about Google Play's ReLaunch - Launcher. It did install but is a completely different app.
Main_test.apk, which I've just downloaded from your link, does begin to install, after asking permission to replace the Nook Relaunch. Unfortunately, the install fails with the error: Application not installed.
mergen3107 said:
Try to remove (or backup) your previous relaunch version and then install the new one
Click to expand...
Click to collapse
Please excuse my ignorance but am I taking a risk in removing relaunch, in order to update it? Without relaunch, I presume I can't launch any apk.
Can I do the delete and update from within ES File Explorer without risk? If ES File Explorer crashes, how do I restart it without a launcher installed?

[Q] Installing 3rd party apps on Nook Simple Touch

Hello there,
I have rooted my nook simple touch using the guide found bellow:
http://forum.xda-developers.com/showthread.php?p=35267728#post35267728
It worked out after a while of struggling, but now I am wondering how am I able to install 3rd party android apps on it? I have downloaded a test .apk application on the nook toc heck either it is working. It comes out that it doesnt, but maybe its because i went browsing for it using the library app, as I havent found any other file browser on the system. I amrunning the latest 1.2.1 version.
I Would really aprichiate some help in this matter, I tried googling out but i havent found anything specific to help me solve the problem, there were some solutions to the newer models that dont apply for me.
@bremenpl,
Arguably, the best file explorer available for the Nook Touch is ES File Explorer 3 (free on Google Play). It's what I use.
To enable 3rd-party app installation, install NookColor Tools, open the app, and check the box for "Allow Non-Market Apps".
The problem is I dont have any file browser at all and I cant install any .apk on my nook. NookColor Tools is also an .apk and I cannot open this kind of file in library browser. How to overcome that? I dont have google apps installed as I didnt want to install google play, gmail and etc. I tried loging into amazon appstore that is installed, but it doesnt accept my login nad password.
bremenpl said:
The problem is I dont have any file browser at all and I cant install any .apk on my nook. NookColor Tools is also an .apk and I cannot open this kind of file in library browser. How to overcome that? I dont have google apps installed as I didnt want to install google play, gmail and etc. I tried loging into amazon appstore that is installed, but it doesnt accept my login nad password.
Click to expand...
Click to collapse
Ah, I see your point. Thankfully, this can be remedied if you have either ADB set up, the app Terminal Emulator, or both. What do you have?
I have none of it. Whats more straight forward to do?
bremenpl said:
I have none of it. Whats more straight forward to do?
Click to expand...
Click to collapse
I'd say Terminal Emulator, but that's yet another app that you need non-market permission to install.
ADB it is, then. PM me for extensive installation instructions.

Arena of Valor can't be installed

Hey everyone,
This is not a super important question, but it still irritates me. I wanted to try out the game Arena of Valor (which hit the German PlayStore recently) and play a round with some friends. But it turns out it apparently can't be installed. (My friends running the default roms on their phones (Huawei etc.) Have no issues at all)
I have an Axon7 running one of the latest Resurrection Remix Builds and I am rooted using Magisk. I have not experienced any other problems with downloading or installing apps from the PlayStore.
But whenever I tap on download, the download of the game starts and (since it is a rather large one) takes a while (I get the normal download bar and everything). Then after a while it says "installing" for another like 5 minutes to then suddenly give me an error message which reads as follows (rough translation from German):
" App can not be downloaded.
'Arena of Valor ..... Game' (full name of the game) can not be downloaded. Please try again. If the issue remains you can get help from the Probelmsolving article. (Code of error: 492) "
So obviously I tried again (for like 15 times now), I also tried rebooting my phone several times and I did search the code of error online and found out that it's supposed to be google-related and clearing the cache of the PlayStore and services could fix this, but it did not for me.
At this point I'm pretty confused, since I can install any other app (I've tried so far) just fine and I am now wondering why this would be. Could it be an issue with root, but then again I'd think it would tell me, as other apps did before. Does any one else have this issue or the app successfully installed on their device? Or does anyone have an idea what could cause my problem and fix this? Thanks for any help in advance!
Cheers
|Furō| said:
- snip -
Click to expand...
Click to collapse
Just tried to download it. It worked fine, installed, started up OK. I'm on stock 7.1.1. B05 (A2017G). I'd suggest You to find the game's .apk somewhere (there are some sites hosting android apps) and try to download/install from there.
TBone142 said:
Just tried to download it. It worked fine, installed, started up OK. I'm on stock 7.1.1. B05 (A2017G). I'd suggest You to find the game's .apk somewhere (there are some sites hosting android apps) and try to download/install from there.
Click to expand...
Click to collapse
Hey thanks for your feedback! I already did that as well... should have added it above :/ I downloaded from apkmirror and another site and got it to start nad was asked to give permissions, but after that everytime a pop-up showed up telling me to download again from google play, since there was some kind of error. So that didn`t do the trick either for me.
|Furō| said:
- snip -
Click to expand...
Click to collapse
Well, I'd say I thought so it'd do that, but it did worth a shot. I'm sorry it didn't help.
Edit: Just got something on my mind. On ine of the stock updates (can't remember which one) download from the Play Store was really, I mean REALLY slow through Wi-Fi. But I realized that if I simply start the download then put the phone in 'sleep' mode by pressing the power button, the download speed is just turns back to normal. It was pretty obvious during big downloads. It was really slow (shown 30 minutes or so for finish), then I just pressed power, checked on it in a couple of minutes and download was done. I don't know why it did this, but it worked every time, maybe you should try that. Other than that, go back to stock. jk.
|Furō| said:
Hey thanks for your feedback! I already did that as well... should have added it above :/ I downloaded from apkmirror and another site and got it to start nad was asked to give permissions, but after that everytime a pop-up showed up telling me to download again from google play, since there was some kind of error. So that didn't do the trick either for me.
Click to expand...
Click to collapse
I guess that app has obb too, so you should install an FTP server on your phone and an FTP client on one of your friends' phones, then go to /sdcard/Android/obb/ and copy the folder of the game to the same place on your phone
Choose an username... said:
I guess that app has obb too, so you should install an FTP server on your phone and an FTP client on one of your friends' phones, then go to /sdcard/Android/obb/ and copy the folder of the game to the same place on your phone
Click to expand...
Click to collapse
sounds good, thanks! will try that! And then should I download the game again? Or what will happen then (haven't done it yet though)
|Furō| said:
sounds good, thanks! will try that! And then should I download the game again? Or what will happen then (haven't done it yet though)
Click to expand...
Click to collapse
Lol no, what Play store does is just download the apk from a database and install it on your phone, then download whatever extra files the app needs. If you bought the app it will also provide authentication in case that it needs to get it.
So basically you can do the same process manually (as long as it's free) by downloading the apk and the obb, then moving the obb folder (named com.devname.appname) to /sdcard/Android/obb/.
Otherwise you can try wiping Play store's cache and try to download it, and if that still doesn't do anything delete its data.
Just checking, is your Axon 7 a Chinese version- the A2017?
I have had trouble downloading large data files for games on this from playstore too... It might have something to do with the fact that google had to be installed from other places and google has a security issue with our devices...
After a few updates, currently on B08, it works. Can download apps that failed prior to this update...
ultramag69 said:
Just checking, is your Axon 7 a Chinese version- the A2017?
I have had trouble downloading large data files for games on this from playstore too... It might have something to do with the fact that google had to be installed from other places and google has a security issue with our devices...
After a few updates, currently on B08, it works. Can download apps that failed prior to this update...
Click to expand...
Click to collapse
No I have the G-Model. So I don't think that should be the issue. But still thanks for the thought!
Choose an username... said:
Lol no, what Play store does is just download the apk from a database and install it on your phone, then download whatever extra files the app needs. If you bought the app it will also provide authentication in case that it needs to get it.
So basically you can do the same process manually (as long as it's free) by downloading the apk and the obb, then moving the obb folder (named com.devname.appname) to /sdcard/Android/obb/.
Otherwise you can try wiping Play store's cache and try to download it, and if that still doesn't do anything delete its data.
Click to expand...
Click to collapse
Ok thanks a lot! Will try to do that, once I come home today and report back if it worked
Just to learn something again, what exactly is OBB? And if I download the apk I don't have the obb with it automatically?
And I`m having trouble copying/moving the folder into obb (apparantly this is not supposed to be done)
Is there a way to do it?
|Furō| said:
And I`m having trouble copying/moving the folder into obb (apparantly this is not supposed to be done)
Is there a way to do it?
Click to expand...
Click to collapse
Just move it lol
Where did you get the obb folder from? Try root browser, even if you don't have root.
The obb is just additional files that the app uses. I guess they need to do that because you's have to download the whole thing if they just updated the app like they usually do. So for a 3 GB game you might only need to download ~100 mb instead of the whole 3 GB when you update it
|Furō| said:
Ok thanks a lot! Will try to do that, once I come home today and report back if it worked
Just to learn something again, what exactly is OBB? And if I download the apk I don't have the obb with it automatically?
Click to expand...
Click to collapse
OBB files are basically the data files., just in a different format. The Obb files will come in a separate folder if the whole thing isn't RAR'ed or Zipped up...
You should have games apk file and a separate folder with OBB files inside.
A
Choose an username... said:
Just move it lol
Where did you get the obb folder from? Try root browser, even if you don't have root.
The obb is just additional files that the app uses. I guess they need to do that because you's have to download the whole thing if they just updated the app like they usually do. So for a 3 GB game you might only need to download ~100 mb instead of the whole 3 GB when you update it
Click to expand...
Click to collapse
Well I am rooted (Magisk) but ES Explorer is unable to enable the root functions for some reason even though it has Superuser rights in Magisk... And solid explorer as any other I've tried so far won't move files to the obb folder.
And I got the file from the phone of a friend as suggested
|Furō| said:
A
Well I am rooted (Magisk) but ES Explorer is unable to enable the root functions for some reason even though it has Superuser rights in Magisk... And solid explorer as any other I've tried so far won't move files to the obb folder.
And I got the file from the phone of a friend as suggested
Click to expand...
Click to collapse
Again, try Root browser (the old one won't be able to move stuff to the SD card, but it's even better than the new one). Much better than those two... ES explorer is the worst bloated piece of crap there is.
Choose an username... said:
Again, try Root browser (the old one won't be able to move stuff to the SD card, but it's even better than the new one). Much better than those two... ES explorer is the worst bloated piece of crap there is.
Click to expand...
Click to collapse
I agree with you on ES , and tried out the new root browser which leaves a really good first impression! Didn't know of this app so far, so thanks for pointing it out!
But I still can't do it... I'll attach a short screen capture of what is happening for me
https://www.dropbox.com/s/esg4mcxmg04vebw/VID-20170819-WA0003.mp4?dl=0
(Since the upload on XDA didn't work for me)
|Furō| said:
I agree with you on ES , and tried out the new root browser which leaves a really good first impression! Didn't know of this app so far, so thanks for pointing it out!
But I still can't do it... I'll attach a short screen capture of what is happening for me
https://www.dropbox.com/s/esg4mcxmg04vebw/VID-20170819-WA0003.mp4?dl=0
(Since the upload on XDA didn't work for me)
Click to expand...
Click to collapse
Will delete the video in the next couple of days Any help is very appreciated!
ultramag69 said:
Just checking, is your Axon 7 a Chinese version- the A2017?
I have had trouble downloading large data files for games on this from playstore too... It might have something to do with the fact that google had to be installed from other places and google has a security issue with our devices...
After a few updates, currently on B08, it works. Can download apps that failed prior to this update...
Click to expand...
Click to collapse
I've got problems download some large data files too it gives me this error when it is almost downloaded 87%. And I 'm on B17.
Aj-jss said:
I've got problems download some large data files too it gives me this error when it is almost downloaded 87%. And I 'm on B17.
Click to expand...
Click to collapse
No, I got "Playstore has stopped. Try again". But every time I tried , play store would stop...
ultramag69 said:
No, I got "Playstore has stopped. Try again". But every time I tried , play store would stop...
Click to expand...
Click to collapse
Yeah , it seems storage permission was disabled for Play Store and I enabled it and now it works.

Categories

Resources