Hi Sahar,
 U can install the android apk files in 2 ways,

1) Connect the device to System.
Now Open the command  prompt then do these steps:
a) Locate the android SDK folder i.e., where did u copied the android-
sdk-windows.
For example:
D:\ cd android-sdk-windows    ...... enter
D:\ cd android-sdk-windows\ cd platform-tools  ----------- enter
Now
D:\ cd android-sdk-windows\ cd platform-tools> adb install -r
sample.apk            enter,
here sample.apk should give the complete path where is located
exactly.
Here we need to close all the emulators.

2) Connect the device to System and install the corresponding software
i.e., given by the handset manufacturer,
then go the application right click on it
Select Run as, in that choose Run Configurations. u ll get window. and
u ll find 3 options i.e., Android, Target, Common,
Select Target, In Target select manual and then select Run Button.
After that u ll get another Window i..e, Android Device Chooser there
u ll find list of devices connected.. choose ur mobile here i..e,
displays with the name of device ID.



On Jan 26, 6:44 pm, Sahar Harati <saharati2...@gmail.com> wrote:
> Hi!
>
> I'm new in android programming.
> I've developed a program that works perfectly on android emulator but
> I don't know how can I install it on my android device.
>
> thank you in advanced :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to