Let's say you don't have internet access at the moment.
Let's say all you have is fresh install of CyanogenMod 9, which for some reason, does not come with a File Manager :face palm:
Let's say you have an apk file on your SD card.
How would you install the apk file? Terminal emulator, using which commands or another way?
By the way, ASTRO File Manager vs. ES File Explorer, which one and why?
- Put your apk file to sdcard (ex: es.apk)
- open internet browser
- type "file:///sdcard/es.apk" then press Go
Sent from MARVEL JellyScream
I just figured this out on my own and it worked:
How to install app called Example Name.apk from Android phone's Terminal Emulator:
This shows you how to change directory to SD card ; list contents ; change directory to folder called Google Play which contains file to be installed called Example Name.apk
cd sdcard/
ls
cd "google play"/
ls
su
pm install "Example Name.apk"
Yep there are many way to install apks
Sent from MARVEL JellyScream
Wow...exactly what I wanted to know.
Thanks for this! :cyclops:
No Explorer/No Playstore
This is a shameful noob problem. Can someone help me please? :fingers-crossed:
I deleted my file explorer app so I can't execute apks from my SD. Also I can not download them from Play Store because it crashes (probably cuz I deleted this system file that has something to do with managing Google Accounts. Currently, I only have the following Google apps installed - Google Backup Transport, Google Contacts Sync, Google Play Store, Google Services Framework)
I rooted my Sony Xperia Arc with the brilliant, super easy rooting kit found here
Putting down my phone details in case they are required -
Model: LT15i
Android: 4.0.4
Kernel: 2.6.32.9
Build: 4.1.B.0.587
Should I just try installing a ROM otherwise?
Thank you so much for reading!
Just in case anyone else comes by here.
If I were you (months ago), I would have reinstalled the exact same ROM, directly over the ROM.
Or, I would have installed GAAPS. Or I would have connected a cable and dropped the files I needed, like a playstore.apk onto the phones internal memory, and then executed it through the browser. file:///path/*.apk
I was going over ADB from my PC, via usb debugging.
System app is just copy to your system/app folder.
and set permition to 644 (rw-r--r--)
Adb push *.apk /system/app
Normal apk is
Adb install *.apk
ZenInsight said:
Just in case anyone else comes by here.
If I were you (months ago), I would have reinstalled the exact same ROM, directly over the ROM.
Or, I would have installed GAAPS. Or I would have connected a cable and dropped the files I needed, like a playstore.apk onto the phones internal memory, and then executed it through the browser. file:///path/*.apk
I was going over ADB from my PC, via usb debugging.
System app is just copy to your system/app folder.
and set permition to 644 (rw-r--r--)
Adb push *.apk /system/app
Normal apk is
Adb install *.apk
Click to expand...
Click to collapse
Thanks for this, but my pc using win8 i can using adb, and file:///sdcard/ not apply with myphone.
I try terminal to mount sdcard, and it working
installing google play store
hungpd00532 said:
This is a shameful noob problem. Can someone help me please?
I deleted my file explorer app so I can't execute apks from my SD. Also I can not download them from Play Store because it crashes (probably cuz I deleted this system file that has something to do with managing Google Accounts. Currently, I only have the following Google apps installed - Google Backup Transport, Google Contacts Sync, Google Play Store, Google Services Framework)
I rooted my Sony Xperia Arc with the brilliant, super easy rooting kit found here
Putting down my phone details in case they are required -
Model: LT15i
Android: 4.0.4
Kernel: 2.6.32.9
Build: 4.1.B.0.587
Should I just try installing a ROM otherwise?
Click to expand...
Click to collapse
I too experienced a similar problem.....but i have not installed a custom rom .....my sd card formatted unfortunately...
i have no play store and file manager...
i tried many alternatives
went to default internet application and install apps through playstore or some other android stores
tried adb bundle using windows
and finally WIPE DATA AND RESET from recovery mode in my rooted phone and got my playstore back
but be carefull every other apps,data in your phone will be erased(conntacts,call logs,messages)
Tried this method and it shows error
asdot said:
- Put your apk file to sdcard (ex: es.apk)
- open internet browser
- type "file:///sdcard/es.apk" then press Go
Sent from MARVEL JellyScream
Click to expand...
Click to collapse
Hello,
I tried your browser method and it gives me the following error-
net::ERR_FILE_NOT_FOUND
What shall I do? I have no wifi connection and I installed Android 5.0.2 GAAPS iso on my Samsung NC10 netbook
help me to install app.
i had rooted my device and deleted all the system apps like google play store, default browser, file manager, default launcher and used third party application. But when i reset my device everything is gone and i can't access play store, default browser, file manager, default launcher to install other apps. No please help me to install apps. (i can access to setting,alarm, galary, youtube and superuser using google search):
my device is Samsung galaxy tab 2
android version 4.2.
please help.
I tried to use wondershare mobile go app installer but my usb is not working.
Gapps
http://opengapps.org/
You need to select the correct platform, ARM, and correct Android version and variant, I prefer micro, definitely not full.
You need to know how to install this from your sdcard before booting in.
You will find here the new Unreleased Gmail 4.2.apk - Thanks to Android Police for this news
The Gmail 4.2 APK is signed by Google, but with a different key than the one in the Play Store (we checked the signatures - they differ). One is probably the test key and the other the production key. For this reason, you can't simply install it as an update and therefore need to be rooted with the ability to mount the /system directory for writing in order to remove the existing Gmail APK.
Important: Once Google updates Gmail in the Play Store, you will want to revert this process or at the very least delete the Gmail 4.2 APK you installed here if you want to update it from the Play Store.
OK, let's get down to it. You'll probably need ADB installed on your computer (here's an easy way that doesn't require downloading the Android SDK). There is a chance that this might work without ADB by just removing the APKs mentioned below and installing the new one, but it didn't seem to work reliably for everyone. This should, though:
- Download Gmail 4.2 from the download link above.
- Rename it to Gmail2.apk.(already renamed )
- Make a Nandroid backup in case something goes wrong (this is always a good thing to do before messing with your device).
- Remount /system for writing (via your favorite root-aware file explorer).
- Delete (or move if you want to save the APKs) all other versions of Gmail.
- Update: We've seen multiple successful reports of simply uninstalling Gmail using Titanium Backup or ROM Toolbox instead of performing this and the next step. If that works for you, go directly to step 7. If not, proceed below.
- Usually there are 2 or 3 copies. One will be in /system/app (that's the original Gmail that was pre-installed on the device) and there may be a few in /data/app (these are the updates installed from the Play Store). They'll be called "Gmail.apk," or "com.google.android.gm-[number].apk," An easy way to tell is to look for the Gmail icon.
- You may need to delete the .odex files matching the APKs in step 5 too, if you have them. Neither I nor Artem had to do this, but there are many different ROMs out there, and we're trying to cover all bases. Ignore this step and only come back to it if something doesn't work later.
- Reboot. Once you do, you should have no Gmail as far as Android is concerned.
- You can try to install the Gmail 4.2 APK you downloaded at this point by tapping it in your favorite file explorer (move the APK to your device first, of course). If that doesn't work, or if you prefer ADB, fire up a command line and type adb install Gmail2.apk.
If you get an error message, you probably didn't delete all copies of Gmail. If you don't feel like playing with ADB for Step 8, I've also gotten it to work by just copying the APK to /data/app, but that's not as fool proof as "ADB install".
Click to expand...
Click to collapse
Gmail 4.2.apk - download link - MD5 Sum: 2e5dbfccea5fca470d1e669fc0f431ba - Size: 2.77 MB (2906222 bytes)
Source [androidpolice]
Hey guys,
I am looking for the following files:
DownloadProviderUi.apk
DownloadProviderUi.odex
DocumentsUi.apk
If you want to make things dumbproof and give me a script I can flash via TWRP (which will hopefully work right), which will put these files back in System/App with the proper permissions, awesome.
Earlier, after opening an MP3 with Google Play Music, Google Play Music went crazy, the tablet froze, and upon reboot my download manager did not work, needed to be reinstalled somehow (but couldn't be reinstalled when I opened the .apk file in system/app), rendering the Play store, and Chrome, useless for downloading apps. I tried unsuccessfully to copy the apk/odex to my external SD card, before unexpectedly managing to delete the files. I deleted DocumentsUi.apk, which I probably do not need, by mistake. I tried installing a separate download manager (meant for an older device), but it wouldn't install.
I have a system.sin file for a SGP621 - but cannot extract the individual files without an older version of Flash Tool. And I don't want to flash the full file.
Thanks in advance!
UPDATE - I don't know what I did the 'Download Manager' still doesn't appear in my app drawer and I did not think the APK was still on the tab - but suddenly I can download from Google Play once again. No help needed.
Hi there,
we have a secured infrastructure where the play store is deactivated on the devices. You cant sideload apk manually, we push them by a special software.
Until Apps where developed more and more with AAB / Split APK we can't update different apps. Is there any possibility to extract those AAB Apps from a open PlayStore device and convert this AAB to an APK for a sideload with the special deployment software (own secured store)?
We can partly extract some data with adb (e.g. Twitter: com.twitter.android.8.53.0-release.01.apk, split_config.arm64_v8a.apk, split_config.de.apk, split_config.xxhdpi.apk) but we can't put them together to an single apk.
Is it possible? Maybe with a rooted phone or special software? For security reasons an apk mirror is not the best choice.
Thanks
@CrazyOlli
You can extract APKs from .AAB-files by means of Google's Bundletool what is a command-line tool to manipulate Android App Bundles.
jwoegerbauer said:
@CrazyOlli
You can extract APKs from .AAB-files by means of Google's Bundletool what is a command-line tool to manipulate Android App Bundles.
Click to expand...
Click to collapse
Hi and thank you.
I found that tool already, but i didn't have access to an complete aab file. I only can extract Split APK from a Play Store connected device and tried to bundle it with the "universal" mode. But it didn't worked for me and my actual skill level ends at that point. Or is there an option to extract the whiole aab file from google?
Hey guys, I was trying to modify some android ROMs for Android P & Q phones, but there was some strange probloms. I already knew that the /system partition is a dynamic partition now, so I want to modify the ROM instead of uninstall apps after ROM flashed. I installed WSL2 and Ubuntu in it on Windows 10. I copied the rom into it, extracted system.new.dat.br to system.img finally, and mounted it into a directory, deleted some apps from /system/app directory, include most of the google apps like Play Books, Play Music, Drives, Duo, except Play Store and Google Core apps like Gms Core and Google Service framework etc, then unmounted it and repacked to system.new.dat.br and system.transfer.list, updated them into the zip file, flash it with TWRP-recovery. It is strange that some apps like Updater and Stk was really gone, but all the google apps still there. I only want, and other could be found in Google Play Store, I don't want them pre-installed. Could any one tell me that how to remove the contents from system.new.dat.br permanently? Thanks. I'm getting crazy!!!