What is LinearLayout: LinearLayout, also known as linear layout, is a very commonly used layout. As its name describes, this layout will arrange the controls it contains in a linear direction. Since... Read more »

Creation of Android user interface: Graphical interfaces are taking an increasingly important place in the choice of applications by users, both in the implementation of concepts innovative as well as in terms... Read more »

Android ListView: Android ListView can definitely be called one of the most commonly used controls in Android and almost all applications will use it. Since the screen space of mobile phones is... Read more »

What is fragmentation? Android Fragments– Fragment is a UI fragment that can be embedded in the activity, it can make the program more reasonable and sufficient, Utilize the space of the large... Read more »

Create your first Android project: Hello world- The first program written in any programming language will undoubtedly be Hello World, which has been since the 20th century. The tradition that has been... Read more »

Bluetooth with ESP8266 NodeMCU, Description: ESP8266 Bluetooth– You are already familiar with Nodemcu ESP8266 and ESP32 WiFi modules developed by the Espressif systems. ESP32 has the built-in low energy Bluetooth module which... Read more »

Firebase Android Application Project Description: Firebase Android Application Designing using Android Studio, ESP32 DHT11- This is part 2 of my previous tutorial based on the ESP32 and Firebase. In which I explained... Read more »

Description: Android Toggle Button for Automation using Arduino & Bluetooth– A few months back I uploaded an article on how to create your own android cell phone application to control an LED... Read more »