|
|
|
|
|
by podgib
3721 days ago
|
|
I copy and pasted in the example code from the link at the bottom, and the code it produced is not valid java code. It still includes Obj-C types (eg. NSString) and is repeating method names. eg: NSMutableArray array=NSMutableArray.arrayarray();
|
|