Preview for .md Files
The Telegram for Android beta version 12.7 now lets you open .md files in Instant View mode — this means native rendering of text documents that use Markdown formatting.
#Android
Sending a Scheduled Message Silently
In the Telegram for Android beta version 12.7, a new option has been added that controls whether your contacts or channel subscribers receive a sound notification when your scheduled message is sent.
#Android
🤯Android больше не Анти-iPhone - статья с обзором фактов как Android ОС и вендоры закрывают открытость
👉 Производители закрывают bootloader или делают его разблокировку сложной
👉 Копирование дизайна смартфонов друг с друга
👉 Установка приложения не из Google Play делается всё сложнее
Что думаете вы по поводу того что Android закрывается?
#android
Хорошая подборка рекомендаций (да и очень очевидных) как ибещать ANR. Но суть всех принципов одна - максимально всё уносите с главного потока и не используйте синхронные API на Main/UI потоке!
#android
🚨 A Mirai-based botnet dubbed xlabs_v1 is exploiting exposed #Android Debug Bridge (ADB) services on port 5555 to hijack IoT devices.
It enables 21 DDoS attack methods and uses bandwidth profiling to tier attacks, targeting game servers.
Read: https://thehackernews.com/2026/05/mirai-based-xlabsv1-botnet-exploits-adb.html
Создаём многомодульную библиотеку на Android. Как собрать FAT AAR (19 мин)
FAT AAR - это подход когда вместо распространения основного AAR и множества его зависимостей в AAR/JAR формате, делается единственная AAR, включающая всё или как минимум артефакты что не найти в Maven Central/Google Maven.
В статье разработчик рассказывает как решал эту задачу, ведь Google не дает стандартных решений для сборки FAT AAR.
Я же не могу понять зачем делать FAT AAR, который все равно надо положить в Maven Repo (хотя бы локальный), чтобы подключить в Android проект.
#android
🛑 ALERT - A flaw in EngageLab’s #Android SDK exposed 30M+ crypto wallet installs to potential data access.
The intent redirection bug allowed sandbox bypass via a malicious app on the same device. No active exploitation found.
🔗Read → https://thehackernews.com/2026/04/engagelab-sdk-flaw-exposed-50m-android.html
🛑 Perseus, a new #Android malware, enables full device takeover via Accessibility abuse. It runs live remote sessions, steals banking credentials, and scans notes apps for sensitive data.
It spreads through IPTV-style apps delivered via phishing and sideloading.
🔗 Read → https://thehackernews.com/2026/03/new-perseus-android-banking-malware.html
Motion Photos Support in Telegram
In the Beta version of Telegram for Android 12.6, it is now possible to send and view motion photos.
The concept behind these shots is that the camera in this shooting mode simultaneously records a short video without sound — usually 1-1.5 seconds before and after pressing the shutter button.
Different smartphone manufacturers name motion photos differently, for example, Top Shot on Pixel, Motion Photos on Samsung, Live Photos on iPhone, and Dynamic Shots on Xiaomi.
In the messenger, such images are marked with a special icon. All users can view the new media type, even if their device's camera does not support recording the "motion photos".
If you want to send a motion photo as a static image, disable the "Motion Photo" option in Telegram's media editor.
#Android