Anjo.Android.HtmlTextView 4.0.0

dotnet add package Anjo.Android.HtmlTextView --version 4.0.0                
NuGet\Install-Package Anjo.Android.HtmlTextView -Version 4.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Anjo.Android.HtmlTextView" Version="4.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Anjo.Android.HtmlTextView --version 4.0.0                
#r "nuget: Anjo.Android.HtmlTextView, 4.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Anjo.Android.HtmlTextView as a Cake Addin
#addin nuget:?package=Anjo.Android.HtmlTextView&version=4.0.0

// Install Anjo.Android.HtmlTextView as a Cake Tool
#tool nuget:?package=Anjo.Android.HtmlTextView&version=4.0.0                

Anjo.Android.HtmlTextView


HtmlTextView SDK for .NET for Android (formerly Xamarin.Android) Binding Library - Wael Anjo

NuGet

HtmlTextView is an extended TextView component for Android, which can load very simple HTML by converting it into Android Spannables for viewing.

In addition to a small set of HTML tags, the library allows to load images from the local drawables folder or from the Internet.

This library is kept tiny without external dependencies.

How To Use:

HtmlTextView Android SDK : https://github.com/SufficientlySecure/html-textview/tree/master

Star on Github if this project helps you: https://github.com/mhdwaelanjo/Anjo.Android.HtmlTextView


Help & Feedback:

SUPPORT:

Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net9.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 976 3/15/2024

HtmlTextView SDK v4.0.0