CreditCardView
CreditCardView is a beautifully designed fully customisable Android view that allows developers to create the UI which replicates an actual credit card.
https://github.com/KunikaValecha/CreditCardView
#view #CreditCard
CreditCardView is a beautifully designed fully customisable Android view that allows developers to create the UI which replicates an actual credit card.
https://github.com/KunikaValecha/CreditCardView
#view #CreditCard
❤3👍2
OkLayoutInflater
The loading of large XML layouts is one of the major performance bottlenecks in android. Loading XML layout into memory through IO operations and parsing views through reflection can be expensive. This is especially true when the XML file is too large or when initializing the layout view takes a while. We know that when the main thread performs some time-consuming operations, it may cause the page to freeze, and even more, serious ANR may occur.
https://github.com/okcredit/OkLayoutInflater
#AsyncLayoutInflater
The loading of large XML layouts is one of the major performance bottlenecks in android. Loading XML layout into memory through IO operations and parsing views through reflection can be expensive. This is especially true when the XML file is too large or when initializing the layout view takes a while. We know that when the main thread performs some time-consuming operations, it may cause the page to freeze, and even more, serious ANR may occur.
https://github.com/okcredit/OkLayoutInflater
#AsyncLayoutInflater
GitHub
GitHub - okcredit/OkLayoutInflater: Improved version of Androidx AsyncLayoutInflater
Improved version of Androidx AsyncLayoutInflater. Contribute to okcredit/OkLayoutInflater development by creating an account on GitHub.
👍5
AndroidInfoLib
This is a library that will help you get all the information from android
https://github.com/LiteSoftware/AndroidInfoLib
#information #AndroidInfo
@uservpn
This is a library that will help you get all the information from android
https://github.com/LiteSoftware/AndroidInfoLib
#information #AndroidInfo
@uservpn
👍3❤1
Camposer
Tired to use a camera in Jetpack Compose with interoperability? Then Camposer was made for you.
A camera library totally in Jetpack Compose which supports taking photos, recording videos, flash modes, zoom ratio, and among others!
https://github.com/ujizin/Camposer
https://news.1rj.ru/str/+WAzL2hpJ8IA0qIA4
#Compose #Camera
Tired to use a camera in Jetpack Compose with interoperability? Then Camposer was made for you.
A camera library totally in Jetpack Compose which supports taking photos, recording videos, flash modes, zoom ratio, and among others!
https://github.com/ujizin/Camposer
https://news.1rj.ru/str/+WAzL2hpJ8IA0qIA4
#Compose #Camera
👍5
Balloon
Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
https://github.com/skydoves/Balloon
#Compose #balloon
Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
https://github.com/skydoves/Balloon
#Compose #balloon
👍3
KConMapper (KCM)
The Kotlin Constructor Mapper (KConMapper / KCM) is a Kotlin Symbol Processing (KSP) plugin that can automatically generate extension functions to map variables of one class to the primary constructor of another class.
https://github.com/YanneckReiss/KConMapper
#Mapper #Entity #Ksp #KCM
The Kotlin Constructor Mapper (KConMapper / KCM) is a Kotlin Symbol Processing (KSP) plugin that can automatically generate extension functions to map variables of one class to the primary constructor of another class.
https://github.com/YanneckReiss/KConMapper
#Mapper #Entity #Ksp #KCM
👍4
What programming language do you use the most?
Anonymous Poll
29%
Java
61%
Kotlin
2%
Dart
2%
Js
1%
C#
1%
C++
2%
Php:)
0%
Other
👍3
SuperImage
Sharpen your low-resolution pictures with the power of AI upscaling
SuperImage is a neural network based image upscaling application for Android built with the MNN deep learning framework and Real-ESRGAN.
The input image is processed in tiles on the device GPU, using a pre-trained Real-ESRGAN model. The tiles are then merged into the final high-resolution image. This application requires Vulkan or OpenCL support and Android 7 or above
https://github.com/Lucchetto/SuperImage
#ai #image #opencl
Sharpen your low-resolution pictures with the power of AI upscaling
SuperImage is a neural network based image upscaling application for Android built with the MNN deep learning framework and Real-ESRGAN.
The input image is processed in tiles on the device GPU, using a pre-trained Real-ESRGAN model. The tiles are then merged into the final high-resolution image. This application requires Vulkan or OpenCL support and Android 7 or above
https://github.com/Lucchetto/SuperImage
#ai #image #opencl
👍3
Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
https://github.com/skydoves/Pokedex
#Hilt #Coroutines #Flow #Jetpack #Material #MVVM
🗡️ Pokedex demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
https://github.com/skydoves/Pokedex
#Hilt #Coroutines #Flow #Jetpack #Material #MVVM
👍4👎2
This media is not supported in your browser
VIEW IN TELEGRAM
SpinDot - loading animations for Android app. There are 10 different views, fully compatible with Jetpack Compose and XML, manual animation control. Everything works since API 21.
https://github.com/hristogochev/spindot
https://github.com/hristogochev/spindot
👍5
PlainApp
PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
https://github.com/ismartcoding/plain-app
#web #filemanager #encrypted #ktor
Hotkeys in Android Studio
PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
https://github.com/ismartcoding/plain-app
#web #filemanager #encrypted #ktor
Hotkeys in Android Studio
👍3❤1
Kamel
Kamel is an asynchronous media loading library for Compose Multiplatform. It provides a simple, customizable and efficient way to load, cache, decode and display images in your application. By default, it uses Ktor client for loading resources.
https://github.com/Kamel-Media/Kamel
#asynchronous #media #loading #caching #Compose
How hack android
Kamel is an asynchronous media loading library for Compose Multiplatform. It provides a simple, customizable and efficient way to load, cache, decode and display images in your application. By default, it uses Ktor client for loading resources.
https://github.com/Kamel-Media/Kamel
#asynchronous #media #loading #caching #Compose
How hack android
👍5
tus-android-client
The tus client for Android
tus is a protocol based on HTTP for resumable file uploads. Resumable means that an upload can be interrupted at any moment and can be resumed without re-uploading the previous data again. An interruption may happen willingly, if the user wants to pause, or by accident in case of an network issue or server outage.
https://github.com/tus/tus-android-client
#tus #HTTP #file #uploads
The tus client for Android
tus is a protocol based on HTTP for resumable file uploads. Resumable means that an upload can be interrupted at any moment and can be resumed without re-uploading the previous data again. An interruption may happen willingly, if the user wants to pause, or by accident in case of an network issue or server outage.
https://github.com/tus/tus-android-client
#tus #HTTP #file #uploads
GitHub
GitHub - tus/tus-android-client: The tus client for Android.
The tus client for Android. Contribute to tus/tus-android-client development by creating an account on GitHub.
❤4👍1
CloudStream
CloudStream is an application for streaming and downloading media. No ads, no tracking, phone, TV and Chromecast support, extensions supported
https://github.com/recloudstream/cloudstream
#stream #download #media
CloudStream is an application for streaming and downloading media. No ads, no tracking, phone, TV and Chromecast support, extensions supported
https://github.com/recloudstream/cloudstream
#stream #download #media
GitHub
GitHub - recloudstream/cloudstream: Android app for streaming and downloading media.
Android app for streaming and downloading media. Contribute to recloudstream/cloudstream development by creating an account on GitHub.
❤1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Wavy slider
This is an animated Material wavy slider and progress bar similar to the one introduced in Android 13 media player.
It has curly, wobbly, squiggly, wiggly, jiggly, wriggly, dancing movements.
https://github.com/mahozad/wavy-slider
#ui #slider
This is an animated Material wavy slider and progress bar similar to the one introduced in Android 13 media player.
It has curly, wobbly, squiggly, wiggly, jiggly, wriggly, dancing movements.
https://github.com/mahozad/wavy-slider
#ui #slider
👍2❤1
InnerTune
A Material 3 YouTube Music client for Android
https://github.com/z-huang/InnerTune
#YouTube #player
udfsoft
A Material 3 YouTube Music client for Android
https://github.com/z-huang/InnerTune
#YouTube #player
udfsoft
GitHub
GitHub - z-huang/InnerTune: A Material 3 YouTube Music client for Android
A Material 3 YouTube Music client for Android. Contribute to z-huang/InnerTune development by creating an account on GitHub.
👍2❤1
This media is not supported in your browser
VIEW IN TELEGRAM
ComposeFadingEdges
The ComposeFadingEdges is a powerful Android Compose library that seamlessly incorporates customisable fading edges with horizontal or vertical orientations, static or scrollable content, clip or color draw.
https://github.com/GIGAMOLE/ComposeFadingEdges
#ui #compose
udfsoft
The ComposeFadingEdges is a powerful Android Compose library that seamlessly incorporates customisable fading edges with horizontal or vertical orientations, static or scrollable content, clip or color draw.
https://github.com/GIGAMOLE/ComposeFadingEdges
#ui #compose
udfsoft
👍3❤1
NanoKt
Introducing NanoKt – an elegant and lightweight solution for streamlined Android development that offers an extensive collection of up-to-date extension functions covering many areas of the Android framework and the Java and Kotlin standard libraries. NanoKt will make your code more elegant, efficient and save you time in the process. Moreover, this is achieved without compromising performance, as almost all provided functions and properties are inlined at compile time.
https://github.com/conena/nanokt
#utils #extensions
Introducing NanoKt – an elegant and lightweight solution for streamlined Android development that offers an extensive collection of up-to-date extension functions covering many areas of the Android framework and the Java and Kotlin standard libraries. NanoKt will make your code more elegant, efficient and save you time in the process. Moreover, this is achieved without compromising performance, as almost all provided functions and properties are inlined at compile time.
https://github.com/conena/nanokt
#utils #extensions
GitHub
GitHub - conena/nanokt: A lightweight extensions library for Android and Kotlin
A lightweight extensions library for Android and Kotlin - conena/nanokt
Minimum
Minimalist App Launcher for Effortless Efficiency.
Minimum is an elegant and efficient app launcher designed to enhance your productivity. With its clean interface and intuitive design, it allows you to access your favorite apps with ease. No more cluttered screens or wasted time - Minimum puts everything you need at your fingertips.
https://github.com/JunioJsv/minimum?tab=readme-ov-file
#launcher
Minimalist App Launcher for Effortless Efficiency.
Minimum is an elegant and efficient app launcher designed to enhance your productivity. With its clean interface and intuitive design, it allows you to access your favorite apps with ease. No more cluttered screens or wasted time - Minimum puts everything you need at your fingertips.
https://github.com/JunioJsv/minimum?tab=readme-ov-file
#launcher
GitHub
GitHub - JunioJsv/minimum: Minimum, android app launcher.
Minimum, android app launcher. Contribute to JunioJsv/minimum development by creating an account on GitHub.
❤1👍1
Lingshot
Lingshot is a simple yet powerful screenshot capture tool that makes multilingual communication more accessible than ever before. With this app, you can take a screenshot of any text you come across and instantly translate it into your preferred language.
https://github.com/CharlesMoreira1/lingshot
Android books
Lingshot is a simple yet powerful screenshot capture tool that makes multilingual communication more accessible than ever before. With this app, you can take a screenshot of any text you come across and instantly translate it into your preferred language.
https://github.com/CharlesMoreira1/lingshot
Android books
❤3