Activites that are re-usable should have some published way of
invoking them...  Otherwise, perhaps they do something by file type,
like if you start an activity for an MP3, audio players should be able
to launch.  Why don't you just ask the developer how to invoke an
activity, instead of trying to hack through their apk?



On Aug 26, 9:41 am, Anil <[email protected]> wrote:
> I would like to read the android manifest from an apk file. I unzipped
> it using 7-zip. However, the manifest seems to be in binary with some
> ascii but a lot of control chars. Was it meant to be hidden? The
> philosophy behind Android is to share and reuse activities - but if
> the manifest cannot be read, then I dont know how it can be done.
> thanks,
> Anil

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