Posts

Showing posts from March, 2022

Firebase Authentication

Image
Click this -  Youtube

Sign Up & Login (Firebase Authentication)

Register Xml: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     xmlns:app="http://schemas.android.com/apk/res-auto"     xmlns:tools="http://schemas.android.com/tools"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:orientation="vertical"     android:padding="24dp"     tools:context=".RegisterActivity">       <ImageView         android:id="@+id/imageView"         android:layout_width="200dp"         android:layout_height="200dp"         android:layout_gravity="center"         android:layout_marginTop="25dp"         android:src="@drawable/firebase_image"/>       <LinearLayout         android:layout_width="match_parent" ...

CSS Tutorial

Image
 Channel -  https://youtu.be/5H-XQkJ9WEM

Live Video calling

Youtube channel -     https://youtu.be/skLwhSM2en0

Video calling App part -2

Image
 Youtube video  -  https://youtu.be/6Vo3QQjoo7w

Video calling App part - 2 upcoming

Image
 

Video Calling Demo App

Youtube link -  https://youtu.be/KPKApck6kK0

META TAG EXTRACTOR

Meta Tags Extracting Tool is a free online Meta Tags Extracting Tool that allows you to extract Meta Tags. Meta tags are HTML code snippets embedded in the source code of a website that define the title, description, keywords, and other metadata of the site. They are used by search engines to categorize and rank websites. Meta tags are one of the most important elements of the SEO (search engine optimization) process. Meta tags are used by search engines to help determine what a webpage is about. Meta tags are typically placed in the <head> section of a webpage, and are hidden from the user. However, search engines will use meta tags to index webpages, which can help determine how relevant a webpage will be for a particular search term. Meta tags have become less important in recent years with the rise of social media, but they still have an important place in SEO strategies today.

Android Apps Development lecture - 4

Image
 Click this -  https://youtu.be/tRyU9DOI8rE