You cannot post messages because only members can post, and you are not currently a member.
|
New version (r10) released
|
| |
Hi all, There's a new version based on the Android Compatibility Library r10: [link] To see what's new in ACL r10, view Google's release notes here: [link] Please note: * There was no r8 or r9 release.... more »
|
|
New version (r11) released
|
| |
Hi all, There's a new version based on the Android Support Library r11: [link] This is likely the last release as *Google has officially released a new mapping library with support for Fragments!* [link]... more »
|
|
Problem of Including Google Map in Fragment
|
| |
Hi Everyone, I am a new Android programmer. I am developing an application that will run on Android ICS v4.0.3 Google API Level 15. My application will have many tabs. I have implemented them using ActionBar (imported from android.app.ActionBar). Each tab will display one fragment. For example, I... more »
|
|
r11 woes
|
| |
Hi there, I'm hoping to use r11 of the mapview/support library for my app, since it sounds like Google fixed a bunch of bugs in the official version that are affecting my app. I tried cloning your 'compatibility-r11' branch, and that builds fine on my machine but the app crashes on startup with lots of missing class errors.... more »
|
|
How to generate encoded polylines from shapefile
|
| |
Hi all, I am trying to build and application which displays different zones in google maps in an android platofrm. I have the zone definitions in an ESRI shape file. I have heard that the best method of representing polygons is using polyline encoding . How do I convert a polygons shape file to a Google maps API compatable... more »
|
|
Hours spent on this, please help.
|
| |
So I've been having all kinds of issues. For starters, I can't create a "new" project without getting the default android support api included which is overriding yours when I import support classes in my java files. I can't delete this jar file from the explorer or in the build options. I've just copy/pasted your included FragmentLayout project which seems to... more »
|
|
ClassNotFoundException
|
| |
I was hoping that someone here could help me. When I try to build the library from source, I get a ClassNotFoundException every time I try to use a class from the library. However using the precompiled library from the downloads section I do not have this problem. I current have Arch linux x64 with Oracle JDK 1.7. I thought this was a... more »
|
|
Reported Issues and Mapsforge
|
| |
So I've been googling for a way to do a map in a fragment and the
package you wrote seems like the way to do it. I have 2 questions
though:
1) I've seen a few people report that hitting back and then opening
the fragment again causes some "can only have one map" error. Can you
elaborate on this? How it was caused and if it's been fixed?... more »
|
|
|