Creating a New Android Project

Create a new Android Project (File->New->Android Project). Give it a project name e.g. “helloandroid”, select a build target (I would recommend API level 4 and Android 1.6), name the application e.g. “Hello Android”, type in a package name e.g. “my.android.packages”, type in the Main Activity name e.g. “MainActivity” (The default entry point in our program …

Creating a New Android Project Läs mer »

Introduction

In interaction design we often use various physical and digital materials that we recombine in novel and interesting ways. Today we also carry around mobile devices that have many of the sensors, actuators and networking capabilities that are commonly used in interaction design, e.g. touch, vibration, accelerometer, gyroscope, thermometers, NFC, GPS, etc. The goal for …

Introduction Läs mer »

Environment Setup

First of all we need to make sure that we have Java installed. If we want to develop with java we need the Java Development Kit (JDK) version. It can be downloaded from HERE. Next we need to get our Integrated Developing Environment (IDE) – Eclipse, where we do all the coding. Eclipse Classic can …

Environment Setup Läs mer »

Work Log

After some fiddling with tumblr I believe this might actually work as intended. That is – this is now the main blog and the other(s) are addons. This is also the evolved version of my old HTML-blog that resides HERE.