[android-developers] Can this be done on android?

2012-03-27 Thread Ajay Motah
Dear friends, i am a university student competting for my bsc(hons) in
IT! i suggested to have my final year project based on android, n for
your info, i have never codded in android. im am supposed to give a
suggestion by tomorow! and i would be completing my project by august!

What the program is to to do, it
1) automatically locate where you are in mauritius
2) you select your destination upon tapping on specific location in
maritius
3) it will tel u the route you need to take to got thier...eg by car,
the km and the duration u will reach their
4) you may also wish to select to go by public bus, which will then
retrieve the info from a database, about the bus schedule using the
actual time, and tell you the bus fare

My question is that be possible to be done on android, the map of
mauritius with multiple roads, and locations, and route?
Please help
thanks a lot

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Can this be done on android?

2012-03-27 Thread James Black
You may want to look at the navigator to see if that will do part of what
you want.

If it does then yes.

The hard part is to be able to determine the best bus route to get to the
destination in a timely fashion.
On Mar 27, 2012 3:57 AM, Ajay Motah ajaymo...@gmail.com wrote:

 Dear friends, i am a university student competting for my bsc(hons) in
 IT! i suggested to have my final year project based on android, n for
 your info, i have never codded in android. im am supposed to give a
 suggestion by tomorow! and i would be completing my project by august!

 What the program is to to do, it
 1) automatically locate where you are in mauritius
 2) you select your destination upon tapping on specific location in
 maritius
 3) it will tel u the route you need to take to got thier...eg by car,
 the km and the duration u will reach their
 4) you may also wish to select to go by public bus, which will then
 retrieve the info from a database, about the bus schedule using the
 actual time, and tell you the bus fare

 My question is that be possible to be done on android, the map of
 mauritius with multiple roads, and locations, and route?
 Please help
 thanks a lot

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Can this be done on android?

2012-03-27 Thread Farhan Tariq
It is easy to incorporate google maps in your application, plotting your
location, etc. How would you write a database for the different routes of
different buses, that would be a tricky thing to do.

On Tue, Mar 27, 2012 at 6:51 PM, James Black planiturth...@gmail.comwrote:

 You may want to look at the navigator to see if that will do part of what
 you want.

 If it does then yes.

 The hard part is to be able to determine the best bus route to get to the
 destination in a timely fashion.
 On Mar 27, 2012 3:57 AM, Ajay Motah ajaymo...@gmail.com wrote:

 Dear friends, i am a university student competting for my bsc(hons) in
 IT! i suggested to have my final year project based on android, n for
 your info, i have never codded in android. im am supposed to give a
 suggestion by tomorow! and i would be completing my project by august!

 What the program is to to do, it
 1) automatically locate where you are in mauritius
 2) you select your destination upon tapping on specific location in
 maritius
 3) it will tel u the route you need to take to got thier...eg by car,
 the km and the duration u will reach their
 4) you may also wish to select to go by public bus, which will then
 retrieve the info from a database, about the bus schedule using the
 actual time, and tell you the bus fare

 My question is that be possible to be done on android, the map of
 mauritius with multiple roads, and locations, and route?
 Please help
 thanks a lot

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en