Archive for the ‘Android’

Develop Android Applications With Eclipse

March 01, 2011 Category: Android

Develop Android Applications With Eclipse

Develop Android Applications With Eclipse. Android takes a differrent approach to applications. The architecture of Android permits a highly customizable software environment thanks to its runtime binding of requested actions and the code to satisfy those requests. Whether it’s market-driven considerations or the technical aspects of Android, it is a platform worth examination. This tutorial [...]

Running Android Application on Ubuntu

October 13, 2010 Category: Android

Running Android Application on Ubuntu

Running Android Application on Ubuntu. This is the how to tutorial Run Android Applications on Ubuntu. 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 [...]

Android Mobile Appliction Security

October 13, 2010 Category: Android

Android Mobile Appliction Security

Android Mobile Appliction Security. This document describes the Android Security Model and provides the context required to understand the tools and techniques that will be demonstrated by Jesse Burns at his Black Hat USA talk, currently scheduled for July 30th, 2009. Updates are available on the iSEC Partners website. Android is a Linux platform programmed [...]

Android ‘Hello Widget’

October 13, 2010 Category: Android

Android ‘Hello Widget’

Android ‘Hello Widget’. This is the how to tutorial Android ‘Hello Widget’. Table of contents : Document history, HelloWidget, Prerequisites, Let’s start from scratch, The Java-way Time-Widget, The Service-way Time-Widget (not working with 1.6 any more), How to use Buttons on Widgets, Prerequisites, The Layout, AppWidget Provider, Manifest file, ButtonWidget Provider. Since there is [...]

Tags:

Android for Image Processing Projects

October 13, 2010 Category: Android

Android for Image Processing Projects. This document is tutorial on using Android for Image Processing Projects. In this tutorial, we will learn how to set up the Android software development environment and how to implement image processing operations on an Android-based mobile device (e.g., the DROID phone that you have received for the class assignments). [...]