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

domain: android-tools

2201 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Comcast/FreeFlow
FreeFlow is a layout engine for Android that decouples layouts from the View containers managing scrolling and view recycling. It enables s…
102361abandoned
VictorAlbertos/RxCache
RxCache is a reactive caching library for Android and Java that caches data models through declarative interfaces, inspired by Retrofit. It…
102348abandoned
balysv/material-ripple
A deprecated Android library that wraps any View with a Material Design ripple touch effect, usable via XML layout wrapping or a static ini…
232346abandoned
android-cjj/JJSearchViewAnim
An Android library providing a collection of animated search view UI components, each implementing a different designer-inspired search bar…
322345abandoned
rongzhiy/LiTiaotiao
A repository distributing Li Tiaotiao (李跳跳), a discontinued Android app that automatically skips splash/opening ads in other apps using cus…
182335abandoned
Rukey7/MvpApp
An Android news/media app built as a practice project demonstrating MVP architecture in Java. It integrates RxJava, Dagger2, Retrofit, Gree…
322318abandoned
grishka/Houseclub
An unofficial, barebones Android client for the Clubhouse social audio app, built in Java as a proof of concept using a reverse-engineered …
232308abandoned
xingda920813/HelloDaemon
An Android library and demo project that keeps a background service alive using techniques like silent foreground services, START_STICKY, b…
322297abandoned
lamster2018/EasyProtector
EasyProtector is an Android library that detects rooted devices, Xposed framework hooks, debuggers/tracers, virtual apps (multi-instance), …
232288abandoned
GCX-HCI/tray
Tray is an Android library that replaces SharedPreferences with a ContentProvider-backed key-value storage that works reliably across multi…
102268abandoned
code-mc/material-icon-lib
An Android library providing over 2000 material design vector icons usable as Drawables, a standalone IconView, or via a custom MenuInflate…
232253abandoned
imharryzhu/AndroidControl
AndroidControl is a Java-based server that bridges a computer and one or more Android devices over ADB, letting users view and control phon…
232253abandoned
iMeiji/Toutiao
A third-party Android client for Toutiao (Today's Headlines) built with MVP architecture, RxJava, and Retrofit, aggregating news, images, v…
232239abandoned
lendylongli/qianghongbao
An open-source Android app that automatically grabs WeChat red packets (hongbao) using Android's AccessibilityService to detect notificatio…
322236abandoned
Magisk-Modules-Repo/MagiskHidePropsConf
A Magisk module providing a terminal-based UI for editing Android system prop values via resetprop, including a maintained list of certifie…
102229abandoned
kongqw/OpenCVForAndroid
An Android sample library built on OpenCV 3.2.0 demonstrating object detection (face, eyes, smile, body), object tracking with the CamShift…
322228abandoned
rmtheis/android-ocr
An experimental Android app that performs optical character recognition on images captured with the device camera, running the Tesseract OC…
102226abandoned
risin42/NagramX
Nagram X is a third-party Telegram client for Android, built as a feature-enhanced fork of Nagram (itself based on Telegram for Android). T…
102225abandoned
Naoki2015/CircleDemo
An Android demo application that clones WeChat's Moments (朋友圈) feed, implemented in Java with RecyclerView. It simulates backend interactio…
322218abandoned
MiPushFramework/MiPushFramework
An Android application that brings Xiaomi's system-level push service (MiPush) to non-MIUI devices by running a centralized push service in…
232216abandoned
Devlight/NavigationTabStrip
An Android UI library providing a navigation tab strip widget with smooth animated interactions. It is written in Java and distributed as a…
232212abandoned
Prototik/HoloEverywhere
HoloEverywhere is an Android UI library that backports the Holo Theme from Android 4.1 to devices running Android 2.1 and above. It provide…
102211abandoned
lapism/search
A Kotlin library providing Material You styled SearchBar and SearchView components for Android apps. It is now deprecated in favor of the o…
102211abandoned
JakeWharton/kotterknife
Kotter Knife is a Kotlin library for binding Android views to properties via delegated properties, inspired by ButterKnife. It is explicitl…
102205abandoned
xinghongfei/LookLook
LookLook is an Android news reading app that aggregates Zhihu Daily, news, and picture feeds with a polished user experience. It is written…
322193abandoned
theDazzler/droidicon
droidicon is an Android library providing over 1600 customizable icons from Material Design, FontAwesome, Iconic, Entypo, Meteocons, and cu…
322191abandoned
markushi/android-ui
A deprecated Android UI library providing animated widgets like ActionView (animates between drawer/back/close/plus icons) and RevealColorV…
322184abandoned
timusus/Shuttle
Shuttle is an open-source local music player for Android written in Java, featuring an equalizer, sleep timer, folder browsing, scrobbling,…
102176abandoned
dmilicic/Android-Clean-Boilerplate
A starter template Android application that implements Clean architecture with pre-written boilerplate for views, presenters, and interacto…
322175abandoned
loopeer/CardStackView
An Android custom view library that displays items as stacked cards with three animation styles (alldown, updown, updownstack). It supports…
232172abandoned
jgilfelt/android-sqlite-asset-helper
An Android library extending SQLiteOpenHelper that manages database creation and version upgrades from pre-packaged SQLite database files i…
232152abandoned
android-cjj/BeautifulRefreshLayout
BeautifulRefreshLayout is an Android library that provides a customizable pull-to-refresh layout with attractive animations, written in Jav…
322137abandoned
square/mortar
Mortar is a Java library for Android that pairs thin views with dedicated presenters, providing a simplified, composable overlay on the And…
102135abandoned
stormzhang/9GAG
An unofficial Android client for 9GAG built in 2014 with Java, Volley, OkHttp, and Glide, featuring feed browsing, image zoom, and SQLite c…
592118abandoned
xfumihiro/ViewInspector
A Gradle plugin and Android library that adds a view inspection toolbar to debug builds, showing view boundaries, margins, paddings, layeri…
322114abandoned
garretyoder/Colorful
Colorful is a Kotlin library for Android that enables dynamic runtime theming, letting apps change their color schemes (primary, accent, da…
102110abandoned
thoughtbot/expandable-recycler-view
An Android library providing custom RecyclerViewAdapters that support expanding and collapsing groups with multiple view types. It was depr…
102106abandoned
TonicArtos/SuperSLiM
SuperSLiM is an Android layout manager for RecyclerView offering interchangeable linear, grid, and staggered layouts with configurable sect…
232103abandoned
M66B/XPrivacy
XPrivacy is an Xposed-based privacy manager for Android that restricts which data categories (contacts, location, etc.) apps can access, fe…
102099abandoned
mthli/Knife
Knife is an Android rich text editor component extending EditText, offering one-line styling APIs for bold, italic, underline, bullets, quo…
232093abandoned
android-cjj/Android-MaterialRefreshLayout
Android-MaterialRefreshLayout is an Android UI library providing a drop-down pull-to-refresh layout widget, positioned as a more customizab…
322090abandoned
Aspsine/SwipeToLoadLayout
SwipeToLoadLayout is a reusable Android widget providing pull-to-refresh and pull-to-load-more functionality for any view, including ListVi…
232084abandoned
tvbarthel/BlurDialogFragment
An Android library that displays DialogFragments with a blur effect applied to the background content behind the dialog. It implements the …
232075abandoned
Cleveroad/FanLayoutManager
An Android library providing a custom RecyclerView LayoutManager that arranges horizontal list items like fan blades moving in a circular a…
322044abandoned
reark/reark
Reark is a reference architecture library for Android demonstrating how to build apps around RxJava data streams, with stores backed by Con…
232044abandoned
zzz40500/AndroidSweetSheet
AndroidSweetSheet is an Android UI library providing an animated bottom sheet component for displaying menus or custom views. It supports m…
232043abandoned
tinyeeliu/androidquery
AndroidQuery is a lightweight Java library for Android that simplifies asynchronous HTTP requests, JSON/XML parsing, and UI manipulation wi…
232035abandoned
jing332/AListFlutter
AListFlutter is an Android app that runs the AList file list server locally, packaged as an installable APK requiring no root or Termux. It…
421997abandoned
KieronQuinn/PersistentSearch
An Android UI library that replicates the persistent search bar seen in Google Now, Google Maps, and Google Play, with voice recognition su…
321997abandoned
GcsSloop/rclayout
RCLayout is an Android library providing round-corner layout widgets (RCRelativeLayout, RCImageView) that wrap arbitrary views with configu…
321977abandoned
white-cat/ThinkAndroid
ThinkAndroid is a free, open-source Android development framework aimed at simple and rapid Android app development. It bundles MVC structu…
321971abandoned
afollestad/aesthetic
Aesthetic is a Kotlin library for Android that enables dynamic, runtime theming of apps with reactive theme updates via Rx. It lets activit…
101971abandoned
konmik/nucleus
Nucleus is an Android library implementing the Model-View-Presenter pattern to reliably connect background tasks with UI components. It han…
321950abandoned
PomepuyN/BlurEffectForAndroidDesign
An Android sample application demonstrating how to implement blur graphical effects (like fast blur and RenderScript blur) in Android UIs. …
321944abandoned
twoyi/twoyi
Twoyi is a lightweight Android-in-Android container that runs a nearly complete Android 8.1 system as a normal app on Android 8.1-12 device…
101915abandoned
Gh0u1L5/WechatMagician
WechatMagician is an open-source Xposed module written in Kotlin that hooks into the WeChat app to give users full control over chat messag…
231894abandoned
joyoyao/superCleanMaster
superCleanMaster is a deprecated open-source Android application for cleaning junk files and caches, similar to Clean Master. It is no long…
321885abandoned
google/android-emulator-m1-preview
A preview build of the Android Emulator ported to run natively on Apple Silicon (M1) Macs, providing ARM64 Android emulation via Hypervisor…
101859abandoned
reisxd/revanced-builder
A Node.js-based tool that automates downloading and building ReVanced-patched APKs of officially supported apps like YouTube. It offers a d…
101853abandoned
mathew-kurian/TextJustify-Android
An Android library providing full text justification, wrapping, and auto-hyphenation for TextViews, supporting both plain text and Spannabl…
101842abandoned
romainpiel/Titanic
Titanic is a deprecated Android library that animates a TextView with a sinking wave effect using an animated BitmapShader on the text pain…
101834abandoned
Kelin-Hong/MVVMLight
MVVMLight is a Java toolkit for building Android MVVM applications on top of Android Data Binding. It adds binding attributes (e.g., image …
321833abandoned
flavienlaurent/datetimepicker
An Android library that reproduces the DatePicker and TimePicker UI from the Google Agenda (Calendar) app, usable on Android 2.1+. It is a …
321812abandoned
stfalcon-studio/FrescoImageViewer
A customizable full-screen image viewer library for Android built on top of the Fresco image library, supporting pinch-to-zoom and swipe-to…
321806abandoned
jaredrummler/AndroidProcesses
A legacy Android library that enumerated running processes by parsing the /proc filesystem without special permissions. It worked only up t…
421805abandoned
1250422131/bilibilias
BILIBILIAS was an open-source Android tool for parsing and caching Bilibili videos, built with Kotlin, Jetpack Compose, and Compose Multipl…
101800abandoned
matrixxun/ProductTour
ProductTour is an Android sample project implementing a parallax-effect welcome/onboarding screen using ViewPager and PageTransformer, mimi…
321798abandoned
Karumi/Rosie
Rosie is an Android framework for building applications following Clean Architecture principles, dividing apps into view, domain, and repos…
101798abandoned
timschneeb/tachiyomi-extensions-archive
A historical archive of removed manga source extensions for the Tachiyomi Android reader app. The repository was DMCA'd and erased, and is …
101797abandoned
hongyangAndroid/android-percent-support-extend
An extension library for Google's Android percent support layout library, adding PercentLinearLayout plus percentage-based sizing for width…
321791abandoned
JoanZapata/base-adapter-helper
A Java library for Android that removes the boilerplate of the ViewHolder pattern in BaseAdapter's getView() method. It provides BaseAdapte…
321782abandoned
mayubao/KuaiChuan
An Android file transfer app modeled after SHAREit (茄子快传), supporting device-to-device transfers over a custom TCP/UDP socket protocol and …
321779abandoned
iPaulPro/aFileChooser
aFileChooser is a deprecated Android library project that provides a built-in file explorer activity so users can select any file without n…
101776abandoned
nhachicha/SnappyDB
SnappyDB is a key-value NoSQL database library for Android built on LevelDB with Snappy compression. It stores primitive types, Serializabl…
101774abandoned
dmytrodanylyk/shadow-layout
An Android library providing a layout container that renders customizable shadows around views, offering more flexibility than CardView. It…
321773abandoned
Haptic-Apps/Slide
Slide is an open-source, ad-free Reddit browser client for Android built on the Java Reddit API Wrapper (JRAW). It was distributed via Goog…
101771abandoned
tuesda/CircleRefreshLayout
An Android custom pull-to-refresh layout component with a circular animation inspired by a Ramotion dribbble shot. It wraps any scrollable …
321763abandoned
Xposed-Modules-Repo/com.bug.hookvip
An Xposed module for Android that hooks into apps to unlock certain VIP/membership features and extend functionality. The repository has be…
101762abandoned
zzz40500/android-shapeLoadingView
An Android UI library that provides a shape-based loading animation view mimicking the 58.com app's loading effect. It is added via Gradle …
231761abandoned
pakerfeldt/android-viewflow
ViewFlow is an Android UI widget library providing a horizontally scrollable ViewGroup populated from an Adapter, with support for flow ind…
101761abandoned
medyo/Fancybuttons
An Android UI library that provides customizable buttons with icons, borders, radius, and font icon support via XML attributes. It is depre…
231753abandoned
henrytao-me/smooth-app-bar-layout
A smooth version of Google's Support Design AppBarLayout for Android, fixing the fling/scroll stutter issue when used with RecyclerView. It…
321747abandoned
stephentuso/welcome-android
A customizable welcome/onboarding screen library for Android apps, written in Java. It provides built-in page layouts (title, parallax, etc…
101743abandoned
facebook/screenshot-tests-for-android
A Java library and Gradle plugin from Facebook that generates fast, deterministic screenshots of Android views during instrumentation tests…
101739abandoned
ZalithLauncher/ZalithLauncher
Zalith Launcher is an Android Minecraft launcher based on PojavLauncher that runs Minecraft: Java Edition on Android devices, with a redesi…
101736abandoned
Gh0u1L5/WechatSpellbook
An open-source WeChat plugin framework written in Kotlin that sits on top of hooking frameworks like Xposed or VirtualXposed. It exposes a …
321732abandoned
mikepenz/LollipopShowcase
A demo Android application showcasing Material Design and Android Lollipop features like RecyclerView, CardView, Toolbar, and animations. I…
101731abandoned
ProtonMail/proton-mail-android
The official Proton Mail Android email client, an open-source app providing encrypted email access on Android. This repository has been arc…
101731abandoned
dodola/HotFix
HotFix is an Android hot-patch framework that dynamically fixes bugs in released apps by loading patched dex files through the ClassLoader …
101726abandoned
inloop/svg2android
A JavaScript tool that converts SVG files into Android VectorDrawable XML resource files, available both as a browser-based converter and a…
321724abandoned
adi1090x/termux-style
A shell script that lets Termux users change terminal color schemes and fonts interactively. It bundles ~90 color schemes and 20 powerline-…
101720abandoned
flavienlaurent/NotBoringActionBar
An Android sample project and library demonstrating how to recreate the Google Newsstand app's ActionBar effects, including a fading/blurri…
321717abandoned
hongyangAndroid/AndroidChangeSkin
AndroidChangeSkin is a Java library for Android that enables fully non-intrusive theme/skin switching, supporting both in-app skins and ext…
321711abandoned
akexorcist/BluetoothSPPLibrary
An Android library simplifying Bluetooth Serial Port Profile (SPP) communication with microcontrollers or other Android devices. It provide…
101700abandoned
mmin18/LayoutCast
LayoutCast is a Python-based developer tool that pushes Java code and resource changes from an Android project to a running app on a device…
321697abandoned
xiaoyaoyou1212/XSnow
XSnow is an Android base framework built on RxJava2 and Retrofit2 that bundles networking, upload/download, caching, event bus, permission …
231692abandoned
pwnall/chromeview
ChromeView is a proof-of-concept Android library that provides a WebView replacement backed by the latest Chromium code, letting apps ship …
101683abandoned
luizgrp/SectionedRecyclerViewAdapter
A Java library for Android that wraps RecyclerView.Adapter to split lists into sections with headers and footers. Each section can independ…
101680abandoned
Trinea/android-auto-scroll-view-pager
An Android library providing a ViewPager that auto-scrolls, cycles, and decelerates, and can be nested inside a parent ViewPager. It is exp…
321664abandoned
AAkira/ExpandableLayout
A deprecated Android UI library providing expandable/collapsible layouts with various animations, usable anywhere in an Android app. It off…
231653abandoned

← prev page 19 / 23 next →