Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

With VeinView you can easily inject CSS and JavaScript code into your WebView contents, and the enhance the user experience based on your individual needs.

Easy to setup (all you need to do is provide a WebClient, which you would do anyway) and easy to use, VeinView gives you the ability to inject CSS styles and JS scripts either from raw Android resources, or from plain String objects.

Dec 16, 2018

Custom WebView implementation for horizontal swipes.

Mar 19, 2018

This is a simple android library that will help you to include tables in your projects using a few lines of code.

Mar 10, 2018

An Android library to show an article view offline.

Feb 3, 2018

A Rich Web Link Preview Library for Android.

Jan 19, 2018

A WebView that:

  1. Does not delay Activity creation (See this post)
  2. Built-in ProgressBars (You can also override using your own ProgressBar)
  3. Configure WebView client through XML
  4. Largely reduce your code needed in creating a simple WebView
Dec 21, 2017

Provides a logging wrapper around a WebViewClient, in order to figure out what is going on.

This happens by creating a DebugWebViewClient which logs events and passes them to an enclosed WebViewClient.

Nov 11, 2017

ProWebView is another WebView for Android with more functionality and without the hell of the WebClient and the WebChromeClient. With ProWebView you don't have to worry about asking permissions, file download, file upload, JS alerts and dialogs, links without protocols, cache managing and/or cookies managing.

Oct 15, 2017

A simple WYSIWYG Editor for Android based on Summernote.

Sep 12, 2017

Chrome CustomTabs for Android demystified. Simplifies development and provides higher level classes including fallback in case Chrome isn't available on device.

Jun 11, 2017

A demo project for showing how to use WebViews in Android.

Things covered in this project

  • Load a local html file into a WebView with the basic WebView settings.
  • Handle Javascript callbacks from the Javascript to the client.
  • Make Javascript callbacks from the client to Javascript.
  • Set WebViewClient to the WebView
  • Debugging of WebView
Apr 27, 2017

Enhanced WebView component for Android that works as intended out of the box.

Dec 18, 2016

This library allows you to send simple data from WebView to Java. Sends the data via url.

Dec 12, 2016

This project helps for who faced problem with WebView inside NestedScrollView.

Dec 5, 2016

An Implementation of WebView with Ad-blocked Interface. Blocks Banner And Video Apps From Web Page.

Nov 26, 2016

The flexible and easy to use WebView library with beautiful themes and extra options.

Nov 17, 2016

This is a Web Viewer component.

Nov 7, 2016

Simple WebView to detect click on an image.

Oct 27, 2016

A safe JsBridge framework.

Jun 12, 2016

Uses JavaScript calls to automate interaction with web pages displayed in Android WebViews. Could be especially helpful in testing.

Jun 1, 2016

android-summernote allows to add Offline WYSIWYG HTML Editor to your Android App.

Apr 5, 2016

This library for Android projects adds Greasemonkey-compatible user script support to standard WebView components.

Mar 3, 2016

This library provides you useful interfaces which tell loading-state and intercept url loading.

Dec 20, 2015

Beautiful and customizable Android Activity that shows web pages within an app.

Dec 1, 2015

A minimalistic, text based web browser for android.

Features:

  • Ad free and no user information tracking.
  • Load any url into the app and it will load it as long as the url is valid.
  • Change font size according to your liking.
  • Save webpages offline.
  • Secure your archive with a PIN.
Sep 17, 2015

Android Library to easily allow you to determine device's WebGL support level.

Aug 27, 2015

An cross-platform bridge for sending messages between Obj-C/Java/Javascript and JavaScript in UIWebViews/WebViews.

Jul 24, 2015