Related
Been looking for a thread on this but cannot seem to find it. How does one go about doing this? If I download an app to the computer and want to install directly to the phone, how can I do it if Kies does not allow me to do it? It keeps telling me it is not the right format when '.apk.' states it is.
BTW, is the lastest Kies suite v1.5.1.10074_2?
Switch to mass storage on your phone and transfer the file over.
Sent from my GT-I9000 using XDA App
You don't need Kies. Just connect your phone as a "Mass Storage device" to your computer and copy the apk file either to the internal or external sd card. Then using a folder organizer (either the inbuilt or any other app like astro) locate the apk file on your phone and click on it. It should then prompt you to install it.
Hope this helps.
adb install
Or if u cant use USB cable, just transfer the .apk file to your SGS via bluetooth then find the file in your SGS. default is:/sdcard/bluetooth then ryn it from there.
GL
Estrongs File Explorer can access any share on your computer directly.
Also, you can use adbWireless (just search for it). Assuming the SDK is installed, you can do:
adb connect x.x.x.x (your phone's ip address)
adb install your_app.apk
No usb connection needed.
Thanks guys. I transfered the file directly using the Mass Storage method used Astro to gain access to the file to install it. Great help from all of you. I do appreciate it very much. Again, a big thank you.
Dropbox is also great for transfering apk-files to your phone!
appelflap said:
Dropbox is also great for transfering apk-files to your phone!
Click to expand...
Click to collapse
That's what I'm using
Perfectly fine, and even very practical. I sometimes give out links to my dropbox to my friends if they want an app that they saw on my phone.
Whoops, double post.
Hi All,
I've taken a look around and can't seem to find anything relating to this so I'm gona ask.
I've just got my DHD and love it but I have never used Android before so it's taking some getting used to. ( I'll get there I'm sure )
My question is I have an MP3 file I'd like to use for my notifications ( comes from my HTC Touch HD ) but for the life of me I can't seem to put it in the media folder that the DHD uses. I can find it using the ES file search thing but it won't let me copy in to it?
Do I need to get admin rights? Rooting or whatever its called?
Sorry if it's a daft question. but its annoying the bejesus outa me.
Thanks in advance
JD
I think you have got to place the mp3 in a folder on the root of your sdcard called "notifications".
Hope that works!
Hi CD993,
Thanks for the reply but..
I can't find any folders on the sdcard other than the ones i've made from having it in my Touch HD.
I can however find the Notifications folder in audio on the phones memory. This has all the MP3's that the phone uses. But still I can't paste to it. Just says copy failed.
I'm just wondering if I need to "jailbreak it" or root....something something to be able to add to the root folders.
put your phone in settings,connect to pc,select disc drive now your computer willl see your sdcard as a drive look at your my computer and either go into my mobile at the bottom or go into the sdcard on my computer it comes up as Idrive as copy your mp3 file into your mobile here disconnect your mobile and search for it in your mp3 files through your media music app.you may have to reboot your mobile once disconnected from the computer so the file gets noticed.
if this is not what your looking for then sorry but I dunno.
Hi Magpie,
Thanks but no.
I already have the MP3 on the sdcard but I can't seem to copy it to the system/media/audio/notifications. This is where the phone reads the sounds that it plays when you receive email/txt etc.
Maybe I should just flash a new ROM although this appears harder than it is with the touch HD on winmo lol
Thanks for the reply anyways
JD
Edit:
I've since managed to Root the phone "give me root admin rights" but still am unable to copy files to the phones root folders.
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
cd993 said:
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
Click to expand...
Click to collapse
Hi CD993,
Maybe there is a problem with my sdcard? I don't have such a folder on it. I have a music folder data folders google folders I've looked through them all and can't find a notifications folder on the sdcard?
Should the DHD be using the sdcard as its main source for audio etc?
SdCard/Sounds/Notifications
SdCard/Sounds/Alarms
SdCard/Sounds/Ringtones
SdCard/Sounds/UI
Make the folders as you need them. Then you will be able to find them in the Sounds tab in the menu.
jadeddave said:
Hi CD993, Should the DHD be using the sdcard as its main source for audio etc?
Click to expand...
Click to collapse
If you have root access you should be able to write them to the main memory using a program like Root Explorer. You can find system sounds in /System/Media/Audio.
Kalavere said:
SdCard/Sounds/Notifications
SdCard/Sounds/Alarms
SdCard/Sounds/Ringtones
SdCard/Sounds/UI
Make the folders as you need them. Then you will be able to find them in the Sounds tab in the menu.
If you have root access you should be able to write them to the main memory using a program like Root Explorer. You can find system sounds in /System/Media/Audio.
Click to expand...
Click to collapse
Hi Kalavere,
you are a star! Easy when you know how I guess Now I know how to do that it's time to learn to flash ROMS to droids...Wish me luck not to brick it lol
jadeddave said:
Hi Kalavere,
you are a star! Easy when you know how I guess Now I know how to do that it's time to learn to flash ROMS to droids...Wish me luck not to brick it lol
Click to expand...
Click to collapse
Flashing Android ROMs is so much easier than WM. It's getting the root that is the *****. It took me ages to work out how to install the ADB drivers when I first got my Desire.
Flashing ROM's just replaces two folders, so if you are updating from one AOSP ROM to another, maybe even Sense I don't know I don't use it, generally speaking you don't need to wipe the phone and you keep all of your apps.
cd993 said:
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
Click to expand...
Click to collapse
Hi cd993,
I realise now you were saying the same thing
Sorry for my noobish dismissal
JD
Kalavere said:
Flashing Android ROMs is so much easier than WM. It's getting the root that is the *****. It took me ages to work out how to install the ADB drivers when I first got my Desire.
Flashing ROM's just replaces two folders, so if you are updating from one AOSP ROM to another, maybe even Sense I don't know I don't use it, generally speaking you don't need to wipe the phone and you keep all of your apps.
Click to expand...
Click to collapse
Hi Kal,
Yes as far as I'm aware I have root perms. i used VISIOnary? and followed a thread on here When I open cmd promt or whatever its called on linux and type su it gives me the # which apparantly means i have rooted it?
Yet I was unable to copy to that folder on the phones main memory.
That ADB driver I'm afraid i've not even looked into it yet all I know is my win 7 failed to install it when I plugged the phone in for the first time.
I've gotten as far as using titanium back up for apps etc. Just need to do some more research I guess I'm new to android
anyway thanks for all your help people. i'm sure i'll have more questions in the appropriate threads as time goes by. Thanks all
JD
Personal Audio Files for Yahoo! Mail
Everything you all have said works, if I put something in mnt/sdcard/media/audio/notifications I am able to then see the files under the Sounds Setting.
My issue is needing Yahoo Mail to see the notification. For that I need to copy the files to /system/media/audio/notification and for that I am not able to change the permissions. I have tried ES File Explorer and I am not even able to move up from sdcard. I have also tried total commander and I get "Error writing to target file! /system/media/audio/notifications/yahoo.mp3
Can someone please help. I really like the Yahoo! application.
Setting Yahoo Notification
Root explorer will allow you to change the directory from Read Only to Read Write. It can be purchased from Play (Market) or acquired by other means as I did.
Copy the file to /system/media/audio/notification using root explorer.
Reboot.
Tada...
i haven't found a thread about it and i'm searching for this by 2 months, i'm want some kind way to browse my internal memory by pc, if there's a way, name it please. And have another question, i already have root me play and installed Astro, IO and ES Explorer but no one haven't asked for superuser permission, cuz i want to to change the apk file from psemu native and i need this permission, if someone can help, don't hesitate, please.
adb pull is your best bet to copy internal memory to your pc to browse it.
Sent from my R800x using XDA App
Going into your phone via SSH should allow full access, since you have root. The app needed on your android is QuickSSHd ($1.49 btw). On your PC, download WinSCP then link them up.
Or if you want to explore the root partition from your phone, use Root Explorer ($3.99)
jacklebott said:
Going into your phone via SSH should allow full access, since you have root. The app needed on your android is QuickSSHd ($1.49 btw). On your PC, download WinSCP then link them up.
Or if you want to explore the root partition from your phone, use Root Explorer ($3.99)
Click to expand...
Click to collapse
really? winscp will also work? i thought this is only for iphone.. oh well i never tried it yet on my android phone thats why.. now i know..
--
anyway TS, to add on your choices, try 'wifi file transfer pro' https://market.android.com/details?id=com.smarterdroid.wififiletransferpro&feature=search_result
works like a root explorer, but this is for PC, browse or upload/download to/from your android file system..
brochador said:
really? winscp will also work? i thought this is only for iphone.. oh well i never tried it yet on my android phone thats why.. now i know..
--
anyway TS, to add on your choices, try 'wifi file transfer pro' https://market.android.com/details?id=com.smarterdroid.wififiletransferpro&feature=search_result
works like a root explorer, but this is for PC, browse or upload/download to/from your android file system..
Click to expand...
Click to collapse
I've personally used WinSCP on my android, so yes. Works brilliantly
hello everyone...i'm coming from an HTC Evo 3D and just recently got the Epic 4G Touch. My little dilemma is that the phone won't read some things on my SD Card. for example it wont read backups i have saved for some certain*apps and it wont read my docs2go files. they show up when i plug my phone to my computer but not on the phone when its disconnected. i've formatted the SD Card mounted and unmounted and still nothing. My documents show up in the Polaris app though just not in my docs2go. Any ideas?
I'm also new to this whole internal/external sd card thing as well. What I see is that certain apps wont automatically read files located higher than /sdcard, and the external sd card is found at /mnt/mmc or /sdcard-ext for the newer phones. Do you have the same issue when you move those files to the internal storage?
I haven't tried moving files around. How would I do that?
MBM7881 said:
I haven't tried moving files around. How would I do that?
Click to expand...
Click to collapse
Grab astro file manager from the market. Find the files and section "multi" then hit move. Find the new directory you want then in and select paste
Sent from my SPH-D710 using Tapatalk 2 Beta-5
For Real? If so, you either use "my files" app or grab es file explorer and navigate to, and then long press on the file and choose move> move to desired location.
Otherwise, happy fools day...
Yup I was being for real. I never had to do that before. Every time I wanted move files around I just plugged my phone to my comp. I'm one of those ppl that really doesn't root or try different ROMs on my phone not because I don't want to but I'm terrified of messing it up lol
Hi.
Just purchased a SM-T800 and was wondering if there is an easy fix for me to be able to write to my SD Card? Do I need to be root to be able to do this ?
x10civ said:
Hi.
Just purchased a SM-T800 and was wondering if there is an easy fix for me to be able to write to my SD Card? Do I need to be root to be able to do this ?
Click to expand...
Click to collapse
Kit Kat changed the way sd cards work.
The easiest way i know to fix this is to Root your device and then install this app
https://play.google.com/store/apps/details?id=nextapp.sdfix
I have the tab s 8.4 and have a micro SD card coming in this week. I might be misinterpreting this post but does Kit-kat really not let the user copy over downloaded files onto external storage? I'm the kind of guy that usually immediately roots but was enjoying the stock experience for once. Definitely a bummer if this turns out to be true.
No, it let's you do it fine. But you have to use the My Files app. Not the app of your choice. Unless you root and change that.
whit this fix App sd card? i try to resolve the problema with large torrents i try todownload directly to my sdcard becuace torrent say cant find the location of folder when i choose microsd download folder to download files ...
Thank you for your reply.
Will follow your instructions this weekend. Thanks again Galactic2.
Cheers
celtichazard said:
whit this fix App sd card? i try to resolve the problema with large torrents i try todownload directly to my sdcard becuace torrent say cant find the location of folder when i choose microsd download folder to download files ...
Click to expand...
Click to collapse
Which browser you use?
HughesNet said:
Which browser you use?
Click to expand...
Click to collapse
I use Chrome and yes now I have torrent fixed to download large files to my SD card
ES File Explorer File Manager
With this app, you DON'T have to ROOT your device, and you can copy/move file from device to SD-card vice versa:
ES File Explorer File Manager
celtichazard said:
whit this fix App sd card? i try to resolve the problema with large torrents i try todownload directly to my sdcard becuace torrent say cant find the location of folder when i choose microsd download folder to download files ...
Click to expand...
Click to collapse
You need to be rooted and applied the app to sd card fix before you can download torrents direct to sd card. Otherwise you can download straight to your tablet then transfer to sd card using the my files app.
Sent from my SM-G900F using Tapatalk
You can't transfer apps to SD , from the Playstore "AT ALL", unless you are ROOTED.
henklbr said:
With this app, you DON'T have to ROOT your device, and you can copy/move file from device to SD-card vice versa:
ES File Explorer File Manager
Click to expand...
Click to collapse
Oh awesome I already use ES for everything. Thanks!
dw1ght said:
Oh awesome I already use ES for everything. Thanks!
Click to expand...
Click to collapse
I cannot copy or move anything using ES. The only workaround I found is connect the tablet to a PC and copy or move the files with widows explorer.
shadow78 said:
I cannot copy or move anything using ES. The only workaround I found is connect the tablet to a PC and copy or move the files with widows explorer.
Click to expand...
Click to collapse
Exactly..
As said before... You can't transfer apps to SD, from the Playstore "AT ALL", unless you are ROOTED.
shadow78 said:
I cannot copy or move anything using ES. The only workaround I found is connect the tablet to a PC and copy or move the files with widows explorer.
Click to expand...
Click to collapse
Yup, SD card came in today. ES can't do it. Time to root I guess...
xRevilatioNx said:
Exactly..
As said before... You can't transfer apps to SD, from the Playstore "AT ALL", unless you are ROOTED.
Click to expand...
Click to collapse
Tried the app you linked and unfortunately it did not work. My problem was finally resolved with the Wanam Xposed application SD card fix. That works fine if anyone else has any trouble. But honestly it is so irritating that any of this is necessary to get full use of my device. I am rocking 128 gigabytes loud and proud
Okay well maybe not. Big file I was moving to SD is now gone and I can longer write to the SD. Bummer. No idea what went wrong.
Second edit: so the JRummy Apps "SD Fix" on the Play Store seems to have me covered for now. Fingers crossed...
Third edit: Gahh once again read only. No idea what the issue is. SD appears empty, can't read or write. Any help would be appreciated. For now I have a useless slice of plastic sitting in my otherwise perfect tablet.
henklbr said:
With this app, you DON'T have to ROOT your device, and you can copy/move file from device to SD-card vice versa:
ES File Explorer File Manager
Click to expand...
Click to collapse
I made a mistake in this: sorry!
On my Note 3 (also on Android 4.4.2), ES File Explorer works correctly with copying/moving files from/to SD-card...
Strange it's not working on the Tab S...
dw1ght said:
Tried the app you linked and unfortunately it did not work. My problem was finally resolved with the Wanam Xposed application SD card fix. That works fine if anyone else has any trouble. But honestly it is so irritating that any of this is necessary to get full use of my device. I am rocking 128 gigabytes loud and proud
Okay well maybe not. Big file I was moving to SD is now gone and I can longer write to the SD. Bummer. No idea what went wrong.
Second edit: so the JRummy Apps "SD Fix" on the Play Store seems to have me covered for now. Fingers crossed...
Third edit: Gahh once again read only. No idea what the issue is. SD appears empty, can't read or write. Any help would be appreciated. For now I have a useless slice of plastic sitting in my otherwise perfect tablet.
Click to expand...
Click to collapse
I had this problem with my 32gb sandisk card, it even said made for android on the packaging but it was very unreliable, sometimes there and sometimes not, even tried the usual test apps for these sdcard on my pc and they reported genuine with no errors. In the end i decided to buy a samsung 64gb card and it works reliably with stock apps but i have not got around the kitkat restriction cos i dont want to root yet.
Sent from my SM-T805 using XDA Premium 4 mobile app
TimC149 said:
I had this problem with my 32gb sandisk card, it even said made for android on the packaging but it was very unreliable, sometimes there and sometimes not, even tried the usual test apps for these sdcard on my pc and they reported genuine with no errors. In the end i decided to buy a samsung 64gb card and it works reliably with stock apps but i have not got around the kitkat restriction cos i dont want to root yet.
Sent from my SM-T805 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Same story with my card, SanDisk and android packaging. I might look into getting an official Samsung card. Thank you for the reply!
uTorrent update
The new update on uTorrent:
✔ (NEW) Save to external SD cards (Solution for Google/KitKat external SD card restrictions)
In case anyone didn't know.