Skip to content

Multiple samples showing the best practices in connectivity on Android.

License

Notifications You must be signed in to change notification settings

Bruno-bot-stack/connectivity-samples

This branch is up to date with android/connectivity-samples:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Automerger
Aug 23, 2023
777517e · Aug 23, 2023
Sep 28, 2020
Aug 23, 2023
Aug 23, 2023
Aug 23, 2023
Aug 23, 2023
Aug 23, 2023
Dec 7, 2022
Dec 15, 2022
May 30, 2023
Aug 27, 2021
Apr 7, 2023
Aug 27, 2021
May 17, 2019
May 17, 2019
Jan 6, 2020
Aug 23, 2023

Repository files navigation

Warning Bluetooth samples have been migrated to the new platform-samples repo. Others might follow.

Connectivity Samples Repository

This repository contains a set of individual Android Studio projects to help you get started writing Connectivity apps in Android.

If you find an issue or bug in one of the projects, feel free to file an issue on this repository with the following information:

  • The specific project that pertains to the issue (for example: the 'BluetoothLeGatt' project)
  • Steps to repro the issue, including the API version and Android device model

Example of a good issue: In the BluetoothLeGatt sample, I am unable to see any BLE devices after the initial scan. I ran the sample on a Pixel 2 running API version 28.

Examples of bad issues:

  1. Bluetooth scanning doesn't work.
  2. My app is crashing when I try to send a large file.
  3. How can I support BLE in my app?

Requests for samples related to Android connectivity are also welcome.

About

Multiple samples showing the best practices in connectivity on Android.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.8%
  • Kotlin 44.2%