public static string GenerateUUID()
 {
     return(NpDeviceInfoAndroid.GetUuid());
 }