Processing eclipse android resource file papplet -


when create pimage in papplet android activity, want locate image location. read online need store in /assets folder in root directory of project, isn't being recognized reason, there other steps needed include folder in build path or something??

to locate resource in android put in "assets" directory , load with: "file:///android_asset/[name of file.extension]"


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

php - Cloud9 cloud IDE and CakePHP -