Since a majority of users spend their time inside of mobile apps, they don’t want to waste it with connectivity issues or flaky WiFi, according to Pete LePage, a developer advocate for Google. Developers play an important role in improving these issues, he said, and they need to watch the future of the mobile web … continue reading
Google announced the stable availability of Android Studio 2.2 today, the latest release of its IDE for Android developers. This release comes with a few major enhancements, including evolved Android Frameworks, a new layout manager, and a few beta features. According to Jamal Eason, product manager for Android, this release has three major themes: speed, … continue reading
Apple’s programming language Swift is getting its first major update since it went open source. Swift 3.0 is available now with significant improvements and refinements. Key features include improved translation of Objective-C APIs in Swift; API guidelines that have been applied to the standard library; package manager C language target support; modernized Playground literals; an … continue reading
Google announced that it’s planning to buy Apigee, an API management company, for US$17.40 per share in cash, which totals approximately $625 million. According to Business Insider, Apigee was valued at $600 million in the summer of 2014, then lowered to $494.5 million when it held its IPO in 2015. In March of this year, … continue reading
Azul Systems has announced the general availability of version 16.07 of its Zing runtime for Java, which is a drop-in replacement for legacy Java Virtual Machines. According to the TIOBE Index, Java remains the most popular programming language across enterprises, and is used by companies like Google and Oracle. However, Java can still experience problems … continue reading
Intel is looking to extend its depth-sensing technology RealSense in order to enable autonomous machines to see in 3D and understand the environment around them. The company announced it is acquiring Movidius, a computer vision company. “With Movidius, Intel gains low-power, high-performance [system on a chip] platforms for accelerating computer vision applications,” wrote Josh Walden, … continue reading
Google has announced the open beta release of a new set of features that will help developers manage their APIs with Google Cloud Endpoints, an API-management suite that runs on the Google Cloud Platform. The Google Cloud Endpoints suite lets developers deploy, protect and monitor APIs written in any language. Besides the Endpoints suite, Google … continue reading
Google announced its Closure Compiler is now available in pure JavaScript for use without Java. The first Closure Compiler was released back in 2009, but this JavaScript compiler will run under NodeJS with support for some build tools, according to Sam Thorogood, developer programs engineer at Google. The Closure Compiler is a JavaScript optimizer, transpiler … continue reading
Google has announced it is open-sourcing its Science Journal app. Science Journal is designed to turn Android into a mobile science solution, using the phone’s sensors to explore the world. “We believe that anyone can be a scientist anywhere. Science doesn’t just happen in the classroom or lab. Tools like Science Journal let you see … continue reading
Microsoft is making debugging for iOS devices easily available with its recently announced iOS Web Debugger for Visual Studio Code. The new solution works on Mac and Windows, and is similar to the Chrome debugger the company announced in February. The debugger allows developers to debug JavaScript code from VS code without additional tools. “As … continue reading