Vaibhav Ahire has Published 121 Articles

Best Flutter Alternatives for App Development

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:26:34

481 Views

Introduction Flutter has gained massive popularity among the developers for building cross platform mobile applications. It is not only the one option for developing cross platform mobile applications but there are so many alternatives available. Flutter is a free and open source SDK of Google which provides support for app ... Read More

App Development for Android : 2023 Challenges and Solutions

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:25:35

217 Views

Introduction Android is one of the famous operating systems which is used across many mobile devices. Almost 75 % of mobile devices across the world are using android as their mobile operating system. Hence learning android development will be beneficial which will help you to deliver your applications to the ... Read More

Android Tools and Methods to find Memory Leaks

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:23:38

352 Views

Introduction Android applications are nowadays being developed with the help of so many complex tools to integrate so many features within our applications. There are numerous APIs and other processes which are being carried out within the android application which makes the application consume more memory. The consumption of huge ... Read More

Android Studio Setup for Flutter Development

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:21:53

813 Views

Introduction Flutter is a free and open source SDK of Google which provides cross platform app development support to develop applications for android as well as IOS. It uses Dart as a programming language for developing applications. In this article we will take a look on How to set up ... Read More

Android intent filter for a particular file extension?

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:20:17

756 Views

Introduction Android Intent Filters are an essential part of the Android operating system. They are used to allow applications to respond to certain system events, such as launching an activity, or receiving a broadcast. In addition to being able to launch activities, Intent Filters can also be used to filter ... Read More

Android App Development Fundamentals for Beginners

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:18:37

477 Views

Introduction Android is one of the famous operating systems which is used for developing android mobile applications. It is based on the Linux kernel. More than 75% mobile devices across the world use android as an operating system for running android applications. That's why Android app development is growing rapidly ... Read More

Adding Firebase to Android App

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:12:28

401 Views

Introduction Firebase is one of the famous cloud platform service providers of Google which provides services such as Database, storage, hosting and other cloud services for Android, IOS and Web applications. In this article we will take a look on How to add Firebase to Android Application. There are 2 ... Read More

Adding 3D Objects in Flutter

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:09:33

3K+ Views

What are 3D Objects in Flutter? 3D objects are like 3 dimensional objects which we display within our application for animating the images. The image which we display in the form of a 3D object we can rotate it 3 dimensionally to view it. Implementation 3D Objects in Flutter We ... Read More

Activity State Changes in Android with Example

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:05:41

579 Views

Introduction Every android application which is being installed on a mobile device consists of one or more activities within it. These activities are used to perform certain actions within android applications. The activities to be used within android applications are having their own lifecycle methods which are being called even ... Read More

A Complete Roadmap to Become Android Developer

Vaibhav Ahire

Vaibhav Ahire

Updated on 30-Mar-2023 12:01:47

743 Views

Introduction Android is one of the famous mobile operating systems which is based on the Linux kernel. More than 75% of smartphone devices use android as an operating system to perform different tasks. So Android development is a great field to enter into, as it provides a wide variety of ... Read More

Previous 1 ... 7 8 9 10 11 ... 13 Next
Advertisements