for detail::

there are several apk files in the /data/app (design by myself),
and first I will read the /data/app and get the apk file list,
then launch other apk file by user choose,

so the problem is that I need to know the package name and class name
by "xxx.apk" string.


thanks

On 11月16日, 上午10時26分, tstanly <[email protected]> wrote:
> hi guys,
>
> how can I use sdk to get the package/class name of a specific apk
> file,
> eg: I have a test.apk, and I want to know the package name and class
> name by API when I write a android program
>
> thanks!

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