[android-developers] Re: Getting list of all resources or assets in my APK
Hi,
Does not the list(String path) method in AssetManager work for you?
Regards
Sarwar Erfan
On Aug 11, 11:00 am, Vibhor Mahajan <mahajan.vib...@gmail.com> wrote:
> Hello All,
>
> I am trying to get list of all raw resources or assets packaged in my
> APK. This is required because i have written code and i am generating
> APK's after changing only resources. So, I want to know how many
> resources exists in my APK.
>
> But i am not able to find any API from which I can get the list of
> resources which are packaged in my APK.
>
> kindly suggest.
>
> Thanks,
> Vibhor
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home