Jump to content

installing .apk directly from ur pc to sd


Guest rehanmnri

Recommended Posts

Guest rehanmnri

i jst installed andriod 2.2 cyanogen mod 6.1.works fine but file manager is missing so how i can install .apk on my phone.

i tried to download and install it from net through wifi but the files goes unsuccessful downwload.and prompting that there is no enough space Although i have all the space empty on my sd and phone memmory.

plzzz help me out

thanks n advance

Link to comment
Share on other sites

Guest JackG
why is'nt any body replying to me lol

First of all, you don't get an instant reply here, as people only post if they know a solution, which I do in this case.

You need the Android SDK (I recommend installing it to C:\) and your .APK file. You will also need a tiny bit of understanding with Command Prompt.

(If you already have SDK, skip this.)

1. Extract the SDK C:\

2. Go to C:\android-sdk-windows in Windows Explorer.

3. Open the SDK Manager. (Note if you get an error about Java, go install Java from java.com)

4. When the "Choose packages to install" dialog box comes up, keep all the default packages and scroll down and click on the Google USB Driver and choose Accept then click install. Downloading the packages will take a while, so go have a cup of tea or something.

5. Once everything is installed, close SDK manager and then we will move onto the next part.

Go to your phone and turn on USB debugging via Settings>Applications>Development.

Plug in your phone to the pc. It may search for drivers, but it should find them eventually.

Now open Command Prompt and type in:

cd C:\android-sdk-windows\platform-tools

adb devices

adb install -s C:\<Path to APK>

(-s will install to SD Card)

You need to replace <Path to APK> with the location of your APK (For example: adb install -s C:\Users\Username\Downloads\nameof.apk)

Hope this helps.

Jack

Link to comment
Share on other sites

Guest AnDroiDMobSFreaK
First of all, you don't get an instant reply here, as people only post if they know a solution, which I do in this case.

You need the Android SDK (I recommend installing it to C:\) and your .APK file. You will also need a tiny bit of understanding with Command Prompt.

(If you already have SDK, skip this.)

1. Extract the SDK C:\

2. Go to C:\android-sdk-windows in Windows Explorer.

3. Open the SDK Manager. (Note if you get an error about Java, go install Java from java.com)

4. When the "Choose packages to install" dialog box comes up, keep all the default packages and scroll down and click on the Google USB Driver and choose Accept then click install. Downloading the packages will take a while, so go have a cup of tea or something.

5. Once everything is installed, close SDK manager and then we will move onto the next part.

Go to your phone and turn on USB debugging via Settings>Applications>Development.

Plug in your phone to the pc. It may search for drivers, but it should find them eventually.

Now open Command Prompt and type in:

cd C:\android-sdk-windows\platform-tools

adb devices

adb install -s C:\<Path to APK>

(-s will install to SD Card)

You need to replace <Path to APK> with the location of your APK (For example: adb install -s C:\Users\Username\Downloads\nameof.apk)

Hope this helps.

Jack

haha u dont need to make it so complicated he just want a file manager sdk tools are for devlopers and programmers he can install it via market or download it from his phone from filecrop.com just search for astro.apk or you can install the apps via recovery i.e if u have it

Link to comment
Share on other sites

Guest rehanmnri
haha u dont need to make it so complicated he just want a file manager sdk tools are for devlopers and programmers he can install it via market or download it from his phone from filecrop.com just search for astro.apk or you can install the apps via recovery i.e if u have it

i tried it too bro but its not downloading it says not enough space to download tough there is lot of space in my sd card and phone

Link to comment
Share on other sites

Guest JackG
Alternatively , you could go to the market and search for .apk installer......

duh he cant download the apk installer -.-

Also, the topic name is "installing .apk directly from ur pc to sd" and my method installs the APK from the pc.

Edited by JackG
Link to comment
Share on other sites

Guest Jamie :)
duh he cant download the apk installer -.-

Also, the topic name is "installing .apk directly from ur pc to sd" and my method installs the APK from the pc.

Actually he did NOT try downloading an .APK INSTALLER FROM THE MARKET and if he did that then he would be able to transfer the .APK to his SD Card and install it.

He could also use Astro File Manager

Link to comment
Share on other sites

Guest JackG
i tried it too bro but its not downloading it says not enough space to download tough there is lot of space in my sd card and phone

^^ ahem

Link to comment
Share on other sites

Guest rehanmnri
Actually he did NOT try downloading an .APK INSTALLER FROM THE MARKET and if he did that then he would be able to transfer the .APK to his SD Card and install it.

He could also use Astro File Manager

dude actually i haven't file manager in phone after update.i tried to download it from market (downloading starts but not downloading i wait for approximately 10 min but nothing happens)so i m asking an alternative method by which i can install .apk from pc directly

<<<<<<<<<<<<<<<<<<thnx for ur reply>>>>>>>>>>>>>>>>>

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.