An Android Application
This application can fetch the URL(s) that are inputted by the user and this is done asynchronously. The URLs are retained for future uses but can be removed if the user wishes it.
Software used: Android Studio
Language:Java
Application Break Down: The notification is sent via a broadcast received and the deletion of the URLs are done asynchronously when requested. A notification is sent only when the 'Notify' check box is selected and once the pages have been downloaded. When the 'fetch' button is selected a second activity will display the URL pages in a webview. The URLs are displayed in a spinner. If a user clicks clear the URLS are deleted asynchronously and the activity is closed. The URLs are stored in a file
View Application Footage (mp4) »