Learning objective: Idea is to make students learn the basic of android by
imitating the apps that are easy to build and uses some logic
1: Number Guessing Game [ User will guess a number from 1 to 100
and will be compared with random number generated]
2: This can be extended to store the score in file [ +1 to score if number
matches]
3: Dice Rolling Game [ Random generating numbers and displaying
image like dice]
4: Simple Calculator [ This can be extended to save the whole
calculation sequence so that it can be rechecked]
5: To-Do List App [ Storing and reading file]
6: Timer [ This can be extended to store last 10 timer details]
7: Daily Diary [ To store the date and description to write daily
experience]
8: Daily Motivational Thought / Article [ Fetching the article for
Wikipedia, thought from some site or file]
Advanced Application
1: Patient Appointment App
2: Movie Ticket Booking
3: Cab Booking Android Application
4: ST Bus Ticket Booking
5: Vehicle tracking system
6: Attendance System
Completed Application
- basic Calculator
- Shayari app
- Static Shayari app to read And share shayari
- Wallpaper app
- Static Wallpaper app that can set wallpaper from existing images
- Images can be downloaded
- Images can be shared.
- Tic - Tac -Toe
- human vs human
- human vs computer( using random )
- Number Puzzle
- 3 X 3 block (1-8,null)
- E-Commerce app
- Basic using local storage (sqlite)
- from available api
- from own created api using server with Payment Intigration
Currently Working
1: Financial Accounting System