Showing posts from 2022

Let us build app with Google Jetpack Compose

Let us build better apps faster & beautiful with Jetpack Compose. Jetpack Compose course for Android with Kotlin Modern Android apps with Jetpack Compose and integrations: Basic,  MVVM, Coroutines, ViewModel, LiveData, Retrofit, Navigation, UI U…

HARI

Android Basic MVVM design pattern

In this tutorial, we are going to learn about the MVVM architecture in Android, and then we will build a project with MVVM design pattern. This tutorial is for android app developer who want to get started with the MVVM architecture. Let's get s…

Bolt UIX

Adobe XD - Shopping Cart UI templates

Adobe XD : App UI UX design | Free App UI UX templates You can use it for designing social network apps, dashboard & stats apps, media & news apps (blogs, videos, galleries...), e-commerce apps, booking apps, and much more.

Bolt UIX

App Request Permission in android - Bolt UIX

Permission requests should be simple, transparent, and understandable. Pay attention to permissions Build trust with your users by being transparent and providing users control over how they experience your app. UI for prominent disclosure when requ…

Bolt UIX

Custom Dialog box in android - Bolt UIX

How to create a Custom Dialog box in android? - Android Material UI/UX Let us create a Custom Dialog box in Android using a View binding. Use this syntax for a 100% crash-free custom dialog solution & create your own customized dialog box. No 3r…

TekHeist - Graphics designer

Compose WebView Part 12 | No internet screen

No Internet & Error Screen: When the app doesn’t get any internet connection, you can show error message on app screen “no internet connection” or any type of error message related to the problem. This example demonstrates how do I load No inter…

Bolt UIX

Compose WebView Part 11 | Webpage not available

Error Screen: When the web page is not available means, you can show error message on app screen “404 page not found” or any type of error message related to the problem, instead of showing broken web page like Webpage not available. This example de…

Bolt UIX
1

Compose WebView Part 10 | Show Loader

How do i display Loader while loading url - Jetpack compose In this jetpack compose tutorial series we will cover how to display loader screen while loading the webpage inside webview with jetpack compose. To handle the webpage loading status we wil…

Bolt UIX

Compose WebView Part 9 | Removes or Stop Ad in web

A WebView that can block basic ads. Very Easy to setup for Android Projects. No 3rd party plugin is required. Android web view code is basically stop the ads and remove the html from it and render it again. Removes or Stop Ad in web view with Jetpac…

Bolt UIX

Compose WebView Part 5 | Should Override URL Loading

Should Override URL Loading :  Public Boolean shoulderoverrideurloading (WebView, string Url) is a method defined in the WebViewClient class. We can override the logic in WebView when the return value is true, and call the system browser or third-pa…

Bolt UIX

Compose WebView Part 1 Load URL

WebView With Jetpack Compose in Android Studio | Kotlin | Jetpack Compose | Android Tutorials In Android, a Compose WebView is an extension of View Class that allows us to display webpages. In simpler words, if you want to display a webpage in Activ…

Bolt UIX

How to create gradient buttons in Jetpack Compose

Gradient Button | Shapes in Jetpack compose In this Jetpack compose tutorial, we will see how to create Gradient Buttons using Jetpack Compose. Jetpack Compose is a cutting-edge toolkit for creating native Android user interfaces. Create visu…

Bolt UIX
Load More
That is All