I working on an android app which can benefit from device information. Like make, model, API level, resolution, size, installed apps, memory, etc.
Can you direct me to a link which might be useful to learn what all is available and how to access it?
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.
Take a look at this
It holds various informations regarding the cellphone (or tablet). You might also need some information that can only be accessed with the proper permissions, so take a look at this other.
Both links are from android’s developers site