Application as part of Android Built

Posted by Gidiyo on Stack Overflow See other posts from Stack Overflow or by Gidiyo
Published on 2010-03-31T09:03:16Z Indexed on 2010/03/31 9:13 UTC
Read the original article Hit count: 439

Hi,

I had built a application using the Android SDK. Now I would like to package this application as part of the Android build. So that when I port Android into my device, it will appear in the Application menu.

I tried, copying the apk file into the package folder, and include it in the make file. Doesn't work.

How should I do it?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-build