Tizen Studio TPK manipulation archive : Fernflower edition !
The TPK library used by Tizen Studio to generate Tizen 3.x TPK file.
This is the $TIZEN_SDK_HOME/ide/plugins/tpklib.jar
code decompiled by
http://www.javadecompilers.com/ , using
Fernflower as the decompiler.
UNKNOWN !!
Still unkown though… Currently, usage analysis is done by logging
actions and replacing Tizen Studio tpklib.jar
by the one generated
by mvn package
.
Backup the tpklib.jar
in $TIZEN_SDK_HOME/ide/plugins
somewhere
else !
You’ll have to copy the following jar files to your$TIZEN_SDK_HOME/ide/plugins
folder :
Click on the Download JAR link on each link’s webpage to get the
JAR files.
export TIZEN_SDK_HOME=/path/to/your/tizen-sdk
make
Relaunch Tizen Studio to take use the new tpklib.jar
file.