Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 897 Bytes

File metadata and controls

13 lines (13 loc) · 897 Bytes

AAD(Android App Development) Basics is an Android Project which helps students to learn about the important concepts in Android i.e Activity, BroadcastReceiver, Services, ContentProvider and download images. In the app, there are Bottom tabs, which helps us to learn each concepts with examples. And a hamgerbuger menu to switch between Home Activity and ImageDownloader Activity.

In the Home Activity, there are four tabs,
i) Activity
ii) BroadcastReceiver
iii) Services
iv) ContentProvider

And in the ImageDownloader Activity(web service), there is one search bar, where user needs to enter the URL address of an image, so that the user can download it. Using network protocols, the app finds the uploaded image from various web servers and makes it possible to view and download the image.

App demo video: https://youtu.be/YKrpz30rQ2Q