Is next link refers also to writing android applications or just to operation system – open android project?
https://sites.google.com/a/android.com/opensource/submit-patches/code-style-guide#field_names
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, this link refer to the coding style for AOSP. Moreover, it’s an old page. New page is available here. Actually, each developer can have his own style for his applications. This page is created to uniform coding styles for those who contribute to AOSP. But you can take this coding style as a reference for your projects.