Tag

Android SDK

0 views collected around this technical thread.

Architecture & Thinking
Architecture & Thinking
Oct 10, 2024 · Mobile Development

How Baidu Built a Scalable Android IM SDK for Real‑Time Messaging

This article explains the background, architecture, core processes, and engineering challenges of Baidu's Android instant‑messaging SDK, detailing how the public IM system, long‑connection layer, and modular components enable reliable, real‑time communication across multiple devices.

Android SDKInstant MessagingMobile Development
0 likes · 21 min read
How Baidu Built a Scalable Android IM SDK for Real‑Time Messaging
Baidu Geek Talk
Baidu Geek Talk
Sep 16, 2024 · Mobile Development

Design and Implementation of Baidu Android IM SDK and Public IM System

Baidu built a unified Android IM SDK and public instant‑messaging system that consolidates login, message routing, synchronization, notifications, and group chat into reusable client and server components, using a hybrid push‑pull model to deliver real‑time, secure communication while dramatically lowering development and maintenance costs across its product portfolio.

Android SDKInstant MessagingMobile Development
0 likes · 22 min read
Design and Implementation of Baidu Android IM SDK and Public IM System
Zhengtong Technical Team
Zhengtong Technical Team
Oct 27, 2020 · Mobile Development

Implementing Mobile Data Collection and Analytics with Countly: Architecture, Customization, and Insights

This article outlines how to design and implement a comprehensive mobile data collection and analysis system using the open‑source Countly platform, covering background requirements, solution selection, architecture, customizations for client, server and dashboard, SDK integration for Android and H5, and practical data mining insights.

Android SDKCountlyData Mining
0 likes · 11 min read
Implementing Mobile Data Collection and Analytics with Countly: Architecture, Customization, and Insights
DevOps Cloud Academy
DevOps Cloud Academy
Jul 7, 2020 · Mobile Development

How to Install JDK, Android SDK Tools, and Gradle on Linux for Mobile Development

This guide walks through downloading and extracting JDK 8, setting up Android SDK tools, installing Gradle, configuring environment variables, and using sdkmanager commands on a Linux system to prepare a complete mobile development environment.

Android SDKEnvironment SetupGradle
0 likes · 4 min read
How to Install JDK, Android SDK Tools, and Gradle on Linux for Mobile Development
DevOps Cloud Academy
DevOps Cloud Academy
Apr 22, 2020 · Mobile Development

How to Install JDK, Android SDK Tools, and Gradle on Linux

This guide explains how to install JDK 8, Android SDK Tools, and Gradle on a Linux system, including downloading packages, extracting them, configuring environment variables, verifying installations, and using sdkmanager to list, install, or uninstall Android platform packages.

Android SDKGradleJDK
0 likes · 4 min read
How to Install JDK, Android SDK Tools, and Gradle on Linux
Tencent Cloud Developer
Tencent Cloud Developer
Jul 27, 2018 · Mobile Development

Integrating Tencent Cloud Real-Time Audio/Video SDK for Android: A Step-by-Step Guide

To add multi‑person video calling with in‑call text chat on Android, developers register a Tencent Cloud account, obtain an APPID, purchase a low‑cost minute package, import the IMSDK/AVSDK/ILiveSDK/BeautySDK, generate a userSig, initialize and log in the SDK, create or join a room, bind an AVRootView for video rendering, and enable IM messaging, resulting in a functional solution built within a day.

Android SDKInstant MessagingTencent Cloud
0 likes · 8 min read
Integrating Tencent Cloud Real-Time Audio/Video SDK for Android: A Step-by-Step Guide
Test Development Learning Exchange
Test Development Learning Exchange
Apr 8, 2018 · Operations

Installing Android SDK on macOS and Configuring Jenkins Plugins for CI

This guide explains how to download and install the Android SDK on macOS, set up the required environment variables, install and configure Jenkins plugins—including Git, Gradle, Xcode, and fir.im—and finally configure the ANDROID_HOME global variable for automated builds.

Android SDKAutomationCI/CD
0 likes · 3 min read
Installing Android SDK on macOS and Configuring Jenkins Plugins for CI
Tencent Music Tech Team
Tencent Music Tech Team
Dec 23, 2016 · Mobile Development

Android Auto Overview and Development Guide

Android Auto, Google’s car‑infotainment SDK launched in 2014, lets phones running Android 5.0+ connect via USB or Wi‑Fi to a head‑unit that displays voice, navigation, messaging, music and phone functions, while developers can only create music or messaging apps using a fixed UI, media service, and MediaSession interfaces.

Android AutoAndroid SDKCar Infotainment
0 likes · 11 min read
Android Auto Overview and Development Guide
Qunar Tech Salon
Qunar Tech Salon
Sep 13, 2016 · Mobile Development

QACR Crash Reporting System Architecture and Features

The article details the evolution, challenges, architecture, and key functionalities of QACR—a large‑scale crash reporting system for Android applications—covering client SDK encryption, backend processing, front‑end dashboards, recent update plans, and quick integration guidance.

Android SDKCrash ReportingQACR
0 likes · 5 min read
QACR Crash Reporting System Architecture and Features