5482 Repositories
Android android-validator Libraries
Easy to use, lightweight custom image view with rounded corners.
RoundedImageView Easy to use, lightweight custom image view with rounded corners. Explore the docs » View Demo · Report Bug · Request Feature About Th
Timer app for android
Android Countdown Timer This is a simple, no-frills but efficient timer app for android created based on my personal need. You can create multiple seq
A library for Android provides blurred drop shadows to ImageView similar to iOS image backdrop shadows
A library for Android provides blurred drop shadows to ImageView similar to iOS image backdrop shadows.Provides fast canvas draw as no renderscript needed .The similar shadow blurred effects can also be seen in iOS Music App.
Android Reverse-Engineering Workbench for VS Code
APKLab The ultimate Android RE experience right inside your VS Code. APKLab seamlessly integrates the best open-source tools: Quark-Engine, Apktool, J
Android Country Picker is a Kotlin-first, flexible and powerful Android library that allows to integrate Country Picker with just a few lines.
1. Add dependency dependencies { implementation 'com.hbb20:android-country-picker:X.Y.Z' } For latest version, 2. Decide your use-case
Program, created to make popular adb and fastboot commands easier to use
Android Tool What is it? Android Tool is a powerful and beautiful program, created to make popular adb and fastboot commands easier to use. A dark the
Simple to use swipe gestures for an Android RecyclerView
Android-RecyclerView-Swipe-Gestures Contribution Contributions / PRs are welcome. 1. Introduction An easy to use and highly customizable implementatio
A full-featured package manager and viewer for Android
App Manager Docs · Releases · Telegram Channel Features General features Fully reproducible, copylefted libre software (GPLv3+) Material design (but n
conceptual Android audio plugin framework
AAP: Android Audio Plugin Framework disclaimer: the README is either up to date, partially obsoleted, or sometimes (but not very often) ahead of imple
Organize your images in beautiful collage with this library!
CollageImageView This app is an example. how to create collages with RecyclerView. See an example, how it's working: device-2021-04-24-015545.mp4 Inst
Easy creation and management of toggle buttons on Android from the Material Design spec.
ToggleButtonLayout Easy creation and management of toggle buttons from the Material Design spec. Read more about ToggleButtonLayout in our blog post.
[Android] In-app language changing library
Localization Library Android library for in-app language changes support in your application Feature In-app language changing Default language when fi
Braintree Drop-In SDK for Android
Braintree Android Drop-In Braintree Android Drop-In is a readymade UI that allows you to accept card and alternative payments in your Android app. 📣
Black Obfuscator is an obfuscator for Android APK DexFile
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
This project is an Android Studio plugin version of BlackObfuscator
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
🖼 Supports loading profile images with segmented style, shapes, borders, indicators, and initials for Android.
AvatarView AvatarView supports loading profile images with segmented style, borders, indicators, and initials for Android. Download Gradle Add the bel
Mobile app to show images from Pixabay. Interview solution for Adanian Labs android developer role.
PixaBay An android app built using Kotlin that consumes Pixabay API to display images.It has been built following Clean Architecture Principle, Reposi
News App built with Jetpack Compose
Newzz-Compose News App built with JetPack Compose(v1.0.5) Gif Other variants [Newzz] (https://github.com/Akashkamble/Newzz) [Newzz-Flutter] (https://g
Jetpack compose shopping list app
Compose-ShoppingList Compose-ShoppingList is a sample project that presents a way of implementing UI components with Jetpack Compose. Screenshots Used
Facebook Messenger clone built with Jetpack Compose
JetMessenger Facebook Messenger clone built with Jetpack Compose Screenshots Status: 🚧 In progress 🚧 JetMessenger is still under development and som
Trying out JetPack Compose by building a basic Notes app. And a lot more
📝 Compose Notes Compose Notes is a sample app built with ✨ Jetpack Compose. To try out these sample apps, you need to use the latest Canary version o
A form creating, filling and management application built with latest dependencies and best code practices
🦉 Teamscope-sample-app A form creating, filling and management application built with latest dependencies and best code practices 🏗 STRUCTURE The pr
A Jetpack compose android app based on Rick and Morty Graphql
RickNMortyCompose Update: implemented clean architecture in the clean_arch branch An android app to demo. Graphql + Jetpack compose + Hilt / Koin(koin
JetDelivery is a sample food delivery app, built with Jetpack Compose
JetDelivery is a sample food delivery app, built with Jetpack Compose. Medium: https://proandroiddev.com/server-driven-ui-using-jetpack-compose-8fae98
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
SnappCompose A clone of Snapp, A ride-handling app using Jetpack Compose, Showcasing various usages of Google Maps, Animations, etc combined with Comp
Pokedex on Jetpack Compose
compose-pokedex Pokedex on Jetpack Compose. Single-Activity, no Fragments. Install You can build the project with Android Studio 4.0 or download the a
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
TwitterCompose Demo TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. About . This is
SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀
SSJetPackComposeProgressButton SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive
A modern Android architecture framework built on Jetpack & Kotlin.
RainbowCake RainbowCake is an Android architecture framework, providing tools and guidance for building modern Android applications. It builds on top
Aarogya Setu Android app native code
Aarogya Setu Android app Aarogya Setu is a mobile application developed by the Government of India to connect essential health services with the peopl
Android heart rate monitor
android-heart-rate-monitor Android heart rate monitor Introduction Android based heart rate monitor which uses the camera and its flash to determine t
Android app to collect data to be analyzed for medical purposes.
Android app to collect medical data Android app to collect data to be analyzed for medical purposes. Its development was started as part of a final de
🌱 A fitness app where you are able to grow plants and track your exercise
fitPlant A fitness app for iOS, Android and the Web where you are able to grow artificial plants and track your exercise progress in a simple and fun
Lightweight pedometer app for Android using the hardware step sensor
Pedometer Lightweight pedometer app using the hardware step-sensor for minimal battery consumption. This app is designed to be kept running all the ti
A simple Android App to wish your friends Happy Birthday
Birthday-Wishing A simple Android App to wish your friends Happy Birthday! Youtu
FriendlyChat starts in Firebase Android Codelab
FriendlyChat FriendlyChat starts in Firebase Android Codelab. The goal is to create an app to share message among friends using Firebase. I will be st
An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern
Images An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern as well as Architecture Components. Min Api
Login on Android with FirebaseUI
Implementing Login on Android with FirebaseUI This is part of Android Kotlin developer Course which implements Login on android with Fire BaseUI. Lice
Reusable login template to learn Kotlin & Android additional features
LogIn_Application reusable login template I started this project to learn Kotlin & Android additional features. This is LogIn Template App as part of
An Android App that uses Machine Learning to recognize the objects in an image captured from the phone's camera
Camera App 📷 Description An Android App that uses Machine Learning (ML) to recognize the objects in an image captured from the phone's camera. • Allo
An android library for quick setup of RecyclerView
SmartRecyclerView for Android An android library to quickly setup RecyclerView(List) with SwipeRefreshLayout Support, written entirely in Kotlin. Supp
Images grid JSON | Сетка изображений JSON
Images grid JSON | Сетка изображений JSON Задача Разработать приложение: Приложение должно получать JSON-список ссылок на изображения с сервера по адр
Manager of progress using Lottie JSON, compatible for Java and Kotlin.
Progress Lottie IGB Manager of progress using Lottie JSON, compatible for Java and Kotlin. Int Top In Bottom Important Info: To create a raw folder: R
Utility functions to perform dynamic operations on Android.
Dynamic Utils A collection of static methods and packages to perform dynamic operations on Android 2.3 (API 9) and above. Since v0.4.0, it uses 26.x.x
Android & Pure Java library for sound manipulation
soundtransform Android & Pure Java library to shape a voice with an instrument. Table of Contents How to use the library FluentClient FluentClient sam
Android library for drawing Pie charts and Donut charts with the ability to customize almost anything in it.
A Pie/Donut*/Ring chart for Android, customizable to the most extent possible. For tutorial and examples refer to the website. build.gradle[.kts] impl
A monotone line-based icon pack for android
Arcticons (Arctic icons) is a line-based icon pack forked from Frost but rebuild with consistent sizing and adjustments specifically for lines in mind
Android app for removing tracking parameters from shared URLs
Léon - The URL Cleaner is an Android application which removes tracking and other obsolete parameters from a URL before sharing. Its usage is simple,
Kotlin SDK for Jellyfin supporting Android and the JVM.
Jellyfin Kotlin SDK Part of the Jellyfin Project The Jellyfin Kotlin SDK is a library implementing the Jellyfin API to easily access servers. It is cu
Customizable toast message library for Android
Android Custom Toast Message (SnToast) Customizable Toast Message Library For Android Add this in your root build.gradle file allprojects { reposito
Annotation processor that provides better navigation on android multi-modules projects 🛳.
FlowNav FlowNav is a mobile library for Android that helps and provider a better way to make multi-modules navigation. The main purpose of this librar
Godot's AdMob Plugin for Android (3.2.2+) using GitHub Actions for CI/CD. Working on Standard and Mono Godot versions.
Godot AdMob Android A Godot's plugin for Android of AdMob. About • Installation • Docs • Downloads About This repository is for a Godot Engine Plugin
A todolist app for android
todolist A todolist for android About This mobile app is meant to be used with the api available here Download You can download the app here Project s
Enable and customize hidden features on Android 12.
Android 12 Extensions This is a Magisk + Xposed module that adds customization and enables hidden features on Android 12. It also includes a configura
A lightweight, simple, smart and powerful Android routing library.
RxRouter Read this in other languages: 中文, English A lightweight, simple, smart and powerful Android routing library. Getting started Setting up the d
Android MVVM Base Architecture for Enterprise Mobile Application using Architectural Components
Android MVVM Base Architecture for Enterprise Mobile Application using Architectural Components Highlights MVVM Architectural pattern Offline Support
The powerfull Diff Util in Android Recycler View
DiffUtil The powerfull Diff Util in Android Recycler View What is RecyclerView ? RecyclerView is flexible and efficient version of ListView. It is an
Android developer tool to draw overlay layout for GUI debug
LayoutOverlay Overview Make a overlay window to show transparent shape to compare size with view, margin. Features Overlay window Drag Drag and drop t
An android library for easy implementation of Toasts in Android with easy customisation.
ToastTypeDecore ©️ A library for easy implementation of Toasts in Android with easy customisation. Latest Version : v2.1 Screenshots Success Toast1 Su
A JUnit5 Platform TestEngine integrated with the official FHIR Validator to run profile and Questionnaire validation as tests.
🔥 FHIR Validator JUnit Engine A JUnit5 TestEngine to integrate the FHIR Validator into the JUnit5 ecosystem. Supports writing expected validation out
Downloading and saving cats for android
Task 5: Downloading and saving cats! Use this API: https://docs.thecatapi.com/ to implement the app with the following features: Ability to download a
A Tutorial Marks App developed in Android studio
Tutorials-Marking-App-Android This is a Tutorial Marks App developed in Android studio. The application has three sections: Classlist - mainly used fo
The sweetest calendar for Android
Archived The repo is now archived and no new commits will take place. Thank for your support and contributions. Memento Calendar for Android Memento C
Narrate is a beautiful and functional open source journal for Android
Narrate is a beautiful journal created to give you the ability to record your thoughts, experiences, and ideas. With the ability to sync your journal
ReminderPro(location, note, voice recording)
Reminder Pro android application open source Features now available: Ability to record and share sound Note Ability to add geographic location and not
Android alarm application work with spotify and deezer SDK
Wake You In Music Android alarm application work with spotify and deezer SDK Play Store You can register for the beta opt-in from play store. Project
An Android app that lets you download free children's books in different languages from non-profit publisher Book Dash
Bookdash Android Check out the blog post here: http://riggaroo.co.za/book-dash-android-app/ Download the app: https://play.google.com/store/apps/detai
GitHot is an Android App that will help you to find the world most popular project and person
GitHot GitHot is an Android App that will help you find world most popular project and person . Official website http://githot.cn ,and the web version
Hacker News client with a focus on reliability and usability.
HN (Android) This is the official repo for HN, an unofficial Hacker News client for Android, built for reliability and usability. Download the app her
Hacker News iOS and Android App - Made with React Native.
DEPRECATED FOR NOW - uses an old version of react native See other react native example apps here: https://expo.io/featured HackerNews-React-Native Ha
A snappy and fun Hacker News app for Android
Hex A snappy and fun Hacker News client for Android. About Hex is an Android app built to be fun, fast and pleasurable to use. Hex is powered by Hex A
A cool, modern client app for the anime tracking website Hummingbird.me
###STATUS: PROJECT STALLED #Hummingbird for Android A cool, modern client app for the anime tracking website hummingbird.me. ##Preview In case you'd l
Unofficial client for Product Hunt with material design.
I have stoppped working on Jager in June 2015. If you would like to add/change a feature, submit a pull request. Jager An unofficial Android client fo
A material-design Hacker News Android reader
Materialistic for Hacker News Material design Hacker News client for Android, uses official HackerNews/API, Dagger for dependency injection and Robole
Android MVVM experiment project using the official Data Binding library
MVVM using Data Binding I wanted to experiment creating an MVVM structured project using the official Data Binding library, so I stripped back an old
Udacity android nanodegree p7
Predator for ProductHunt Predator is a minimalistic client for ProductHunt. It shows latest products and collections fetched via ProductHunt api. It a
Qiitanium is an unofficial Android application of Qiita
Qiitanium An unofficial Android application of technical information sharing service Qiita for programmers. (Article most of Japanese) Try out the app
Official Android app for Scala Days
Scala Days for Android The official Scala Days App for Android handcrafted by 47 Degrees. You can download Scala Days from Google Play Scala on Androi
An Android Startup News Client!
Startup News Android App 本地下载 支持系统 Android 4.0+ 反馈 邮箱:[email protected] 欢迎直接在issues提bug; 作者 HalZhang 感谢 @Fenng 创建了Startup News. Changelog changelog Li
Trace all binder-funcion calls on android-platform
BinderHackDemo trace all binder-funcion calls on android-platform 该demo展示了如何使用libbinderhack.so模块,trace-app自身进程binder调用情况 您可以通过该次提交,查看如何使用libbinderhack
A simple and stright-forward library for displaying mathematical equations or formulas in your android application
MathRenderer Simple and easy library written in kotlin language for displaying mathematical equations or formulas using MathJax. MathRenderView is bac
Sanctuary relies on the Android Work Profile APIs to create a self-contained work profile on a user's personal device.
Sanctuary relies on the Android Work Profile APIs to create a self-contained work profile on a user's personal device. Managed apps, data, and management policies are restricted to the work profile, keeping them secure and separate from personal data while maintaining user privacy.
Search image app [Adanian Labs Interview], Android developer role
Pixar This is App shows you Images from the Pixabay API Table of Contents Functionalities Approach Screenshots How To Setup Libraries Used Author Info
Android app with minimal UI to run snowflake pluggable transports proxy, based on library IPtProxy
Simple Kotlin app for testing IPtProxy's snowflake proxy on Android Essentially a button for starting and stopping a Snowflake Proxy with the default
Kotlin jvm + android packages for bdk-ffi
bdk-kotlin This project builds .jar and .aar packages for the jvm and android platforms that provide Kotlin language bindings for the bdk library. The
Yet Another Hacker News Android Client
Description Yet Another Hacker News Android Client You can use this app to keep up to date with the latest news from Hacker News: Top Stories New Stor
AppOpsX is a front-end application for the Android AppOpsService.
AppOpsX AppOpsX is a front-end application for the Android AppOpsService. It allows you to restrict app permissions. ROOT or ADB shell is required.
AIMSICD • Fight IMSI-Catcher, StingRay and silent SMS!
Android IMSI-Catcher Detector This Project will have a revival soon. We are working on a light version of AIMSICD. more information AIMSICD is an Andr
Google Play - Android Market statistics app
Andlytics This repository contains the source code for the Andlytics Android app. Please see the issues section to report any bugs or feature requests
AcDisplay is a new way of handling notifications in Android.
AcDisplay AcDisplay is a new way of handling notifications in Android. It will inform you about new notifications by showing a minimal, beautiful scre
AFWall+ (Android Firewall +) - iptables based firewall for Android
AFWall+ (Android Firewall+) Description Android Firewall+ (AFWall+) is an advanced iptables editor (GUI) for Android. It provides fine-grained control
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager.
AnExplorer All-in-One File Manager AnExplorer File Manager (File Explorer) is an all-in-one file management tools. It is Simple, Small, Fast and Effic
Monitors and records the CPU and memory usage of Android devices
AnotherMonitor . AnotherMonitor monitors and records the CPU and memory usage of Android devices. ANOTHERMONITOR IS IN LOW DEVELOPMENT STATUS But not
An app to update WhatsApp to the latest beta version available on Android. Based on Material Design.
Beta Updater for WhatsApp An app to update to the latest version of WhatsApp for Android. Beta Updater for WhatsApp checks the latest beta version ava
An attempt to provide advanced battery stats for Android
Build #License BetterBatteryStats is an open source project unter the terms of the Apache 2.0 License. The license does not apply to the use of the na
Bitocle is a simple android app which allows you to view your source code in GitHub.
Bitocle是什么? Bitocle是一款简单的用来查看自己托管在GitHub上的代码的安卓应用。 版本号:2.2 Release 下载链接:https://play.google.com/store/apps/details?id=io.github.mthli.Bitocle 支持安卓4.0及
Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your device
Camera Color Picker Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your
ConnectBot is the first SSH client for Android.
ConnectBot ConnectBot is a Secure Shell client for Android that lets you connect to remote servers over a cryptographically secure link. Google Play C
A nice little Android app that helps developers to discover and query content providers.
Content Provider Helper ... is a frontend to discover/view/query data of android content providers. Original repository : Copyright (c) 2014-2016 Jens
Cryptomator for Android
Cryptomator offers multi-platform transparent client-side encryption of your files in the cloud. Cryptomator for Android is currently available in the