I made some changes to the MobileTrader application and took the opportunity to push the source code to GitHub. You can get it here: https://github.com/ccoenraets/MobileTrader This version was built with the shipping version of Flex and Flash Builder 4.5.1 which has built-in support for iOS, Android and the BlackBerry PlayBook. The most notable change in [...]
Archive | Air
Flex Charts on the iPad
I continue to see a lot of interest for dashboards applications on mobile devices (particularly on tablets), and I think that interactive data visualization applications are really a sweet spot for Flex. As an example, I built a simple dashboard aggregator using the out-of-the box charting components available in Flex. The same application can run [...]
Flex-Powered Multi-Touch Data Visualization on the iPad, Android, and the BlackBerry PlayBook
Over the past couple of weeks, I’ve visited many enterprise customers to spread the exciting news and discuss their mobile strategy. I found it interesting that most of them were focusing primarily on tablets (instead of phones), and that the application they were focusing on was almost always a dashboard or at least involved a [...]
Flex on the iPad
Here is a video showing a sample Flex application running on the iPad. This Mobile Trader application shows chart manipulation and drill-downs using touch events, real time market data updates (in lists and charts), as well as video-conferencing (with your financial advisor) and screen synchronization between clients (“simulations” and “what-ifs” collaboration use cases). In addition [...]
New Mobile Trader Desktop Demo App for Android
I built a new “Mobile Trader Desktop” application that I published on the Android Market. This is a demo application (with simulated data) built with Flex “Hero” and running on AIR for Android. To install the application, just search for “Mobile Trader” on the Android Market, or access the following URL from your device’s browser: [...]
My Employee Directory Application Published on the Android Market
I just published my AIR-for-Android Employee Directory application to the Android Market. If you have an Android device you can find it by searching “Employee Directory” from within the Market application. This is a new version of the application. One of the new features in this version is that it allows you to easily import [...]
Real Time Trader Desktop for Android Updated
I updated my Real Time Trader Desktop for Android sample application to work with the latest AIR for Android build (8/26/2010). To make it easier to find the latest version of the application, I also created a project page for the application where you will always be able to download the lastest build. That way [...]
Employee Directory for "AIR for Android" Updated
I updated my Employee Directory on AIR for Android sample application to work with the latest AIR for Android build (8/26/2010). To make it easier to find the latest version of the application, I also created a project page for the application where you will always be able to download the lastest build. That way [...]
Multi-User Google Maps Collaboration on Android
This application allows users in different locations to work together in Google Maps. The collaboration features in this application include: Video Chat Map Synchronization on move, zoom, etc. Whiteboarding Cursor sharing When running on Android, the application can use the device’s GPS to share your location. This is just another example of “built-in” collaboration (go [...]
Multi-User Video Tic-Tac-Toe for Android
My previous post, “Video Chat for Android in 30 Lines of Code”, has generated a good level of interest. A slight twist on the same idea is to build collaboration into your applications. The use case here is slightly different: instead of enabling simple “video conversations” between remote users, this level of collaboration enables remote [...]