You can't instantiate this class.

The way to get an AssetManager object is by

AssetManager assetManager = activity.getResources().getAssets();

Hope this would help.

Xavier.

On Sep 24, 8:18 am, Wesley Sagittarius <[EMAIL PROTECTED]> wrote:
> hi,
>
> AssetManager assetManager = new AssetManager();
>
> 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