nathan kayumbanathan79c.hashnode.dev·Sep 15, 2024Material Theming with Jetpack ComposeWhat does it mean to theme your application? Theming your application simply means customizing its appearance. This includes colors, typography, and all the visual elements that define the look and feel of your app. In short, you're deciding how your...Discuss·10 likes·30 readsJetpack Compose
Thirdy Gayaressoftware-engineer.thirdygayares.com·Sep 15, 2024Activity: Practice Android Java Activity ComponentsYou will create 10 different Android activities, each performing specific functions as described in the components. Follow the instructions for each activity, and then you will push the code to GitHub and document it on Hashnode. 1. DisplayHelloWorld...DiscussActivityandroid app development
Romman Sabbirrommansabbir.com·Sep 14, 2024Kotlin : How to Flow?Kotlin Flow is a powerful and easy-to-use tool for handling asynchronous data streams in Kotlin, especially useful for modern Android development. At first glance, Flow might seem a bit complex, but don’t worry! In this article, we’ll break it down i...Discuss·34 readsKotlindata stream
Maharshi Sinhamaharshisinha.hashnode.dev·Sep 8, 2024Seamless Flutter-Native Integration: The Power of Method ChannelsAs Flutter developers, we enjoy the ease of building apps for both iOS and Android with a single codebase. But what if you need to tap into some native functionality? Whether it's accessing sensors, using a device-specific API, or integrating native ...Discuss·2 likes·170 readsFlutter
Tarun Joshitarunjoc.hashnode.dev·Sep 7, 2024Mobile Application DevelopmentUnit Outcomes Q1. Differentiate between various Mobile Operating Systems and the language used for Android Application Development. Q2. Explain the Components of the Android Application. Q3. Install Java Development Kit (JDK), Android Studio, and...DiscussAndroid Studio
Nidhish Kumar Guptanidhishcu.hashnode.dev·Sep 4, 2024Let's Set Up Environment & Get Started With The Android App Development!Target OS You will need to figure out which OS you want to target Android or iOS. On the basis of the OS you will have different system requirements. If you choose iOS you will need a Mac for the Development and if you choose to go with Android you c...Discussapp development
Teja Srinivastejasrinivas.hashnode.dev·Sep 4, 2024The Future of Web Development: Trends to WatchThe world of web development is always evolving, with new trends popping up faster than you can say "JavaScript framework." If you're a developer, staying on top of these trends is like having a secret superpower that keeps your skills sharp and your...DiscussWeb Development
Maximilian KeppelerPromaxkeppeler.com·Sep 3, 2024Weekly Indie Devlog #11 - CW36, 2024I will wrap up all the changes to WearSocials that I've made in recent weeks. WearSocials has reached a much larger audience than before, and I love seeing it grow. To support this growth, I've been making many improvements and adding some new featur...DiscussWeekly Indie DevlogAndroid
Uttam Royuttamroy.hashnode.dev·Sep 3, 2024Create an Android Widget with Ionic FrameworkWhen you're building a mobile app using Ionic, you're essentially creating a web-based app that runs inside a WebView, a kind of browser window embedded in your app. But what if you need to do something that’s not possible with just web technologies,...Discussandroid widget
Ajay Mudgadecodesutra.hashnode.dev·Sep 2, 2024Android 15: A Developer's Guide to the Latest InnovationsIntroduction Android 15 is packed with exciting new features and APIs that empower developers to create innovative and engaging mobile applications. In this blog post, we'll delve into some of the key highlights and explore how you can leverage these...Discussandroid app development