Working on an Android app this week, I wanted to add some resources in the assets directory for use in a WebView as described in the SDK docs. I loaded up my project in NetBeans with the cool nbandroid NetBeans plugin for Android development. I built the application, loaded it up in the [...]