On Tue, Mar 16, 2010 at 11:41 AM, Joel Gonçalves <[email protected]>wrote:

> The mobile code framework I'm developing need
> to know, before install the APK that there is the other APK needed are
> already installed in order to grant to the user that the application
> will execute.
>

Put this requirement in the app description.
At runtime check for that dependent app's existence.
If it does not exist, show the user a warning and take them to the Market
where they can get the dependent app.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

-- 
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

Reply via email to