No suitable Android AVD system images are available. You may need to install these using SDK manager,

This error message indicates that the Android Virtual Device (AVD) system images required for the emulator to run are not available on your system. To fix this issue, you need to download and install the required system images using the SDK manager command. Here are the steps to download and install the system images: Replace android-27 with the version of Android you want to use, and ‘google_apis_playstore’ with the target system image you want to download. ‘x86‘ is the target

Read more

How to Pull To Refresh In Flutter using refresh indicator

Step – 1 refresh-indicator-pull-to-refresh-indicator-in-flutter RefreshIndicator Widget: RefreshIndicator is a widget in Flutter that supports Material’s swipe-to-refresh. It works by showing a circular progress indicator when the child’s Scrollable is overscrolled. If the user ends the scroll and the indicator has been dragged far enough, it will call onRefresh. You can define your own callback function. Usually the callback contains code to update the data. Add RefreshIndicator Widget and add a function to do while refreshing in onRefresh. Follow me for

Read more

How to show items from specific index in a listview builder flutter

how-to-show-items-from-specific-index-in-a-listview-builder-flutterhow-to-use-conditional-statement-within-child-attribute-of-a-flutter-widget-cen I want to start showing the list items from index 5 Check this out ===========OR=========== I am not sure if this is what you are looking for, but you can give it a try. To only show specific items based on certain conditions, you can use the “Visibility” widget as the example shown below. Maybe this is what you are looking for

Read more

SSL Error: no alternative certificate subject name matches target host name

Error ERROR: cURL error 51: SSL: no alternative certificate subject name matches target host name ‘www.myhospitalnow.com’ (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) {“exception”:”[object] (GuzzleHttp\\Exception\\RequestException(code: 0): cURL error 51: SSL: no alternative certificate subject name matches target host name ‘myhospitalnow.com’ (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at /opt/lampp/htdocs/myhospitalnow/mhn-admin-ms/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:201 Solution go to .env file and check this wrong This is right only mistake www.

Read more

How to Increase Session Time in Laravel?

Hi Dev, This article goes in definite on the most proficient method to increment meeting break in laravel. you will figure out how to set meeting lifetime in laravel. I might want to tell you the best way to set meeting break in laravel 7. we will assist you with giving illustration of laravel increment meeting break. You can undoubtedly increment meeting lifetime in laravel 5, laravel 6, laravel 7, laravel 8 and laravel 9 rendition. To build your meeting

Read more

How to Fixed this Error :- Using AWS SES SMTP- error 554 Message rejected: Email address is not verified. The following identities failed the check in region

Getting this error on the email address I am trying to send an email to! Not sure why I need to verify an email I am sending to which doesn’t belong to me? Step 1: Please check your .env file at MAIL_FROM Step 2: Go to Project mail Model:- app\Mail\ContactMail.php And change your Mail from Step 3: Problem solved

Read more

How to Fixed this Error :- ERROR: Failed to authenticate on SMTP Server with username “sdfsdfg1vgfgg” using 2 possible authenticators. Authenticator LOGIN returned expected response code 235 but got code “535”, with message “535” Authentication Credentials Invalid^M

I have an application that conveys messages. All was working great until I associated this email address to my Gmail account to have more straightforward admittance to it and to have the option to answer to clients. Presently I’m getting a mistake on the site: (1/1) Swift_TransportExceptionNeglected to confirm on SMTP server with username “me@email.com” utilizing 2 potential authenticators.I have attempted the accompanying to fix this issue: I have checked the mail settings and they are all right. Go .env

Read more

How to Install and Configure Flutter SDK on Windows 10, Just 7 Steps

Flutter, which can be used to create attractive, natively-built applications for mobile, desktop, and the web from a single codebase, is essentially Google’s portable user interface (UI) toolkit. Flutter is open-source, free, and works with already written code. Due to its simple, yet effective commands and user-friendly interface, it is used by businesses and developers all over the world. We will examine the installation of Flutter on Windows in this article. Installing Flutter on Windows: To install Flutter on Windows,

Read more

Assignment 8 DataDog

1) What is Datadog Agent?ans. The Datadog Agent is software that runs on your hosts. It collects events and metrics from hosts and sends them to Datadog, where you can analyze your monitoring and performance data.3)Top 10 commands of Datadog Agentans. Start the Agent – systemctl start datadog-agentStop the Agent – systemctl stop datadog-agentRestart the Agent – systemctl restart datadog-agentStatus of the agent systemctl status datadog-agentPrint all configurations – datadog-agent configcheckRuntime configuration – datadog-agent configPrint the ggent health – datadog-agent

Read more

Assignment 7 GIT

What are differences between the git distributed model and svn server-client modelAns: Git is a distributed version control system known for its speed, workflow compatibility, and open source foundation. With Git, software teams can experiment without fearing that they’ll create lasting damage to the source code. Teams using a Git repository can tackle projects of any size with efficiency and speed.Subversion (SVN) is a free, open source version control system that operates according to the client/server model. An SVN server

Read more

Assignment 6 Confluence

What are top 5 use cases of Confluence?ans: Writing product requirementsBuild a release planning pageCreate customer interview pagesCreate sprint retrospective and demo pagesMake better development decisions What is Space Vs Blogs Vs Pagesans: Pages are great for when you want the information to last and evolve over time. If it’s a point-in-time update or one-time communication then a blog post is the way to go. These aren’t hard-and-fast rules; they’re just pointers to give you a place to start.Spaces are

Read more

assignment 5 jira

What are top 10 use cases of Jira and give short explanations of each use casesans: Issue trackingCustomizable workflowsEstimation & work loggingProgress reportingScrum boardsKanban boardsProject-level permissionsProject backlogsEmail notificationsRoadmaps Write down step by step process of adding custom fields in Jira issue with screenshot attached of each stepans: Select settings > Issues.Under FIELDS, select Custom fields.Click Create custom field. Make sure to select All to view the available field options.Select the type of field you want to create and click Next.

Read more

Assigenment 4 AWS

What is the difference between Network firewall & Os level firewall?ans: Network firewalls are security devices used to stop or mitigate unauthorized access to private networks connected to the Internet, especially intranets. An OS firewall can apply much finer grained protection. It can enforce policies which are enacted per APPLICATION rather than just on observed address tupls. What are the type of pvt key?ans: Private IP address of a system is the IP address that is used to communicate within

Read more

Assigenment-3 Docker

Components of Docker and its Brief Summaryans: The Docker components are divided into two categories; basic and advanced.basic docker components:Docker Client: it allows user to communicate with docker.Docker Image: Docker images are used to build containers and hold the entire metadata that elaborates the capabilities of the container.Docker Daemon: It runs as a background process that manages parts like Docker networks, storage volumes, containers, and images.Docker Container: A Docker container is the instance of an image that can be created,

Read more

Top DevOps Trainers in Bangalore, India

DevOps is Everywhere DevOps is important because it’s a software development and operations approach that enables faster development of new products and easier maintenance of existing deployments. Quality of Best DevOps Trainers Experience of DevOps and the Industry: – You should find DevOps Instructor that has successfully embraced a DevOps culture on a large scale and also has experience in industry. Guidance of Process and Best DevOps Practices:- You need a specialist to guide you, to share dos and don’ts and

Read more

Top DevOps Trainers in Netherlands and Amsterdam

Rajesh Kumar is the best DevOps Training in the Netherlands. Over 18 years of extensive experience working with more than 11 software developmentcompanies for software development & maintenance of production environments involved in continuous improvement and automating the entire life cycle using latest devops tools and techniques from design and architecture, through implementation, deployment, and successful operations.Transformed more than 200 software organizations & 30000+ engineers globally, providing coaching, mentoring and consulting in DevOps, CICD, Cloud, containers, SRE, DevSecOps, microservices and

Read more

DevOps, SRE & DevSecOps

What is DevOps? DevOps approach combines the skillsets of developers and IT operation engineers across software development and IT operations. The following principles are important for a DevOps approach: Create Autonomous, Cross Functional Teams. Continuous Learn. Automate Everything. Foster Collaboration. Customer Centric. Continuous Improvement. End-to-End Ownership DevOps Tools: A DevOps pipeline engineer needs to have a vast knowledge of tooling at all stages of the pipeline. The following diagram shows many of the tools available at various stages of the

Read more
1 2 3 312