A utility application to obtain the device and OS information.
- Google Play Services information
- Huawei Mobile Services information
- Hardware, Battery, Sensors information
- Apps and Packages information
This project requires configuring Google Services and Huawei Mobile Services (
google-services.json
andagconnect-services.json
). It also need thekeystore.properties
file.
storeFile=YOUR_STORE.jks
storePassword=YOUR_STORE_PASSWORD
keyAlias=YOUR_ALIAS
keyPassword=YOUR_ALIAS_PASSWORD