txtSerial.Text = Build.Serial.ToString();
txtModel.Text = Build.Model.ToString();
txtID.Text = Build.Id.ToString();
txtManufacture.Text = Build.Manufacturer.ToString();
txtBrand.Text = Build.Brand.ToString();
txtType.Text = Build.Type.ToString();
txtUser.Text = Build.User.ToString();
txtSdk.Text = Build.VERSION.Sdk.ToString();
txtFingerPrint.Text = Build.Fingerprint.ToString();
txtVersionCode.Text = Build.VERSION.Release.ToString();
-
Notifications
You must be signed in to change notification settings - Fork 0
jonathanbraga/Android_Device_Information
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple way to get device information
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published