- All languages
- ActionScript
- Assembly
- Batchfile
- BitBake
- BlitzBasic
- C
- C#
- C++
- CMake
- CSS
- Cadence
- CodeQL
- CoffeeScript
- Cuda
- Cython
- Dart
- Dockerfile
- GDScript
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MATLAB
- MAXScript
- Makefile
- Markdown
- Meson
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Python
- Roff
- RouterOS Script
- Ruby
- Rust
- Scala
- ShaderLab
- Shell
- Smali
- Solidity
- Swift
- TSQL
- TeX
- TypeScript
- VBA
- Vim Script
- Visual Basic
- Vue
- YARA
- reStructuredText
Starred repositories
A V2Ray client for Android, support Xray core and v2fly core
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A memory leak detection library for Android.
Official Jetpack Compose samples.
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
Uber's cross-platform mobile architecture framework - Android Repository
Multiple samples showing the best practices in camera APIs on Android.
Android Library that lights items for tutorials or walk-throughs etc...
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
Multiple samples showing the best practices in storage APIs on Android.
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
Playground project for the Jetpack Compose APIs
A collection of Compose libraries for advanced text formatting and alternative display types.
This library helps bring up the autostart permission manager of a phone to the user so they can add an app to autostart.
[DEPRECATED] Routing functionality for Jetpack Compose with back stack
Multiple samples showing the best practices in permissions on Android.
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/…