Hi there, let me be specific.

We are building a ranging application for which the data will be
provided to mobile application by formats (say by Mobile Atlas Creator
http://mobac.dnsalias.org/)
now application will be when the users wish to go to remote areas, say
villages, forests, where they could not have access to mobile
network / internet.

At that time user could easily load data from the mobile and get its
location.

I tried the Osmdroid library to use open street data..
I tried http://www.anddev.org/openstreetmap_mapview_for_android-t2967.html
as it shows how to use android mapview.
It says it works similarly with MapView from google.

it do have openstreetmapview but there are some problems
firstly it gave IOException Error at  this line
this.mOsmv = new OpenStreetMapView(this,
OpenStreetMapRendererInfo.MAPNIK);

I believe Mapnik is not found, but there is no docs on how to use or
install the on android.. Further there is no MapActivity in osmdroid
package.
Could someone please help me out.

code is at page (http://www.anddev.org/map-tutorials-f18/openstreetmap-
mapview-for-android-t2967.html) as from author
i tried all, but its not working. The author is admnistrator of
anddev.org (plusminus) had stopped working on this... i think. i tried
mailing him also, but no reply....

if you had used osmdroid, and actually ran the map activity,  could
someone please post ni sample activity code here...

Or any other approach.
Thnx in advance
On Jul 10, 2:00 am, TreKing <treking...@gmail.com> wrote:
> On Thu, Jul 8, 2010 at 4:34 PM, vineet <ma...@vineetyadav.com> wrote:
> > Can some put light to this on how to implement this??
>
> Start here <http://wiki.openstreetmap.org/wiki/Main_Page>. Besides that,
> your question is too broad to really answer.
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking

-- 
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

Reply via email to