I want source code for inbuilt battery app of android, found in settings.
I tried searching github but source available there appears to be pretty outdated.
Please help me in finding that code.
Thanks
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.
The Settings application can be found here: https://github.com/android/platform_packages_apps_settings
The above repository has been updated in the past two weeks, as of the time of this writing. Anyone who bothers to browse the history for that repository will see that it has been fairly active, with lots of commits. And, looking at the branches, you will see all of the Android releases from Donut to ICS.