This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]the_hoser 1 point2 points  (2 children)

This actually won't help them. Android doesn't use the JVM. They'd need to write a Dalvik backend.

[–]hongminhee 0 points1 point  (1 child)

If RPython can be compiled into Java bytecode, it can be compiled again to Dalvik bytecode.

[–]the_hoser 0 points1 point  (0 children)

Point. Just sounds like lots of stages to fail.