Thanks Binggrae...!!

Finally .apk file is generated. !! Why is it generated of engineering
variants not for other variants...? Any idea ?

And when i restarted the emulator i couldnt see the apk picked up
automatically...!!
I need to install through adb install command.
Is it expected ?
if the .apk is present in /out/target/product/generic/system/app/
hellomani.apk  wont the emulator automatically pick it up ?

- mani

On Sep 13, 8:45 am, Binggrae <bangg...@gmail.com> wrote:
> Sorry it' not helpful..
>
> I'm not sure the following is helpful
> but recommend try it
> (Maybe you've tried it already)
>
> ~/froyo$ source build/envsetup.sh
> including device/htc/dream/vendorsetup.sh
> including device/htc/passion/vendorsetup.sh
> including device/htc/sapphire/vendorsetup.sh
> ~/froyo$ choosecombo
> Build for the simulator or the device?
>      1. Device
>      2. Simulator
>
> Which would you like? [1] 1
>
> Build type choices are:
>      1. release
>      2. debug
>
> Which would you like? [1] 1
>
> Which product would you like? [generic] generic
>
> Variant choices are:
>      1. user
>      2. userdebug
>      3. eng
> Which would you like? [eng] 3
>
> ============================================
> PLATFORM_VERSION_CODENAME=REL
> PLATFORM_VERSION=2.2
> TARGET_PRODUCT=generic
> TARGET_BUILD_VARIANT=eng
> TARGET_SIMULATOR=false
> TARGET_BUILD_TYPE=release
> TARGET_BUILD_APPS=
> TARGET_ARCH=arm
> HOST_ARCH=x86
> HOST_OS=linux
> HOST_BUILD_TYPE=release
> BUILD_ID=MASTER
> ============================================
>
> ~/froyo$ cd packages/apps/HelloWorld$
> ~/froyo/packages/apps/HelloWorld$ mm
>
> .
> .
> .
> Install: out/target/product/generic/system/app/HelloWorld.apk
>
> Good luck..

-- 
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