Obsidian Soft — Channel Summaries
AI-powered summaries of 20 videos about Obsidian Soft.
20 summaries
Basketball Game in MIT App Inventor | App Inventor Basketball Game | #appinventor #mitappinventor
A simple MIT App Inventor basketball game hinges on one trick: an “invisible” basket sprite that stays transparent enough to look like part of the...
Snake game App Inventor (PART 1) | How to make Snake Game in MIT App Inventor |
A complete foundation for a classic Snake game in MIT App Inventor is built around a 300-millisecond game loop, a canvas-based redraw system, and...
Dictionary blocks in MIT App Inventor | Customer Record App | Storing records in MIT App Inventor
Dictionary blocks in MIT App Inventor are a practical way to store customer-style data as key–value pairs, then retrieve or display specific fields...
Santa Run Game in MIT App Inventor (Full Tutorial) | MIT App Inventor game | App Inventor Santa game
A Santa Run game built in MIT App Inventor turns a simple side-scrolling mechanic into a playable avoidance challenge: Santa must jump over incoming...
Read JSON in MIT App Inventor | How to Decode JSON File | MIT App Inventor File #json #appinventor
JSON—short for JavaScript Object Notation—is a lightweight data format built around key–value pairs. In practice, it lets programs store and exchange...
App Inventor Stopwatch Tutorial | Pause/Resume Stopwatch | Stopwatch App Inventor | MIT App Inventor
A stopwatch built in MIT App Inventor can match Android-style minute/second/centisecond counting while adding a practical resume feature—so stopping...
How to fix "To Upload an Android App Bundle you must be enrolled in Play App Signing" on MacOS
A common Google Play Console blocker—“To Upload an Android App Bundle you must be enrolled in Play App Signing”—can stop updates even when the app...
Voice Assistant in MIT App Inventor powered by ChatGPT | ChatGPT MIT App Inventor | #openAI #chatgpt
A practical way to build an Alexa/Siri-style voice chatbot in MIT App Inventor is to replace hard-coded if/else replies with live calls to OpenAI’s...
Introduction to Scratch Jr
ScratchJr is presented as a kid-friendly way to build interactive stories, cartoons, and simple games on iPads or Android tablets—while learning core...
MIT App Inventor Chatbot using Google AI - Gemini (Dynamic Chat ) - Pt 1: Gemini API - Full Tutorial
A working MIT App Inventor chatbot can be built by wiring a Web component to Google’s Gemini API and then parsing the returned JSON into text for...
Snow Globe in MIT App Inventor | Snow effect in MIT App Inventor | Special effects in App Inventor
A holiday “snow globe” app built in MIT App Inventor turns phone shakes into falling snow—complete with a wintry background, multiple animated...
GDPR Message in Android Studio | GDPR Consent for Admob | Admob GDPR Consent | GDPR Compliance
Apps that show AdMob ads in the UK or the European Economic Area need a GDPR consent flow, and the fastest path is to create an AdMob “GDPR message”...
MIT App Inventor Diary App Tutorial | Display Pictures in ListView | Personal Diary App with Images
A personal diary app built with MIT App Inventor stores dated text entries alongside user-chosen or camera-captured images, then displays everything...
Scratch Multiple Choice Game (No multiple Costumes or Backdrops) | Lists in Scratch
A Scratch multiple-choice quiz can be built without creating separate costumes or backdrops for every question by leaning on lists and variables to...
Coding for Beginners - Class 4 | Introduction to Coding with Scratch (English)
Scratch is positioned as a kid-friendly, drag-and-drop programming environment where children can build interactive games, animations, and stories...
Mental Division Tricks | Dividing numbers by a one-digit number in brain | Mental Math - Class #11
Single-digit division in your head starts with one non-negotiable skill: memorized multiplication facts. Division is treated as the “opposite” of...
MIT App Inventor Coding Tips | Debugging in MIT App Inventor | Clearing CloudDB
Debugging in MIT App Inventor often comes down to making the app reveal what’s actually inside variables and database lookups. A practical example...
MIT App Inventor Chart - Build an Expense App with Pie Chart - Graph MIT App Inventor
MIT App Inventor’s built-in chart component can generate a clean, color-coded pie chart for a simple expense tracker—by storing each expense (amount...
MIT App Inventor Google Sheets Tutorial (Easy) - Google Sheets App Inventor (Spreadsheet component)
MIT App Inventor’s built-in spreadsheet component can read and modify Google Sheets rows—but only after setting up Google Cloud credentials and...
Multiplying 2 digit numbers in mind | Mental Multiplication | Mental Math - Class # 8 Urdu/Hindi
Two-digit mental multiplication becomes fast and reliable once learners stop treating multiplication like a full written procedure and instead use...