Latest videos

Android App Development in Java All-in-One Tutorial Series (4 HOURS!)
Android App Development in Java All-in-One Tutorial Series (4 HOURS!) 121gamers 1 Views • 1 year ago

💰 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

How to create a mobile app without coding (Full Tutorial)
How to create a mobile app without coding (Full Tutorial) 121gamers 1 Views • 1 year ago

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

Build and Publish an Android App - Full Course with Kotlin
Build and Publish an Android App - Full Course with Kotlin 121gamers 0 Views • 1 year ago

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

Android App Development Tutorial for Beginners - Your First App
Android App Development Tutorial for Beginners - Your First App 121gamers 0 Views • 1 year ago

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

How to Make an Android App for Beginners
How to Make an Android App for Beginners 121gamers 0 Views • 1 year ago

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

Unity 3D - FPS Weapon Tutorial - Part 2
Unity 3D - FPS Weapon Tutorial - Part 2 121gamers 0 Views • 1 year ago

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!

Level design Basics | Unity3d FPS Tutorial 7
Level design Basics | Unity3d FPS Tutorial 7 121gamers 1 Views • 1 year ago

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!

FPS1.5 Jumping the Right Way. Unity3D FPS Game Design Tutorial.
FPS1.5 Jumping the Right Way. Unity3D FPS Game Design Tutorial. 121gamers 3 Views • 1 year ago

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.

Unity3D Advanced Multiplayer FPS Gameplay Showcase (ASSET STORE!!)
Unity3D Advanced Multiplayer FPS Gameplay Showcase (ASSET STORE!!) 121gamers 4 Views • 1 year ago

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.

Showing 135 out of 136