I am designing a android application in which I wanted that END-USER when install application for first time should get a pop-up of reset password screen for one time only (aka Fresh Installation) and stored data on database through API.
I known shared preference is used but I want to know how to set it through API on database and also want to known how popup of screen is show.