Hi guys,
I want to do an application in j2me that basically, gives me information about the trains schedule.
The information i want to store is like this:
http://www.cp.pt/StaticFiles/Imagens...eiro_linha.pdf
(if you don't understand some words, that's because it is in Portuguese; it's only to see the amount of information).
My idea is to store that information in a .txt file and then load it and store to an appropriated data structure.
I have a fair knowledge of programming languages especially in JAVA but i am starting at j2me.
So i want to ask you what Data Structure should i use to store the information and how; i don't know if that is a large amount of information to store, and if it is very "heavy" in terms of memory. By the way my mobile is an N95-1.
Thanks.
P.S: Sorry for my bad English.

Reply With Quote

