For those who want to re-install OnePlus apps that aren't hosted on the play store - OnePlus 6T Themes, Apps, and Mods

I was about to uninstall the file manager since the file hosting was buggy and I preferred doing it with solid explorer cause I had more control on the configurations.
I noticed the OnePlus file manager isnt on the play store so I wanted to keep a backup in case I wanted it again. I decided to ADB pull and noticed it's in the system partition. I guess it gets updated via OTAs and installed after a factory reset.
You don't need root or ADB, just a file explorer capable of showing the root of the file system. Go to /system/reserve and select the OnePlus app you want back by running the apk install from there.

Related

can't install apk files

I'm running the gingerbread 2.3 and for some reason now I can't install apk files. My phone was acting up so the sprint store set it back to factory; I installed astro file manager and appinstaller but when downloading apk files from the evo itself, I keep getting the content unsupported message. Before I was on gingerbread, I had a different apk installer but I can't seem to find anything else in market other than the appinstaller (using the new market) and unknown sources is checked under settings
any help would be greatly appreciated!
dulcesugar said:
I'm running the gingerbread 2.3 and for some reason now I can't install apk files. My phone was acting up so the sprint store set it back to factory; I installed astro file manager and appinstaller but when downloading apk files from the evo itself, I keep getting the content unsupported message. Before I was on gingerbread, I had a different apk installer but I can't seem to find anything else in market other than the appinstaller (using the new market) and unknown sources is checked under settings
any help would be greatly appreciated!
Click to expand...
Click to collapse
I'm having the same issue. havnt yet rooted my desire hd, dunno if this is my prob, only new to android, previous winmo user. can u let me knw if find a solution, and visa versa. cheers man
I use Super Box. It's an app in the market with a number of different tools such as apps2sd, apk installer, apk uninstaller, wipe cache, memory/cpu/battery logs, etc. One of those tools is an apk installer. It scans your whole SD card and displays all the apk files it finds so that you can easily select which ones to install. I'm not sure if you're having a system issue or an app issue. Try Super Box and see if you get the same message.
By the way, I used to use Astro all the time but have since switched to Ghost Commander for my file manager needs.
Edit: If your phone isn't rooted then you wont be able to tamper with any files within your root folder.

Saving or Storing .apk's

I'm about to start buying a few different apps, and want to save them on my PC so I can have them for either future use or if I am gonna be wiping my phone, returning it, getting another phone, etc... Anybody save them straight to their computer from amazon.com, or can I pull them off my phone thru Kies after dowloading from the market? Then I guess I'll also need to know how would I get the apk running once I put it on my SD Card? Sorry in advance if this is a dummy question- it's my first run at this and there are tons of different opinions and people pitching their softwares on google search and youtube that span back to 2009, so I'd like to see what someone who knows how and has a T989, Thanks!
Download astro file manager (free) from the market and u can back up your apk's. Save them to ur sd card and transfer it to ur pc.
Sent from my SGH-T989 using XDA
zero86ea said:
Download astro file manager (free) from the market and u can back up your apk's. Save them to ur sd card and transfer it to ur pc.
Sent from my SGH-T989 using XDA
Click to expand...
Click to collapse
+1
Sent from my SGH-T989 using XDA
You can also use JRUMMY6 apps - Ultimate app manager pro or ROM Toolbox Pro. This will save the apk as well as the settings for that app.
CincoDeDrinko said:
I'm about to start buying a few different apps, and want to save them on my PC so I can have them for either future use or if I am gonna be wiping my phone, returning it, getting another phone, etc... Anybody save them straight to their computer from amazon.com, or can I pull them off my phone thru Kies after dowloading from the market? Then I guess I'll also need to know how would I get the apk running once I put it on my SD Card? Sorry in advance if this is a dummy question- it's my first run at this and there are tons of different opinions and people pitching their softwares on google search and youtube that span back to 2009, so I'd like to see what someone who knows how and has a T989, Thanks!
Click to expand...
Click to collapse
Here's a quick guide:
1) Download and install a file explorer application that can write to the system partition. You can use ROOT explorer or ES file explorer. I'm not sure if astro has system writing capabilities.
2) Go into the application and enable root access and the ability to write to system. For ES, you go into settings then scroll down and check "Up to Root" and "Root Explorer" and "Mount File System"
3) Navigate to the apk files that you want to save. For user apps, it's under /data/apps and for system apps (memo, contacts, etc.) it's under /system/apps. Now you probably default to /sdcard so you'll have to go up one more level to reach the root directory (it'll just be "/") to access system or data. Save those apks.
4) If you want to restore these apks to a future phone/ROM, it's the same idea, except you just have to copy paste the files to the directory that you found them in. But you have to watch out for odexed/deodexed apps because they're not compatible. So if you go into /system/apps or /data/apps and you see a .odex file after each respective .apk file, you won't be able to install those apps to a ROM that is deodexed. If you go into those directories and you only see .apk files, you won't be able to install those apps on a stock ROM (almost all custom ROMs are deodexed).
5) All you have to do is copy the files into the directories and reboot, you don't have to install them or anything. Some will say that you should change the permissions to (rw- r-- r--) but I've tried both ways anecdotally and I don't think it makes a difference whether you do or not.
Although I'm not sure why you want to go about it this way, if you have titanium backup it'll do all your backing up and restoring for you. The only thing that I use this method for is for the memo.apk which I use but isn't included on all ROMs. TB doesn't back this up because it's a system app. So this process is really only necessary for system apps.
yoft1 said:
Here's a quick guide:
1) Download and install a file explorer application that can write to the system partition. You can use ROOT explorer or ES file explorer. I'm not sure if astro has system writing capabilities.
2) Go into the application and enable root access and the ability to write to system. For ES, you go into settings then scroll down and check "Up to Root" and "Root Explorer" and "Mount File System"
3) Navigate to the apk files that you want to save. For user apps, it's under /data/apps and for system apps (memo, contacts, etc.) it's under /system/apps. Now you probably default to /sdcard so you'll have to go up one more level to reach the root directory (it'll just be "/") to access system or data. Save those apks.
4) If you want to restore these apks to a future phone/ROM, it's the same idea, except you just have to copy paste the files to the directory that you found them in. But you have to watch out for odexed/deodexed apps because they're not compatible. So if you go into /system/apps or /data/apps and you see a .odex file after each respective .apk file, you won't be able to install those apps to a ROM that is deodexed. If you go into those directories and you only see .apk files, you won't be able to install those apps on a stock ROM (almost all custom ROMs are deodexed).
5) All you have to do is copy the files into the directories and reboot, you don't have to install them or anything. Some will say that you should change the permissions to (rw- r-- r--) but I've tried both ways anecdotally and I don't think it makes a difference whether you do or not.
Although I'm not sure why you want to go about it this way, if you have titanium backup it'll do all your backing up and restoring for you. The only thing that I use this method for is for the memo.apk which I use but isn't included on all ROMs. TB doesn't back this up because it's a system app. So this process is really only necessary for system apps.
Click to expand...
Click to collapse
TI backup also just requires the pro license key to be stored in the same location as the backup directory. this way you can change roms and get Ti pro back without needing to re purchase.
Sent from my SGH-T989
try using root explorer
then goto the data/app directory copy your apps and move to whatever folder that you like. then if you want you could sign up for minus and upload all your apks (they have a 2gb upload limit so it works great). Or just connect hercules to computer and pull files from folder you copied to to your computer.
rom tool box pro backs up ALL your installed apks on your sd. manual install and market installed.

Install android apps using TWRP and your smartphone!

TWRP has a built in file manager, I managed to install an apk using 3 apps and TWRP:
Requirements:
1.)Unlocked bootloader on the Wear device (This voids warranty)
2.)Obviously TWRP on Wear device
3.)A smartphone
4.)An Android Wear device
5.)Chrome on Wear
6.)Superbeam
7.)Es File Explorer on Wear
What I did is used Superbeam on my smartphone to send the apk to the wear device. To do this I disconnected my smartwatch from my smartphone and copied the ip address Superbeam created for the apk into chrome on the Wear device then allowed it to download the apk. Once it had downloaded the apk I used Es File Explorer on Wear to check if it was successful and successful it was. Then I booted the wear device into TWRP and moved/copied the apk into data/app (I used TWRP since Es File Explorer wasnt showing the directory data/app) then I chmoded the apk to 0644 and surprisingly when I rebooted it worked so im gonna try various apps using this method.
Install with es file Explorer
1. Follow steps 1, 5 and 7 above then
2. Download apk with chrome
3 load es file Explorer
4 click on root Explorer
5 now select one key install
6 then find your apk
7 install it and it should work
You're running full phone apks on the watch?
kronium said:
You're running full phone apks on the watch?
Click to expand...
Click to collapse
Yes not all apks work though
Any that you have tried that work and that you would recommend? I feel like many of them wouldn't go so well.
There is another thread on here about that. I will link when I find it. Start with the new version of es filer explorer...
Sent from my KFTHWI using Tapatalk
can i use a iphone to do it?
I'd be interested to know if you could get the HID Mobile Access app running on the watch. Potential to open access controlled doors...
There is away to get play store working on SmartWatch but the tutorial given is really bad alot of people including myself have had trouble doing it and when I attempted it by following the op it resulted in me getting connection issues even still after relocking bootloader. If anyone can provide a better tutorial than the current one it would be better im not sure if the thread is still around also there is another way to get apps on watch using es file Explorer with root I will edit op for it

TWRP folder now a 0 byte file and undeletable - semi solution found, but...

First off, though I don't know that it'd be a factor here, but I switched carriers from T-Mobile to AT&T. I don't really see how switching SIM cards would have any effect - I'd already updated to 20e, re-rooted, and installed TWRP. Double checking under Settings/Hardware Info, it shows my phone still is listed as a LG-D851.
It's been awhile since I made or checked my local TWRP backups but checking just now my TWRP folder displays as a 0 byte file. My thought was delete the file, copy a full set of TWRP folders (nandroid) back from my extSDcard and I'd be fine. Problem is I can't delete the file (and now thinking best to ask first, lol!).
I've tried with FX file manager (with root granted) but get an access denied error. Going in under System as root user and navigate to /mnt/sdcard/, I see all other folders but no TWRP file. I've tried ES File Explorer which successfully deletes it, but it reappears. Even tried deleting and creating a temporary TWRP folder immediately after but I get "Sorry, operation failed".
I'm able to get into TWRP, run a backup which says it completed successfully, but I see it as this file rather than a folder like it should be... Searching, I found one a workaround: TWRP Troubles
I use TWRP Manager free and thought about installing the latest TWRP for my D851 (from 2.8.6.0 to 2.8.7.0) but don't know if it'd create a bigger problem. Thought best to ask the pros!!
Any thoughts?
wha2do said:
I've tried with FX file manager (with root granted) but get an access denied error. Going in under System as root user and navigate to /mnt/sdcard/, I see all other folders but no TWRP file. I've tried ES File Explorer which successfully deletes it, but it reappears. Even tried deleting and creating a temporary TWRP folder immediately after but I get "Sorry, operation failed".
I'm able to get into TWRP, run a backup which says it completed successfully, but I see it as this file rather than a folder like it should be... Searching, I found one a workaround: TWRP Troubles
I use TWRP Manager free and thought about installing the latest TWRP for my D851 (from 2.8.6.0 to 2.8.7.0) but don't know if it'd create a bigger problem. Thought best to ask the pros!!
Any thoughts?
Click to expand...
Click to collapse
As I added after my initial post, if I boot into TWRP recovery and connect to my PC, TWRP shows on my PC as a folder. I'm able to copy it to my PC, but this isn't the most elegant. Is there something more I can do to get back to seeing/using folder operations on it while using an android file manager?
Again wondering if I update TWRP via TWRP Manager if that'd help any...and presumably my hardware hasn't changed any, so still would be TWRP for the d851?
Thanks!!

Change built-in file manager?

I would like to change default file manager but it seems that some links to it are hardcoded in LOS so for example if i uninstall it and replace it with fx file manager some
apps can't access it because they are calling to that default one which is not there anymore.
Any tips on how can i replace it, or where can i change those links to default app?
The default file manager that you were using has the package name "com.android.documentsui", and you generally see it when you have to choose a file for an app. Only here has it been turned into a full-fledged file manager. That was a system app that you weren't supposed to remove, so your only option is to install another file manager app alongside the default one.
Hi i'm with the same problem, i need a default file manger that can accese root so other app can get accese to root folder. Is there a way to resolve?
Here is how to replace the stock file explore with the root accessable one.
I'm gonna priovide the best filemanager fully featured, called mixplore, which i highly recommend. this file manager can access root directory.
watch Mixplore review from HERE
NB: make sure you have a root access
1. download Mixplore
2. install it on your device then open it
3. on the left then click on "root" then grant root permission when prompted
4. go into system/apps/documentUi OR system/apps/cmfilemanager
OR system/apps/files. If your on other roms apart from cynogenmod, lineageOs or RR-Os.. go into system/apps/filemanger
in case not found in app forlder try priv-app, i.e system/apps/..
NB: not "document" its "documentUi"
5. open the that last folder on the directory i.e file manager, swipe right and go into downloads copy the Mixplore.apk, then swipe left back into root/system/app/___ and paste the mixplore and delete the stock filemager from that folder
6. restart the phone.. now you have replaced the stock file explore from your android.
ppllzz help meee mi a1
i uninstalled the system file manager and now can't reinstall it and com.andeoid.documentsui keeps stopping and after installing app getting the problem files keeps stopping
Adwolf01 said:
i uninstalled the system file manager and now can't reinstall it and com.andeoid.documentsui keeps stopping and after installing app getting the problem files keeps stopping
Click to expand...
Click to collapse
Dirty flash your ROM
yohannacastle said:
I'm gonna priovide the best filemanager fully featured, called mixplore, which i highly recommend. this file manager can access root directory.
watch Mixplore review from HERE
NB: make sure you have a root access
1. download Mixplore
2. install it on your device then open it
3. on the left then click on "root" then grant root permission when prompted
4. go into system/apps/documentUi OR system/apps/cmfilemanager
OR system/apps/files. If your on other roms apart from cynogenmod, lineageOs or RR-Os.. go into system/apps/filemanger
in case not found in app forlder try priv-app, i.e system/apps/..
NB: not "document" its "documentUi"
5. open the that last folder on the directory i.e file manager, swipe right and go into downloads copy the Mixplore.apk, then swipe left back into root/system/app/___ and paste the mixplore and delete the stock filemager from that folder
6. restart the phone.. now you have replaced the stock file explore from your android.
Click to expand...
Click to collapse
will this work if an app ask to write on external storage ???
loopypalm said:
will this work if an app ask to write on external storage ???
Click to expand...
Click to collapse
This method creates problem when trying to access sd card or otg,mixplorer ,though fully featured,will also need permission from documentsui to access externals,it will show error "doesn't exist x
Best way is disable documents ui from showing icon in launcher
HarmitR said:
This method creates problem when trying to access sd card or otg,mixplorer ,though fully featured,will also need permission from documentsui to access externals,it will show error "doesn't exist x
Click to expand...
Click to collapse
yes, i already tried, it didn't work
best thing to do is give access to all apps that require SD write then freez DocumentsUI

Categories

Resources