Rhomobile, motion sensors and more
Details
During the course of July’s Android User Group, we will present 3 talks of 15 minutes on the following subjects:
CANCELLED - An introduction to Rhomobile or how to create cross platform mobile apps in rubyPresented by Vladimir Tarasov from Rhomobile (https://rhomobile.com/)
Development of data-centric mobile applications on Android using Rhodes - open source framework which lets you quickly build native mobile applications accross all smartphone operating systems: iPhone, BlackBerry, Windows Mobile, Symbian and Android.
Motion Sensors and orientation in AndroidPresented by Kevin McDonagh from Novoda (https://novoda.com)
All leading smart phone manufacturers are now bundling accelerometers. Application's can now not only monitor screen orientation but also become spatially aware.
Learn how to interpret the sometimes confusing results from Android's sensor output accompanied by the reasoning and terminology behind orientation output generated by Android's sensor events.
Content Providers as a client contained REST servicePresented by Carl Harroch from Novoda (https://novoda.com)
Sharing data between applications is at the heart of the Android platform. Content Provider's allow installed applications to expose their data to one another via a public interface. The intention is then that installed activities can benefit from one another regardless of origin. Carl will present a technical introduction to the interface and compare it to the online paradigm: a REST interface.
