What is ChatGPT, and what is its future?

What is ChatGPT? ChatGPT is a large language model developed by OpenAI. It is based on the GPT (Generative Pretrained Transformer) architecture.

Read More

Set background image randomly from gallery in android

Hmm, I think you want to show the background image in your open activity view. But you want to show this one from your gallery and it should be selected randomly from your gallery. If Iam right then you are in right place.

Read More

Generate QR code in php using google api

QR code (Quick Response Code) is the trademark for a type of matrix barcode. A QR code is a machine-readable code consisting of an array of black and white squares.

Read More

Convert text to image in php

Some of the cases we need to create an image dynamically when the web page is loading, Then a question raised in the mind - Can I convert text to image in PHP? the answer is Yes! why not.

Read More

Expandable list view in android example

This is a wonderful example to show you, how to create an expandable list view in android. This is an awesome component to convert your JSON/XML data to represent in a respective manner.

Read More

Fastest Blogger Template For Free

Fastest is a Responsive Fast Loading Blogger Template. The Fastest Blogger Template is designed with highly optimized codes and the latest trends so that it will perform at its best.

Read More

Create a website with a premium wordpress theme

I know what you’re thinking. With so many options, how can a blogger decide which theme to use in his blog design? Easy. Just think about the 6 factors listed below to make sure you choose a more suitable WordPress theme for your project.

Read More

How to open link externally from android webview

You can open link of the webview externally from android webview without leaving app. For this action you need to add WebViewClient class in your WebView. No need to create any custom webview for that. Let's see the example

Read More

Solution for Glide failed to load image in android pie 9.0

Hello, I have seen that in the Android latest version 28.0 or I can say in Android Pie 9.0 when we are using Glide for image loading then nothing is loaded. Actually this thing accrued by Network security configuration.

Read More