Android check for dependent application during installation?

Posted by user278445 on Stack Overflow See other posts from Stack Overflow or by user278445
Published on 2010-03-25T19:42:03Z Indexed on 2010/03/25 19:43 UTC
Read the original article Hit count: 438

Filed under:
|
|

Hi I want to publish my application (ABC). Its an audiobook file(just for example.) wrapped as apk. When the user install this application it needs to check whether another application (XYZ) already installed or not. If not let the user know they have to install the application XYZ first before installing ABC.

Thanks in advance

Rajesh

© Stack Overflow or respective owner

Related posts about android

Related posts about application