mobile
12 pieces on mobile, across articles, books, talks, and videos.
I am happy to share that our deep learning image recognition platform - Internet of Birds that I developed from grounds up, its nominated for Best Mobile Innovation for Educationin Global Mobile awards 2018 . The details are available at…
This is ongoing blog on Getting Started with Android(../index.php/tag/android/). In earlier blog(../index.php/2011/01/getting-started-with-android/), I provided an architecture overview of android application, followed by setting up the development environment for Android and…
This is ongoing blog on Getting Started with Android. In earlier blog, I provided an architecture overview of android application. In this blog, I would setup the development environment for Android and create a simple hello world…
Android is an open source development platform for mobile phones based on Linux, created by Google and Open Handset Alliance. The latest release of Android is 2.3. As a developer you won’t interact with Linux directly, instead you would use the Android application framework…
Are you interested in delivering web services to mobile applications. Read the following hands-on tutorial on . :- Deliver Web services to mobile apps using KXML This article of mine was first published by IBM developerWorks. All rights reserved…
The following articles of mine are some of the resources to get started on developing mobile applications. A series of article for building J2ME applications. - Build Smart J2ME Apps Part 1 - Build Smart J2ME Apps…
This tutorial shows you how to build a database application using J2ME Record Management System. You will also learn how to craft a MIDlet that performs the necessary logic of creating and accessing the DB2 database application and deploys it to a J2ME environment. This tutorial…
In this tutorial, you'll learn how to deliver XHTML applications to XHTML-enabled mobile devices. We will develop a sample XHTML mobile application that posts requests to a Java servlet and receives responses in XHTML format. We'll deploy and test the application using the Nokia…
This tutorial series shows how to build a mobile database application using the J2ME Record Management System and later synchronize it with a remote Cloudscape database. This is where you will also learn how to craft a MIDlet that performs the necessary logic for creating and…
This tutorial is the first in a two-part series designed as a step-by-step guide to building a smart J2ME mobile application. In this tutorial you learn how to build a simple mobile application for order placement. The example application uses the Java 2 Platform, Micro Edition…
In this article , we will look at how to create Java applications on EPOC-based devices. We will build a Java application that accesses a database of contact information and deploy and test the application on a Nokia-based emulator. To run the sample application, you'll need the…
This tutorial will detail the use of kXML 2, a small XML pull parser specially designed for constrained environments, to access, parse, and display XML files for Java 2 Micro Edition-enabled devices. This tutorial will demonstrate how to build a mobile application that brings…