jar

com.actionlauncher : action3-api

Maven & Gradle

Mar 24, 2015
10 stars

ActionLauncherApi · The Action Launcher API allows live wallpaper app developers to provide palette details about your wallpaper so Action Launcher might theme items on a user's Home screen with the current colors from their wallpaper.

Table Of Contents

Latest Version

Download com.actionlauncher : action3-api JAR file - Latest Versions:

All Versions

Download com.actionlauncher : action3-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
1.0
0.2.x
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window action3-api-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.actionlauncher.api

├─ com.actionlauncher.api.LiveWallpaperInfo.class - [JAR]

├─ com.actionlauncher.api.LiveWallpaperSource.class - [JAR]

com.actionlauncher.api.internal

├─ com.actionlauncher.api.internal.ProtocolConstants.class - [JAR]

├─ com.actionlauncher.api.internal.SourceState.class - [JAR]

com.actionlauncher.api.actionpalette

├─ com.actionlauncher.api.actionpalette.ActionPalette.class - [JAR]

├─ com.actionlauncher.api.actionpalette.AsyncTaskCompat.class - [JAR]

├─ com.actionlauncher.api.actionpalette.AsyncTaskCompatHoneycomb.class - [JAR]

├─ com.actionlauncher.api.actionpalette.ColorCutQuantizer.class - [JAR]

├─ com.actionlauncher.api.actionpalette.ColorHistogram.class - [JAR]

├─ com.actionlauncher.api.actionpalette.ColorUtils.class - [JAR]

├─ com.actionlauncher.api.actionpalette.DefaultGenerator.class - [JAR]

Advertisement