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

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

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

php - Cloud9 cloud IDE and CakePHP -