|
POST
|
Andrew, we've confirmed that this is one of those cases where the NIM was indirectly related and the solution fixed the problem. -Andy
... View more
08-01-2012
09:36 AM
|
0
|
0
|
498
|
|
POST
|
I saw that too right after I posted it. We're running this down now to make 100% sure. -Andy
... View more
07-31-2012
08:58 AM
|
0
|
0
|
3126
|
|
POST
|
The system says NIM081315 is resolved: http://support.esri.com/en/bugs/nimbus/TklNMDgxMzE1 Are you still having problems when using the latest SDK? If you are then please consider opening another support ticket. We may have missed something unique in your setup or configuration. Opening a ticket will help us track down and document any loose ends. -Andy
... View more
07-31-2012
06:54 AM
|
0
|
0
|
3126
|
|
POST
|
@gabrielspmoreira Please contact your nearest Esri sales office to make sure you get all your questions correctly answered: http://www.esri.com/about-esri/contact.html -Andy
... View more
07-17-2012
01:10 PM
|
0
|
0
|
911
|
|
POST
|
Simon, Enrique, sounds like you need to open a tech support ticket. They can fully capture the information related to this problem, they can submit a bug fix request, and we'll be able to track the problem. -Andy
... View more
07-13-2012
06:57 AM
|
0
|
0
|
2794
|
|
POST
|
@mggl if the setOnPanListener(null) pattern doesn't work then make sure you don't have another listener enabled somewhere. Chances are that another listener is overriding. -Andy
... View more
06-25-2012
09:47 AM
|
0
|
0
|
1650
|
|
POST
|
Robert, Try upgrading to ArcGIS for Android SDK v2. That was a known bug that should be fixed in the latest version. -Andy
... View more
06-22-2012
02:25 PM
|
0
|
0
|
1347
|
|
POST
|
Chris, this issue is also referred to in this forum post (scroll to the bottom): http://forums.arcgis.com/threads/58443-MapView-zoomToScale-and-zoomToResolution-not-working Back on May 24, I thought Luke got things running again.... -Andy
... View more
06-18-2012
08:15 AM
|
0
|
0
|
558
|
|
POST
|
I've confirmed that this problem has been fixed in the upcoming v2.0 release of the SDK and the ArcGIS for Android app. -Andy
... View more
06-12-2012
02:02 PM
|
0
|
0
|
2538
|
|
POST
|
If you are using a tiled map with spatial reference 102100, then the value you get back from the location variable in the following code snippet should be Web Mercator: Point location = (Point) gr.getGeometry(); Make sure you are seeing/using the raw numbers for x,y. I suspect you are just missing the "eX" portion of the number. Check them in the debugger and they should look like 1.888e7, where 1.888e7 = 18�??880�??000. I don't know of any way to drag points at the moment with v1.1.1. One other option is you could listen for a long press and display a pop-up with an option to delete. -Andy
... View more
06-11-2012
07:23 AM
|
0
|
0
|
2539
|
|
POST
|
Edward, thanks for the heads-up. It sounds like you can reproduce the problem related to Bing. Do you have a support contract? If so, we would greatly appreciate it if you can open a ticket so this gets logged. Will that be possible? This would be very helpful. Support can enter the problem along with your device OS and any other dependencies in your application. In regards to support for Fragments, there are several open items for the core team to investigate. -Andy
... View more
06-08-2012
09:12 AM
|
0
|
0
|
543
|
|
POST
|
I think that the problem is with android:configChanges="orientation". It prevents the activity being recreated when the orientation of the device is changed, so that may be why the activity is unresponsive? Should I do something specific in onConfigurationChanged? Good question, I'm not certain how this problem relates to ActionBarSherlock, or what changes to make to onConfigurationChanged. On our end, we are investigating the current requirement, in certain circumstances. for the inclusion of android:configChanges="orientation" and android:configChanges="orientation|screenSize" (for versions of Android OS 3.2 and higher) in the AndroidManifest. I do know that if you manually handle onConfigurationChanged you also have to reset any element. Here's a snippet from the Android Help doc: Remember: When you declare your activity to handle a configuration change, you are responsible for resetting any elements for which you provide alternatives. If you declare your activity to handle the orientation change and have images that should change between landscape and portrait, you must re-assign each resource to each element during onConfigurationChanged(). -Andy
... View more
06-06-2012
07:40 AM
|
0
|
0
|
2841
|
|
POST
|
Olli, have you tried your app on a different phone? It's possible the blurry accuracy circle has something to do with your phone's operating system and its support for Open GL ES 2.0. Also, do you have a local Esri distributor you can contact on this? I'm not sure how to duplicate this error, as I haven't seen it. In regards to the center graphic and accuracy circle, those are created automatically when you start() the LocationService: http://help.arcgis.com/en/arcgismobile/10.0/apis/android/api/com/esri/android/map/LocationService.html -Andy
... View more
06-06-2012
06:30 AM
|
0
|
0
|
1347
|
|
POST
|
The Style problem is related to ActionBarSherlock. Here's a post that might help: http://stackoverflow.com/questions/9686818/actionbarsherlock-style-contains-key-with-bad-entry -Andy
... View more
06-06-2012
06:15 AM
|
0
|
0
|
2841
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-10-2026 08:29 AM | |
| 1 | 03-26-2026 03:12 PM | |
| 2 | 02-21-2026 10:23 AM | |
| 2 | 08-01-2025 06:20 AM | |
| 1 | 05-27-2025 12:39 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|