際際滷

際際滷Share a Scribd company logo
RESTAURANT INFO 
(ANDROID APP) 
BY  KAPIL RAJPUROHIT 
BSIT/11/009
OBJECTIVE : 
This project aims to develop an android based 
app for people(users) to keep the detail info about the 
Restaurants and Can use the Alarm and Notifications for 
their Lunch Time , can track various likely places to go on 
lunch on map. 
FEATURES : 
 Information about Restaurant 
 Add new Restaurant and modify Existing Restaurant 
 Feedback Option 
 RSS Feeds 
 Restaurants Sorting 
 Alarm 
 Notification 
 Map and Directions For Restaurant
TECHNOLOGIES REQUIRED : 
OS : ANDROID 
PROGRAMMING LANGUAGE : JAVA
MODULE PART : 
1.SPLASH SCREEN 2. RESTAURANTS LIST
3. PREFERENCE SCREEN 4.RSS FEED
5. MAP LOCATION
REFERENCES : 
 http://www.developer.android.com 
 http://www.google.co.in
SPLASH SCREEN 
RESTAURANT LIST 
Use intent to go to next activity 
(used intent-filter) 
Database 
Add 
Preference activity 
Detail-form 
RSS FEED 
map 
INTENT 
RESTAURANT 
LOCATION ON 
GET RSS FEED 
MAP
By: Kapil

More Related Content

Android App: Restaurant info

  • 1. RESTAURANT INFO (ANDROID APP) BY KAPIL RAJPUROHIT BSIT/11/009
  • 2. OBJECTIVE : This project aims to develop an android based app for people(users) to keep the detail info about the Restaurants and Can use the Alarm and Notifications for their Lunch Time , can track various likely places to go on lunch on map. FEATURES : Information about Restaurant Add new Restaurant and modify Existing Restaurant Feedback Option RSS Feeds Restaurants Sorting Alarm Notification Map and Directions For Restaurant
  • 3. TECHNOLOGIES REQUIRED : OS : ANDROID PROGRAMMING LANGUAGE : JAVA
  • 4. MODULE PART : 1.SPLASH SCREEN 2. RESTAURANTS LIST
  • 5. 3. PREFERENCE SCREEN 4.RSS FEED
  • 7. REFERENCES : http://www.developer.android.com http://www.google.co.in
  • 8. SPLASH SCREEN RESTAURANT LIST Use intent to go to next activity (used intent-filter) Database Add Preference activity Detail-form RSS FEED map INTENT RESTAURANT LOCATION ON GET RSS FEED MAP