Determine application version
Posted
by rayman
on Stack Overflow
See other posts from Stack Overflow
or by rayman
Published on 2010-06-07T07:22:57Z
Indexed on
2010/06/07
12:22 UTC
Read the original article
Hit count: 216
android
|android-sdk
Hi, I wanna know if there is anyway to determine not through the packages, but through applications the version of an application which isnt the current application.
let's say right now i am in the scope of app A. and i wanna run an activity from app B. i wanna check before the version code of app B.
thanks,
ray.
© Stack Overflow or respective owner