DOC

net.morimekta.utils : android-util

Maven & Gradle

Sep 08, 2018
3 usages
4 stars

Android Utilities · Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Table Of Contents

Latest Version

Download net.morimekta.utils : android-util Javadoc & API Documentation - Latest Versions:

All Versions

Download net.morimekta.utils : android-util Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file android-util-3.0.1-javadoc.jar to android-util-3.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder android-util-3.0.1-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 "android-util-3.0.1-sources.jar" -d "android-util-3.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 07, 2020
20 usages
4 stars
Feb 07, 2020
14 usages
Feb 07, 2020
4 usages
4 stars
Aug 03, 2022
4 usages
Sep 08, 2018
3 usages
4 stars

Discover Dependencies

Mar 21, 2023
7 usages
Jun 28, 2016
1 usages
Aug 15, 2023
314 usages
1.1k stars
Aug 25, 2023
667 usages
2k stars
Aug 25, 2023
323 usages
2k stars
Apr 15, 2019
11 usages
14.8k stars
Jul 31, 2023
80 usages
2k stars
Feb 03, 2021
10 usages
Jan 03, 2013
21 stars