• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps programming help

mzivkovic

Lurker
So, let me provide you more details. I am creating an app which will put your phone in silent mode unless someone from the list in calling ( urgent phones ). So in order to do that, I need the function which will read the real-time call log and depending on who calls, phones rings or not. This should be very easy app, but as I said, I am a newbee.
 
Ok, I need an advice about storing a list from the phonebook. My app will have a button which will lead to the phonebook. Then I have to select up to 3 numbers to be stored. Now, what is the best way to store this info. I am thinking of having a file inside of the installation folder ( possibly encrypted, for any case) but is this a good practice? Maybe there is something more practical?
 
Back
Top Bottom