What's new in Version 1.1 (Update v1.1.1)
Version 1.1.1 Update
SDK
- Updated Eclipse plugin to ensure usage of ArcGIS for Android library container in new projects and samples.
- Updated Esri logo when using MapView.setEsriLogoVisible() method.
Version 1.1
API
- Support for Portal API provides you with colloboration and sharing tools for ArcGIS Online allowing access to organizations, groups, and users through the ArcGIS Online community system.
- Support for Advanced Symbology which processes features whose definitions are stored locally on your device., This feature has the capability to take a message received from an external source and convert into a symbol for rendering on a graphics layer in a map.
- Support for querying related record into new features.
- Support for multiple MapViews in a single application allowing you to switch activities in a single application supporting multiple MapViews.
- Group Layers support all group layer types including graphics layers and provides the ability to manipulate sub-layer visibility, opacity, and order.
- Support for secured services in web maps
- Add Esri logo to ArcGIS Online Maps
- Add Military grid reference system (MGRS) to Map
Changes
API
- Refactored PopUp method naming to Popup on the following classes
- ArcGISFeatureLayer
- Layer
- PopupContainer
- WebMapTask
If you made use of related PopUp methods on these classes you will need to refactor your code to use the new method signature.
- Removed deprecated methods
- GPS Accuracy improvements
SDK
- Support for revision 17 of the Android SDK Tools and of the Eclipse ADT plug-in.
- Project libs, e.g. ArcGIS_Android.jar, are packaged as a classpath container Library.
- Redesigned Eclipse New Sample wizard
- New API Samples
- Portal API
- Offline tile cache
- Popups
- Advanced Symbology
- Multiple Maps in an App
1/24/2013