How to get product year of Android device, is it possible? -
How to get product year of Android device, is it possible? -
i want more info android devices using application. have 2 info;
string devicemodel = android.os.build.model; string osversion = android.os.build.version.release;
additionally, want product year of devices. read , search think not possible product year of phone programmatically.
if not possible, there databases or documents have table of android device name , product years?
it not possible product year of device programmatically. this site has , big database of phones os. took devices own database.
android android-build
Comments
Post a Comment