I know there have been posts about this before, but none of them provide any closure to the issue: why can't retroguard obfuscate any Nokia UI application that contains FullCanvas? Is there a workaround?
I've tried within WTK104, and this error occurs:
java.lang.ClassNotFoundException: com.nokia.mid.ui.FullCanvas
If I try from the command line, this error occurs:
java.lang.UnsatisfiedLinkError: _getFullWidth
Attempting to override classes/method using script.rgs seems to make no difference. If I remove FullCanvas classes from the source (but leave other Nokia UI classes), obfuscation works just fine.
Any suggestions greatly appreciated.

Reply With Quote


