https://github.com/nandahkrishna/madlab
Android Apps developed for the Mobile Application Development Laboratory in the 6th semester
https://github.com/nandahkrishna/madlab
android android-app android-development java mobile-app mobile-app-development mobile-application-development mobile-development
Last synced: 2 months ago
JSON representation
Android Apps developed for the Mobile Application Development Laboratory in the 6th semester
- Host: GitHub
- URL: https://github.com/nandahkrishna/madlab
- Owner: nandahkrishna
- Created: 2020-01-13T14:30:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T11:58:33.000Z (over 6 years ago)
- Last Synced: 2025-07-19T05:22:53.739Z (11 months ago)
- Topics: android, android-app, android-development, java, mobile-app, mobile-app-development, mobile-application-development, mobile-development
- Language: Java
- Homepage:
- Size: 265 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile Application Development Laboratory
Android Apps developed for the Mobile Application Development Laboratory in semester 6.
## Exercises
1. Introduction to Android Development (HealthRegister)
2. Activities, Layouts and Intents (HealthRegister)
3. Graphics in Android (GraphicsApplication)
4. Database in Android using SQLite (DatabaseApplication)
5. Notifications in Android (HealthRegister)
6. Threading and Progress Indicators (ProgressBar)
7. Location using GPS (LocationApplication)
8. Reading and Writing Files on SD Card (SDFileApplication)
9. Sending and Receiving SMS (SMSMessages)
10. RSS Feed Reader Application (RSSReader)
11. Sending Email from an Application (EmailApplication)
12. Mini Project - Cows and Bulls (CowsAndBulls)