Skip to content
ali ghahremani edited this page Mar 15, 2019 · 5 revisions

Welcome to the EasyDataAndroid wiki!
list of tools this library provide for you

File tools

this tools provide Read , Write Delete for you with Sync or Async mode on External,Internal,Cache Storage
BitmapDAO save bitmap as .png file
BytesDAO save byte array in file
StringDAO save string as .txt file
ObjectDAO save object as .json file (its usfull for export config,settings and...)

database tools

GenericDAO recomended

safebox

Safe box for saveing passwords and other sensitive date

Clone this wiki locally