Move business logic to server rather than apk. On Mon, Oct 17, 2011 at 1:44 PM, Subin Sebastian <[email protected]>wrote:
> @Dileep, > > :) Read lbendlin's mail again... > > On Mon, Oct 17, 2011 at 5:55 PM, dileep <[email protected]>wrote: > >> Thanks Ibendlin. >> How not to put code into .apk? >> Regards >> Dileep >> >> On Oct 17, 4:43 pm, lbendlin <[email protected]> wrote: >> > You cannot prevent this from happening. The only way to stop code >> generation >> > from .apk is not to put the code into the .apk. If you have a >> client/server >> > app, move more logic to the server. >> >> -- >> 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 >> > > > > -- > Subin Sebastian > www.nintriva.com > http://in.linkedin.com/in/subinsebastien > http://plus.google.com/subin<https://plus.google.com/118262481642737404812> > http://facebook.com/subinsebastien > > -- > 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 > -- Thanks & Regards Sajjan Jyothi -- 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

