Settings in Android -


What's the best way to save settings if I close the app? I know in iOS that you can add entries to your app in the global settings menu. Is Android something similar? Or better solution?

I think that would be your best bet. Which you can read more about data collection which gives you a good overview of it, and I think it actually completes the work you are trying to do.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -