aar

com.github.polok.localify : localify

Maven & Gradle

May 08, 2015
67 stars

localify · Localify is a small Andorid library which allows to load a content from files which are stored under assets and/or raw directory. It can be useful when you have to load some init data or during tests to load mock data.

Table Of Contents

Latest Version

Download com.github.polok.localify : localify AAR file - Latest Versions:

All Versions

Download com.github.polok.localify : localify JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 localify-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement