ROMs with File managers - Nexus 4 Q&A, Help & Troubleshooting

Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez

Scheherez said:
Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez
Click to expand...
Click to collapse
Off the top of my head, slim includes one.
Alternatively, You can also just use titanium to create a flashable zip of your necessary apps (requires pro version I believe)
Alternatively to that, using 7zip on pc , you can also just drag and drop whatever apk you want into the system folder of whatever gapps package you flash when you flash roms. Or you can drag and drop the apk into system or data folder of whatever rom.zip you want to flash, If you have a computer handy regularly. (I find gapps easier because I download gapps packages WAY less often.)
Sent from my Nexus 4 using Tapatalk

i'd rather just choose the rom i like then worry about some file manager.
it takes about a minute to go to play store and install es file explorer and then install titanium to recover your apps.
i agree it would be handy if every rom had a file explorer but downloading doesn't take much time.

Scheherez said:
Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez
Click to expand...
Click to collapse
Mahdi ROM and SlimKAT has inbuilt file managers..

Rohit02 said:
Mahdi ROM and SlimKAT has inbuilt file managers..
Click to expand...
Click to collapse
Lol just wanted to say that but you beat me to it.
Edit: Still, I always download ES file and delete the one in the rom.

Related

File Download

How do i get it to download all file types, i tried downloading a zip file and it came up with this file is not supported , i have it rooted and have a file manager, it may be simple but i am new to android
do you mean download through a browser?
if you long press the link doesn't it give you an option to save it ?
zip support is built in I think, certainly astro handles them easily.
personally I tend to use xscope-gl (1.6 version) to grab files now as it supports pretty much anything.
lufc said:
How do i get it to download all file types, i tried downloading a zip file and it came up with this file is not supported , i have it rooted and have a file manager, it may be simple but i am new to android
Click to expand...
Click to collapse
Download a program called androzip its safe and it works awesome.
Use another browser as I found the default Android browser wouldnt let me download zip,rar or apk files. Dolphin is a tweaked android browser, which works great. I think you can download an HD version...which might suit the 5" screen better. Check it out before you buy
Dolphin hd trailer:
http://www.youtube.com/watch?v=-jADCTGrS3w
I wasnt as descriptive I should have been. If you download androzip it makes zip recongizable for download and it will open them as well. Also if you need to send any file over gmail you go through androzip. Open it go to the file tap on it and choose send, no zipping required.
Thanks for all the replys guys downloaded android zip and another browser and all is well thanks
Hello chaps, what browser would you guys recommend for android?
lufc said:
Thanks for all the replys guys downloaded android zip and another browser and all is well thanks
Click to expand...
Click to collapse
If you install Astro file manager that has an option to allow any file to download in the default browser... its worth having anyway as its a great file manager...
Sent from my Dell Streak using XDA App

Install your own apps via xRecovery - Collection of xRecovery files

Hi Guys!
Now that finally the devs arrived with some amazing ROMs, I change these ROMs a lot every day. But I experienced some problems because I often do that at work where I don't have adb shell available. So I created an xRecovery zip-file to install Android Terminal Emulator before booting into the ROM the first time.
That gave me the idea to offer you some zip-files with useful (free) applications you perhaps want to have pre-installed on any ROM before booting it.
I also attached two blank zip-files where you can easily add your own apps, perhaps a preferred keyboard in your language or whatever you want to push onto your phone via xRecovery.
If somebody's interested we could turn this into some kind of collection for universally usable xRecovery files.
How to use the blank zip-files:
To use this method, you need to have the app available as an apk-file, of course.
If you have the app already installed on the ROM you're looking to replace, you can just use a root file manager like Root Explorer to copy and paste the apk file from \data\app\ to your SD card.
If you cannot get the apk file, you can request it here or send me a PM and I'll try to prepare the zip-file for you. Don't ask me to do this with paid apps! This whole method is meant to be used with free apps and I will not add or support warez in any form!
Okay, now let's start. As you can see, I attached two blank zip-files: blank_data-app.zip and blank_system-app.zip. Why two of them?
There are basically two locations where you'll want to install your own apk's:
\data\app\ --> contains all non-system-relevant user apps and should be your choice in most cases. If you install here, you can easily uninstall the apps later if you don't need them anymore.
\system\app\ --> contains system-relevant and pre-installed apps such as vending.apk / phonebook.apk / Email.apk / Gmail.apk / Calender.apk / etc.
Only install here if you want to replace one of these apps with a themed one or if you want to force-update market for example! It's not possible to uninstall anything you installed here the usual way! You'll have to use Titanium Backup or another third-party app.
Only overwrite existing apps in this folder if you know what you're doing!
So, just choose where you want to install your app, open (NOT extract!) the corresponding file with a zip-file manager of your choice (I'd recommend 7Zip or WinRAR) and drag the apk-file you want to install into data\app\ (for blank_data-app.zip) or system\app\ (for blank_system-app.zip. pretty obvious, huh? ). Confirm to copy the file there and close the zip file.
That's it. Now you just have to give your zip-file an appropriate name and push it onto your SD card to install it via xRecovery-->install custom zip-->choose custom zip from sdcard.
__________________________________________________
Some comments on the zip-files attached:
- Android_Terminal_Emulator.zip:
This is useful if you installed a new ROM and experience problems like flashing homescreen or no GSM/data connection. In that case, open ATE and type the following:
su (confirm SuperUser rights)
busybox killall servicemanager
Click to expand...
Click to collapse
This will restart the phone and hopefully solve your problems. (I know this mini guide seems not to fit here, but perhaps someone reads it before spamming the dev thread with questions that were answered a thousand times )
- JIT_Enabler_v2-zdz.zip:
all KUDOS go to zdzihu. Make sure you visit his thread to always get the latest version of JIT Enabler.
Note that you only need this file on 2.1 ROMs where JIT Enabler isn't pre-enabled! On 2.2+ ROMs JIT is always included.
- New Market V2.2.11.zip:
Make sure to sign into your google account and open market once (accept licence agreement) before you update to the new market. Many people experience problems if they don't do this!
- TitaniumBackup-3.6.7.1.zip:
You can also create this file yourself. If you open TB and tap on Settings-->more... there's an option to create an update.zip
- XDA_app.zip:
Useful for any kind of problems of course
__________________________________________________
So, not much of a collection at the moment, but perhaps there's interest for something like that. If you know something that will come handy to have it preinstalled, just tell me!
Cheers
qwer23
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
"instead of giving me a fish to eat for a day, teach me how to fish!"
Sent from my X10 using Tapatalk
mezo9090 said:
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
"instead of giving me a fish to eat for a day, teach me how to fish!"
Sent from my X10 using Tapatalk
Click to expand...
Click to collapse
i like that point of view! well i only found one for creating a whole update. zip for a rom with android kitchen I can explain some of the basics inside this zip file this evening after work. a zip just for installing apps is created quite easily. it gets more complicated if you have to set permissions and things like that.
Sent from my rooted X10i using XDA App
good idea!
thanks
Great! thanks a lot for this useful guide, I will use it.
Just one question in the same line like mezo, If I already have a rom zip file and I want to add to this rom the apps, would it be possible? and Could you explain us? or its just copy the files inside the \data\app\ folder?
Thanks again for your help.
Great idea, thanks!
Sent from my Freex10 2.2.1 Darkstyle
770G said:
Great! thanks a lot for this useful guide, I will use it.
Just one question in the same line like mezo, If I already have a rom zip file and I want to add to this rom the apps, would it be possible? and Could you explain us? or its just copy the files inside the \data\app\ folder?
Thanks again for your help.
Click to expand...
Click to collapse
As long as the apps aren't system-relevan, it's as easy as that, yes
For all of you willing to learn more: I'm quite a noob, too, but I'll try to make a tutorial on how to create recovery zip-files as soon as I can.
Won't be today though, because I'll go out to party into my birthday this evening
So long,
qwer23
mezo9090 said:
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
Click to expand...
Click to collapse
You can use the Android Kitchen to create custom zip files, I use the Cygwin method as it makes file management a little easier imo.
Great idea man, a lot of thanks!
1 zip - several apps
Is it possible to create one zip to install several apk's?
Maybe I have a few "stock" apps, the ones that I always need, and want to install all in a single step.
Can this be done or I have to install one by one even using xRecovery?
Thanks!
Great tuto and thank you for sharing
jpdediego said:
Is it possible to create one zip to install several apk's?
Maybe I have a few "stock" apps, the ones that I always need, and want to install all in a single step.
Can this be done or I have to install one by one even using xRecovery?
Thanks!
Great tuto and thank you for sharing
Click to expand...
Click to collapse
you can throw as many apps as you want into the zip file. everything inside the data\app folder will be installed
Sent from my rooted X10i using XDA App
Hello all. Ihave a problem with xRecovery 0.2 (the last release) when I reboot my phone holding the back button a few moments after the SE Logo appears, it doesn't work. I've installed it with the xRecovery installer and with the FlashTool with BusyBox 1.17 installed. I'm on a X10 2.1 Generic . Thaks
Gugoo said:
Hello all. Ihave a problem with xRecovery 0.2 (the last release) when I reboot my phone holding the back button a few moments after the SE Logo appears, it doesn't work. I've installed it with the xRecovery installer and with the FlashTool with BusyBox 1.17 installed. I'm on a X10 2.1 Generic . Thaks
Click to expand...
Click to collapse
Firstly, the xRecovery depends upon its version of busybox. In the version I use it is 1. 15. 3
So re-install xRecovery(just in case).
Secondly, u don't hv to keep the back key pressed but tap it a few times repeatedly during the screen with "Sony Ericsson" logo.
Hope this helps.
Regards
kLouD™
Sent from my X10i on zdzihu's 2.2.1(beta3) using XDA App
thanks for the info!
kloud_ said:
Secondly, u don't hv to keep the back key pressed but tap it a few times repeatedly during the screen with "Sony Ericsson" logo.
Hope this helps.
Regards
kLouD™
Click to expand...
Click to collapse
Thx but that doesn't working =(
it works ! thx
bro i need your help... im using froyo custom rom on my x10.. now i need to install backup & restore apps but it said apps cannot installed. so how to install it using xrecovery... i have the apk as well.. but i think the apk is for Eclair.
Sof_600 said:
bro i need your help... im using froyo custom rom on my x10.. now i need to install backup & restore apps but it said apps cannot installed. so how to install it using xrecovery... i have the apk as well.. but i think the apk is for Eclair.
Click to expand...
Click to collapse
sorry, backup and restore only works with stock se rom and mods based on it (like kx10 or blue sparks,...). it's impossible to install on any 2.2/2. 3 or 2.1 AOSP rom.
Sent from my rooted X10i using XDA App
in deed ..you only have to press twice.. (press one..wait one sec then press again and release...and wait for the terminal to popup) voilà!
--------
hey im having a problem.
I know that you will say "this belong to another thread" but since this way i can trick the thing and install again the system apps like the Package administrator etc, i need to know what to do in mi case with this method:
mi BETA3 was working smooth!
iv been using the BETA3 a long time but some days ago, suddently i couldn't install apps anymore (thouse that are in mi SD or frome the market...not even Applanet...nothing)
The screen shows the "barber shop black and white" bar rolling and rolling and never stop.
Mi USB detection is not working, that means that mi PC is recognazing the phone (it sound like a UYSB is been conected) but never apear the folder of the SD. nto even options of debugging usb etc in the notification bar of the device.
and when i get in Settings> runing aplications, all aplication are in "calculating..." mode. so they say 00 mb. and never stop triying to get the numbers. its so odd.
the other aplication (that came installed with the BETA) works fine.
I have tryed, erasing the firmwares and isntalling them from the beginning and everything worked fine with old firms like 2.0 and 2.1 update1. too!
then i do the root (first z4root, then busybox, then xRecovery) and make xrecovery work. install the beta 3, and again i can't do anything.
i triyed installing the BETA4 but never stop rebooting so i just yield and stick with BETA3.
any idea..plzzz!!! i really don't whon't to use Eclair...it's just so ugly!!
it's not working on mi xRecovery. i put the apps insinde app folder of thwe .zip and put it in a random folder of mi SD, then do >the Recovery > install custom.zip>Choose from SD card>confirm install the selected "blank_data-app.zip".
and it say:
Finding update package.....
opening update package.....
E i asume E means Error!) can't open blablabla/blblabla folder/blank_data-app.zip (bad)
installation Abnorted.
i asume iv done something wrong...!?!?
PS: BTW can somebody sen me the original .apk of FROYO bwecasue i can't find them , to use the system-apps.zip
thanxxx!!!

[Q] How to use application from a rom to another

Hi i have a question.
I tried different roms , and i noticed that the galaxy's one has a superb application for reading PDF (is the best i've ever tried...very fast). Now i'm on Virtuos Asus base rom and i would like to use Ebook readr form Galaxy one.
I have extracted ebook.apk from zip rom file and then installed on new rom.
Program starts but after start scannig for PDF close.
Is the right way to use application or i must copy something else from source rom??
Thaks in advnace
I've used Titanium backup
Sent from my Nexus One using XDA App
Thanks for suggest.
Unfortuynately at now i haven't possibility to do that.Is there any other solution??
If not i will installa rom again and then back it up with Titanium.
Thanks
Hey thats it. But you can also create an folder @ SD card with your preferred apps. Youse apk extractor or anything else which let's you extract an apk file... Fx can do it also. Nice tools get from fdroid repo..
You must extract apk from running system or unzipped....

Flashable File manager( ES Explorer)

Ok..Here it is flashable "ES Explorer". Might be useful for someone else also
Note : If it's illegal to do this then then just delete the post
mohitmoudgil said:
Can any one make a flashable zip with a free root file manager in it.
Click to expand...
Click to collapse
I've never used it but why not try es file explorer? It claims to have a root explorer included.
I need flash able zip...some roms does not include any file manager.. like aokp
Sent from my SGH-T959 using Tapatalk
You could always download one from the market.
Or use 7-zip to open another ROM.zip, system/app and pull it out. Then use 7-zip again to unzip AOKP, put the file manager into system/app, rezip it and then flash it.
File managers are freely available. Is there a reason why you can't get one from the market. No SIM or WIFI access, maybe?
thank you
OP-thank you.
Many timse now I have flashed on the run. Some times I am on limited data or in a no coverage area. And then the times I don't want to install gapps.... yes... this is very useful.
@woodrube- thanks for the tip on the 7zip trick... I don't know why but I never thought about that. I extract stuff like that all the time... I feel stupid not thinking of that. That will be most use full next time I pan fry bacon. thank you. :highfive:
Xplore is a pretty good file manager. Its user interface us really great for copying files and stuff
Sent from my SGH-T959 using Tapatalk 2
+1
Sent from my HTC One X using xda premium
The easiest way is to open a rom zip file with 7zip and simply drag your favorite file manager to to /system/app/ folder.
Or you can use this premade flashable zip file and put in your own apks to flash: http://forum.xda-developers.com/showthread.php?t=1572962
eksasol said:
The easiest way is to open a rom zip file with 7zip and simply drag your favorite file manager to to /system/app/ folder.
Or you can use this premade flashable zip file and put in your own apks to flash: http://forum.xda-developers.com/showthread.php?t=1572962
Click to expand...
Click to collapse
Thank you for linkng that . Just took a look at that. I am going to check this out later. I am on the galaxy s3 (T-Mobile US) and a lot of things that I use to do in dsixda's Android Kitchen I have to find new ways for.
A big Thank you... you saved me in time
hkfan said:
Ok..Here it is flashable "ES Explorer". Might be useful for someone else also
Note : If it's illegal to do this then then just delete the post
Click to expand...
Click to collapse
i found this quite helpful. i use wifi to connect to the market and having a file explorer from the get-go helps me enter my wifi credentials through a text file vs having to manually enter ridiculously complicated passwords by hand. not to mention my google account credentials. thanks
does this works on every phone?
Nope, just on Android phones
i was looking every where for this. hope works. ty
big thanks.worked perfect on my s advance (aicp rom,4.4)
hkfan said:
Ok..Here it is flashable "ES Explorer". Might be useful for someone else also
Note : If it's illegal to do this then then just delete the post
Click to expand...
Click to collapse
Do you know how this helped me...
I have installed ported android l n my cell and there is a bug that we cant install apps. So i flashed this.
You have no idea how handy this came in.. Thanks
hkfan said:
Ok..Here it is flashable "ES Explorer". Might be useful for someone else also
Note : If it's illegal to do this then then just delete the post
Click to expand...
Click to collapse
thanx a million for this, I've installed a custom ROM with no file file explore preinstalled and this helped a lot!
hkfan said:
Ok..Here it is flashable "ES Explorer". Might be useful for someone else also
Note : If it's illegal to do this then then just delete the post
Click to expand...
Click to collapse
5 years later I have found your little flashable lifesaver. thanks mate
Thank You
hkfan

[Q] .apk can not open

Hi All,
I am using the latest nightly on galaxy note N7000. My problem is related to .apk files. I have couple of .apk's in my sd card which i cannot install. As soon as i touch it to open for installantion, it gives me an error file cannot open. Please Help!!
First bit of "help" is that if you don't fully and completely describe your question, it isn't answerable.
Which APKs? How are you trying to install them? What do the logs ("logcat") tell you? Have you successfully installed them on other ROMs? Which ROMs? Which versions of APKs and ROMs? Are you using stock kernels? Have you tried it on a clean install of the ROM?
the built in downloads is apart of the documents app. it wont install apk files. u need to download a file manager from the app store to do so.
bulletbeef said:
the built in downloads is apart of the documents app. it wont install apk files. u need to download a file manager from the app store to do so.
Click to expand...
Click to collapse
Thank You for the quick reply. I tried to install them with using a kind of app installer and it installed.

Categories

Resources