I have encountered some odd behavior when using the stock Android zoom controls. while a callout is visible. Here is what I've found: 1. show a...
Since there is no detailed explanation in the documentation of the SDK or somewhere else, I've decided to look at the AdvancedSymbologySample. Guess...
Hello, I'm coming from the world of the web APIs and have a question. Why must the graphicsLayer be visible and the graphics have symbology in order...
Hi Guys I am new to android development. I made 5 activities with geo processing in them. when running individualy its fine. but when i used one...
Hi everybody, Currently, I find many ways yo add scale bar to Arcgis map on Android but it does not seem supporting that. Can everybody help me to...
What is the point of the geometryToEsriShape method? I would like to save my graphics layer to the sdcard, but this method just puts the the...
Hi, my activity gets killed when the mapview is disposed. I have an activity that uses the fragment api. When there is a mapview on a...
I am trying to create a bitmap image of the Map (MapView object) as follows: Bitmap drawingCache = mapview.getDrawingCache(true); Btimap bitmap...
I am trying to write an app to display results from an Asynchronous GP Task. I looked at the Viewshed Example and tried to change that, but that is...
I have a graphicslayer containing several polygon graphics. I want to select one specific graphic based on an attribute value and remove all but...
What happened to the setAttributeValue and removeAttribute methods on the Class Graphic? The only way I see to set attributes is to include them...
I followed the instructions in "Upgrade ArcGIS Projects to SDK 1.1". When I run my project I get the following runtime exceptions. Whatever I did, I...
I tried this in my App and in the samples, checked for map.isLoaded() but I get a NullPointerException. I don't need it in my app, but out of...
Hi, I’m new to ArcGIS for Android and have problems with the arcgis samples. When I try to launch the “Hello World” Maps example on my android phone...
I have a callout which contains a RelativeLayout with several rows. According to the API documentation the Callout expands up to 150 pixels max,...
The offline abilities of the android runtime are limited to using compact caches. Even those are pretty much unusable when tiling large areas. My...
When there is a Callout on the map and I start another activity, I can not go back to the MapView without crashing the app. logcat: 05-08...
Dear everyone, I'm a newbie to ArcGIS. I'm reading SDK document but it doesn't seem supporting for searching places. please help me if it supports...
How to use TiledServiceLayer load WTMS?thanks
Is there a configurable sample app for Android? Something like the Sample Flexviewer. I am aware of the ArcGIS App and have it installed on my phone.
Is server sync is expected to be available in the summer release of the Android Runtime (1.2?)? I’m also curious to know if there are workarounds...
Hi, I am encountering a problem when the Callout I create doesn't pan with the map programmatically on a call to MapView.centerAt(). To reproduce...
I added a graphic layer on mapView, then removed it from the mapView but i keep a reference to that GraphicLayer. When I want to add it back, the...
The LocalTiledLayer isn't working since the update. Also the sample isn't working. (tested on Samsung Galaxy tab 10.1, android 3.1, worked with...
I cant remember when i used some product with this number of bugs. Every time i want to continue work on something i need to create new project. No...
I have made google map (base map) library for ArcGIS Flex and ArcGIS Android. This library is not required google maps API key. You may contact me...
I have a problem with the new api release (v1.1) Setting the outline of a SimpleMarkerSymbol has no effect. In the previous api release there...
I ran the HelloWorld sample and got these log infomation. 04-16 14:56:33.104: D/dalvikvm(9369): Late-enabling CheckJNI 04-16 14:56:33.134:...
Does anybody have any luck whatsoever with the IdentifyResultSpinnerAdapter? Specifically with actually doing something with the results returned,...
I am using ArcGIS for Android and everything is working fine with my maps so far using our server's Mobile content. Now I would like to add a...
Hi all ! How to open shape file (*.shp) from SD Card ? Thank you all !
Hi, I published a service on ArcGIS Server where I specified an order on my layer's fields in my mxd. When I execute an identify task using the...
I am using some code from the "Popup In Web Map For Viewing Sample" to identify features. I have a map service I authored with ArcGIS Online. I...
Hi All, I am trying to get the map to reappear after switching views. The basic setup is the user presses a button that switches to a table...
I am having trouble with the new version of the API. When I load up the new libraries into my solution and then close eclipse, it no longer says...
Has anyone figured out hooks into the graphics paint event since the SDK version 1.0.1 or greater? Thanks, Andy
I'm trying to use the AddBingMap sample aplication but it doesn't load the WebMap. I created the Bing Maps AppID and add it to the code but I get...
I have a map and need to add a coat that is a circle of radius X KM The code I have right now is: graphicsLayer.addGraphic (new Graphic...
How can I query a stand-alone table using query attribute task on android? e.g my map service includes an EMPLOYEE (containing non-spatial data)...
Hi, Any ideas/workflows on how to accomplish disconnected editing via Android SDK? Will it be supported in the future? Am I just too "out...
How do you change the (initExtent = ) on the Helloworld application from ESRI? I just want my app to open to a different location other than San...
I upgraded my project to 1.1 and now i can not create a MapView with just the URL of my WebMap. mMapView = new MapView(this,...
Hi! I have a problem on my Android MapView. I added 3 Layers and get everything displayed. The Problem is now, that i can't zoom out very far. ...
Hello All,, I want to get graphics from feature layer when I will tap on any feature. Previously worked fine in old SDK. code snipped.
Hello, I got following error in eclipse , I used macbook pro And ran sample project of Arc GIS. System information Macbook pro. intel i5 ,...
I guess i found a bug: In the IdentifyTask Sample when i select on name in the list like this in Android 4.0.3 i don't get this detail view like...
Hi, I use different Web Maps in my application and and each consists of different ArcGISDynamicMapServiceLayer with 1 or more feature layers and...
If “Apply Edits” method used on second Feature Layer, then after pausing and resuming the application, features load, but don’t appear. public...
If layer shows the maximum number of points predefined by service setting “maximum number of records returned by server”, and then zoom-in, the...
fLayer = new ArcGISFeatureLayer("http://.../ArcGIS/rest/services/POIs/FeatureServer/0",o,c); fLayer.setRenderer(new SimpleRenderer(new...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules