Can someone help me understand how to specify resources as strings?
I came across this code with min3ds:
IParser parser = Parser.createParser(Parser.Type.MAX_3DS,
getResources(),
"min3d.sampleProject1:raw/monster_high", false);
I am trying to figure out how to change "min3d.sampleProject1:raw/
monster_high" to tell it to use my project.
I tried stuff like "myprojectname:raw/monster_high", and it didn't
work.
--
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