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.