Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-14 Thread Trushar Gohil
Yes as Klal I also want as reqirement... There should be list of user in spinner and on by clicking Button it will generate APK file and send to that users... Thkx reply... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread JackN
i think so On Feb 12, 10:02 pm, rathod kantilal rathod3...@gmail.com wrote: I want to dynamically generate .apk file from my project. Is it possible ? REAP -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread Kirupa
I think you run your application when it will create .apk(in bin directory) file automatically. On Feb 13, 11:02 am, rathod kantilal rathod3...@gmail.com wrote: I want to dynamically generate .apk file from my project. Is it possible ? REAP -- You received this message because you are

Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread fei ji
Do you mean the auto-build function in eclipse? On Mon, Feb 13, 2012 at 4:46 PM, Kirupa answerofandr...@gmail.com wrote: I think you run your application when it will create .apk(in bin directory) file automatically. On Feb 13, 11:02 am, rathod kantilal rathod3...@gmail.com wrote: I want

Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread rathod kantilal
i want to generate .apk file from my project. means that when i click on button, .apk file is generated and save in SD card. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

RE: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread Kira Qian
] On Behalf Of rathod kantilal Sent: Tuesday, February 14, 2012 1:15 PM To: android-developers@googlegroups.com Subject: Re: [android-developers] Re: how to create .apk file from my .apk file i want to generate .apk file from my project. means that when i click on button, .apk file is generated

Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread rathod kantilal
That i know. but my client requirement is .apk file is generated through my application. how is it possible ? -- 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

RE: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread Kira Qian
@googlegroups.com Subject: Re: [android-developers] Re: how to create .apk file from my .apk file That i know. but my client requirement is .apk file is generated through my application. how is it possible ? -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread Nikolay Elenkov
On Tue, Feb 14, 2012 at 3:18 PM, rathod kantilal rathod3...@gmail.com 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,

Re: [android-developers] Re: how to create .apk file from my .apk file

2012-02-13 Thread rathod kantilal
thanks -- 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,