Hi,
i have an aplication which reads GPS information from the GPS receiver, let say every second. I want to cache the information received and when i received 60 messages to send this information using GPRS or SMS. For this task i use flash object support. The problem is that i do not have enough memory to store all these objects. My device total memory is 512 kB. Is there another mechanism for storing data in memory.
Iulian