Hello Pashalli
Have you ever installed the obfuscated Fire jar into black berry
I obfuscated BrowserTest application and got "failed - 907 error - invalid jar"
What is tool of obfuscator that u use?
I'm using zkm.jar and often change the level into the lowest.
But it;s still can't work.
Can you help me for this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't think its fire issue, i am facing this issue always with any obfuscated j2me app on BB, i always resolve it but not using the highest obfuscation level .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
okey
May I know for fire application what is the name of obfuscator that you use? (for BB)
I have use ZKM(Zelix Klass Master) tool in the lowest level.
I 'm curious to know about the testing with other obfuscator tool so it can work in BB
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use the proguard obfuscator. It works very well with the SUN WTK, and i almost always use the default settings. I have also tested on a few blackbery phones and it works fine.
Hello Pashalli
Have you ever installed the obfuscated Fire jar into black berry
I obfuscated BrowserTest application and got "failed - 907 error - invalid jar"
What is tool of obfuscator that u use?
I'm using zkm.jar and often change the level into the lowest.
But it;s still can't work.
Can you help me for this?
I don't think its fire issue, i am facing this issue always with any obfuscated j2me app on BB, i always resolve it but not using the highest obfuscation level .
okey
May I know for fire application what is the name of obfuscator that you use? (for BB)
I have use ZKM(Zelix Klass Master) tool in the lowest level.
I 'm curious to know about the testing with other obfuscator tool so it can work in BB
Thank you
Hello,
I use the proguard obfuscator. It works very well with the SUN WTK, and i almost always use the default settings. I have also tested on a few blackbery phones and it works fine.
http://proguard.sourceforge.net/
I hope it helps,
Thanks very much I will try