Monday, July 25, 2011

Re: [android-developers] apk submodules


On Jul 25, 2011 4:49 PM, "nalitzis" <adolfo.bulfoni@gmail.com> wrote:

> Here's my problem: when the app is finished, it will be distributed in
> the android market. Is it possible to include the subcomponents as
> separate apk on the market?

'include' is rather opposite to 'separate' :)

> If yes, how can the main container check
> if the subcomponents are installed on the device?

depends on what is your app and the plugins really doing and what is yoyr api.

> And if they are not
> installed on the device, how can ask the user to download and install
> them?

ask plugin devs to add certain string to i.e. name of their plugins and just invoke Market with search on that - shall list all plugins

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment