Store list to file
Posted: 07 Apr 2014 11:52
				
				I tried to store a list to a file in order to read it later again. But after getting the file content into variable it is not recognized as a list anymore. 
Example flow:
http://automagic4android.com/flow.php?i ... ca11440a0e
On first run it creates a list and stores it to file. On second run it reads the file and tries to extract a value from list.
			Example flow:
http://automagic4android.com/flow.php?i ... ca11440a0e
On first run it creates a list and stores it to file. On second run it reads the file and tries to extract a value from list.