DOC

com.github.allenxuan : ShowPowerfulWeb

Maven & Gradle

Jan 22, 2016
2 stars

ShowPowerfulWeb · This library is built for gorgeous display of web contents within your application. Specifically, it helps you launch the Chrome custom tabs when it's available.When Chrome custom tabs is not available, it helps you launch the FinestWebView which is a beautiful and customizable Android Activity that shows web pages within an app. You can say this library is a hybrid of the following two projects: custom-tabs-client FinestWebView-Android References: https://developer.chrome.com/multidevice/android/customtabs https://github.com/GoogleChrome/custom-tabs-client https://github.com/TheFinestArtist/FinestWebView-Android

Table Of Contents

Latest Version

Download com.github.allenxuan : ShowPowerfulWeb Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.allenxuan : ShowPowerfulWeb Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.6.x
0.5.x
0.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file ShowPowerfulWeb-0.6.0-javadoc.jar to ShowPowerfulWeb-0.6.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ShowPowerfulWeb-0.6.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ShowPowerfulWeb-0.6.0-sources.jar" -d "ShowPowerfulWeb-0.6.0-javadoc" -subpackages