InfoQ Homepage Mobile Content on InfoQ
-
The Facebook Mobile Release Process
Christian Legnitto offers insight in some of the tools and processes used by Facebook for pushing new updates to their mobile apps.
-
Lessons from Building LinkedIn Mobile - HTML5 & Node.js
Kiran Prasad discusses what impact mobile has on architecture, explaining how HTML5 and Node.js can help, and sharing how to use these technologies effectively at scale.
-
Bust the Android Fragmentation Myth
Chiu-Ki Chan provides advice on dealing with Android fragmentation by using web development concepts and differentiated resource folders.
-
One Backend Per User: 100% Data Privacy / 0 Scaling Issues
Michiel de Jong suggests solving the data privacy and scalability issues by enabling mobile apps to connect to user's preferred back-end using Dropbox.js, GDrive JS, NimbusBase, remoteStorage.io, etc.
-
Evolving Mobile Architectures at MI9
Cameron Barrie, James Brett, Stewart Gleadow share lessons learned using Agile methodologies to build an iOS application, discussing its architecture and the benefits of hybrid apps.
-
The Magic Behind Enterprise Apps: How to Expose Reliable, Scalable and Secure Enterprise APIs?
Blake Dournaee covers the often forgotten back-end architecture for mobile apps which should expose cross-platform APIs to mitigate some of the effects of mobile O/S fragmentation.
-
The Android + NFC Developer Kick-start Workshop
James Elsey conducts a hands-on workshop developing a NFC application for Android.
-
Custom Components for Android (Workshop)
Paul Lammertsma conducts a hands-on workshop on building Android custom components. This session is closely related to the session www.infoq.com/presentations/Custom-Components-Android.
-
Developing Cross Platform Apps using Xamarin and MvvmCross
Jason Steele, Jake Henning conduct a hands-on session building a cross-platform mobile C# application for Android, iOS and Windows Phone using Xamarin and MvvmCross.
-
History of MonoGame
Dominique Louis covers the history of MonoGame from its roots in XNA and how the team ported it to 8 platforms. He demoes taking a simple 3D XNA sample from Windows to Android and Windows Phone 8.
-
10 Tips when Porting to Windows Phone
Matt Lacey shares 10 tips for mobile developers porting their applications to Windows Phone.
-
Custom Components for Android
Paul Lammertsma conducts a hands-on workshop on creating custom components for Android applications, providing best practices for accessibility, measuring and memory management.