Thursday, September 26, 2013

objC how to call java

Recently doing a project on the translation.

Part of which need to use in objective-C code, call the java method.

For example: I alloc an NSString s

s call. toString ();

Similar to the simple question.

Not java call objective-c.

Thank you.

No comments:

Post a Comment