Android development saving/reading files efficiency -


i'm new android , working on application stores grades , calculates overall grade (for school). i've implemented serializable arraylist of grade objects saved , loaded. how should save/update list file? after every modification or upon closing application?


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python - Poor performance of db. inserts using django-mssql -

python - multiprocessing pool with map -