[Q] Clarification on "push to..." - Galaxy S I9000 Q&A, Help & Troubleshooting

I've read many times around the forum that apps can be installed by pushing them to the correct directories, but I'm not quite sure how to do that. When my phone is connected to my PC, I can only view the /sdcard directory. In ES File Explorer I can view the other directories but I'm looking for some clarification on how to proceed with pushing apps

pushing means to move the app / file directly to the place it should be, instead of letting the phone do it.
example: if you have an app that will not install, you use a app such as root explorer (many others out there too) and you get that app, move it to /system /app and there ya go, the app is in its right place.
the same goes for files, and other things, there are lots and lots of folders / subfolders, and sometimes this method is the only way. its fairly simple.
i hope i cleared that up for ya ???

azzledazzle said:
pushing means to move the app / file directly to the place it should be, instead of letting the phone do it.
example: if you have an app that will not install, you use a app such as root explorer (many others out there too) and you get that app, move it to /system /app and there ya go, the app is in its right place.
the same goes for files, and other things, there are lots and lots of folders / subfolders, and sometimes this method is the only way. its fairly simple.
i hope i cleared that up for ya ???
Click to expand...
Click to collapse
OK I think you have
I can put the app on my SDcard...then using ES File Explorer, I can copy the file, move to the directory I want, and paste the file. If I do this with an app, will it require installing, or will simply putting it in the proper directory allow me to run it ?
Thanks !

it will not need installing this is the beauty of it. Pushing it, you are putting it where it belongs - manually, hence the saying 'manually push through file explorer'
but once you have put the desired app / file in its correct place, its advised to reboot instantly, other wise it may not show up.
oh and finally, to do such things the system (phone) must be mounted as RW

azzledazzle said:
it will not need installing this is the beauty of it. Pushing it, you are putting it where it belongs - manually, hence the saying 'manually push through file explorer'
but once you have put the desired app / file in its correct place, its advised to reboot instantly, other wise it may not show up.
oh and finally, to do such things the system (phone) must be mounted as RW
Click to expand...
Click to collapse
Thanks for your help AzzleDazzle! Can I mount as RW through ES file explorer, or is it advised to do so through the ADB with standard linux chmod commands?

no you dont need to go through so much hassle.
im not sure if there is an option in file explorer for RW but there is with root explorer
you can also download sgs tools this can mount RW too, and even most kernels have this feature too

Related

Where does the browser download files to??

I've downloaded a couple .mp3's from a website that show up in the downloads folder within the browser (stock). They are available as ringtones in the system, but do not show up in the stock music app. I've use OI Filemanager to look in the logical locations but can't find them anywhere! I've also used terminal and ran:
#find / -name '*.mp3'
and all that shows up is the amazon app location...
Really noob-ish question, but I can't for the life of me find these files...
epicphotoeye said:
I've downloaded a couple .mp3's from a website that show up in the downloads folder within the browser (stock). They are available as ringtones in the system, but do not show up in the stock music app. I've use OI Filemanager to look in the logical locations but can't find them anywhere! I've also used terminal and ran:
#find / -name '*.mp3'
and all that shows up is the amazon app location...
Really noob-ish question, but I can't for the life of me find these files...
Click to expand...
Click to collapse
on mine they show up in a /sdcard/download hope this helps
So I've been told, but the only thing that shows up in there, both with terminal and mounted in windows, are pictures I've gotten via mms...
Is there anywhere else they could go? like ext2/3?
are you using a userinit.sh script with media2sd. if so then it could be on your ext2/3/4 (whichever applies to you) partition
No sir. I haven't quite figured out how to use that yet. I haven't really modded my phone in almost a year until a few days ago. Still reading up on those things.
well this may be out on a limb but you can check /system/media since you said they show as ringtones but not on your sdcard.
Not there either...
How about this, is there a way to edit the default download location to something I want?
epicphotoeye said:
I've downloaded a couple .mp3's from a website that show up in the downloads folder within the browser (stock). They are available as ringtones in the system, but do not show up in the stock music app. I've use OI Filemanager to look in the logical locations but can't find them anywhere! I've also used terminal and ran:
#find / -name '*.mp3'
and all that shows up is the amazon app location...
Really noob-ish question, but I can't for the life of me find these files...
Click to expand...
Click to collapse
well whenever i download mp3s from jamglue.com i find my downloads i nthe download folder on sd card
use astro file manager. better features.
but anyways... this is waht i do
1i find the mp3 download in sdcard>download
2. i rename the file and put .mp3 at the end. and click yes whenever i says iam changing file blahblahblah
jsut make sure whenever u rename the file to put .mp3 at the end. i am pretty sure this will work in OI tho
brian_v3ntura said:
well whenever i download mp3s from jamglue.com i find my downloads i nthe download folder on sd card
use astro file manager. better features.
but anyways... this is waht i do
1i find the mp3 download in sdcard>download
2. i rename the file and put .mp3 at the end. and click yes whenever i says iam changing file blahblahblah
jsut make sure whenever u rename the file to put .mp3 at the end. i am pretty sure this will work in OI tho
Click to expand...
Click to collapse
They are not in:
/system/media (or subs)
/system/sd
/sdcard
/sdcard/media (or subs)
/sdcard/download
they did not show up using:
#find -name 'wakeup.mp3'
or several variations of that.
when mounted on the pc, no search finds these files.
Not using compcache or a userint.sh
They will not show up in the music app, but can be used as ringtones/notifications.
What all did you use for args with find?
# find / -name \*.mp3
_or_
# busybox find / -name \*.mp3
or whatever the file/extension name might contain. I wouldn't use the actual name because I found a lot of downloads not called the file name, they were called things like download1.mp3 etc so try searching for the extension maybe. If find from / doesn't find anything I would be suspicious that it actually downloaded lol
epicphotoeye said:
They are not in:
/system/media (or subs)
/system/sd
/sdcard
/sdcard/media (or subs)
/sdcard/download
they did not show up using:
#find -name 'wakeup.mp3'
or several variations of that.
when mounted on the pc, no search finds these files.
Not using compcache or a userint.sh
They will not show up in the music app, but can be used as ringtones/notifications.
Click to expand...
Click to collapse
wellll... idk what to tell you but i suggest using jamglue.com to download your music.. you would have to make a free account first tho. jamglue is seems a lot simpler
Same issue on my girlfriend's G1. Her's has CM 4.2.5, and have tried downloading mp3 ringtones from myxer.com. They show up in ringtones, but cannot be located within the entire file system. I tried downloading a picture through the web browser and it ended up in the sdcard/download folder as expected.
Anybody figure out where mp3s are ending up??
In mine, they are in sdcard/Music. Take a look there. I believe that was a default folder on the original card.
Thought I checked just about everywhere including the folders mentioned above (and now below):
/system/media (or subs)
/system/sd
/sdcard
/sdcard/media (or subs)
/sdcard/download
/sdcard/Music
I will take another look later tonight and leave an update if I found them or not.
Pretty strange imo.
try taking a logcat and starting the download
Depending on the app, sometimes it will create its own folder on your as. Have you looked thoroughly for any new folders?
edit- sorry, dbl post
Just checked back all over the sd (now including the Music folder). Plugged the sd card into my pc and searched it and did not find the files we just downloaded. Can't find it anywhere on the phone's internal memory either.
Downloaded the Log Collector app, but it does not give the option to log the Browser app. Any other log apps that might allow this??
Any other ideas?
Thanks!
Just do adb logcat in cmd prompt
put the code that appears after downloading the mp3 in code tags or at pastebin.com

How to put ringonte (.mp3) into phone memory?

As above. Anyone knows?
bryant_16 said:
As above. Anyone knows?
Click to expand...
Click to collapse
put it in the media>ringtone folder.
bryant_16 said:
As above. Anyone knows?
Click to expand...
Click to collapse
Ok... I'll bite. Ringdroid from the market. Any other answer will take some info.
As in, the ringroid will put the ringtones in the sd card memory not the phone memory, i tried copy paste over but fail.
To place them into the phone memory you will need to either copy them using the terminal or push them through adb.
using adb, place the file(s) in your tools folder
Code:
adb push filename.mp3 /system/media/audio/ringtones
In the terminal, if you place them in the root of your sdcard
Code:
cp /sdcard/filename.mp3 /system/media/audio/ringtones
I am not sure if you need to remount or not to push/copy into the folder or not.
It says read-only file system as the error.
jairomeo said:
To place them into the phone memory you will need to either copy them using the terminal or push them through adb.
using adb, place the file(s) in your tools folder
Code:
adb push filename.mp3 /system/media/audio/ringtones
Click to expand...
Click to collapse
Try:
Code:
adb remount
That should fix the "read only" problem.
i'm not using adb... I'm using the second method which is in the terminal.
Do yourself a favor and go get Root Explorer from the market. It lets you move any file to anywhere.
Move your files to /system/media/audio/ringtones and remember to check to see if the files that are there are .ogg or .mp3. If they are .ogg just rename your files after you move them.
What you mean I have to rename the files after i move them?
What's the exact application name? I tried searching on market but could not find any.
bryant_16 said:
What's the exact application name? I tried searching on market but could not find any.
Click to expand...
Click to collapse
I like SUFBS but ES (or estrong) file explorer is good also. SUFBS cost a buck or 2 but I think it is worth it. Either way your phone needs to be rooted for this. You do have root right?
Yeah, phone is rooted. I tried ES Strong Explorer but cannot work, it says something about permission or something like that..
bryant_16 said:
What you mean I have to rename the files after i move them?
Click to expand...
Click to collapse
I'm not sure if it's a "hero thing" but sometimes the file extensions in the ringtones folder are not .mp3. They are .ogg. If you look into the folder and see .ogg files just change the extension and you'll be all good.
As for the apps. Look for "Root Explorer". I believe there are both free and paid options. The paid one isn't very much $$ so, considering how much easier it makes things, give up the loot and support a dev.
I tried searching under market, but cant find it..
id use terminal with cmds, would be a tad faster and a bit more reliable, in my opinion, but as of searching on your behalf i have found root explorer a paid version and estrongs free version by searching "root" while in the market. estrongs sounds unstable. If your going to pay for a good file explorer get SU file manager&terminal. (and...SAA?ror)
How do I use terminals? I tried but that say permission thingy..
Did you mount the system?
OK dude. If you're rooted I assume you have somebody's recovery. Boot to recovery and go into console (Alt+x). Now do this.
<enter>
mount /system <enter> (maybe mount /system/media if just /system doesn't work)
mount /sdcard <enter>
cp /sdcard/yourfolder/yourringtone.mp3 /system/media/audio/ringtones <enter>
reboot
You should be good to go.
Can I do that in terminal? As in one of the application in my HTC Dream?

Boot animation location issues

ok so my data cable got wrecked (waiting for new one to arrive) and im using swiftp to get files onto my droid so how do i get the boot animation into data/local since astro and my computer wont let me view anything inside the data/ folder? i have terminal emulator app on my phone but not sure how to use the comands. how would i move bootanimation.zip into the correct directory?
Simple fix
Just search "Wireless ADB" on the Market, once you've got it set up (Google is your friend, but seeing as how you're already set up using swiftp sounds like you're good to go lol), do a little more Googling for the Terminal commands you'll need for ADB. Any questions, PM me and I'll do my best to help ya out (^_^)>b
Just use Root Explorer. It'll let you move, delete, copy, etc. any file anywhere all over your phone.
YoungSinema said:
Just use Root Explorer. It'll let you move, delete, copy, etc. any file anywhere all over your phone.
Click to expand...
Click to collapse
I agree. I just got Root Explorer on the Market and it works very well. You can also extract and compress zips. By far, the best file explorer I've used for Android!

Accessing apk files

Thank you in advance, this is a great community.
I am running cognition 3.04 and making my first attempt at transparent widgets. However, I am uncertain if I am properly set up to access and reinstall apk files. I can find them on my phone using the file explorer in Andriod Mate. However, it appears that when I plug my phone into the usb or use any other file exploring software, the base directory is /mnt/sdcard/ . I feel that I am missing a critical component of this process, as I do not have ready access to the files I need to alter and eventually replace.
Thank you again,
Dez
Dezdemona said:
Thank you in advance, this is a great community.
I am running cognition 3.04 and making my first attempt at transparent widgets. However, I am uncertain if I am properly set up to access and reinstall apk files. I can find them on my phone using the file explorer in Andriod Mate. However, it appears that when I plug my phone into the usb or use any other file exploring software, the base directory is /mnt/sdcard/ . I feel that I am missing a critical component of this process, as I do not have ready access to the files I need to alter and eventually replace.
Thank you again,
Dez
Click to expand...
Click to collapse
You would need to copy them from ur /system/app folder to some folder on ur sdcard to see them on computer.
Below is the file system layout.
/ (root)
/system
/system/app
/...
/...
/...
/sdcard
/sdcard/...
/sdcard/...
/sdcard/...
/sdcard/external_sd
/sdcard/external_sd/...
/sdcard/external_sd/...
/sdcard/external_sd/...
When u connect to computer, it mounts only the internal and external sd cards. It does not mount the system areas like system, data, etc.

need (my files) app on captivate

does anyone know if there is a .tar file or something so i could flash the my files app on my cappy that usually comes on the cappy with the official firmwares? i just need some kind of file to do that because i dont like astro and es file manager, etc. even a link to somewere where this has been done before would help, thanks.
Why use that when the others have a **** ton more functionality? Like root file exploration.
Do you have any .tar stock firmware package? Open that archive with 7zip and go to /system/app and drag it out...then use a root file explorer (lolz oh the irony) to drop it in /system/app
Or use adb to push it there
Or get a theme cwm zip package and delete all the files out of the folders (not touching the meta-inf folder) and drop it in /system/app and flash that.
studacris said:
then use a root file explorer (lolz oh the irony)...
Click to expand...
Click to collapse
I did indeed LOL
hmm...i think im gonna get the cwm package and just do that, do you have any link on one of those, if not then how can i get or look one of those up?
any theme zip will do, just not a ROM zip that has a kernel and modem in it you don't need top flash the theme zips ate just system apk files you can delete out and add your apk in. Make sure only that apk is in it though.
Hold on...I'll hey you a link where i posted a test zip you can use.
Edit: http://forum.xda-developers.com/showpost.php?p=22271929&postcount=1403
In that post is a cwm zip, open that archive with 7zip go to /system/app delete what's there and drop that apk in. Then flash that in recovery.
ya well it didnt work..
Ya well you give more detail we can help.... "It didn't work" isn't very helpful for trouble shooting...
it said that the installation was aborted
What version of cwm do you have?
Or are you on an aosp ROM?
Just use a root explorer, go in and unzip any file that has it in it, then go to the extracted folder, long press on it and hit COPY, then back out until your at SYSTEM and paste it, then look for the file in SYSTEM and long press on it and choose permissions, then change it so it matches the SAME PERMISSIONS in SYSTEM/APP, then once you have the permissions correct long press on it and move it into SYSTEM/APP and hit PASTE. them REBOOT the phone and it will be in there and working. NO NEED to try flashing it in cwm. This MAY sound like a lot of work but it is VERY EASY AND FOOL PROOF.
Sent from MY SPH-P100 running ICS
OI File Manager. Looks almost exactly like my files.
Ok rockratt...first of all...when i tried putting the file in system...
It said failed, and also what do you mean to fix the permisions?
Sent from my SGH-I897 using XDA App
It failed because you need to mount that partition r/w instead of the default r/o...should be an option for that on the root file explorer you used.
juggalo4life760 said:
Ok rockratt...first of all...when i tried putting the file in system...
It said failed, and also what do you mean to fix the permisions?
Sent from my SGH-I897 using XDA App
Click to expand...
Click to collapse
As studacris said make sure to set it to read/write. When using ROOT EXPLORER you will see a button towards the top the probably says MOUNT R/W click on it and then paste it to SYSTEM( the reason I say to paste it to SYSTEM first so you can change the apparently permissions before moving it into SYSTEM/APP since it will ask to overwrite a version of itself if it is already there. To change the permissions just long press, choose permissions, then click the appropriate boxes to make it have the correct permissions before placing it in.
Sent from My KickAss CM7 Captivate
Pasting to /system and Changing permissions shouldn't be needed.
And if it is..boot into recovery, go to advanced, and fix permissions

Categories

Resources