Android Question List and StateManager

mw71

Active Member
Licensed User
Longtime User
hi

i save the State of the Activity.... with StateManager.
Unfortunately it does not save any List (Dim TestListe as List.....)

How i can save/restore the List (or an Array) when the App is Pause/Resume (by change of orientation)??

Thanks
 

ronell

Well-Known Member
Licensed User
Longtime User
put the list in a txtfile? then read it in resume sub? not sure if this will work
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…