How do I do it without any apps on Android.
Remember, PC!
ADB through the SDK.
.....or MyPhoneExplorer
Code:
http://www.fjsoft.at/en/
mardobloom said:
.....or MyPhoneExplorer
Code:
http://www.fjsoft.at/en/
Click to expand...
Click to collapse
I thought My phone explorer requires installation on the pc and a client version on the phone??
Yes, it requires a client on the phone.
HELP..!!!
I deleted some system apk file from phone memory, and phone is not getting started.. how can i access my phone memory through PC.. I have a backup of those system apk files in PC...
i downloaded sdk software on pc and am nt able to use it...
somebody please help...
Related
My hero is running modaco 2.2, but I don't know how to install my .apk's as sync doesn't work I understand I can run an adb or soemthing I'm pretty much a newb. SO step by step would be nice.
You can put your .apk files on a web server on your PC and grab the files from there using the browser on the phone.
Also you can install an ftp server like swiftp on the phone and then use an ftp client on your PC to transfer files to the phone. Then you'll need a file manager to install the .apk.
elmicha said:
You can put your .apk files on a web server on your PC and grab the files from there using the browser on the phone.
Also you can install an ftp server like swiftp on the phone and then use an ftp client on your PC to transfer files to the phone.
Click to expand...
Click to collapse
why would you do that??
Just cos Sync doesn't work (which is a good thing really, it's a pile o' ****e!) you can still copy the APK files to your phone using the USB cable; just mount the sd card.
then copy them across and open them on the phone using a file manager like Astro.
Sheesh, why do people always try to make stuff more difficult than it needs to be.....?
Ah yes, you're probably right . I don't use HTC Sync here (it doesn't work on Linux), so I thought his whole USB driver does not work so he could not use USB.
But I guess he still needs a file manager to install the .apk files once he has them on the phone, right? I tried to find a downloadable file manager .apk yesterday, but couldn't find one.
Now I have a question how do I run ADB commands like all the ADB-Install "instert apk here" things I've rooted and everything, but I don't know how I run those commands?
A step by step would be nice of everything I need to have, and what the commands would be.
dude, forget the ADB commands.
see my first post.
And BTW, even though HTC Sync doesn't work on Linux, the USB drivers for mass storage do, or at least, my Ubuntu rig running 9.04 happily saw my hero and copied stuff across to it in mass storage mode.
Hi, Ive just updated my mini pro to 2.1 nordic firmware but ive notice the application installer thats suppose to be in the menu has dissapeared.
I just bought the phone so i didnt back up, now i have no means of detecting and installing universalroot/rootexplorer and other apps. Do you guys know where i can download it, i dont know what to do at the moment, ty.
Search on market for apps installer or grab any file manager that you want from market as those usually give you the possibility to install apps from the SD card.
Is there a way to download an app installer application from my computer to my phone or sd card? I cant browse the internet on my phone at the moment, ty.
Attached is an Application Installer that comes with 2.1 fw SG. It will search ur sdcard for all apk files. The other one is Linda Manager, a free file browser and installer.
Edited: I just realised that even if u copy over to ur sdcard, u can't install from 2.1 without an installer or file browser =x.
There is a way around the problem, install the Android SDK and use adb install <package> with your phone connected to your computer with USB.
ehnvis said:
There is a way around the problem, install the Android SDK and use adb install <package> with your phone connected to your computer with USB.
Click to expand...
Click to collapse
You can easily install the app installer from 1.6 on 2.1, it works great and as usual..
Very long searched Application installer(have in old firmware 2.3.3).Really works on 2.3.4.Sony Ericsson XPERIA PLAY.
zanndoth,thank you!
ehnvis said:
There is a way around the problem, install the Android SDK and use adb install <package> with your phone connected to your computer with USB.
Click to expand...
Click to collapse
Or u can use flashtool
Sent from my U20i using XDA Premium App
I have done some searching but I have a time constraint so I am hoping someone can assist me. We are looking into supporting Android at our facility whether it be employee owned or company purchased. My question is how do you register Google Play to download the MDM app it you do not have or want a gmail account? Or how do I install my custom app on a tablet without an SD card or "Astro File Manager"
I have put the APK file in the Downloads folder but that does not work.
How are you registering devices under a Corporate identity?
Thaks for any assistance.
U need adb ...
Adb install apkname.apk
Or send file via Bluetooth(my apks) from other android and install it
Sorry I didnt got u exactly
drsanket_xperia_u said:
U need adb ...
Adb install apkname.apk
Or send file via Bluetooth(my apks) from other android and install it
Sorry I didnt got u exactly
Click to expand...
Click to collapse
Thanks. I have put the APK in the downloads folder via Windows but Android does not show it.
manders500 said:
Thanks. I have put the APK in the downloads folder via Windows but Android does not show it.
Click to expand...
Click to collapse
U need adb to install app from windows itself...
Google for link of adb
Its abt 400mb
Then once u download it
Put the apk in adb/sdk/platform tools
Run adb
Connect phone wid usb debugging enabled
Run command
Adb start-server
Adb install apkname.apk
I think this is the Deficit of android.
I want an app or a way that when i connect my android phone to pc , i can see the drives and files but when i want to transfer the files between pc and android , it says this is not possible.
Or password protect it
Any answer?
Go to: advanced settings, enable USB debugging. Check result.
U can also try some FTP app for android.
muiacir said:
I think this is the Deficit of android.
I want an app or a way that when i connect my android phone to pc , i can see the drives and files but when i want to transfer the files between pc and android , it says this is not possible.
Or password protect it
Click to expand...
Click to collapse
Try "Perfect App Protector" from the playstore
Alternately you can install "USB Copy Protection" on your computer
however this will only prevent users on your computer from accessing your data
it would be possible to collect the data by switching computers
muiacir said:
I think this is the Deficit of android.
I want an app or a way that when i connect my android phone to pc , i can see the drives and files but when i want to transfer the files between pc and android , it says this is not possible.
Or password protect it
Click to expand...
Click to collapse
If u have a password for ur phone. When u connect it to the pc. U nid to type in ur password for ur files to show up.
JellyYogurt said:
If u have a password for ur phone. When u connect it to the pc. U nid to type in ur password for ur files to show up.
Click to expand...
Click to collapse
Zizza said:
Try "Perfect App Protector" from the playstore
Alternately you can install "USB Copy Protection" on your computer
however this will only prevent users on your computer from accessing your data
it would be possible to collect the data by switching computers
Click to expand...
Click to collapse
Hi guys
Thanks my friends.it worked
Thanks my friends.it worked
I used to use Kies for this, no need to install anything on the computer, just go to a website to access your phone and transfer files wirelessly.
How to do this now?
demonwind said:
I used to use Kies for this, no need to install anything on the computer, just go to a website to access your phone and transfer files wirelessly.
How to do this now?
Click to expand...
Click to collapse
Im using a file manager with a lan addon, so I can access my shared hdd's.
The file manager I use is Total Commander with "Lan" addon.