Create a Weather App with Forecast – API Integration
In the first article of this series, we laid the foundation of the project by setting up the project and creating the application’s... more »
Tweet 0 Comments Save Tags: apple , frameworks , mobile
Android Adventures - Getting Started With Android Studio
Google's new Android Studio makes creating native Android apps very easy. You can get started in a few minutes and by the end of this... more »
Tweet 0 Comments Save Tags: mobile
Making To-do/Event List in HTML5/JQuery using App42 platform
Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.
Tweet 0 Comments Save Tags: cloud , javascript , mobile
Get started with REST services using Google App Engine (Maven & Java)
Simple getting started guide for creating REST services on Google App Engine for Java, using AppEngine Endpoints. The official Google App... more »
Reminder: Today is the Last Day for the Gradle Summit Discount
Today is the last day of the $100 discount for Gradle Summit. If you want to attend a conference on Gradle that gives you access to the... more »
Tweet 0 Comments Save Tags: java , mobile , open source
Windows Phone Toolkit: Context Menu getting selected item within a long list selector
Now you can add touch-sensitive menus to your Windows Phone 8 apps by using Context menus. One of the new components in the Windows Phone... more »
Tweet 0 Comments Save Tags: frameworks , mobile , tools , windows
Developing For Kindle Fire with Mono C#/Xamarin Studio
As I’ve already mentioned last weekend I took part in AngelHack and took the opportunity to learn how to develop for an Android device... more »
Tweet 0 Comments Save Tags: .net , frameworks , mobile
DEMUX Framework
Java framework for building modular, cross platform applications for desktop, web and mobile devices. It enables developers to reuse same... more »
Installing Android Studio
Android Studio is an IDE based on IntelliJ IDEA used for android application development. It is released on 15th may 2013. This tool has... more »
Android Studio Features
Android Studio is an IDE based on IntelliJ IDEA used for android application development. It is released on15th may 2013. This tool has... more »
Sauce Labs Appium Now Can Test Android and Firefox OS Apps
Sauce Labs has extended Appium to support automated testing for Android and Firefox OS applications. Support for iOS was introduced earlier this year.
Tweet 0 Comments Save Tags: mobile , tools
Android JSON Parsing Tutorial | Android Aspect
JSON is the best alternative to XML for storing and exchanging text information. Android includes the json.org libraries which allow to... more »
Tweet 0 Comments Save Tags: how-to , java , mobile , web services
How to connect Android with PHP | Android Aspect
In this tutorial I'm going to develop a very simple app that will call a PHP script using HTTP. In previous tutorials you have learned... more »