Download Free code LicensesDialog
Description
LicensesDialog is an open source library to display licenses of third-party libraries in an Android app.
Source Files
The download file LicensesDialog-master.zip has the following entries.
.gitignore/* w w w. j av a2 s .c om*/
.travis.yml
CHANGELOG.md
LICENSE.txt
README.md
library/AndroidManifest.xml
library/lint.xml
library/pom.xml
library/project.properties
library/res/raw/asl_20_full.txt
library/res/raw/asl_20_summary.txt
library/res/raw/bsd3_full.txt
library/res/raw/bsd3_summary.txt
library/res/raw/isc_full.txt
library/res/raw/isc_summary.txt
library/res/raw/mit_full.txt
library/res/raw/mit_summary.txt
library/res/raw/notices.xml
library/res/values/base_html.xml
library/res/values/strings.xml
library/src/main/java/de/psdev/licensesdialog/LicenseResolver.java
library/src/main/java/de/psdev/licensesdialog/LicensesDialog.java
library/src/main/java/de/psdev/licensesdialog/LicensesDialogFragment.java
library/src/main/java/de/psdev/licensesdialog/NoticesHtmlBuilder.java
library/src/main/java/de/psdev/licensesdialog/NoticesXmlParser.java
library/src/main/java/de/psdev/licensesdialog/SingleLicenseDialog.java
library/src/main/java/de/psdev/licensesdialog/SingleLicenseDialogFragment.java
library/src/main/java/de/psdev/licensesdialog/licenses/ApacheSoftwareLicense20.java
library/src/main/java/de/psdev/licensesdialog/licenses/BSD3ClauseLicense.java
library/src/main/java/de/psdev/licensesdialog/licenses/ISCLicense.java
library/src/main/java/de/psdev/licensesdialog/licenses/License.java
library/src/main/java/de/psdev/licensesdialog/licenses/MITLicense.java
library/src/main/java/de/psdev/licensesdialog/model/Notice.java
library/src/main/java/de/psdev/licensesdialog/model/Notices.java
pom.xml
sample/AndroidManifest.xml
sample/lint.xml
sample/pom.xml
sample/project.properties
sample/res/layout/activity_sample.xml
sample/res/raw/notices.xml
sample/res/values/strings.xml
sample/src/main/java/de/psdev/licensesdialog/sample/SampleActivity.java
Download
Click the following link to download LicensesDialog-master.zip.
LicensesDialog-master.zip