Vaibhav Ahire has Published 121 Articles

Concept of Padding in Android

Vaibhav Ahire

Vaibhav Ahire

Updated on 21-Feb-2023 13:39:20

2K+ Views

What is Padding in Android? Padding is a space which is present between the content which we have to display and the border of that content. Padding is used to create the extra space within the content. We can add padding for a widget from any of the specific sides. ... Read More

Android Boot Process

Vaibhav Ahire

Vaibhav Ahire

Updated on 20-Feb-2023 18:16:32

2K+ Views

Introduction Android Boot Process is a process of starting a computer for using it. A computer system can be started by switching on the power supply. When the computer is started it is able to read only the part of storage called Read only memory. A small program is started ... Read More

Basic Prerequisites of Learning Android app development

Vaibhav Ahire

Vaibhav Ahire

Updated on 20-Feb-2023 14:49:20

894 Views

Introduction Android is one of the most famous mobile operating systems. It is a leader of mobile operating systems having a market share of around 70 %. Due to this learning android app development is beneficial as the users using this operating system is huge. So there is a huge ... Read More

Android UI Layouts

Vaibhav Ahire

Vaibhav Ahire

Updated on 20-Feb-2023 14:36:36

275 Views

Introduction UI Layouts in android are used to define the user interface which is being displayed to the user when the mobile application is being used. It is generally used to display what the user will see on the screen. Every android application consists of one or more UI layouts ... Read More

Android Studio Main Window

Vaibhav Ahire

Vaibhav Ahire

Updated on 20-Feb-2023 14:32:56

244 Views

Introduction Android Studio is an official IDE for android development. It is used by many android developers for developing android applications. It is developed by Intellij. Android studio provided so many inbuilt functionalities which makes the app development process more easier. Various functionalities provided by Android studio are as follows ... Read More

Android Architecture Patterns

Vaibhav Ahire

Vaibhav Ahire

Updated on 20-Feb-2023 14:27:52

1K+ Views

Introduction When you are working on building a complex android application. It is recommended that you should follow one of the android architecture patterns so that in future it will become easy to manage and update your project. Android architecture patterns are generally used to provide proper structure for the ... Read More

6 Most Useful Android Studio Plugins

Vaibhav Ahire

Vaibhav Ahire

Updated on 17-Feb-2023 17:23:39

2K+ Views

Introduction Android Studio is an official IDE for mobile app development. It provides us with so many inbuilt functionality with the help of which we can make development of android applications faster. In this article we will take a look at 6 Most Useful Android Studio Plugins to boost the ... Read More

Absolute Layout in Android with Example

Vaibhav Ahire

Vaibhav Ahire

Updated on 17-Feb-2023 17:23:06

800 Views

What is Absolute Layout in Android? Absolute Layout is a View Group in Android which is used to align widgets within it by specifying x and y axis position to it. We can align the widgets within this view group by specifying x and y position to each widget we ... Read More

8 Best Android Libraries that every Android Developer should know

Vaibhav Ahire

Vaibhav Ahire

Updated on 17-Feb-2023 17:05:54

2K+ Views

Introduction Android operating system is used across a wide range of mobile devices. The market share of android operating systems is around 70 % as compared with others. So it is good to start developing android applications so that you can reach out to this huge audience by building android ... Read More

8 Must have skills for becoming an Android Developer

Vaibhav Ahire

Vaibhav Ahire

Updated on 17-Feb-2023 17:05:15

98 Views

Introduction Android is one of the famous operating systems which is being used across a wide range of devices. Android comprises more than 75% share in mobile operating systems. As the demand of android is huge the number of applications developed in android is also high. Due to continuous increase ... Read More

Advertisements