Ross ROSS = Recommend OSS · open-source software intelligence for agents

litesuits/android-common

Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。 observed · 2026-08-28

github.com/litesuits/android-common · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4479
  • days_rel: n/a
  • days_push: 3284
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3620 stars · 1073 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LiteCommon is a lightweight collection of general-purpose Android utility and helper classes, under 50K in size. It covers logging, bitmap handling, file/IO operations, encrypted storage, shell commands, silent installation, network checks, and many common utility classes like Base64, MD5, Hex, and Byte tools.

Use cases

  • handle bitmaps in android (crop, compress, round corners)
  • read and write files and io streams in android
  • show toasts without repeated popups
  • check network connectivity status on android
  • encrypt and persist shared preferences data
  • run async tasks with a custom thread pool
  • capture app logs to sd card for remote debugging
  • get device info like IMEI, carrier, and phone number

When to choose

  • you need a tiny, dependency-free grab-bag of common Android utilities
  • you want quick helpers for bitmaps, files, logging, and device info in one small jar
  • you maintain a legacy Java Android app and want drop-in utility classes

When to avoid

  • you use Kotlin and prefer modern libraries like AndroidX KTX
  • you need actively maintained, up-to-date utilities for recent Android versions
  • you need only one specific capability better served by a focused library

Facets

library · maturity abandoned

developer-tools logging file-system image-processing cryptography concurrency http-client serialization android-tools developer-tools mobile-development jvm android-utils utility-library helper-classes bitmap toast silent-installer small-footprint android mobile

1 source

Member repositories

RepositoryRoleHealth v2
litesuits/android-commonmain32

For agents

markdown · JSON · MCP: product_card(name="litesuits/android-common")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem