A couple of weeks ago I signed up for the course Fablab Making of the Rotterdam University of Applied Science. The criteria are that I need to make something physical out of 3 materials with 3 different devices e.g. laser
Android – Location
Getting the location of your Android device In this post you’ll learn about how to read out the Location on your Android device. Requirements Android device Manifest Permission First we start with adding the right permission to our Manifest.xml file,
Android – NFC connection
Communication between an Android device and a NFC chip Hi there, In this post I’ll talk about how to read a NFC tag with your Android devices. Requirements Android device with a NFC chip. Android 2.3.3 (API 10) or higher.