I have been working on the Google Android Development samples located here:
http://developer.android.com/resources/tutorials/views/index.html
This is the "Android Views" tutorials/example code and I have been reading and trying out the examples and various modifications.
One thing that I have noticed is that the Tutorials all refer to "res/drawable" as if it was a single folder. Does that mean that the tutorials were created before Android 1.5 allowed drawable to be a three part folder structure?
Does anyone have a clear best practice (I did Google) for where to put your icons and if you want to make different copies or just included them all in ldpi?
No comments:
Post a Comment