Folks,

One thing worth considering - if it is the introspection of the Java implementation classes that is causing the problems, one possibility is to turn off this introspection and instead to supply the equivalent information as <componentType/> side files. Then everything just reads XML, which is known to work. I think the main use of introspection is in the computation of the componentType for the implementation classes.


Yours,  Mike.

Adriano Crestani wrote:
Good summary Oscar : )

Yes, I know we haven't solved the problem yet, but now we know what it is. Unfortunately we got back to the point before using retrotranslator, it worked for what it was supposed to, but it messed something up :S.

Yes, lets try the Luciano's suggestion and comment/workaround every SCA code line that tries to use the Reflect API (please, check my last emails about that on this thread). I think it will not take too much time, run the app on the Android platform and when you get an error, just look at that Android console for exception stack trace and fix it.

Let us know if you have any questions

Regards,
Adriano Crestani

<snip>

Reply via email to