Please Help Me Solve This Problem?

  • Replies:2
Khuzairi Faudzi
  • Forum posts: 1

Sep 13, 2015, 5:29:59 PM via Website

hello guys...can i ask you something?
before that i introduce myself..
My name Zairi i'am from Malaysia..
Degree student of software engineering..

this semester,i get a project to develop apps bus tracker for my final year project...it's just track bus in campus road only..example : student open the apps and can look where the bus and what time bus arrival at bus stop in campus...

but i have a big problem....i don't know how to build and how to started...
because this is my first time i'am develop in android platform...

can u guys help me?

if you have something that will be help me to develop please share with me...
thanks you,.

Reply
Ashish Tripathi
  • Forum posts: 211

Sep 14, 2015, 7:22:40 AM via Website

ok so before starting there are two main module need to think.

1: Your bus location.

2: arrival time .

Now how you will check the location of the bus. if it is client server application , the bus gps can send the it's location coordinate to the server and app will get it from the server via web service and can show in the app.

the gps installed in the bus will send you it's location first think about it. if yes no problem you can start with the location api of android. if no than explain more so can try to help you.

Reply
James Watson
  • Forum posts: 1,584

Sep 14, 2015, 9:51:34 AM via Website

I think there are maybe 3 parts of apps to develop.
The first app is for bus driver. The app should get it gps location and send to a server.
The second one is server part(maybe some web services) which should collect real time gps location of buses and estimate arrive time to every bus stop.
The last one is an app for students. It will send his/her gps loaction and get where the bus is and when the bus will arrive at the nearest bus stop.

Download size < 0.15 MB. But also accurate enough, ad-free & free.
The minimalist app available on Play Store: https://goo.gl/ws42fN
Blog: https://okblackcafe.blogspot.com Your 5-star is appreciated.

Reply