• Hi Gordon,

    Thank you for your answer. Yes, one way of getting the data on Android is:

    int value = new BigInteger(new byte[]{a[i], a[i + 1]}).intValue();
    
About

Avatar for user73560 @user73560 started