Latest videos
💰 Mentorship to six figure software engineer - https://calcur.tech/mentorship
⚙️ Backend Engineering Mind Map - https://calcur.tech/mindmap
💻 System Design Playlist - https://calcur.tech/system-design
💯 FREE Courses (100+ hours) - https://calcur.tech/free-courses
Timestamps:
00:00:00 - Introduction
00:04:15 - Android vs iOS, Flutter, React Native, Xamarin, and Web Apps
00:14:23 - Essential Concepts and Terms
00:22:01 - Installing Android Studio
00:28:50 - Installing an Emulator
00:35:41 - urn on USB Debugging on Android Device
00:39:00 - Running on a Physical Device
00:41:32 - Activity Basics
00:46:13 - Layout Editor Introduction
00:51:27 - Views and Layouts
00:55:13 - Intro to Attributes
01:01:01 - Assigning an ID to our TextView
01:04:27 - Static vs Dynamic
01:11:53 - Creating a Button
01:17:06 - Intro to Methods and onClick Handler
01:23:10 - Intro to Methods and onClick Handler
01:32:14 - onClick Event Handler
01:37:55 - How to Disable Buttons
01:41:59 - Console Logging with Log.d and Logcat
01:46:14 - Changing Button Text when Clicked
01:51:23 - Intro to R Class and FindViewById Method
01:55:54 - Grabbing a Button with FindViewById and R.id
02:00:48 - Casting a View in an Expression
02:04:21 - Getting user Input through EditText
02:12:27 - Update TextView with Dynamic Output
02:15:26 - Alert in Android - Toast.makeText
02:20:52 - Overview of the Basics
02:29:59 - Hands on Review
02:38:55 - Intro to Activities
02:45:13 - How to Launch a New Activity
02:51:31 - Constraint Layout Basics
02:59:21 - Should use @string Resource Fix
03:04:14 - How to Change the Main Activity
03:07:40 - Changing Activity Title in Code and XML
03:11:44 - Creating a Back Arrow with parentActivityName
03:13:45 - Passing Data to Another Activity with putExtra
03:22:38 - How to Delete an Activity Completely
03:27:05 - How to Generate Bottom Tabs with Fragments
03:31:44 - Exploring EditText Types
03:36:38 - Making Dynamic Activity to Compose a Message
03:48:54 - Checking Intent for null from putExtra
🏆 C++ Mastery Course - [https://cppmastery.com](https://cppmastery.com/)
🐍 Backend Python Course - https://calcur.tech/backend-python
🥇 Python Mastery Course - https://calcur.tech/python-mastery
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
✉️ Newsletter - https://calcur.tech/newsletter
📸 Instagram - https://www.instagram.com/CalebCurry
🐦 Twitter - https://twitter.com/calebCurry
🔗 LinkedIn - https://www.linkedin.com/in/calebcurry
▶️ Subscribe - http://calcur.tech/subscribe
👨🏻🎓 Courses - [https://www.codebreakthrough.c....om](https://www.code
🅿 Patreon - http://calcur.tech/patreon-calebcurry
Learn how to create a beautiful mobile app without coding in just a few minutes.
GET THE COURSE 👉 Build Mobile Apps [Without Coding] → https://grumo.com/goglide
(Use the coupon YOUTUBELOVE for a 50% discount)
For more tutorials like this subscribe at → https://grumo.com/subscribe
In this tutorial, I will show you how to create a fully functional task tracking mobile app using Glide's easy-to-use drag and drop visual interface. The app will work in both Android and iOS mobile phones.
Make a copy of the final app shown in this tutorial at → https://grumo.com/tasktracker
TIMESTAMPS:
00:00 - Intro
00:24 - How does GlideApps work?
00:35 - Who is GlideApps for?
00:43 - 3 Examples of mobile apps I created using Glide
01:07 - Let's build a task tracking app using a free template
02:33 - Quick tour of GlideApps user interface
04:52 - Customize the layout of your app
07:26 - Adding/Removing layout components
08:58 - Creating custom columns with formulas
11:26 - Working with computed columns
14:03 - Working with conditional columns
15:02 - Creating data filters
16:14 - Understanding Relation Columns
19:33 - Publishing your task tracking app
20:20 - Free vs Paid plans on GlideApps
Thanks for watching!
Peace, Love, Cookies.
Miguel @ Grumo.com
Follow me on Twitter at https://twitter.com/grumomigs
Follow me on Instagram at https://instagram.com/grumo
Learn how to create and publish an Android app from scratch. In this beginner's course, you will learn to use Kotlin to build and publish a customizable memory game that can save content to Firebase cloud storage.
Play one of the predefined games, or play a custom game created by you or a friend! Create your own memory game by choosing photos from your phone. This project was initially inspired by Paul Hegarty’s iPhone calls (CS193P) taught at Stanford.
➤ Published app: https://play.google.com/store/....apps/details?id=com.
➤ Code in Github: https://github.com/rpandey1234/MyMemory
🔗 Follow Rahul on Twitter: https://twitter.com/rpandey1234
🔗 Follow Rahul on YouTube: https://www.youtube.com/rpandey1234
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro + app overview
⌨️ (0:05:40) Create the main layout
⌨️ (0:19:43) Setup the RecyclerView to show memory cards
⌨️ (0:37:15) Add the BoardSize enum + create icons
⌨️ (0:51:45) Create the memory card and game classes
⌨️ (1:01:39) Implement the game logic
⌨️ (1:20:20) Display game info
⌨️ (1:27:45) Add menu options for game control
⌨️ (1:41:59) Use an intent to navigate to the CreateActivity
⌨️ (1:58:04) Build the image grid in the creation flow
⌨️ (2:11:55) Choose image intent
⌨️ (2:30:03) Image upload preparation
⌨️ (2:39:07) Upload to Firebase Storage
⌨️ (2:59:43) Save the memory game to Firebase
⌨️ (3:16:00) Play memory with custom images
⌨️ (3:34:30) Add menu option to download a game
⌨️ (3:45:53) Style updates
⌨️ (3:56:33) Creating a release build
⌨️ (4:04:09) Publishing your app to Google Play
⌨️ (4:19:53) Concept Review
⭐️ Special thanks to our Champion supporters! ⭐️
🏆 Loc Do
🏆 Joseph C
🏆 DeezMaster
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
In this video, I will show you how to create a simple application using Android Studio.
Enjoy the video!
⏰Timestamps⏰
00:00 Intro
00:39 Creating a Project
03:20 Main Activity Class
03:29 Layout File
03:58 Layout
05:21 Adding Images
08:29 Creating a Layout
14:55 Add Virtual Device
16:52 Launch Virtual Device
18:24 Create Business Logic
26:35 Test the Application
28:45 Outro
💻 To get more of our best content on IT careers and IT certifications, go to:
https://www.skillsbuildtraining.com/blog/
Be sure to leave any questions or comments below!
See More Videos and Subscribe
https://www.youtube.com/c/skillsbuildtraining
Website: https://www.skillsbuildtraining.com/
Instagram: https://www.instagram.com/skillsbuildtraining
Facebook: https://www.facebook.com/skillsbuildtraining
Twitter: https://twitter.com/SkillsbuildT
Do you want to build an Android app? Learn to use Android Studio to create a complete app using Kotlin and the latest technologies from Google in the tutorial series specifically made for 2021.
In this video we download and install the required software for Android app development, create a new project, then create a new emulator -- or virtual device -- in which to run our new app.
At the end of this we'll modify some XML code to update some text on our screen. Videos scheduled every week!
Why is this series updated every year?
My yearly Android developer's course is refreshed yearly to keep pace with changes in the creation of apps. Google constantly updates the OS, adds new libraries and recommends new practices.
What makes this different?
This course uses Kotlin, a programming language based on Java. Most apps in Google Play are either built entirely using Kotlin or are actively being converted to Kotlin. (I can't recommend using Java for apps.)
Who are you?
I'm Daniel Malone, an Android Engineer in downtown Austin, TX. My first start with computers was coding websites when I was twelve before transitioning to mobile engineering.
Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCi3r7qQejDD-joRZC
Let's build our first Android app - a tip calculator! This video assumes NO prior experience with Android, and by the end you'll have something an app you could publish. We'll cover how to create the user interface with XML, and how to code the logic using the Kotlin programming language. These are the fundamental building blocks of any modern Android app.
We'll use the ConstraintLayout for the layout and two event listeners for the app logic. After you enter a base amount and a tip percentage, the app will calculate the tip and total for you. We also implement a tip percentage animation and a footer to make our app more unique.
➤ Learn Kotlin in 12 Minutes: https://youtu.be/iYrgWO2oibY
➤ Learn how to publish your app: https://www.youtube.com/watch?v=rMzQ2vM1S6c
➤ Download this app on Google Play: https://play.google.com/store/....apps/details?id=com.
🔗 Follow Rahul on YouTube: https://www.youtube.com/rpandey1234
🔗 Follow Rahul on Twitter: https://twitter.com/rpandey1234
🔗 Follow Rahul on LinkedIn: https://www.linkedin.com/in/rpandey1234/
🎉 Thanks to our Champion and Sponsor supporters:
👾 Wong Voon jinq
👾 hexploitation
👾 Katia Moran
👾 BlckPhantom
👾 Nick Raker
👾 Otis Morgan
👾 DeezMaster
👾 AppWrite
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Create your first (Hello World) android application in android studio. Beginners guide for creating android application for the first time.
---------------------------------------------------------------------------------------------------------
You need to install android studio, here is how to install it.
--------------------------------------------------------------------------------------------------------
How to install Android Studio on Windows 10/11 [ 2023 Update ] Flamingo Installation Video link
https://youtu.be/HjFga_U7t0U
--------------------------------------------------------------------------------------
Source Code:
GitHub
https://github.com/BngDev212
------------------------------------
#androidstudiotutorialforbeginers
#androidstudiojavahelloworld
#androidstudiojavatutorial
#AndroidDevelopment
Android development can be a great way to turn your idea into reality or start a promising career as an app developer... and getting started is probably easier than you think.
These days Android Development is done with a tool called Android Studio. Android Studio is kind of like Microsoft Word for writing Android apps; it helps organize our projects and gives us a user-friendly way to create what we’re looking for.
In this video, we’ll walk through installing Android Studio and then make an app. Don’t worry if you don’t have any experience with Android or even programming in general; as long as you follow along we’ll all end up at the same place.
Click SHOW MORE to view a list of our other popular Android videos!
You can watch *all* of these videos as part of your free trial! http://bit.ly/3FdJzut
--
These are just a few of the many Android development videos available to Treehouse subscribers.
Download Android Studio
https://developer.android.com/studio?gclid=Cj0KCQiA9YugBhCZARIsAACXxeJZEztMS5N65y8EVt6Kc7OG1OHE9Y2VJ9RAMQr_8OYTJdN6eBg_Z0QaApXNEALw_wcB&gclsrc=aw.ds
Android Development for Beginners (11-hour course)
http://trhouse.co/AndroidApp-AndroidDev
Build a Simple Android App with Java
https://trhouse.co/3Mt5v7L
Build a Simple Android App with Kotlin
https://trhouse.co/432sKN2
Build a Weather App for Android
https://trhouse.co/43mHmq1
Styles and Themes in Android
https://trhouse.co/3BPrCjT
Testing in Android
https://trhouse.co/3ODVx6e
Localization in Android
https://trhouse.co/424mp2f
Android Widgets
https://trhouse.co/3qbN3c4
Custom Views in Android
https://trhouse.co/3OCJbuR
Getting Started with Firebase
https://trhouse.co/3OFD88W
---
Learn from over 1,000 videos created by our expert teachers on web design, coding, business, and much more. Treehouse teaches the in-demand technology skills you need to land your dream job.
Follow Us!
Twitter: https://twitter.com/treehouse
Instagram: https://instagram.com/teamtreehouse
LinkedIn: https://www.linkedin.com/schoo....l/treehouse-island-i
Facebook: https://www.facebook.com/teamtreehouse/
#android #kotlin #coding #appdevelopment
Feel free to ask lots and lots of questions in the comments!
Download complete projects here: http://quill18.com/unity_tutorials/
====================
Visit my website and vote on games!
http://towerdive.com
Follow me on Facebook and Twitter to chat!
http://www.facebook.com/quill18
http://www.twitter.com/quill18
I occasionally do live streams, follow me on Twitch to get alerted when I do!
http://www.twitch.tv/quill18
Programming a FPS game in unity3d.
Firing Script: http://pastebin.com/fKn8D0qK
Enemy Script: http://pastebin.com/APj4FdR9
Donate: http://bit.ly/1tHdbGr
Follow On
Twitter https://twitter.com/jesseetzler
Google+ https://plus.google.com/112973....113838861460148/post
Facebook https://www.facebook.com/Unity....3dTutorialsByJesseEt
Join the discord!
https://discord.gg/bsxpwbtSU2
This is the second part of the FPS Weapon Tutorial series, in this video we will improve our weapon script so we can choose our magazine size, fire rate, automatic weapon, automatic reload, reload delay...
The link to download this project is this:
https://mega.nz/folder/td5Dlb7....Q#zpzhLEBsE-z8sAhjVz
If you have any question feel free to ask in the comments.
If you liked the video and would like more, please consider subscribing!
Finally the Level Design , Better 2nd part on its way ive lost motivation for you-tube recently!
NEW UNITY 5 FPS SERIES : https://www.youtube.com/watch?v=maoQit9mJeE
Tell me what you want me to do next in the comments below!
In this episode i show you how to add shooting to your game .. the basic way but i will cover more advanced if requested!
Previous Episode :
Next Episode : Tomorrow
Next Info Episode : soon
Please Comment Rate and Subscribe for More!
Let me know what you want to learn in the comments Below!
•Music By Kevin McLeod : http://www.incompetech.com
• Livestream: http://www.twitch.tv/steamfiregamer
• Email: steamfiregamer@gmail.com
Enjoy!
Learn how to pick up ammo from both other guns on the ground and also customizable ammo creates. Sorry that it's another long video.
Got a questions, problems, glitches? Get help here:
http://forum.unity3d.com/threa....ds/126207-ETeeskiTut
Reference Code:
http://forum.unity3d.com/threa....ds/124970-ETeeskiTut
Unity Engine used in accordance to the Unity3D End User License Agreement, found here:
http://unity3d.com/unity/unity....-end-user-license-3.
Learn how to make an awesome 3D adventure video game!
Check out the ULTIMATE GAMEDEV TUTORIALS Kickstarter!!!
Link: https://www.kickstarter.com/pr....ojects/eteeski/ultim
------------------------------------------------------------------------------------------------------------------------
Not only will you learn how to make the player jump, you'll learn how to only make the play jump if their feet are on the ground.
Got a questions, problems, glitches? Get help here:
http://forum.unity3d.com/threa....ds/126207-ETeeskiTut
reference to the code up to FPS1.16:
http://forum.unity3d.com/threa....ds/115330-ETeeskiTut
Unity Engine used in accordance to the Unity3D End User License Agreement, found here:
http://unity3d.com/unity/unity....-end-user-license-3.
Right now the gun looks like it reloads, now make it reload. Create the script that handles all your ammo in the gun and make the gun behave as it should.
Reference Scripts and Download Thread Here (FPS1.33):
http://forum.unity3d.com/threa....ds/127273-ETeeskiTut
Got a questions, problems, glitches? Get help here:
http://forum.unity3d.com/threa....ds/126207-ETeeskiTut
Reference Code:
http://forum.unity3d.com/threa....ds/124970-ETeeskiTut
Unity Engine used in accordance to the Unity3D End User License Agreement, found here:
http://unity3d.com/unity/unity....-end-user-license-3.
Ep 16: http://www.youtube.com/watch?v=VWhIbFlVtLg
Ep 18: http://www.youtube.com/watch?v=lBQKVozxw18
Game with me: www.youtube.com/twinteabag
Skype: xukzshadowx
facebook: www.facebook.com/mrxteabag
Its all in the title :)
Ep 20: http://www.youtube.com/watch?v=pRpEbWIkyAQ
Ep 22: Coming soon
Game with me: www.youtube.com/twinteabag
Skype: xukzshadowx
facebook: www.facebook.com/mrxteabag
NOW AVAILABLE: https://assetstore.unity.com/p....ackages/templates/sy
An powerfull FPS with the best feeling gameplay! Advanced Multiplayer FPS is an easy-to-use game template with modern features. Easy to understand and adaptable to any project!
Advanced Multiplayer FPS is created using Photon 2 networking. Our template is provided with dynamic scripts and structured folders.
Note: This video has used extra colorful effects.