GhAndroidDevs's profile picture. GhDroid, is a group of enthusiastic Android developers in Ghana who love creating Android Mobile apps.

Ghana Android Developers Community

@GhAndroidDevs

GhDroid, is a group of enthusiastic Android developers in Ghana who love creating Android Mobile apps.

Ghana Android Developers Community сделал(а) репост

Android Studio Arctic Fox❄️🦊 is stable and now available for download 🎉 - 👩‍🎨 Jetpack Compose support (preview, layout inspector) - ♿️ Accessibility Scanner for Layout Editor - 🤖 Background Task Inspector - 🧪 Test matrix for multi-device testing youtube.com/watch?v=-8tSZr…

AndroidStudio's tweet card. What's new in Android Studio Arctic Fox

youtube.com

YouTube

What's new in Android Studio Arctic Fox


Ghana Android Developers Community сделал(а) репост

Want to know more about Coroutines? 🤔 Vsevolod Tolstopyatov, the Kotlin Libraries team lead, will answer your questions in the next episode of the Kotlin 5 Questions series. 😍 Post your questions in the comments! ⬇️


Ghana Android Developers Community сделал(а) репост

Want to learn about Kotlin’s future? 🚀 What’s next for Kotlin and Spring? 👩‍🔧 What about compilation speed improvement? ✅ Will there be a vote for new features? You can find the answers to these questions and more in our latest blog post blog.jetbrains.com/kotlin/2021/06…

blog.jetbrains.com

Answering the Top 10 Questions About Kotlin's Future | The Kotlin Blog

In this post you’ll find the answers to 10 questions about Kotlin’s future.


Ghana Android Developers Community сделал(а) репост

Want to build your first cross-platform mobile app but don’t know where to begin? 🤔 The first step is to set up an environment for a #KMM project! ✅ Check out this video to learn how to start sharing code between mobile platforms with Kotlin. 😎 youtu.be/mdN6P6RI__k

kotlin's tweet card. Kotlin Multiplatform Mobile Quick Start Guide 2024

youtube.com

YouTube

Kotlin Multiplatform Mobile Quick Start Guide 2024


Ghana Android Developers Community сделал(а) репост

💙 What are the top 7 things to know about Flutter from I/O? Watch the recap to find out with updates on desktop improvements, Null Safety by default, Flutter 2.2 and more! Tune in 📺✨ → goo.gle/3oYN52E

FlutterDev's tweet image. 💙 What are the top 7 things to know about Flutter from I/O?

Watch the recap to find out with updates on desktop improvements, Null Safety by default, Flutter 2.2 and more! 

Tune in 📺✨ → goo.gle/3oYN52E

Ghana Android Developers Community сделал(а) репост

🖥️ Compose for Desktop: Milestone 4 is out, making it even more fun to build declarative UIs! It introduces a new window API, adds tooltips and pointer events, and much more! It even comes with a new Metal-based renderer for macOS! 💡 Learn all about it: blog.jetbrains.com/kotlin/2021/06…


Ghana Android Developers Community сделал(а) репост

Our YouTube channel has everything you need to know to learn more about the Kotlin 1.5.0 release! ⭐ New Language Features 📚 Standard Library Updates 🚀 kotlinx.serialization 1.2.0 Watch them all and subscribe for updates! youtube.com/c/Kotlin


Ghana Android Developers Community сделал(а) репост

Have questions about KMM but don't know where to find the answers? 🤔 Don't worry! Now you can find all the KMM FAQs together on one page! 🤩 Check it out and let us know what other questions you have. ✍️ ➡️ ➡️ ➡️ kotl.in/KMM-FAQ

kotlin's tweet image. Have questions about KMM but don't know where to find the answers? 🤔

Don't worry! Now you can find all the KMM FAQs together on one page! 🤩

Check it out and let us know what other questions you have. ✍️

➡️ ➡️ ➡️  kotl.in/KMM-FAQ

Ghana Android Developers Community сделал(а) репост

🌐 Jetpack Compose advances to the browser! Our newest technology preview brings Google’s toolkit for building reactive user interfaces with Kotlin to the web. Take a look, and learn all about the first preview version of Jetpack Compose for Web! blog.jetbrains.com/kotlin/2021/05…


Google Africa Developer Scholarship is back! In partnership w/ @pluralsight, @googleafrica is offering new 40K scholarships to devs across Mobile, Web & Cloud tracks. Learn more & apply here: bit.ly/GADS2021Sign-up #ALC #100DaysOfCode @andela_alc


Ghana Android Developers Community сделал(а) репост

Kotlin 1.5 introduces new functions on collections: firstNotNullOf(OrNull). They transform each element one by one, and return the first non-null result. If no such result exists, firstNotNullOf throws an exception, *OrNull returns null. #KotlinTips

kotlin's tweet image. Kotlin 1.5 introduces new functions on collections: firstNotNullOf(OrNull).

They transform each element one by one, and return the first non-null result.
If no such result exists, firstNotNullOf throws an exception, *OrNull returns null.

#KotlinTips

Ghana Android Developers Community сделал(а) репост

Do you remember how you were first introduced to Kotlin? 🚀 Please tell us about it! If you’ve just started learning Kotlin or if you remember what it was like, you could really help us out by completing this survey 👉 surveys.jetbrains.com/s3/t-kotlin-us… 👈

kotlin's tweet image. Do you remember how you were first introduced to Kotlin? 🚀 Please tell us about it!

If you’ve just started learning Kotlin or if you remember what it was like, you could really help us out by completing this survey
👉 surveys.jetbrains.com/s3/t-kotlin-us… 👈

Ghana Android Developers Community сделал(а) репост

It was a wonderful session. We looked at the installation and setup of #Flutter & created our first flutter app. Next week Sunday, we will implement our UI whiles explaining various concepts in Flutter. #GDGAccra #FlutterSundays #Flutter

_iamEtornam's tweet image. It was a wonderful session. We looked at the installation and setup of #Flutter & created our first flutter app. Next week Sunday, we will implement our UI whiles explaining various concepts in Flutter.
#GDGAccra #FlutterSundays #Flutter
_iamEtornam's tweet image. It was a wonderful session. We looked at the installation and setup of #Flutter & created our first flutter app. Next week Sunday, we will implement our UI whiles explaining various concepts in Flutter.
#GDGAccra #FlutterSundays #Flutter

Ghana Android Developers Community сделал(а) репост

Use kotlin.collections.ArrayDeque whenever you need the “double-ended queue”, Queue, or Stack functionality #KotlinTips

kotlin's tweet image. Use kotlin.collections.ArrayDeque whenever you need the “double-ended queue”, Queue, or Stack functionality

#KotlinTips

Ghana Android Developers Community сделал(а) репост

When you build your list using a builder (like buildList), the resulting list is effectively frozen. So you can’t cast it to MutableList and add elements to it. This is the same for Maps and other collections. #KotlinTips


Ghana Android Developers Community сделал(а) репост

💙 Getting started with #Flutter! In this new series for beginners, you'll learn what Flutter is and how to build your first app with demos, explanations, walkthroughs, code, and more! There may be cake 🍰✨ → goo.gle/3fhf2jn #LearnFlutter

FlutterDev's tweet image. 💙 Getting started with #Flutter!

In this new series for beginners, you'll learn what Flutter is and how to build your first app with demos, explanations, walkthroughs, code, and more!

There may be cake 🍰✨ → goo.gle/3fhf2jn

#LearnFlutter

Jetpack compose is here 🔥🔥🔥

🏆 With over one thousand prizes to win, the #AndroidDevChallenge is underway NOW! #JetpackCompose is in beta and we're hosting weekly challenges over the next 4 weeks to see what incredible UIs you can build. Get started → goo.gle/3kmNycx #TheAndroidShow



Ghana Android Developers Community сделал(а) репост
_iamEtornam's tweet image. For the love of #Flutter 💙
#FlutterEngage #30DaysOfFlutter

Ghana Android Developers Community сделал(а) репост

Compile your library or commonly used module in the “explicit API” mode to enforce adding explicit visibility modifiers and return types: #KotlinTips

kotlin's tweet image. Compile your library or commonly used module in the “explicit API” mode to enforce adding explicit visibility modifiers and return types:
#KotlinTips

Ghana Android Developers Community сделал(а) репост

🎉 Kickstart your learning journey with #30DaysOfFlutter Get ready for 30 Days of learning @FlutterDev. Starting Feb 1st, we'll share new code labs and demos, and will host Live AMAs with Flutter Experts. Sign up → goo.gle/30daysofflutter

FlutterDev's tweet image. 🎉 Kickstart your learning journey with #30DaysOfFlutter

Get ready for 30 Days of learning @FlutterDev. Starting Feb 1st, we'll share new code labs and demos, and will host Live AMAs with Flutter Experts.

Sign up → goo.gle/30daysofflutter

Loading...

Something went wrong.


Something went wrong.