Hi,
I have an apk (which is pre-built externally) which I want to install
with the android donut sdk while building the donut source (using
android tool chain)
Currently, I am using the PRODUCT_COPY_FILES section in the Android.mk
file and copying the apk from  packages/apps/mydir/abc.apk to system/
app directory.
Is it the right way to install a prebuilt apk or is there any good way
to install a prebuilt package?

With Regards
Vinay

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