Why are you using that?  You should use Context.createPackageContext()
to access the assets of other .apks.

On Sep 23, 10:46 pm, Wesley Sagittarius <[EMAIL PROTECTED]> wrote:
> hi,
>
> In SDK 0.9
> AssetManager assetManager = new AssetManager();
> assetManager.addAssetPath(path);
>
> the constructor of this AssetManager(); is not visible in SDK 1.0...
> can anyone show me how to create AssetManager with the path I
> defined???
>
> wesley.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to