Java Game Developer Question: Download Java Game Developer PDF

Tell us different Methods Used For Storage In Android?

Tweet Share WhatsApp

Answer:

The storage methods used in android are
☛ a) Shared Preferences: Store private primitive data in key value pairs Internal Storage: Storage of private data on device memory
☛ b) External Storage: Storage of public data on shared external storage
☛ c) Network Connection: With your own network server you store data on the web
☛ d) SQLite Databases: In private database it stores structured data

Download Java Game Developer PDF Read All 50 Java Game Developer Questions
Previous QuestionNext Question
Do you know what Is Cloud Gaming?Tell us what Is The Basic Structure For Developing A Game?