Blog Archive
Browse through all our published articles. Use the search and filters to find exactly what you're looking for.
Filter & Search
Filter by tags:
Sort by:
Showing 22 of 22 articles

Android Studio 2.0 crashes on Windows
Google recently launched Android Studio 2.0 with exciting new features, but we encountered crashes on startup. Here's how to fix the JDK_HOME environment variable issue.

10 opensource iOS libraries for Android-like UI
Collection of open source iOS libraries that help you create Android Material Design-like UI components and interactions in your iOS apps.

Sencha touch blank pages on chrome and android
Getting blank screens when you run your Sencha Touch app? Don't worry, it's probably an issue with the latest version of Chrome (v43) instead of your code.

Control PC from Android app using Java
Learn how to create a simple Android app that can control your PC remotely using Java AWT Robot class and socket programming.

Swift guide for the C# developer
Microsoft released a Swift and C# quick reference guide to help Swift programmers move to C# because of the similarities between both languages.

POST data to Google Docs sheet via app
Learn how to create a contact us page in your mobile app that stores data directly in a Google Sheets document without needing a backend server.

Top 10 Javascript videos
Whether you like it or not, this age is of Javascript. We have curated a list of top 10 videos to help everyone from beginners to non-experts, learn JS.

"Classes" coming in ES6(JavaScript)
ECMAScript 6 is the upcoming version of the ECMAScript standard. One of the main new features to be introduced in ES6 is classes, making JavaScript more aligned with other OOP languages.

LinkedIn deprecating rw_nus from API
LinkedIn recently announced that they are moving to a more stricter public API under the developer program. Learn about the changes and how to migrate your apps.

Overrides for classes in Sencha Touch
We stumbled upon a very weird bug while working on our new cross-platform network planning app. Learn how to create overrides for Sencha Touch framework classes.