Articles on Trending Technologies

Technical articles with clear explanations and examples

FrameLayout VS AbsoluteLayout in Android?

Vaibhav Ahire
Vaibhav Ahire
Updated on 08-May-2023 883 Views

Introduction Frame Layout and Absolute Layout are two different layouts used for developing an Android application. Frame layout is simply used to display a single child view in a stacked layout, where UI elements are placed on top of each other in a stacked manner. It is similar to that of Relative Layout which is used to display multiple UI Elements. Whereas Absolute Layout is used to specify the exact location of elements on the screen. Absolute Layout is less flexible to maintain different screen sizes. What is Frame Layout in Android? Frame Layout is a View Group class which ...

Read More

Best Enterprise Project Portfolio Management Software in 2023

Gargi Tomar
Gargi Tomar
Updated on 08-May-2023 277 Views

An enterprise project management platform must have a high-level view to allow project managers to track projects across various departments. Having the necessary coordination across different units is very important to ensure that the organization's goals are achieved. If you are new to project management, you will most likely need to identify the dependencies between your various projects. For instance, a sales project might contribute 10% toward a marketing initiative's goal of increasing customer acquisition. Having the right information and documented processes will help you get the most out of your work. A good project management system should also ...

Read More

The Benefit of Project Management

Gargi Tomar
Gargi Tomar
Updated on 08-May-2023 3K+ Views

Even if you work for a large organization or are part of a startup, you may not have a formal project management system in place. It may be hard to keep track of all of your projects and collaborate with your team members, especially if you are not an organized person. According to Asana, a project management system can help teams complete their work more efficiently. It can be very useful for every company and team to have the necessary skills to plan and manage their projects. Although you may not need a full project management system, some of ...

Read More

Difference between getContext(), getApplicationContext(), getBaseContext() and this in android?

Vaibhav Ahire
Vaibhav Ahire
Updated on 08-May-2023 3K+ Views

What is Context in Android? A Context gives us information about the current state of an application. It allows us to interact with Android Components. It allows us to access files and other resources such as pictures, Activities, Fragments and Services. In Android getContext(), getApplicationContext(), getBaseContext(), this are the methods to retrieve different types of Context objects. The Context Class provides access to several resources and services that are needed to build an Android application including − Resources − The resources such as layouts, images and strings which are stored in resource objects are accessed through the Context. System ...

Read More

Difference between FragmentPagerAdapter and FragmentStatePager Adapter

Vaibhav Ahire
Vaibhav Ahire
Updated on 08-May-2023 1K+ Views

Introduction FragmentPager Adapter and FragmentStatePager Adapter are the two different classes which are used to implement the Pager Adapter within an android application. This pager adapter is used when working with Android’s ViewPager. These pager adapters are responsible for managing the lifecycle of each page which is being displayed within the view pager. The common thing between both of these adapters is that they are the subclass of the PageAdapter class. In this article we will take a look at the Difference between Fragment Pager Adapter and Fragment State Pager Adapter. What is an Adapter in Android? An Android Adapter ...

Read More

Changing API version in Android Studio

Vaibhav Ahire
Vaibhav Ahire
Updated on 08-May-2023 8K+ Views

Introduction First of all before changing an API (Application Programming Interface) Version we have to know what Android API is and what is its use. An Android API in an Application Program Interface which allows us to add specific functionality to our Android application. In simple language Android API are the set of tools used for developing Android Application. The API version is used by developers to ensure their applications are compatible with the current version of the Android operating system. It is also used by Android phones to determine which applications are compatible with their device. The API version ...

Read More

Android Runtime Permissions

Vaibhav Ahire
Vaibhav Ahire
Updated on 08-May-2023 3K+ Views

Introduction In many android applications nowadays we can get to see the application asks for permission to use a specific feature during runtime. For example the application which uses a device camera asks for camera permission during the runtime of the application, from that user can provide or reject the permission. In this article we will take a look on How to add Runtime permissions within our android application. Implementation We will be creating a simple application in which we will be creating a text view for displaying the heading of our application. After that we are creating a button ...

Read More

Ways to Streamline Project Management

Gargi Tomar
Gargi Tomar
Updated on 08-May-2023 768 Views

We all have an urge to over-complicate things, especially when it comes to running projects or businesses.Whether it’s the allocation of work, monitoring the project, or simply carrying out a task list, project managers and their teams often get carried away by the complexity of the process. Streamlining your project management system Understand the project Before you start working on a project, it’s important that you thoroughly understand the requirements of your clients and stakeholders. This will allow you to create a team that can perform efficiently and meets deadlines. Having a clear understanding of the goals and tasks ...

Read More

What impact can the salesforce marketing cloud have on your business?

Devang Delvadiya
Devang Delvadiya
Updated on 08-May-2023 243 Views

Salesforce retailing cloud assists us to self-operate our actions retailing by supervising our purchaser associations powerfully. We can generate accounts for the purchasers giving them access to link with the company directly and get fact-based information about our company through dissimilar modes using social media and additional advertisers. Salesforce retailing cloud is an advanced scheme for interacting with purchasers. Most corporations show interest in investing in the salesforce retailing cloud to reach their purchasers immediately and forward tweets via the correct action plan. Salesforce retailing Clouds are not the core Salesforce corporation, yet facts linking the core salesforce corporation and ...

Read More

Exploring The Underlying OS in A Google Cloud Database Managed Service

Devang Delvadiya
Devang Delvadiya
Updated on 08-May-2023 255 Views

Introduction One of the main objectives of any company is to look after the advancement of their services. For instance, Google Cloud is a widely known cloud service provider, and its services include SQL server engine, MYSQL, and PostgreSQL. Databases take too long to complete tasks such as patching OS systems. With the help of Google Databases, the backup configuration is also possible with the additional benefit of having security. It helps new businesses to build their product as per the business requirements. One of the most common queries a cloud database service provider gets is the ...

Read More
Showing 37121–37130 of 61,297 articles
Advertisements