Tagged: Android

4

Nomie – How I Track Everything in My Life

Nomie is a simple and usable tracker. What makes it better is it doesn’t have artificial restrictions, doesn’t lock you down, its private, customizable and has great API support if you are a DIY kind of Quantified Self practitioner. But none of these matter if the app is not usable or useful. So...

The UART over BLE Protocol flow. 10

UART GATT Server (Peripheral) on Android

In most BLE scenarios, Android app is a client (GATT Client). But one can also use Android as a GATT Server. There are use-cases where running a GATT Server on Android can be useful. For example let’s say you want a desktop app to display SMS notifications. It’s easy to write a GATT...

1

Why and How to run a web app on Android

Why run a web app on Android you might ask. When I am travelling my second phone is always on and is capturing data (time, gps, ODB via bluetooth etc). Along with mobile I would love to have a couple of ESP8266/Sensor combo devices to capture data on the go. I don’t want...

Using Barcode Scanner for buying books in India 2

Using Barcode Scanner for buying books in India

isbn.net.in is the easiest way to get book prices from all e-stores in India. Given an ISBN code it gives prices from almost all e-stores in India, Very useful. But if you want to check book prices on the go (specially in a physical book store), then it’s not an easy. It’s tedious...

76

How to read Kannada (Indic) on Android

Like I had written earlier you can’t read/write Kannada on an Android phone. I have given this feedback to Google and its also on the bug list. But I am not sure when will Google implement it. The biggest thing I missed is reading Kannada blogs. But then this tip helped me to...

8

Why Android is my platform of choice

I never developed for mobile platform. I have tried a bit of J2ME but never got hang of it. When iPhone got in, I was so exited to develop for it. But then it had a lot of entry barriers. I never got a start there. Then came Android, but then I was...