On Tue, Feb 14, 2012 at 3:18 PM, rathod kantilal <[email protected]> wrote: > That i know. but my client requirement is .apk file is generated through my > application. how is it possible ? >
You need to get the whole tool chain to run on your Android device. This is not trivial, do you really, really need to do this? If you do, look at this app/project, it does something similar (letting you develop apps *on the device* via the shell). It's also open source, so it should get you started. https://market.android.com/details?id=com.spartacusrex.spartacuside -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

