Not a Issue need help regarding FileOutputStream and FileInuputStream #204

Closed
opened 3 years ago by AndroidX · 2 comments

Not a Issue Actually i want to knw about you used FileOutputStream and FileInuputStream for backup settings and restore it i also impliment that feature in my module but i am not prettey sure about this stream can you give link of your code if you use these IO streams

Not a Issue Actually i want to knw about you used FileOutputStream and FileInuputStream for backup settings and restore it i also impliment that feature in my module but i am not prettey sure about this stream can you give link of your code if you use these IO streams
AndroidX changed title from Not a Issue talk regarding FileOutputStream and FileInuputStream to Not a Issue need help regarding FileOutputStream and FileInuputStream 3 years ago
Owner
It's ObjectOutputStream/ObjectInputStream: https://code.highspec.ru/Mikanoshi/CustoMIUIzer/src/branch/master/app/src/main/java/name/mikanoshi/customiuizer/PreferenceFragmentBase.java#L421 Works with any serializable object.
Poster

thanks mikanoshi i was tring fileoutputstream for write and its working for write prefs into file but i was stuck on fileinputstream for restore now i checked your code its perfectway for backup prefs and restore i will implement your way now thanks again

thanks mikanoshi i was tring fileoutputstream for write and its working for write prefs into file but i was stuck on fileinputstream for restore now i checked your code its perfectway for backup prefs and restore i will implement your way now thanks again
AndroidX closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Mikanoshi/CustoMIUIzer#204
Loading…
There is no content yet.