If you are looking to develop Android applications, instead of working 
on the firmware, you may be better suited posting these questions on the 
[android-developers] Google Group.

[EMAIL PROTECTED] wrote:
> I built a simple hello world application and I have the .adk file.  i
> transfered the .adk file onto my g1 phone.   I see it in the top-level
> directory, but how can I execute it now?  I think I need to copy it to
> the system\app directory on the phone (where I see the rest of
> the .adk files)... However, I dont know how to copy it there.  My
> android file manager wont copy/paste it there.  How do I get my app to
> fireup on the g1 phone?
> 

You don't want to transfer it to the phone. You want to install it on 
the phone.

The "Developing on Device Hardware" section of this page may help get 
things set up:

http://code.google.com/android/intro/develop-and-debug.html

Once you have followed the numbered steps, you install your own APKs on 
the G1 the same way you do on the emulator (e.g., ant install, Run or 
Debug from Eclipse).

If I am totally misunderstanding what you are trying to do, my apologies.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.4 Published!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to