u maybe use "adb" tool.
ex. #adb install ur-application.apk
if u want to remove it,u can use
#adb shell rm <ur-application local path>+appliction-name.apk

On Apr 24, 10:44 am, Chih-Wei <[email protected]> wrote:
> Hi,
> I'd like to know is it possible to add my application to the build
> process?
> I mean, building my application by invoking 'make' on the top android
> tree,
> and put it into the generated image for testing.
> Is there any guideline for it?
> Thanks a lot!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to