Building Better SDKs
Friday, January 14, 2022 by Nathan Darst
Nathan Darst is the Director of SDK Engineering for Kochava, a real-time data solutions company offering the leading omnichannel measurement and attribution solutions for data-driven marketers. Darst talks about building better SDKs, integrating them, using an SDK in code, what good APIs look like, and a ton more.
You've written some amazing code; so amazing...
Android Studio update fixes over 200 reported bugs, here's what's new
Tuesday, January 15, 2019 by Richard Harris
Google has just announced the release of Android Studio 3.3, an update on Project Marble, which is the Android Studio team’s focus on improving fundamental user-facing features and product polish.
In a recent blog post, Jamal Eason says: "Android Studio 3.3 kicks off the broader quality focus area for the year, which we call Project Marble. Announced at th...
Kubernetes project showing strong signs of maturity
Wednesday, January 2, 2019 by Austin Harris
As the Kubernetes project nears 2 million lines of code (including all languages and generated files), the 4-year-old open source project is showing many signs of maturity, according to an analysis by source{d}, a company enabling Machine Learning for large-scale code analysis.
The velocity of commits for the core Kubernetes project seems to be slowing down as the co...
JFrog talks about Artifactory and Bintray for DevOps and developers
Wednesday, October 5, 2016 by Richard Harris
JFrog provides infrastructure for software build, management and delivery in open-source, on-premise and SaaS cloud solutions. Their technology helps enterprises accelerate software development cycles by changing the way developers and DevOps teams manage their binary artifacts. We sat down with Shlomi Ben Haim, CEO of JFrog, to find out more about the company, and to g...
Stable Release of Android Studio 2.1 Supports Android N Developer Preview
Thursday, April 28, 2016 by Stuart Parkerson
The stable release of Android Studio 2.1 is now available and includes updates to the platform’s IDE wizards, build system and Android Emulator. The Android Studio development team says that the latest release provides access to new features and APIs of the developer preview including the new Jack compiler and Java 8 language support. Android Studio 2.1 includes perform...
IncrediBuild Releases Acceleration Solutions For Linux and Android
Tuesday, August 25, 2015 by Stuart Parkerson
IncrediBuild has released IncrediBuild for Linux and Android which allows developers to visualize their build process with no vendor lock-in or need to change their development toolchain or workflow.This solution helps developers streamline development cycles by running development processes in a distributed fashion. IncrediBuild uses a “Docker-like” distributed contain...
Android Studio 1.3 Now Available
Tuesday, August 11, 2015 by Richard Harris
Android Studio 1.3 is now available on the stable release channel offering Google’s biggest feature release for the year so far, including a new memory profiler, improved testing support, and full editing and debugging support for C++.Updates in the release include:- Android Memory (HPROF) Viewer: Android Studio now allows the ability to capture and analyze memory snaps...
Mars Release Latest in Eclipse Annual Release Train
Monday, June 29, 2015 by Richard Harris
The Eclipse Foundation has announced the availability of the Mars release, the next iteration of its annual Eclipse open source release train. This is the tenth year the Eclipse community has shipped a coordinated release of multiple Eclipse projects. The Mars release represents the work of 79 different open source projects, 65 million lines of code and involved 380 Ecl...
Lots of App Development Goodies Announced at Google I-O 2015 Including Android M Developer Preview
Friday, May 29, 2015 by Stuart Parkerson
A number of new initiatives were announced at the keynote of the 8th annual Google I/O conference as more than 5,600 developers looked on at Moscone Center. The event also was viewed by over 530 I/O Extended communities around the world and millions via the I/O Live stream. During the keynote, Google made a number of announcements that covered the evolution of the ...
Electric Cloud Launches GA of Ship.io Continuous Delivery Platform for iOS And Android
Friday, April 24, 2015 by Stuart Parkerson
Electric Cloud has announced the commercial availability of Ship.io, a cloud-based continuous delivery platform for mobile app delivery. Ship.io brings the cloud to mobile app continuous delivery by automating the build, test and deployment processes of native iOS and Android apps. Ship.io provides end-to-end visibility into the app delivery lifecycle through a Saa...
RoboVM Lets Developers Use Java to Build iOS Apps Using native UI’s With Full Hardware Access
Thursday, April 2, 2015 by Richard Harris
RoboVM Lets Developers Use Java to Build iOS Apps Using native UI’s With Full Hardware AccessRoboVM has released the first stable version of its coding platform which lets developers reuse Java language and tools skills to build iOS Apps using native UI’s and with full hardware access.RoboVM is setup as a platform with multiple components:- The ahead-of-time (AOT) compi...
Apache Cordova 3.6 Release Includes Windows 8.1 and Windows Phone 8.1 Support
Thursday, October 2, 2014 by Richard Harris
The team at Apache Cordova has announced the release of Apache Cordova 3.6, adding enhancements to one of the top go-to platforms to create native like mobile applications using HTML, CSS and JavaScript.This release includes the support of Windows 8.1 and Windows Phone 8.1 apps. The release introduces a new unified ‘Windows’ platform to build apps targeting Windows 8.0,...
Google IO Announcements Include New Developer Services to Build and Optimize
Wednesday, June 25, 2014 by Stuart Parkerson
Among other things announced today at Google I/O , is the introduction of new services to help developers build and optimize data pipelines, create mobile applications, and debug, trace, and monitor their cloud applications in production. These include:Google Cloud DataflowCloud Dataflow is a fully managed service for creating data pipelines that ingest, transform and a...
Getting Started with Android Studio
Thursday, May 16, 2013 by Richard Harris
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging. On top of the capabilities you expect from IntelliJ, Android Studio offers: Gradle-based build support. Android-specific refactoring and...