Custom Android Call Info Display App
Budget: $10 – $30 USD
Project Description:
I need a small Android application, compatible with Android 11 and above, that runs in the background and displays relevant information when an incoming call is received. The app should have the following functionality:
1. Background Service: The app should run in the background and automatically trigger when a call is received without needing to be opened first. When a call comes in, it will check the caller's number against a locally stored list and display a corresponding message from the second column of the data.
2. Data Syncing: Upon opening the app, it should prompt the user with an option to sync data from an external database via an API. The synced data should then be stored locally on the device for future use.
3. Data Storage: After syncing, the app should store the data locally in the device's memory to be referenced for future incoming calls.
4. API Integration: A simple API will be required to sync data from the external database to the local storage.
The main goal is for the app to function entirely in the background, showing the corresponding message on the screen when a matching phone number is detected during an incoming call. The user interface should only be required for syncing data or changing settings.
I need a small Android application, compatible with Android 11 and above, that runs in the background and displays relevant information when an incoming call is received. The app should have the following functionality:
1. Background Service: The app should run in the background and automatically trigger when a call is received without needing to be opened first. When a call comes in, it will check the caller's number against a locally stored list and display a corresponding message from the second column of the data.
2. Data Syncing: Upon opening the app, it should prompt the user with an option to sync data from an external database via an API. The synced data should then be stored locally on the device for future use.
3. Data Storage: After syncing, the app should store the data locally in the device's memory to be referenced for future incoming calls.
4. API Integration: A simple API will be required to sync data from the external database to the local storage.
The main goal is for the app to function entirely in the background, showing the corresponding message on the screen when a matching phone number is detected during an incoming call. The user interface should only be required for syncing data or changing settings.