Ejemplo n.º 1
0
        public static string GetDeviceModel()
        {
            string empty = string.Empty;

            return(NpDeviceInfoAndroid.GetDeviceModel());
        }