LCoders
416 subscribers
20 photos
7 videos
2 files
45 links
Download Telegram
LCoders
📚 AXEmojiView 1.2.0 (#Java , #B4A) 💎 AXEmojiView is an advanced Android Library which adds emoji,sticker,... support to your Android application 🌐 GitHub: Aghajari/AXEmojiView ⚜️ B4A: Download from B4X 🆔 @KingAmir272 #Android
This media is not supported in your browser
VIEW IN TELEGRAM
📚 AXEmojiView 1.3.0 (#Java)

💎 AXEmojiView is an advanced Android Library which adds emoji,sticker,... support to your Android application

💎 Changelogs
1.3.0 :
• AXEmojiSearchView added!
• Emoji Database added for emoji search (has 5800+ words).
• Popup Animation added to AXEmojiPopupLayout.
• AXEmojiPopupLayout improved
•Now you can set the Min/Max PopupLayout height.
• OnViewHeightChanged (int height) added to PopupListener
• AXEmojiPopup deprecated, use AXEmojiPopupLayout instead. (AXEmojiPopupLayout is more customizable, faster and also it has a better performance)
• Now AXEmojiView is faster and it has better performance ;)
• Sample Application Updated.
• Some improvements & Bugs fixed

🌐 GitHub: Aghajari/AXEmojiView
🆔 @KingAmir272
#Android
😁1
📚 AXGraphView 1.0.2 (#Java)

💎 AXGraphView creates zoomable and scrollable graphs.

🌐 GitHub: Aghajari/AXGraphView
🖼 Preview (GIF)
🖼 Screenshots
🆔 @KingAmir272
#Android
This media is not supported in your browser
VIEW IN TELEGRAM
📚 AXParallelImageView 1.0.0 (#Java)

💎 Parallel Line Collage ImageView

🌐 GitHub: Aghajari/AXParallelImageView
🆔 @KingAmir272
#Android
📚 AndroidDirectoryAccess (#Java)

💎 Simple project to get Android/{data,obb} directory access for Android >= 11 without root.

🌐 GitHub: Aghajari/AndroidDirectoryAccess
🆔 @KingAmir272
#Android
📚 AXAnimation (#Java)

💎 AXAnimation is an Android Library which can simply animate views and everything!

🌐 GitHub: Aghajari/AXAnimation
🆔 @KingAmir272
#Android
AXEmojiView updated to 1.5.0 / changelogs

+7 new EmojiProviders 🙄
#Java #Android
Go-JNI-Android

A template project to connect Go lang to C and then C (JNI) to Java (Android). Use Go as a native library in android projects!

🌐 GitHub
#Go #C #Java #Android
📚 XmlByPass 1.0.1 (#Android)

💎 Get the Highest Android UI performance :)

XmlByPass is an annotationProcessor library for Android which auto generates the java code of your xml layouts in Source level (before compile)

🌐 Github: Aghajari/XmlByPass
#Android #Java #Kotlin
🔥7👏21👍1
This media is not supported in your browser
VIEW IN TELEGRAM
📚 AXPathLoadingView 1.0.1 (#Android)

💎 A simple view to create loading with a Path.

🌐 Github: Aghajari/AXPathLoadingView
#Android #Java
🔥62👍2
This media is not supported in your browser
VIEW IN TELEGRAM
AXrLottie + AXEmojiView

This is how AnimatedEmoji (Using rlottie) works :)

• AXrLottieEmoji
• AXrLottieTextView
• AXrLottieEditText

🌐 Github: Aghajari/AXEmojiView/issues/33
#Android #Java #Emoji
🔥8🤩4💩2👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Chess
A simple android chess app that follows FIDE standards.

🌐 Github: Aghajari/Chess
#Android #Java
🔥10👍2👏1
This media is not supported in your browser
VIEW IN TELEGRAM
AutoAnimate (#Kotlin)

AutoAnimate is a custom Shared Element Transition that automatically animates your views based on Figma Smart Animate.

🌐 Github: Aghajari/AutoAnimate
#Android
🔥10👍3💯1
This media is not supported in your browser
VIEW IN TELEGRAM
LazySwipeCards (#Kotlin #Compose)

LazySwipeCards is a card swiping Jetpack Compose library.

👋 بین تمام LayoutManager های مختلف RecyclerView همیشه SwipeCards لیوت مورد علاقم بود. چون میشد در کنار یه دیزاین خفن خیلی انیمیشن های جذابی هم همراهش زد. الان که همه داریم سعی میکنیم به سمت Compose بریم تصمیم گرفتم این لیوت رو دوباره با Compose بازنویسی کنم و تا جایی که میتونم بهترش کنم که نتیجش این کتابخونه LazySwipeCards شد.

اگه بخوام از تجربه ای که کسب کردم خلاصه بگم:
مدیریت کردن تاچ و کلیک و اینجور چیزا به لطف Compose و Modifier هاش خیلی خیلی بهتر شده.
استفاده از کمپوننت های مختلف به لطف DSL کاتلین جذاب تر - خوانا تر و ساده تر شده.
به نظر شخصی من نوشتن لیوت های مختلف برای ریسایکلرویو ساده تر هستش نسبت به نوشتن همون لیوت در Compose. امیدوارم در آینده بیس های بهتری برای نوشتن لیوت های مختلف ارائه بشه.

🌐 Github: Aghajari/LazySwipeCards
#Android
🔥11👍6🤩1😐1
AnnotatedText (#Kotlin #Compose)

A Jetpack Compose library to fully convert Android's Spanned into AnnotatedString.

You can use this library to display Html.fromHtml(String) on Compose Text, Exactly similar to what was previously displayed on Android TextView.

Supports both CharacterStyle and ParagraphStyle spans!

🌐 Github: Aghajari/AnnotatedText
#Android
🔥13👍2👎1
This media is not supported in your browser
VIEW IN TELEGRAM
AnimatedChart (#Kotlin #Compose)

A custom animated circle chart with Jetpack Compose.

🌐 Github: Aghajari/AnimatedChart
#Android
🔥6👍2😍1
Flexbox.gif
1018.4 KB
LazyFlowLayout (#Kotlin #Compose)

A Jetpack Compose layout that places its children in a way that CSS Flexible Box Layout Module does.
Fully customizable!

🌐 Github: Aghajari/LazyFlowLayout
#Android
👍9
Hello everyone! 👋 Excited to share a comprehensive tutorial series on using OpenGL ES in Android, starting from fundamental concepts to basic implementations. We'll dive into creating complex and awesome animations, even benchmarking performance for those intricate Android animations. 🚀

Let's start our journey by reading the articles in order:

1. Introduction to OpenGL
2. Finding Your Way in OpenGL: A Beginner’s Guide to Coordinates
3. Shading the Canvas: A Beginner’s Guide to Vertex and Fragment Shaders
4. Getting Started with OpenGL ES in Android
5. Moving Dots: A Beginner’s Guide to Animated Points from Stillness to Motion

Please note that the series is a work in progress, and I'm actively developing it.
💡 I'd love to hear your thoughts and feedback on the tutorial series! If you have any questions, suggestions, or if there's anything specific you'd like to see covered in future articles, feel free to share your insights.

🌐 medium.com/@aghajari
🌐 Github
#Android #OpenGL #GLES
🔥11👍1