Lines Matching +full:- +full:- +full:google +full:- +full:java +full:- +full:format +full:- +full:jar
3 …format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/d…
5 …Google as the original repository is currently not maintained. After forking the namespace was cha…
6 * [com.anroid.tools.smali:smali:<version>](https://maven.google.com/web/index.html?q=smali#com.andr…
7 …nroid.tools.smali:smali-dexlib2:<version>](https://maven.google.com/web/index.html?q=smali-dexlib2…
8 * [com.anroid.tools.smali:smali-baksmali:<version>](https://maven.google.com/web/index.html?q=smali…
9 …m.anroid.tools.smali:smali-util:<version>](https://maven.google.com/web/index.html?q=smali-util#co…
13 - [github Issue tracker](https://github.com/google/smali/issues) - For any bugs/issues/feature requ…
17 - [Official dex bytecode reference](https://source.android.com/devices/tech/dalvik/dalvik-bytecode.…
18 - [Registers wiki page](https://github.com/JesusFreke/smali/wiki/Registers)
19 - [Types, Methods and Fields wiki page](https://github.com/JesusFreke/smali/wiki/TypesMethodsAndFie…
20 - [Official dex format reference](https://source.android.com/devices/tech/dalvik/dex-format.html)
30 8 characters of the current git hash followed by an optional `-dirty` if the
31 repository was dirty when building and ending in -fat . The fat jar can be
32 invoked with `java -jar`.
35 java -jar smali/build/libs/smali-x.y.z-aaaaaaaa-dirty-fat.jar
47 `-Dmaven.repo.local=<dir>` to override the default local maven repository