Sorry, clicked on the send too fast. With the source code from git.android-x86.org, you can add your applications in following ways:1. if you have a prebuilt application, then you can just copy the apk file to vendor/asus/eeepc/app. The makefile will pick it up and put it into the right location in the system.img 2. if you have a source code, then put your source code into packages/apps/ directory and create a correct Android.mk and then add the application build target to eeepc,mk under PRODUCT_PACKAGES
Yi 2009/9/11 Yi Sun <[email protected]> > Go www.android-x86.org > > > > > On 2009-9-11, at 21:16, 李承霖 <[email protected]> wrote: > > >> no, i porting on X86 systems >> >> the path is ?? >> "out/target/product/eee_701/apps" ?? >> >> 2009/9/12 Kaushik(ICMAN) <[email protected]>: >> >>> R u using the beagleboard ??? >>> -kaushik >>> >>> On Fri, Sep 11, 2009 at 6:45 PM, 李承霖 <[email protected]> wrote: >>> >>>> >>>> Hi Kaushik, >>>> Can you give the path of the apps folder?? >>>> thanks. >>>> >>>> 2009/9/12 Kaushik(ICMAN) <[email protected]>: >>>> >>>>> >>>>> Hi Chang, >>>>> >>>>> If you making apps using eclipse then as far as I knw. it gives you an >>>>> .apk files. You can directly copy this files into the apps folder to >>>>> be able to use on the phone or the developement board. >>>>> >>>>> >>>>> -Kaushik >>>>> >>>>> On 9/11/09, Cheng Lin <[email protected]> wrote: >>>>> >>>>>> >>>>>> Could you give me some tips on how to create a android system image >>>>>> that contains a apps that i developed using eclipse? >>>>>> thanks >>>>>> >>>>>> >>>>>>> >>>>>> >>>>> >>>>> -- >>>>> With Regards, >>>>> Kaushik Prajapati >>>>> Grad. Student >>>>> San Jose State Uni. >>>>> 408-821-5891 >>>>> >>>>> >>>>>> >>>>> >>>> >>>> >>> >>> >>> -- >>> With Regards, >>> Kaushik Prajapati >>> Grad. Student >>> San Jose State Uni. >>> 408-821-5891 >>> Marie von Ebner-Eschenbach - "Even a stopped clock is right twice a >>> day." >>> >>>> >>>> >>> >> >> >> -- Android-x86 http://www.android-x86.org --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
