Android getprop collection
From Guardian Project Wiki
(Difference between revisions)
(added section about removing MAC or IMEI numbers) |
|||
| Line 20: | Line 20: | ||
* [[HTC Wildfire running 2.2.1 CyanogenMod-6.1.0-buzz]] | * [[HTC Wildfire running 2.2.1 CyanogenMod-6.1.0-buzz]] | ||
* [[HTC Magic T-Mobile running 2.2.1 CyanogenMod-6.1.0-DS]] | * [[HTC Magic T-Mobile running 2.2.1 CyanogenMod-6.1.0-DS]] | ||
| + | * [[HTC HD2 T-Mobile - Android 2.3.7, CyanogenMod 7-11072011-Nightly (based | ||
| + | off cm_bravo)]] | ||
== Motorola == | == Motorola == | ||
Revision as of 14:58, 28 April 2012
Android has a set of properties about the device that can be read using the getprop command line utility. This page is a place to collect the output of getprop for as many devices as possible, so we can get an idea of what properties are widely used.
Please add your device to the collection. Before saving your wiki page, review it for private, identifying information like MAC and IMEI numbers. You can look for property titles like gsm.imei, ril.imei, ro.gsm.imei, ril.bt_macaddr, ril.wifi_macaddr, etc.
Here's how:
- create a new wiki page here for your device with the model number and the ROM version
- connect to your device using USB debugging and
adb shell - run this command:
getprop - copy and paste the entire output of
getpropinto the wiki page that you just created. - remove any private information like MAC or IMEI numbers
- save the wiki page
HTC
- HTC Wildfire running 2.2.1 CyanogenMod-6.1.0-buzz
- HTC Magic T-Mobile running 2.2.1 CyanogenMod-6.1.0-DS
- [[HTC HD2 T-Mobile - Android 2.3.7, CyanogenMod 7-11072011-Nightly (based
off cm_bravo)]]
Motorola