Telegram VS Android-BLE-Library

Compare Telegram vs Android-BLE-Library and see what are their differences.

Telegram

Telegram for Android source (by DrKLO)

Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously. (by NordicSemiconductor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Telegram Android-BLE-Library
71 13
23,732 1,879
- 1.9%
6.7 7.9
8 days ago 14 days ago
Java Java
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Telegram

Posts with mentions or reviews of Telegram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.

Android-BLE-Library

Posts with mentions or reviews of Android-BLE-Library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Can you create an instance of a class in a Kotlin coroutine and have everything run on that Dispatcher thread?
    1 project | /r/androiddev | 14 Jun 2023
    It feels like Kable & this https://github.com/NordicSemiconductor/Android-BLE-Library are what people use nowadays. Nothing will ever be perfect though because the API is cursed and samsung are incompetent and petty
  • Android BLE
    5 projects | /r/androiddev | 30 May 2023
  • Why is Android Bluetooth API so hard to use? or did I just use the wrong API?
    3 projects | /r/androiddev | 24 May 2023
    This library makes it slightly better.
  • OnePlus not supported
    1 project | /r/Ultrahuman | 28 Mar 2023
    Android 13 has introduced a new Bluetooth stack [Gabeldorsche](https://blog.esper.io/android-13-deep-dive/#bluetooth\_gabeldorsche) for Bluetooth Low Energy operations. The nature of the Android ecosystem is that Google releases their "bare-bone" Android OS (AOSP), and other device manufacturers (OEM) modify it to meet their hardware requirement criteria. This enables OEMs to choose their hardware components (case in point here, Bluetooth chip-set) without writing the entire OS layer themselves. With the introduction of this stack, developers have started noticing reliability issues while connecting to Bluetooth Low Energy peripherals LE Privacy enabled. These issues were reported to Google as early as Aug 2022. [Issuetracker](https://issuetracker.google.com/issues/242755161?pli=1) If we go by the reported issues, we will notice instances of devices -- 1) [Tesla keys](https://issuetracker.google.com/issues/242755161#comment29) 2) [Garmin smartwatches](https://issuetracker.google.com/issues/242755161#comment42) 3) [Whoop wearables](https://issuetracker.google.com/issues/242755161#comment198) 4) [Polar wearables](https://issuetracker.google.com/issues/242755161#comment309) not working or not working reliably. While some may have been fixed, some wearables still face these issues. To communicate data between a Bluetooth Low Energy peripheral (Bluetooth wearable) and a Bluetooth Central (typical smartphones in our scenario) must transmit command packets between them. These command packets are intercepted at a hardware layer (HCI layer in case of smartphones; similar driver software layer at wearables) over which application layers (Android app in smartphone, firmware layer at wearables) have no or little control. In the ongoing issue, the communication in these layers is breaking, for which we have no data transmission. To resolve this issue, OEMs (both on the smartphone and wearable side) must devise a solution. This raises a question why are not all Android 13 devices and all wearables facing this issue? How does some pair of smartphone and wearable work fine while others do not? The answer is fragmentation in the Android ecosystem; Google Pixel devices and Samsung devices are notably less affected by this issue. Ultrahuman Ring can transmit data when connecting to these smartphones. In some other manufacturers (like OnePlus, Realme, Mi, etc.), while on the Android 13 version of their OS, our Ring faces data communication problems. As stated earlier, OEMs on the wearable side can too take part in resolving this issue. We manufacture Ultrahuman Ring, and our Bluetooth chip manufacturer is Nordic Semiconductors. They write the driver software for talking to a Bluetooth radio. We have notified them of this issue which they have acknowledged, and are in constant communication to resolve it in both [public forums](https://github.com/NordicSemiconductor/Android-BLE-Library/issues/448) and across private channels. We are exploring options to change hardware components or rewrite the entire firmware to circumvent this issue. Still, the nature of the problem remains that it is hard to stipulate a timeline to fix this issue. We understand the frustration and are actively working to find a solution. We want you to know that our website and FAQs need an update to reflect the current situation, and we will update it accordingly. We appreciate your feedback and assure you that we are taking responsibility for this issue. We will update you on any upcoming updates or firmware that will fix this issue. We hope you continue to believe in our product, and thank you for your patience and understanding. Feel free to let me know if you have more questions.
  • Recommendations for beginner BLE development.
    4 projects | /r/androiddev | 10 Aug 2022
    You can use this library. Here is an example app that uses it (the actual code is in the profile_... directories). If you don't use a library you will end up with code like this.
  • some tips for developing an android BLE app
    3 projects | /r/androiddev | 7 Apr 2022
    - https://github.com/NordicSemiconductor/Android-BLE-Library
  • Hardware suggestion to learn BLE development
    2 projects | /r/androiddev | 31 Mar 2022
  • Android dev has become impossible as a hobby
    3 projects | /r/androiddev | 7 Jan 2022
    I developed nrf devices as a hobby. This is their basic app. To proceed, I have to decipher Kotlin and Coroutines, sidestepping new fads it's not that simple for a hobbyist.
  • Sending a value over BLE (Simple)
    1 project | /r/androiddev | 20 Dec 2021
    Read up on GAP (For connecting), GATT(For communicating), and Services(Things that receive/send data i.e. battery service, heartbeat service, etc.) for Ble and understand what they are. Every Service has a UUID, find out what that is and that will be what you write to. Then use a library to write to that Service. We use Nordic's Android library at my company because we use a Nordic board but you can use any one that you like. It is significantly easier with a library than using a stock android solution.
  • Developing an Android app for a fitness tracker that uses a NORDIC 52832 CPU and SI1182 sensor
    2 projects | /r/android_devs | 13 Dec 2021
    I'm trying to develop an Android app to get the BP, HRV, HR, SpO2, ECG, PPG, BPM, steps, activity, temperature, sleep quality from Spovan H02 fitness tracker (www.spovan-en.com/.../2669112013571072.html)) which uses NORDIC 52832 CPU and SI1182 sensor. The use of H-Band app (https://play.google.com/store/apps/details?id=com.veepoo.hband&hl=en) is made in the instructions manual, but it doesn't provide the option to save details and that's why I'm building the app. I've discovered the Android BLE Scanner Compat library (https://github.com/NordicSemiconductor/Android-Scanner-Compat-Library)) to scan for the BLE devices and the Android BLE Library (https://github.com/NordicSemiconductor/Android-BLE-Library)) to connect to and communicate with BLE peripherals. I'm not able to proceed further, any help will be appreciated. Thanks in advance.

What are some alternatives?

When comparing Telegram and Android-BLE-Library you can also consider the following projects:

Telegram-FOSS - Unofficial, FOSS-friendly fork of the original Telegram client for Android

Android-Scanner-Compat-Library - A compat library for Bluetooth Low Energy scanning on Android.

tdesktop - Telegram Desktop messaging app

blessed-android - BLESSED, a Bluetooth Low Energy (BLE) library for Android

TelegramSwift - Source code of Telegram for macos on Swift 5.0

kable - Kotlin Asynchronous Bluetooth Low-Energy

cloudstream - Android app for streaming and downloading media.

SweetBlue - BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions.

telegram-tt - Telegram Web A, GPL v3

blessed-android-coroutines - BLESSED Coroutines, a Bluetooth Low Energy (BLE) library for Android using Kotlin Coroutines

webogram - Telegram web application, GPL v3

RxAndroidBle - An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface