Android activity written to internal storage -


i writing android app write state save files. erroneous ran under premise files in applications internal storage, ones wrote there....so did not parse extension.

turns out there file there , named after main activity...

called "namspace.applicationname.mainacitivty".

what file for? serialized version of activity?


Comments