Page 1 of 1

How can I get exact memory value if it's over 32767 bytes?

Posted: Fri Dec 18, 2015 11:28 pm
by sakkiotto
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?

Re: How can I get exact memory value if it's over 32767 bytes?

Posted: Wed Dec 23, 2015 4:14 am
by Ellisun
You can make some Memory first, until the remaining memory is less than 32767 bytes.