Excited to announce the completion of my Contacts App in Android Studio! It's been an incredible journey of learning, coding, and problem-solving. Can't wait to share it with the world! What I learned in this project is: 1. CRUD operations in android. 2. Use of the built in SQLite Database in android 3. How to create a database and table 4. How to add update and delete data from a table according to user choice. You can check out my code and project here: https://lnkd.in/das53p37 #AndroidDev #AppDevelopment #MobileApps #AndroidStudio #JavaProgramming #AndroidCommunity #AndroidUI #AndroidApps #ProgrammingLife #DeveloperLife #CodingJourney
Prithviraj Singh’s Post
More Relevant Posts
-
🚀 Thrilled to Announce: My third Android app is LIVE! 🎉 Introducing the Contacts App 📱 – a project that’s taken my Android development skills to the next level! Tech Stack: 💻 Kotlin 📋 RecyclerView 🔄 Intent navigation 📨 Data transfer using putExtra ✔️ Input validation 🌑 Dark mode Features: 📇 Add contact info (name, phone, description) 👆 View details with a tap! This journey has been incredible, and I'm excited to keep pushing forward, learning more each step! 💡💪 #AndroidDevelopment #Java #MobileDevelopment #GameDevelopment #LearningJourney #android #development #application #MobileAppDevelopment #courses_app #learnAndroid #AndroidDevelopment #TechStack #Coding #AppDevelopment #SoftwareEngineering #Developers #AndroidDev #CareerGrowth #AndroidDev #Kotlin #SelfStudy #LearningEveryday #GrowthMindset #TechCommunity #Programming Github repo: https://lnkd.in/eX3stgNv
To view or add a comment, sign in
-
Hello everyone! Allow me to introduce my first Android application, developed in Kotlin: a Body Mass Index (BMI) calculator. This app is part of the 10dChallenge, an exciting challenge conceived by Roque Buarque Junior within the DevSpace community. The challenge aims to build the first app within 10 days. The app’s primary functionality is to collect user data (weight and height) and present the result and classification on a second screen. It was a challenging and immensely rewarding project, where I had the opportunity to explore various technologies, such as: ✅ Activity ✅ Intent ✅ Snackbar ✅ ViewGroups ▪ LinearLayout ▪ ConstraintLayout ✅ Views ▪ ImageView ▪ TextView ▪ EditText ▪ Button I’m excited to move forward, learning and evolving in this fascinating field of programming! 🚀👨💻 My GitHub: https://lnkd.in/eSZTDgnr #kotlin #android #androiddevelopment #androidapp #appdeveloper
To view or add a comment, sign in
-
-
"I have been learning Android Development using Kotlin for the past few weeks through a YouTube playlist created by Saumya Singh Ma'am. Today, I completed an assignment from her 20th lecture in the series, and it was so much fun! It gave me a chance to revise the concepts taught in previous lectures and implement them myself. Github Link - https://lnkd.in/gZq8M7gy Figma Link - https://lnkd.in/g7hg8w77 Work Done: 1.Designed a basic UI using Figma. 2.Used Firebase Realtime Database for storing data. 3.Retrieved data from the Firebase Database. 4.Cleared concepts around Logcat,Firebase, Dialog Boxes, Implicit Intent, View Binding, and more. Here I am showcasing my project. Please review it, keeping in mind that I am a beginner. I have completed all the assignments given by Saumya Singh Ma'am, but have posted only this one. #AndroidDevelopment #Firebase #Figma #DialogBoxes #ViewBinding #Android #TechJourney #BeginnerDeveloper #Coding #MobileDevelopment #LearnToCode #SaumyaSingh #AndroidAppDevelopment"
To view or add a comment, sign in
-
🌟 Day 13 of #100DaysOfCode and #100DaysOfDSA Challenge 🌟 Continuing to make strides in Android development and DSA! 🚀 🔍 Day 13 Highlights: Android Development: 1.⭐Learned how to add images and buttons to an app. 2.⭐Revised some core concepts of Kotlin. DSA: 3.⭐Studied the maximum subarray sum problem and Kadane's algorithm. 4.⭐Practiced several related questions to reinforce my understanding. Excited to keep progressing and sharing my journey! Any tips or resources? Drop them in the comments! #AndroidDevelopment #Kotlin #Java #DSA #CodingJourney #100DaysOfCode #100DaysOfDSA #LearningInPublic
To view or add a comment, sign in
-
👨💻 Just finished my "Geometry Calculations" Android app project! 📱 Completed as part of the "Android App Development: Java for Android" course on Coursera. 🔍 Learned method writing, variable handling, and expressions for geometry calculations. 💡 My app computes area, perimeter, and more with a simple interface, great for learning! Check it out on GitHub:https://lnkd.in/gCAAiuuG #AndroidDev #Java #Geometry #LearningInProgress 📚
To view or add a comment, sign in
-
-
🚀 Building a Robust Note-Taking App with Flutter & SQLite 📱 Excited to share that I've completed implementing the core features for my note-taking app! 🎉 🔍 What I've done: - Created a Note class with fields for id, title, description, and date to represent individual notes. 📅 - Integrated SQLite for efficient CRUD operations using the DatabaseHelper class to insert, update, delete, and retrieve notes. 💾 - Ensured a single instance of the DatabaseHelper for seamless database connection management using the Singleton Pattern. 🔄 ✨ Highlights: - Streamlined data handling and date management using ISO8601 and DateTime. - Developed a comprehensive database setup and robust CRUD functionalities. #Flutter #SQLite #AppDevelopment #Code #Tech #Programming #SoftwareEngineering #MobileDevelopment
To view or add a comment, sign in
-
🐞 Debugging Kotlin Apps: The Ultimate Game of Hide and Seek! 🤹♂️ Ever feel like bugs in your app are playing hide-and-seek? 🕵️♂️ You’re chasing them with Logcat in one hand and breakpoints in the other, shouting, “Gotcha!” 🎯 Kotlin makes it even more fun: Coroutines: "Where’s my async data?" Oh, right—DebugProbes says it’s chilling in Dispatchers.IO. Null Safety: Say goodbye to NullPointerException—unless you just had to use !!. Debugging isn’t just fixing; it’s leveling up! Every solved bug is a badge of honor. So grab your coffee, open Logcat, and let the hunt begin. ☕ What’s the funniest bug you’ve ever caught? Drop it below! ⬇️ #Kotlin #AndroidDev #DebuggingAdventures
To view or add a comment, sign in
-
I just launched my first Android app: a BMI Calculator! 🎉 This small project is helping me dive into the fundamentals of Android development. Learning about Android versions, the Android Debugging Bridge, Android Virtual Device, XML, Java, and much more. Excited to keep building and expanding my skills! 🚀 Check out 👇 https://lnkd.in/gCCcHhdn #AndroidDevelopment #BMICalculator #LearningJourney #AndroidStudio #Java #XML #CodeNewbie #DevLife #AppDevelopment #TechSkills #MobileDevelopment
To view or add a comment, sign in
-
Mastering PUT Requests in Flutter: A Comprehensive Guide to Updating Data Using the HTTP Package Learn how to harness the power of PUT requests in Flutter to seamlessly update data in your app. This comprehensive guide covers everything you need to know, from setting up the HTTP package to crafting efficient and secure PUT requests. Elevate your Flutter skills and take control of your app's data management today!" #Flutter #HTTP #PUTRequest #DataUpdate #AppDevelopment #Programming #FlutterDevelopment #HTTPPackage #API #MobileDevelopment #CodeTutorial #DeveloperTips #SoftwareEngineering #RESTAPI #HTTPMethods #DataManagement #FlutterApp #UpdateData #MobileApps #CodingTips #TechTutorial 📱💻🌐
To view or add a comment, sign in
-
-
I’m currently learning Flutter, a framework from Google that allows you to write a single codebase for both iOS and Android, saving time and effort compared to writing separate code for each platform, like Swift for iOS and Kotlin for Android. It uses Dart, an easy-to-learn language, and supports object-oriented programming (OOP). With flexible Widgets and the Hot Reload feature, you can quickly design interactive UIs and see changes instantly without restarting the app.
To view or add a comment, sign in
-