Android frameworks – Telegram
Android frameworks
224 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
Konfetti

Celebrate more with this lightweight confetti particle system. Create realistic confetti by implementing this easy to use library.

https://github.com/DanielMartinus/Konfetti

#Konfetti #Effect
iivisu_player.gif
745.8 KB
iiVisu

A player/ recorder visualizer with the swipe to seek functionality.

https://github.com/ImnIrdst/iiVisu

#recorder #visualizer
onboardingflow-animation-v1.gif
1.8 MB
Onboardingflow

A library that allows you to highlight and describe any visible UI Element to your users.
It is under development but can be already used / tested. The API is quite simple, call from your current Fragment / Activity below code

https://github.com/MrIceman/onboardingflow

#view #ui
This media is not supported in your browser
VIEW IN TELEGRAM
SwipeDismissImage

A custom view for Android to display image with features like swipe to dismiss, zooming, pinning, etc.

https://github.com/KaustubhPatange/SwipeDismissImage

#view #ui #SwipeDismissImage
Skelly

Skelly is a tiny library for displaying skeletons while the content itself is loading. All skeletons are completely synchronized across the whole application no matter how many of them visible on a screen at the moment.


https://github.com/int02h/skelly

#ui #skeletons #kotlin #view
This media is not supported in your browser
VIEW IN TELEGRAM
GaugeProgressView

Unique progress view with rich customisation options! You can hide value if you want too.

https://github.com/edgar-zigis/GaugeProgressView

#progress #ui #view
iridescent_star.gif
10.3 MB
IridescentView

The IridescentView is a custom ImageView that applies an iridescent effect on images, according to the device's rotation. The rotation is acquired by the accelerometer and used for the calculation of the effect.

The component is available for Android Java and Xamarin.Android.

https://github.com/alexandrehtrb/IridescentView

#ui #customview #gradient
ElegantDialog

A beautiful, customizable and interactive dialog for Android written in Kotlin/Java

https://github.com/muigukenneth/ElegantDialog

#dialog #ElegantDialog #kotlin #java
ArcLibrary

An android library for Layouts with rounded corners

https://github.com/stelladk/ArcLibrary

#ui #RoundedCorners #Layout
This media is not supported in your browser
VIEW IN TELEGRAM
LabeledSeekSlider

Custom & highly configurable seek slider with sliding intervals, disabled state and every possible setting to tackle!

https://github.com/edgar-zigis/LabeledSeekSlider

#SeekSlider #customview
Oboe

Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).

https://github.com/google/oboe

#audio #cpp #gamedev
This media is not supported in your browser
VIEW IN TELEGRAM
SuperForwardView

A lightweight android library that allows to you create custom fast forward/rewind animations like on Netflix.

https://github.com/ertugrulkaragoz/SuperForwardView

#kotlin #animations
animation.gif
31.8 MB
Spotlight

A elegant and fun way to help a user understand specific parts of your application.

https://github.com/NicholasMata/Spotlight

#Spotlight #hint #help
AwesomeDialog

A Beautiful Multipurpose Awesome Dialogs Library in Android using Kotlin

https://github.com/chnouman/AwesomeDialog

#Dialog #Kotlin
This media is not supported in your browser
VIEW IN TELEGRAM
Android Additive Animations

Additive animations for Android! An easy way to additively animate any property of any object, with convenient builder methods for Views.

https://github.com/wirecube/android_additive_animations

#Animations #View