From: eLinux.org
Android Web Resources
Contents
Web Sites
Google sites
- http://developer.android.com/ - site mainly for application developers
- http://source.android.com/ - site devoted to source code management
Community sites
- Android-DLs
- xda-developers- XDA Developers Dream Android Development forum - lots of good discussion about ROMS and Android system development
 
- AndroidCommunity.com
- Stack Overflow (android-tagged questions)
- Android Freeware Lovers - community driven repo of open source and freeware apps
- Android Freeware Android freeware or on sales apps
Other sites
- Android™ on OMAP
- Android Demo on Mistral's TMDSEVM3530 featured on You Tube
- Android Demo on Mistral's TMDXEVM3503 featured on You Tube
Mailing Lists
See http://developer.android.com/community/index.html for a list of official Android mailing lists, and instructions for joining these lists.
- android-platform- Discussion of user-space Android code, including system libraries, service, public APIs or built-in applications.
 
- android-porting- Toolchains, device-specific customizations, board bring-up and optimizations
 
- android-kernel- Discussions of Linux kernel and Android-related changes
 
- repo-discuss - Repo and Gerrit discussion
- android-beginners- Beginning users of SDK and getting started with Android development
 
- android-developers- Experienced developers - implementation help, optimizations, etc.
 
- android-discuss- General discussion of the platform, usage, ideas for new features, etc.
 
- android-security-discuss- Security issues. Please don't disclose vulnerabilities directly on this list.
 
- 
- Low-volume list for security announcements by the Android Security Team.
 
- 
- A web-based discussion forum for Android Market questions.
 
Other lists
- android-ndk - Android
Native Development Kit (NDK) mailing list- List for people working on native code. This list is targeted by Google at supporting developers who are writing native shared libraries to use via JNI from their Java-based applications. You won't get any help using 'agcc' or other community-developed native development tools there.