InfoQ Homepage Mobile Content on InfoQ
-
Wia Provides Cloud Infrastructure for IoT
Wia is a cloud platform that aims to provide developers with a scalable and powerful backend for their Internet of Things (IoT) solutions. According to Conall Laverty, founder and CEO at Wia, that will enable the creation of fully fledged, production ready solutions without worrying about server management, data replication, and storage. InfoQ has spoken with Laverty.
-
Facebook Announces Parse SDK for Apple's tvOS and watchOS 2
Facebook's Parse SDK includes now support for Apple’s tvOS and watchOS 2 will enable building native immersive apps for the Apple TV and the Apple Watch, Facebook’s engineer Nikita Lutsenko writes. Additionally, the new SDK also features integration with Facebook’s recently announced tvOS SDK to make onboarding easier.
-
What Impact Will OpenJDK Have on Android Development?
We distill here some of the reactions around the web regarding Google’s adoption of OpenJDK for future Android versions.
-
Android will Use the OpenJDK
Hacker News has reported on an Android source code commit that suggests that Google’s mobile operating system is switching the implementation of their Java libraries from the original Harmony-based one to OpenJDK. The move has been confirmed by Google to VentureBeat.
-
JetBrains CLion Adds Support for Swift on Linux and OS X
Thanks to Apple open sourcing Swift compiler and libraries earlier this month, JetBrains added support for Swift to its cross-platform IDE, CLion, running both on Linux and OS X.
-
With Flutter, Google Aims Dart to Mobile App Cross-Development
Flutter is a new open-source framework built by Google that aims to enable cross-platform development using a single Dart codebase on iOS and Android. It aims to provide high performance and 60fps, jitter-free experiences on both platforms.
-
WSO2 Extends its Internet of Things Process Orchestration Capabilities
Open-source middleware vender WSO2 announced new capabilities in its platform for managing Internet of Things (IoT) applications and processing IoT data. The enhancements include support of MQTT (a lightweight M2M/IoT publish/subscribe connectivity protocol), the Activiti business process management (BPM) platform, and the Open Data OData 4.0 protocol.
-
Most Common Issues Caused by Mobile Fragmentation
Device fragmentation can be a serious hindrance to providing great mobile user experiences. A review of the most common issues faced by developers.
-
Cellular Technologies Enabling the Internet of Things
The Internet of Things is about connecting things. When the remotest of the things lie beyond the reach of WIFI networks, cellular technologies can provide a viable communications infrastructure. To this end, 4G Americas, a telecommunications industry trade organization, has published a new white paper titled "Cellular Technologies Enabling the Internet of Things."
-
How Facebook Improved their iOS App Start Time
Facebook engineer Natansh Verma explained how they managed to reduce the launch time of the Facebook app for iOS and shave a few seconds off by streamlining their dependencies and using UDP priming.
-
IBM's Swift Response
IBM has committed itself to the Swift platform, with a newly launched Swift Engineering blog and a web-based Swift sandbox environment to allow users to test out Swift code remotely.
-
Facebook's and Twitter's SDKs for Apple tvOS Enable Onboarding and Analytics
Facebook and Twitter have released SDKs for Apple tvOS to provide support for onboarding, user verification, and analytics.
-
Apple Open Sources Swift
Apple has open-sourced Swift under a permissive Apache license, following up from a promise made at WWDC 2015 that it would be available before the end of the year. The release includes information about Swift 3.0, a package manager, and a binary package for Linux systems. InfoQ looks into what it means and what effects it will have for future iOS and OSX development.
-
Verizon's ThingSpace Platform Facilitates Development of New Internet of Things Applications
Verizon has launched a new platform named ThingSpace, the objective of which is to simplify the development and deployment of Internet of Things (IoT) applications. ThingSpace developers can utilize APIs and hardware bundled with developer kits that perform the actual IoT measurements and gather the data for transfer to the analysis platform.
-
Three Ways to Get Core Data Multithreading Right
At #Pragma Conference 2015, Marcus Zarra, author of Pragmatic Bookshelf Core Data, described three approaches to using Core Data in a multithreaded environment and tried to clear up how Core Data should be used in 2015.