stellardiver's Stars
cinob/vue3-telegram-login
Vue3 component for Telegram login
varabyte/kobweb
A modern framework for full stack web apps in Kotlin, built upon Compose HTML
DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Kotlin/kotlinx.html
Kotlin DSL for HTML
fractalliter/ktor-postgres-backend
Kotlin Ktor server with Graph implementation of DFS algorithm
kotlin-telegram-bot/kotlin-telegram-bot
🤖 A wrapper for the Telegram Bot API written in Kotlin
mabinogi233/UndetectedChromedriver
Custom Selenium Chromedriver for Java can pass almost all selenium check. It's the Java version for undetected-chromedriver
kwebio/kweb-core
A Kotlin web framework
topjohnwu/Magisk
The Magic Mask for Android
Rudge/kotlin-ktor-realworld-example-app
Real world backend API built in Kotlin with Ktor + Kodein + Exposed
PatilShreyas/EasyUpiPayment-Android
📱Android Library to implement UPI Payment integration easily in Android App 💳💸
pinterest/thrift-tools
thrift-tools is a library and a set of tools to introspect Apache Thrift traffic.
ilya-kozyr/android-ssl-pinning-bypass
The script allows to bypass SSL pinning on Android >= 7 and makes APK file ready for HTTPS traffic inspection
androidx/media
Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
RcuDev/SimpleMediaPlayer
Simple Android media3 service
android/uamp
A sample audio app for Android
kgilmer/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
EverythingMe/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
alexjlockwood/adp-delightful-details
This sample app accompanies a blog post I wrote on icon animations
rubensousa/PreviewSeekBar
A SeekBar suited for showing a preview of something. As seen in Google Play Movies.
malantin/java-ogg-to-ms-speech
This project demonstrates how use ffmpeg to convert .ogg files (Vorbis and Opus) to the right format for Speech-to-Text transcription using the Microsoft Cognitive Services Speech Service. One use is the transcription of WhatsApp voice messages retrieved through the WhatsApp Business API.
louisyonge/opus_android
This is an Android library transplanted from official Opus codec. With this library, Opus format audio can be operated in an easy way. Application level function includes audio record, playback, encode and decode.
AliBehrouzinia/voice-recorder
a recording app. mix of telegram and whatsApp.
leonfancy/oggus
Oggus is a Java library for reading and writing Ogg and Opus stream. Opus packet structure is supported.
Gagravarr/VorbisJava
A library for working with Ogg Vorbis files
arthenica/ffmpeg-kit
FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
scmfaria/FFmpeg-Android
FFMpeg/FFprobe compiled for Android
bravobit/FFmpeg-Android
FFMpeg/FFprobe compiled for Android
Haxrox/Android-OpusCodecPrototype
Testing audio recording and playing using the Opus Codec
MBeuttler/opus_android_demo
Demo android application using opus codec to record and playback audio.