Select to view content in your preferred language

I'd like to create my fist 4.5.1 Air/Android app

582
2
07-08-2011 02:13 PM
RoyceSimpson
Frequent Contributor
*first*

I hooked Flash Builder up with 4.5.1 today, plugged my Droid in, created a new mobile app, attached the Flex/AGS SWC, put a map on the canvas, added a tiled service, gave it a url, ran the app...  Starts to come up on phone, but bombs with a
Class mx.controls.sliderClasses::Slider could not be found.

 at com.esri.ags::Map()


error. 

Is there any existing literature on this or know how on Flex/AGS/Air mobile? 
Thanks much,
-Royce
Tags (2)
0 Kudos
2 Replies
RoyceSimpson
Frequent Contributor
Ok, I added mx.swc and sparkskins.swc to the project and I now have a map on my Droid!!!  🙂
0 Kudos
BjornSvensson
Esri Regular Contributor
Ok, I added mx.swc and sparkskins.swc to the project and I now have a map on my Droid!!!  🙂


Good job!
FYI, in version 2.4 you will not need to add those SWC's.  We will be showing more of this (Android, iPad) at the Esri User Conference next week...

As for documentation, you can start with
http://www.adobe.com/devnet/flash-builder/articles/mobile-mapping-app-arcgis.html
0 Kudos