Android

Design Pattern: Constant Streaming

Constant streaming apps need to collect data for long periods

When disconnects don't work as expected

You may have experienced a situation where programmatically requesting a disconnect does not work. Here are some reasons why that may happen.

What to watch out for in Android Bluetooth apps

Once you read through the Android Bluetooth APIs and start

iOS vs Android

Both iOS and Android handle BLE differently If you are developing a Bluetooth app that needs to support both iOS and Android - you may want to be aware of how they differ when it comes to BLE.

Bluetooth and the UX

Why you want to think about the user experience before

Android libraries for BLE apps

It is beneficial to understand the official Android Bluetooth documentation

What mobile platform is the 'best' for Bluetooth app development?

Native or Hybrid? Here are some questions to ask yourself as you make the decision:

Android & Gatt Status 133

How to avoid the most common headache when writing and Android Bluetooth app.