Android - storing contacts in my own list for the app to access -


my app let user selects contacts contact list in order perform action on them. when user selects contact, name + image + phone number , show in list inside app.

i want store info/list somewhere internally app can access next time opens. how/where can this?


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -