InfoQ Homepage Mobile Content on InfoQ
-
Android Studio 1.4 Adds Support for Vector Graphics
Google has released Android Studio 1.4 with support for vector graphics, a theme editor, templates for the Design Support Library, and easier connection to a Firebase account.
-
Oracle Propose New Mobile OpenJDK Project
Oracle propose a new OSS project within OpenJDK to focus on porting the JDK to popular mobile platforms such as iOS, Android, and Windows Mobile. Oracle plans on contributing build system, Hotspot and JDK source changes required to target mobile platforms with a version of Java SE.
-
Facebook Parse Adds New Platforms to its IoT SDK
Parse for IoT, the line of SDKs that Parse announced at F8 2015, has been extended to include support for four additional microcontrollers.
-
Apple tvOS Aims to Bring Games and Productivity Apps to Apple TV
Apple has introduced tvOS, a new OS for its Apple TV that will allow developers to create games and productivity apps in a way that will be familiar to iOS developers.
-
Amazon Introduces New Monetization Model for Android Apps
Amazon has introduced a new mobile app monetization model dubbed Amazon Underground and linked with their own Amazon app store. The new model provides “actually free” apps to customers while developers are paid based on how long their apps are used.
-
LinkedIn Release QARK to Discover Security Holes in Android Apps
LinkedIn has recently open sourced QARK, a static analysis tool meant to discover potential security vulnerabilities existing in Android applications written in Java.
-
Using Clojure to Build Native Android Apps
Clojure development on the Android platform has been progressing remarkably in the last few years, allowing developers to use it in fully fledged apps such as SwiftKey’s Clarity Keyboard. Here we will review the current status of tools that support Clojure on the Android platform.
-
Digium Open-sources Respoke SDKs for WebRTC and Messaging on iOS and Android
Digium, maker of WebRTC platform Respoke, has introduced open-source SDKs for iOS and Android that aim at making it easier to add real-time audio and video communication support to mobile apps. Furthermore, the SDK includes support for instant messaging and uses push notification in order to work even when running offline or in the background.
-
Android Marshmallow Comes with SDK 6.0 and API 23
Google has unveiled that when it comes to Android, M stands for Marshmallow. They have also introduced Android 6.0 SDK which comes prepackaged with Android Studio or as a separate download that can be used with a different IDE.
-
iOS App Development Comes to Windows With Some Controversy
Microsoft has released tools to enable Objective-C development on Windows which are intended to facilitate the porting of iOS apps to Windows. This move is not without some controversy, as some developers are upset at how their code was included in this project.
-
Android 'Stagefright' Vulnerabilty puts Millions at Risk
Google has moved quickly to reassure Android users following the announcement of a number of serious vulnerabilities. The Stagefright Media Playback Engine Multiple Remote Code Execution Vulnerabilities allow an attacker to send a media file over a MMS message targeting the device's media playback engine, responsible for processing several popular media formats.
-
Study: Developers Make Most Money out of Cloud
VisionMobile has published the Developer Economics: State of the Developer Nation Q3 2015 survey, observing that most developers are male and young, Windows leads on the desktop followed by the browser, developers like to keep their code in private clouds and they make most of the money from cloud services.
-
IBM to Open Source 50 Projects
IBM has announced a new web portal called developerWorks Open, bringing together various projects they are open sourcing. The projects cover many domains including Analytics, Cloud, IoT, Mobile, Security, Social, Watson and others. So far, IBM has open sourced about 30 projects, and they plan to increase the number up to 50 by the end of the year, and others may come in the future.
-
BBC MicroBit Aims to Make Computing Cool for Kids
Yesterday the BBC unveiled the final plans for the BBC MicroBit, a system-on-a-chip-on-a-board with a 5x5 LED matrix aimed at getting children interested in programming. Announced in March 2015, the BBC MicroBit is now finalised and will be given to children in year 7 across the UK, and available for purchase towards the end of 2015. InfoQ looks at what it will provide.
-
Facebook Open Sources Infer, a Static Analysis Tool
Facebook has open sourced Infer, a static analysis tool for C, Java and Objective-C.