Category Archives: Mobile

ArcGIS for Windows Phone Updated!

The apps team has released an update to the ArcGIS for Windows Phone app that greatly improves its use on Windows Phone 8 devices. You can download the updated app from the Windows Phone Store today!

Continue reading

Posted in Mobile | Tagged , , , , , , | Leave a comment

Discover San Francisco Hackathon

Last weekend Esri joined forces with Airbnb, the City of San Francisco’s Mayor’s Office of Innovation, and GAFFTA to put on the Discover SF Hackathon.  This event brought together designers, developers, and entrepreneurs to hack the urban experience by promoting discovery and exploration for residents and tourists alike.

Continue reading

Posted in App Developers, ArcGIS Online, Developer, Geodata, Local Government, Mapping, Mobile, State Government, Web | Leave a comment

ArcPad 10.2 Beta is now available

Esri Beta CommunityThe ArcPad 10.2 Beta is now available!

To get involved, visit the Esri Beta Community and look for ArcPad on the list of Current Beta Opportunities.

Features in the ArcPad 10.2 Beta include:

  • Data synchronisation with Feature Services
  • ArcPad Project and Template Package support
  • ArcGIS Online integration for file organisation
  • QuickFields for configuring the auto-population of attribute fields

Please remember to submit feedback (bugs, suggestions, and forums posts) on your experience.

Thank you and we look forward to your feedback.

The ArcPad Beta Team

Posted in Mobile, Uncategorized | Leave a comment

Choosing a mobile development strategy

Choosing a mobile development strategy introduces many parameters: a team’s development skillset, the application’s required functionality, and the ease of maintenance, just to name a few.  Compared to desktop technology, mobile technology is still in its embryonic stage and rapidly evolving.   This post examines three models of mobile application types: Web, Hybrid and Native. Continue reading

Posted in Developer, Mobile, Web | Tagged , , , | 1 Comment

Collector for ArcGIS and Operations Dashboard Updated!

Update

The apps team have released significant updates to the Collector for ArcGIS and Operations Dashboard for ArcGIS applications today. Collector updates are available for download from Apple’s App Store and Google Play and the Operations Dashboard can be found inside … Continue reading

Posted in ArcGIS Online, Mobile, Uncategorized | Tagged , , , , , , | 13 Comments

EPA’s new app and website: How’s My Waterway?

How's my waterway?

by Brad Cooper, INDUS Corporation, Member of the EPA/How’s My Waterway Team EPA’s new app and website, How’s My Waterway, helps people find information on the condition of their local waterways using a smart phone, tablet, or desktop computer. It … Continue reading

Posted in Hydro, Mobile, Water Utilities | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Android v10.1.1 support for Online Samples

The ArcGIS Runtime SDK for Android provides a variety of samples to assist in understanding the fundamentals of our ArcGIS Android API’s and coding patterns.  We package samples inside the SDK Eclipse plugin and allow you to import the sample code as an Eclipse project.  Continue reading

Posted in Developer, Mobile | Tagged , , , , , | 3 Comments

ArcGIS for Windows Mobile 10.1.1 Released!

ArcGIS for Windows Mobile 10.1.1 has been released and its available for download from the Esri Customer Care Portal right now!!

If you use a Windows 7 or 8 device (laptops and tablets) in the field, you will love the enhancements we have made to the ArcGIS application! Plus if you belong to an ArcGIS Online organization then this release will open up new opportunities for you to use your Windows Mobile or Windows devices in the field… Continue reading

Posted in Mobile | Tagged , , , , , , , | 8 Comments

Update Android v2 Projects to v10.1.1

With our recent release of the ArcGIS Runtime SDK for Android v10.1.1 we dropped support for Android 2.2 API level 8.  This allowed us to move up our support level to Android 2.3.3 API level 10 which has almost half, 47.4%, of the Android platform distribution as of Jan. 3, 2013.  This is causing projects built prior to v10.1.1 not to be recognized by our Eclipse feature tooling. Continue reading

Posted in Developer, Mobile | Tagged , , , , , | Leave a comment

Developing with the Android ADT Bundle

Google’s Android team recently released the ADT Bundle which provides everything you need to develop with the Android SDK including a version of the Eclipse IDE with a built in ADT (Android Developer Tools) plugin.  This greatly simplifies setting up an Android developer environment.

Eclipse 3.8 and 4.2 were released concurrently as part of the Juno release.  The Android team uses the 3.8 platform which is just the core and not a full packaged release. Features and plugins can be added from within the IDE.  The Android team bundles the ADT in this fashion.  You can install and develop with the ArcGIS Runtime SDK for Android v10.1.1 and the ADT bundle in the same way you would install and develop with a supported Eclipse platform.  When installing features and plugins into the IDE Eclipse will contact all update sites during install to find any required software needed for the plugins.  Since 3.8 is part of the Juno release it checks Juno repository during this process and will update the platform to 4.2.  This results in ADT bundle branding and appearance to be overridden by Eclipse Juno.  In order to keep the ADT branding you must make sure that the installer dialog checkbox for ‘Contact all update sites during install to find required software’, is not selected as shown below:

Eclipse P2 Installer

You can track this issue with Android.

Posted in Developer, Mobile | Tagged , , , , , , | 1 Comment