Android frameworks – Telegram
Android frameworks
225 subscribers
39 photos
2 videos
42 files
196 links
Contact admin: @maninblack1234
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
AppIntro is an Android Library that helps you build a cool carousel intro for your App. AppIntro has support for requesting permissions and helps you create a great onboarding experience in just a couple of minutes.

https://github.com/AppIntro/AppIntro

#intro
👍51
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
3👍2
YCharts

YCharts is a graph library for Android.

https://github.com/yml-org/YCharts

#compose #graph
👍3
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
👍5
AndroidInfoLib

This is a library that will help you get all the information from android

https://github.com/LiteSoftware/AndroidInfoLib

#information #AndroidInfo

@uservpn
👍31
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
👍5
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
👍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
👍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
👍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
👍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
👍31
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
👍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
4👍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
👍21
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
👍31
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