Skip to content

Tizen Studio TPK manipulation archive : Fernflower edition !

Notifications You must be signed in to change notification settings

Miouyouyou/tpklib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

License

UNKNOWN !!

Usage

Still unkown though... Currently, usage analysis is done by logging actions and replacing Tizen Studio tpklib.jar by the one generated by mvn package.

Compilation

Requirements

  • Maven
  • Java JDK 1.8
  • zip (The command line)
  • make

Warning

Backup the tpklib.jar in $TIZEN_SDK_HOME/ide/plugins somewhere else !

Dependencies

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.

Instructions

export TIZEN_SDK_HOME=/path/to/your/tizen-sdk
make

Test

Relaunch Tizen Studio to take use the new tpklib.jar file.

TODO

  • Copy the dependencies sources directly in the library
  • Find how to use this library without Tizen Studio to generate a signed TPK file directly.

Releases

No releases published

Packages

No packages published