Android Basics – What is an Android App
Ok, so I guess you have figured out Why you want to learn more about Android platform. If not I …
Ok, so I guess you have figured out Why you want to learn more about Android platform. If not I …
In the last tutorial you saw how to run and test and Android App on a Virtual Machine. But what exactly happens …
In the last tutorial you learned how to build a basic Android App using Android Studio. Once you have created the App …
How to run and test an Android App on a Virtual Device? Read More »
In the earlier tutorial we created an Android App Project using the Android Studio. In this video tutorial we look at the …
Project Structure and Key files in the Android App Project Read More »
Key Concept We use Layouts to define the UI and Activities to define the behaviour. Similar to what we do …
Android App Development Basics | Install Android Studio | Activities and Layouts Read More »
What is a Native Android App ? When your App is built to run on Android devices only. The advantages of …
Background Recently I attended Sahaj Samadhi Dhyana Yoga program which is offered by Art of Living. It\’s a paid program. In …
With ChatGPT making waves recently we all got a taste of how Artificial Intelligence can be a developers coding companion. …
Learn about Amazon CodeWhisperer – A Free AI Coding Companion Read More »
Google recently released a research paper titled \”MusicLM: Generating Music From Text\”. What\’s notable is that experiments show that MusicLM …
MusicLM will soon let you generate Music from Text Read More »
IntroductionBlitzJS is a full stack framework. In simple terms it\’s NextJS with additional features to make a developers life easy. …