InfoQ Homepage Mobile Content on InfoQ
-
Exploring the Android APK
Connor Tumbleson discusses the Android package and examines how it can be explored in order to extract information while looking at some of the products and tools used by both sides.
-
Tales from a Balanced Team
Josh Franklin, Alex Basson, and Jim Thomson – a designer, an engineer, and a PM, respectively, will give a "Balanced Talk" on their successes and failures building the Small Token iOS app.
-
Architecting Cross-Platform Mobile Frameworks
Spencer Chan overviews Quora's architecture that allows them to share the majority of their application code across their Android, iOS and web apps, discussing challenges and benefits.
-
Cloud Native Java with Spring Cloud Services
Craig Walls and Roy Clarkson introduce the capabilities provided by Spring Cloud Services and demonstrate how to deploy cloud native applications to Cloud Foundry.
-
12 Factor, or Cloud Native Apps - What Exactly Does that Mean for Spring Developers?
Thomas Gamble examines each factor in the Twelve Factor App (12factor.net) which describes elements of cloud native, and presents how Spring, and platforms such as Cloud Foundry satisfy them.
-
Modern iOS Application Security
Dan Guido talks about the current state of iOS attacks, reviews available security APIs, why they are not good enough, and the design of the Mobile Application Security Toolkit to address risks.
-
Server-Less Design Patterns for the Enterprise with AWS Lambda
Tim Wagner defines server-less computing, examines the key trends and innovative ideas behind the technology, and looks at design patterns for big data, event processing, and mobile using AWS Lambda.
-
React Native: A Better Way To Do Mobile
Brent Vatne introduces React Native, a framework for building native user interfaces for mobile devices.
-
The World of Swift 3
Daniel Steinberg takes a look at what idiomatic Swift will look like when Swift 3 is released and discusses the reasoning behind some of the choices.
-
Image Processing for iOS
Simon Gladman overviews some of the image processing techniques available to iOS developers and three frameworks offered by Apple: Core Image, Accelerate/vImage and Metal.
-
Open Source Swift Under the Hood
Alex Blewitt talks about Swift and looks at the open source project, how applications and libraries can be built, the differences between the different builds and how Swift works under the hood.
-
Using React for the Mobile Web
Brian Holt talks about React, performance issues, some general web performance tips, lessons learned while helping write m.reddit.com using React.