How can I get exact memory value if it's over 32767 bytes?
Posted: Fri Dec 18, 2015 11:28 pm
I know I can call JCSystem.getAvailableMemory(MEMORY_TYPE_PERSISTENT) to get the remaining persistent memory of my card. But if the card's memory is over 32767 bytes, how can I get the exact value?