Hi,
excuse me for my poor english. I have a problem with my GNote...i can't install an app from apk file...i can't tap on install button! anyone have the same problem? any solution??
thanks to all
Mark
Settings->Security->Device administration->Unknown sources (Allow installation of non-Market apps)-> check
sphere314 said:
Settings->Security->Device administration->Unknown sources (Allow installation of non-Market apps)-> check
Click to expand...
Click to collapse
i check this option but i can't install external app yet!
[email protected] said:
i check this option but i can't install external app yet!
Click to expand...
Click to collapse
Then I'm afraid I can't help you.
From my side I could install one external application (.apk) that I had previously downloaded on the SD Card.
I navigated to it through ES File Explorer and tapped on the apps name.
Maybe your app is not compatible with your Android OS.
Where did u get ur file from and whats the name of the app
Sent from my GT-N8013
I tried to install supernote...an app to take note, from my previous tf101 (with android 4.0.3)...but i also tried to install navigo 4.5 and other app and the result was the same.
I think is a problem with some permission.
Related
I have some issues with a device I bought (coby internet tablet 7015) that have resulted in my being unable to use the android market (I always get a 404 error) or the app that came with it (appslib) I seem unable to install any apps (with .apk) because I do not have a file manager. I'm looking for a way to install apps without one, or maybe one I can install that is not in .apk format!
ryladine said:
I have some issues with a device I bought (coby internet tablet 7015) that have resulted in my being unable to use the android market (I always get a 404 error) or the app that came with it (appslib) I seem unable to install any apps (with .apk) because I do not have a file manager. I'm looking for a way to install apps without one, or maybe one I can install that is not in .apk format!
Click to expand...
Click to collapse
Go into your browser on the device and find an apk for a file manager, then download it. when it's downloaded you should be able to open it through the browser. Then you can copy over an apk for ME (MarketEnabler) and install it. ME will let you use the market.
I wrote down some options:
1. If you rooted your phone and such you can just use adb from SDK
Code:
adb install [dir/package.apk]
(usb debugging enabled).
2. If you have internet on your device, upload a file manager apk you downloaded from a pc and put it where your phone can download it from with the browser. So when the download on your phone is complete you can click on the finished download in the notification bar and install it the file manager.
3. You can also try appbrain.
Though I think you should first fix the market problem. How about resetting the phone?
You can also use DropBox. Download the .Apk to your computer, pop it in your DropBox folder, open DropBox on your device, tap the Apk, and voila!
technically its not a phone its a "Coby internet tablet" but I get what you mean, and I have actually reset it to factory default's twice with no success.
To the first poster thanks, that did work to enable to to get the file manager but what is market enabler? and any suggestions on where I can find it?
http://code.google.com/p/market-enabler/downloads/detail?name=MarketEnabler_v3.1.1.2.apk
It can fake a provider to get access.
How does it work? Every time I tried it would say "We've got a problem Houston"
Andyt95 said:
Go into your browser on the device and find an apk for a file manager, then download it. when it's downloaded you should be able to open it through the browser. Then you can copy over an apk for ME (MarketEnabler) and install it. ME will let you use the market.
Click to expand...
Click to collapse
thanks
newb here. I heard so much about appstores that I spaced clicking to download
thank you
ryladine said:
How does it work? Every time I tried it would say "We've got a problem Houston"
Click to expand...
Click to collapse
errmmm... every time I install ME it's ok...
try installing the 2.2.6 market from this child forum??
try appbrain. It should let you start a direct download from your PC.
If everything fails then the only thing I can suggest is installing all apps from .apk
Andyt95 said:
errmmm... every time I install ME it's ok...
try installing the 2.2.6 market from this child forum??
try appbrain. It should let you start a direct download from your PC.
If everything fails then the only thing I can suggest is installing all apps from .apk
Click to expand...
Click to collapse
He would need root for it to work.
If you do have root, try this http://amip.tools-for.net/wiki/android/marketaccess
It works better than MarketEnabler.
You do have WIFI enabled? And added your google account? Does it have a SIM card?
ryladine said:
How does it work? Every time I tried it would say "We've got a problem Houston"
Click to expand...
Click to collapse
Check My Posts....
Under Market-Access!!
Should Help!!
Also I Have A Post With ES Explorer,
That You Can Basically Can Download From XDA It Self!!
Good-Luck!!
Sent from my HERO200 using XDA App
I've been trying to install a particular app to my phone, Nexus 4, rooted custom rom, etcetc.
The app in question was pulled from the Play store some time ago and it seems Google went further and removed the free version of the app from users devices without permission as well. I have the pro version as did many others and from what I've read, the pro version was not removed. However I flash roms and eventually lost it and that required a reinstall.
The problem: traditional methods of installing the .apk give the error "App not installed."
How can I install this app manually? The only other method I could think of was to try to root copy it to /system/app but that didn't work. And I'll reiterate, so we're clear, browsing to .apk and installing through explorer by clicking it does not allow the .apk to install. So, suggestions?
You could try sideloading it using Android Injector. (If it fails, it'll tell you why)
Sent from my Nexus 4
Theonew said:
You could try sideloading it using Android Injector. (If it fails, it'll tell you why)
Sent from my Nexus 4
Click to expand...
Click to collapse
Yeah it failed.
The application itself says install successful, but the app cannot be found on the phone.
There are a few websites that allows you to download apps in its apk format. You can install that way. But I'm not sure if its legal. Someone could correct me here.
Please hit Thanks if I helped
techpick said:
There are a few websites that allows you to download apps in its apk format. You can install that way. But I'm not sure if its legal. Someone could correct me here.
Please hit Thanks if I helped
Click to expand...
Click to collapse
The OP stated that this method does not work in this situation.
NB. - It is legal unless the app is warez.
Sent from my Nexus 4
I have used easy installer to install .apks.
Sent from my MB860 using xda app
inroot1898 said:
I have used easy installer to install .apks.
Sent from my MB860 using xda app
Click to expand...
Click to collapse
That uses the same method as manually installing the apk from a file manager.
Sent from my Nexus 4
The app isn't warez but it is one of the unapproved apps by google now, I mainly just wanted to look for an alternate method of installing apps in case this kind of app blocking became more prevalent. You have to admit, Google did a real number on blocking this app. Thanks for the help anyway guys.
the command that worked for me was:
adb install app.apk
You can make a folder in /system/app with its name without space as folder name and copy the apk to that folder.
Apk name should be same as the folder name +.apk.
Then reboot your device.
After reboot the app will be definitely installed as a system app. But some apps might be stable but some not.
I am trying to install an App which for some reason will not install in the country I am visiting. The App is a free App, but Google Play has blocked it from downloading into this country. I managed to download the app from the evozi apk-downloader but when I click on it in File Manager it will not install and I get an "App will not install." error.
I would like to try and install the app manually but despite all my searching have not been able to come up with a way to do this. I tried copying the apk file to the system/app directory and rebooted, but that did not work. I then downloaded ZipSigner to sign the apk file and put the created opex file in the system/app folder and rebooted again, but still no results. I've tried some other installers but still unable to get it to install, even when I am offline with my GPS off.
How can I manually install an app to bypass the Google app installer?
charliep8 said:
I am trying to install an App which for some reason will not install in the country I am visiting. The App is a free App, but Google Play has blocked it from downloading into this country. I managed to download the app from the evozi apk-downloader but when I click on it in File Manager it will not install and I get an "App will not install." error.
I would like to try and install the app manually but despite all my searching have not been able to come up with a way to do this. I tried copying the apk file to the system/app directory and rebooted, but that did not work. I then downloaded ZipSigner to sign the apk file and put the created opex file in the system/app folder and rebooted again, but still no results. I've tried some other installers but still unable to get it to install, even when I am offline with my GPS off.
How can I manually install an app to bypass the Google app installer?
Click to expand...
Click to collapse
did you enabled allow installation of apps from sources other than Play store if not go settings> Security> tick unkown sources and try it again it will surely help..and use the file browser from the phone and find the apk that you want to install n click on it and install
hit thanks button if helped
The app I want to install is FlightAware - I travel a lot, hence my desire to install this app before I return to the USA. I found that the ShopSavvy apk also has this problem. Both of these are freeware but somehow they won't install on my phone. My Google account was created in the USA with a USA address and has a USA credit card attached to Google Wallet, but with both apps I just get a "App not installed." error.
I already have the Unknown Sources - Allow installation of Apps from unknown sources Checked and the Verify Apps - Disallow or warn before installation of apps that may cause harm - Unchecked.
hmm then you sure those apks work correctly sometimes errors occur when its incorrectly or incompletely tampered.. or else try this go to settings> application manager>google play store and clear data and clear cache and do the same in google play services and try again
hit thanks button if helped
No, that did not work. I am really looking for a more technical solution to explain how to manually install an opp. Is this not possible in Android?
charliep8 said:
I am trying to install an App . . .
Click to expand...
Click to collapse
I am assuming your phone is rooted. If not, then it will be better to root it before going further.
Here is a link you can try:
http://forum.xda-developers.com/showthread.php?t=2231949
The ADB SDK is available here:
http://developer.android.com/sdk/index.html
App not installed fix:
https://www.youtube.com/watch?v=cJTDwrp-gkQ
Video shows him choosing sim unlock, what does that have to do with apk not installed?
AngelFRANTIX said:
App not installed fix:
https://www.youtube.com/watch?v=cJTDwrp-gkQ
Click to expand...
Click to collapse
how to install apps in sharp shf31 flip phone that phone running 4.4 android officially and i dont want to root my phone but to install few applications in it. can anyone help me with it.
thank you.
oyeperry said:
how to install apps in sharp shf31 flip phone that phone running 4.4 android officially and i dont want to root my phone but to install few applications in it. can anyone help me with it.
thank you.
Click to expand...
Click to collapse
Hi,
Do you have Google play store installed? If yes you need a Google account and you can download any app you want.
If you don't you can download ".apk" files from internet , with a file manager go to the folder you downloaded them and click on the file. A prompt will appear asking you to enable "install from unknown sources" option. So you have to go to security settings, enable that option, then go back to the folder, click on the APK and this time you should be able to install it.
Hope this help
Raiz said:
Hi,
Do you have Google play store installed? If yes you need a Google account and you can download any app you want.
If you don't you can download ".apk" files from internet , with a file manager go to the folder you downloaded them and click on the file. A prompt will appear asking you to enable "install from unknown sources" option. So you have to go to security settings, enable that option, then go back to the folder, click on the APK and this time you should be able to install it.
Hope this help
Click to expand...
Click to collapse
these options does nt work on that phone at all i tried everything but not working at all. can you provide other help if so.
thank you
Hey guy's, I hope somebody can help me out here. I can't find any explanation on internet. I want to install an apk from the local storage on my Rog phone 5 ( android 12,un rooted) .
In the old days it was pretty simple, just a slide to activate the "allow unknown sources", click on the apk file and it would install. Now on the rog phone 5 in the apps¬ifications, special app-acces, install unknown apps it only shows a few apps that I can give permissions to install from unknown sources. Like Chrome, file manager, gmail, brave browser etc. ( see picture). So I give the file manager or brave the permission,restart the phone, go to the apk in the file manager but it won't install.
It will just show the contents of the apk. If I select the apk I can remove it, rename it, compress it, anything but install it.
I can choose open with brave but still nothing happens. I tried downloading an app in the playstore to install apk files but it won't even list the apk file. I have no clue why they made something that used to be so easy so complicated. So I hope somebody can enlighten me how to install an apk on this phone. Thanks in advance!
Have you enabled install unknown apps in developers options ? Special app access allows you to allow/not allow individual apps to install unknown apk files. I think you have to enable it in developer options for the native installer first. I may be wrong but it's worth checking.
I'll go check if the option is there and let you know. Tnx man.
The only thing I found was " force app allowance on external drive" and but it changed nothing.
Piriroekoe said:
The only thing I found was " force app allowance on external drive" and but it changed nothing.
Click to expand...
Click to collapse
you could try
Code:
adb shell settings put secure install_non_market_apps 1
adb shell settings put secure unknown_sources_default_reversed 1
that would be from terminal on pc or you could install settings database editor from play store and grant it permissions via adb and you will have gui to change system settings
Could you please walk me through how to do this? Tnx.
Piriroekoe said:
Could you please walk me through how to do this? Tnx.
Click to expand...
Click to collapse
Ok, first I guess I need to ask some questions. Have you tried a different file manager, installed thru play store ? How many .apk files have you tried to install ? If it is just the one app that you have in storage it may be corrupt. Have you tried a fresh copy of it ? Is it an old app and is it compatible with your Android version ?
I don't know what I was thinking, that isn't in developer options anyway, it's in security. It would seem odd for them to remove the ability to install personal apk.