Google’s Android: An Overview
Short Description
This lecture is an overview of developing applications for Google’s Android. We start by introducing Android and its components, we look at the anatomy of an Android application, we explain basic components of the Android application API including UI design and finally we say some things about the development environment.
Website: www.haifux.org | Filesize: 109kb
No of Page(s): 34
Read more
OSGi on Google Android using Apache Felix
Short Description
Android
• Device Architecture
• Dalvik Virtual Machine
• From source to deployment
• Anatomy of an application
• Application life cycles
Website: felix.apache.org | Filesize: 2158kb
No of Page(s): 49
Read more
A first look at Google Android
Short Description
This paper examines an open source mobile phone platform Android. It explains its’ advantages and disadvantages, the basic features and the market strategy. I review the adaptation of this new technology from the view of prospective mobile software developers, customers and manufacturers.
Website: www.kandroid.org | Filesize: 323kb
No of Page(s): 28
Read more
Sony Ericsson Xperia X1 Configuration Guide
Short Description
Congratulations for buying Sony Ericsson Xperia X1!
When you activate your mobile for the first time, you will be invited to do some initial configuration (set up the date, hour, touch screen when applicable,…). The settings for Internet & SMS will be automatically configured.
Website: business.mobistar.be | Filesize: 644kb
No of Page(s): 13
Read more
Sony Ericsson Xperia X10 add-on for the Android SDK Installation Guide
Short Description
Purpose of this document
This document describes how to install Sony Ericsson XPERIA™ X10 Add-on for the Android™ SDK.
Website: www.sonyericsson.com | Filesize: 43kb
No of Page(s): 5
Read more
Eclipse & Android Installation
Short Description
Gene Apps are written in Java, and run on Android, Google’s mobile device operating system. Android is based on Linux, and is freely available under the Apache license. The Android Software Developer’s Kit (SDK) is freely available from Google, but is not completely free; there are some restrictions in the license. The SDK contains tools for compiling Java Bytecode into Dalvik executables, which is what Android runs rather than a standard JVM. It also contains tools for loading applications into an Android emulator, and an emulator that you can run that looks and behaves like a running GPhone.
Website: www.cs.otago.ac.nz | Filesize: 105kb
No of Page(s): 2
Read more
How to Run Android Applications on Ubuntu
Short Description
When Google announced and released Android, back in October 2008, everyone knew that it would become the best operating system for mobile devices. Not only is Android open source, but it also comes with a Software Development Kit, which offers the necessary APIs and utilities for developers to easily build powerful applications for Android-powered mobile devices. The following tutorial was created especially for those of you who want to test the Android platform and install various applications, on the popular Ubuntu operating system. OK, so let’s get started… shall we?
Website: news.softpedia.com | Filesize: 130kb
No of Page(s): 3
Read more