What is the way that you can put the apk file on the Netobook ? Just use one USB cable to connect the Netbook and the host machine, then use 'adb install' or 'adb push' to copy apk file to /data/app ? (It seems the usb function is not enabled in this built android image)
Thanks your reply. On Tue, Feb 24, 2009 at 7:39 PM, <[email protected]> wrote: > Try to push your own apk file to /data/app or /system/app on the Netbook > (eeepc). > > > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Kriston Fang > *Sent:* Tuesday, February 24, 2009 3:02 PM > *To:* android-porting > *Subject:* [android-porting] Re: How can I install my own Android program > to the ported Android platform ? > > > > Does anyone try to upload your own apk file to the Android platform ported > on the Netbook (eeepc) ? > > On Thu, Feb 19, 2009 at 7:30 PM, Kriston <[email protected]> wrote: > > > I've successfully bootet the Android on a eeepc 701 machine. > > We use adb push to push the files to the Android emulator, > How can I deploy my own Android program to this ported Android > platform ? > > Thanks a lot. > > <br > > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
