andbook!.pdf - Learning Android Get an anddev.org - Android-Shirt Back to index
anddev.org Header Logo
FAQ Search Top rated articles Browse Feeds anddev.org - Authors Contact Details Register Log in

AndNav! - Android Map-Routing-System!

Goto page 1, 2, 3, 4, 5, 6  Next
 
       anddev.org - Android Development Community | Android Tutorials | Index -> Promote your Android Application
Author Message
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Wed Jan 30, 2008 7:27 pm    Post subject: AndNav! - Android Map-Routing-System! Reply with quote

Prepare for AndNav! - Android Map-Routing-System!
(with Tutorials during development process !!!)


Get an AndNav!-Beta on the Android-Market Exclamation


See documentation: Arrow http://andnav.anddev.org/files/andnav_doc.pdf

First AndNav (!) test on my G1 Exclamation Shows the not realtime-navigation.

Link


Google Android Developers Challenge Results of AndNav! wrote:
Effective use: In the top 25% of all submitted applications
Polish: In the top 25% of all submitted applications
Indispensability: In the top 25% of all submitted applications
Originality: In the top 25% of all submitted applications

Overall: In the top 25% of all submitted applications


Exclamation The screencast and the screenshots may not NOT show the current version Exclamation
Preview-Screenshots :



Regards,
plusminus

PS: Rate this topic, if you like it or not Smile

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials


Last edited by plusminus on Tue Oct 28, 2008 4:21 pm; edited 21 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Sun Feb 03, 2008 1:13 am    Post subject: Reply with quote

Hello Community,

I added some more appetizers Smile
Tell me if you like it or not. Especially if you do not like it, tell me what it you think could be done better Smile

Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
res
Senior Developer
Senior Developer


Joined: 20 Nov 2007
Posts: 147
Location: United States

PostPosted: Sun Feb 03, 2008 1:58 am    Post subject: Reply with quote

Looks very promising plusminus Smile
Back to top
View user's profile Send private message
cabernet1976
Senior Developer
Senior Developer


Joined: 16 Nov 2007
Posts: 154
Location: China

PostPosted: Sun Feb 03, 2008 5:56 am    Post subject: Reply with quote

Hi plusminus,

Will it apply feature 'Peripheral Services'? e.g. coffee, gas station and so on in the zone of the MapView can display.
Thanks.

_________________
Upload2Flickr's blog: http://upload2flickr.blogspot.com
Back to top
View user's profile Send private message Visit poster's website
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Sun Feb 03, 2008 10:31 am    Post subject: Reply with quote

Hello cabernet,

yes that could be added later on.
But first I'll work on the Navigation issues, like "Turn left in 100 meters".
I hope there will be some Android built in Text-2-Speech Exclamation
We'll have to hope because:
Dan Morrill (Google) wrote:
Hi, John!

Currently there is no support for text-to-speech. We are considering the
general problem of accessibility, but don't yet have any concrete plans in
this area.

- Dan

Confused

Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
raquibulbari
Developer
Developer


Joined: 16 Dec 2007
Posts: 25
Location: dhaka,bangladesh

PostPosted: Mon Feb 11, 2008 9:52 am    Post subject: Reply with quote

where is the tutorial? when will it come out?
_________________
Shimugool
Back to top
View user's profile Send private message Visit poster's website
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Mon Feb 11, 2008 3:26 pm    Post subject: Reply with quote

raquibulbari wrote:
where is the tutorial? when will it come out?


The first part is the following:
Source Google Driving Directions - MapView overlayed.

I assume that next weekend (~16th February) I can release sth. that can be basically used.

Anyone knows how if I would participate in the Challenge with my code, if a allowed to share it with others Question (especially before Challenge ended) Question

Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Tue Feb 12, 2008 1:58 pm    Post subject: Reply with quote

Hey guys,

once again two more preview-screenshots:
ZipCode-Entering, and Streetname-Entering(skipable) with AutoComplete-Functionality

The AutoComplete-Functionality is based on the Google GeoCode API ( like: http://maps.google.com/maps/geo?output=json&oe=utf-8&q=Schriesheim,Germany&key=XXXkeyXXX ) which I will introduce in a Tutorial very soon. (One will be able to switch to the Yahoo-Geocode-Api within Settings (or it will be done programatically))

Currently supported OnScreen-Keyboard-Layouts are ABC, QWERTY(english) and QWERTZ(german), which will be selectable using the Settings-Activity I'll introduce soon.

There will also be a night-mode which is less shiny.

Let me know what you think about it. Smile

Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Praline
Junior Developer
Junior Developer


Joined: 12 Feb 2008
Posts: 11

PostPosted: Tue Feb 12, 2008 3:56 pm    Post subject: Reply with quote

I have stared a post about a text2speech project :
http://groups.google.com/group/android-challenge/browse_thread/thread/852d27a8649a6ecf/2f71f789058aa311

--
Praline
Back to top
View user's profile Send private message
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Tue Feb 12, 2008 4:27 pm    Post subject: Reply with quote

Praline wrote:
I have stared a post about a text2speech project :
http://groups.google.com/group/android-challenge/browse_thread/thread/852d27a8649a6ecf/2f71f789058aa311

--
Praline


Hallo Praline,

how far did you advance Question Do you think your results will be able to compete with Andorid's perhaps upcoming Text2Speech capabilities Question

Best Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials


Last edited by plusminus on Tue Feb 12, 2008 5:17 pm; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Praline
Junior Developer
Junior Developer


Joined: 12 Feb 2008
Posts: 11

PostPosted: Tue Feb 12, 2008 5:15 pm    Post subject: Reply with quote

I've stared not started the post Wink.
I will certainely test it.
Back to top
View user's profile Send private message
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Tue Feb 12, 2008 7:17 pm    Post subject: Reply with quote

Praline wrote:
I've stared not started the post Wink.

Laughing Laughing Laughing

Let us please know if it is useful.
As Speech-Output is a must-have for a Navigation-System.

Best Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
plusminus
Site Admin
Site Admin


Joined: 14 Nov 2007
Posts: 2660
Location: College Park, MD

PostPosted: Wed Feb 13, 2008 12:20 pm    Post subject: Reply with quote

Hey guys,

once again three more preview-shots:
1. The screen where internally the DrivingDirections are fetched
2. The map with a fancy car pointing to the current GPS location
3. The "Night-Mode"

Any Feedback is very welcome Smile

Regards,
plusminus

_________________
Download my apps Idea
Please remember, that this board is give & take Smile


| Android Development Community / Tutorials
Back to top
View user's profile Send private message Send e-mail Visit poster's website
agent00
Junior Developer
Junior Developer


Joined: 18 Jan 2008
Posts: 12

PostPosted: Wed Feb 13, 2008 12:59 pm    Post subject: Reply with quote

Hi Plusminus, your application look very nice.
I'm looking for your tutorial to know how you done that Wink !

Great work anyway !!


Last edited by agent00 on Wed Feb 13, 2008 1:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jesmiatka
Senior Developer
Senior Developer


Joined: 04 Feb 2008
Posts: 164
Location: Netherlands

PostPosted: Wed Feb 13, 2008 1:09 pm    Post subject: Reply with quote

Hi plusminus,

I see you implemented your own keyboards in your application. Can I ask why? Do you think touchscreen phones (w/o keyboard) don't get the ability to type text in Android with a standard integrated keyboard or something?
Back to top
View user's profile Send private message
Display posts from previous:   
       anddev.org - Android Development Community | Android Tutorials | Index -> Promote your Android Application All times are GMT + 1 Hour
Goto page 1, 2, 3, 4, 5, 6  Next
Page 1 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


© 2007, Android Development Community
All rights reserved.
Powered by phpBB.