Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do I develop an App to show the battery level of android phone
Posted

Refer the documentation[^]

-KR
 
Share this answer
 
Comments
Member 12096291 29-Oct-15 2:12am    
Hi Rohit,

Thanks a lot for the solution, however I am not versed with app development and java as well. I have to build this app for one of my course in my Masters program. Can you guide some more as where to add the intent filters and where to add the broadcast receivers. I know I am asking very basic questions but I have been searching the ways to do this since long and haven't found any.

Looking forward for a positive response......

Thanks a lot in advance!!!

Regards,
Govind Prasad
Krunal Rohit 29-Oct-15 3:05am    
In the given link, go to the home-page and search for your query.
Android developer documentation has all the details you seek for.
You can start the basics with this tutorial: http://www.tutorialspoint.com/android/


-KR
Go to http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^], lots of samples that will help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900