android - How to create users in/for apps -


i have question has straight forward answer, asking here make sure.

if want develop app users (e.g. snapchat, wordfeud etc.), how do it? have use database of kind? users not have information stored them, nothing more username , score collection.

can without using databases? , how set app having users?

you need database. simplest, can set mysql database on server, , make queries it.

you can follow tutorial: http://codewithchris.com/iphone-app-connect-to-mysql-database/


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -