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
Post a Comment