Hi,
I've tryed to compile my project in the release-obsfucated mode.
I'm getting:
Can someone point me out to the possible error?
Also, I'm thinking of selling - by a small fee - the app.
Does the licence Library protects my app?
Does Play Store charges any fee?
I'm a little bit lost...
Kind regards....and sorry for the trouble...
Kepler
I've tryed to compile my project in the release-obsfucated mode.
I'm getting:
Parsing code. 0.08
Compiling code. 0.20
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. 0.00
Generating R file. 0.08
Compiling generated Java code. Error
javac 1.7.0_60
src\gate13th\earthquakelive\world.java:21: error: code too large
public static String _process_globals() throws Exception{
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
Can someone point me out to the possible error?
Also, I'm thinking of selling - by a small fee - the app.
Does the licence Library protects my app?
Does Play Store charges any fee?
I'm a little bit lost...
Kind regards....and sorry for the trouble...
Kepler