Skip to content

Details

Android Study Sessions ::: Week 9 :: Best Practices

Presenter: Jose

I am going to go through the documentation for Android standards on the Google web site. There is a lot of information here so I will be going over what has been pertinent to what we have been doing in the sessions or anything that people may specifically have interest in.

The Best Practices Section of the Android Dev Guide:

http://developer.android.com/guide/index.ht...

Android Design: a entire website devoted to Best Practices in the design relm:

http://developer.android.com/design/index.h...

Code Style Guidelines for ContributorsNot essential for making Android app.s but a good reference for Java coding standards and worth attention.

http://source.android.com/source/code-style...

Other links:

Strict Modehttp:

http://developer.android.com/reference/andr... (http://developer.android.com/reference/android/os/StrictMode.html)

Best Practices for Honeycomb and Tablets :

http://android-developers.blogspot.com/2011... (http://android-developers.blogspot.com/2011/02/best-practices-for-honeycomb-and.html)

The news group:

https://groups.google.com/group/seattle-jav... (https://groups.google.com/group/seattle-java-android-study-sessions?pli=1)

Does anyone else have best practices experience to share with the group?

That would be great to hear as well.

Related topics

You may also like