Skip to content

Tag Archives: android

Android, NetBeans, and the Assets directory

02-Apr-09

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 [...]