sedona icon indicating copy to clipboard operation
sedona copied to clipboard

port sedona to android platform

Open linsong opened this issue 9 years ago • 4 comments

since android device is so popular now, running sedona on android device will be pretty helpful.

linsong avatar Oct 26 '15 13:10 linsong

article about cross compiling under android: http://kitware.com/blog/home/post/893

linsong avatar Oct 29 '15 12:10 linsong

Hi - did you try to compile the Sedona VM targeting Android? Any luck?

MatthewGitter avatar Feb 16 '16 15:02 MatthewGitter

Not try it yet. It should be possible, but will need efforts on cross compilation.

On Tue, Feb 16, 2016 at 11:08 PM MatthewGitter [email protected] wrote:

Hi - did you try to compile the Sedona VM targeting Android? Any luck?

— Reply to this email directly or view it on GitHub https://github.com/linsong/sedona/issues/6#issuecomment-184719385.

linsong avatar Feb 17 '16 01:02 linsong

Why cross-compile on Android? Why not just compile it on Linux,

though targeting the VM for executing on Android? Ports don't need to be compiled on the OS they're targeting.

On Tue, 2016-02-16 at 17:18 -0800, Vincent Wang wrote:

Not try it yet. It should be possible, but will need efforts on cross compilation.

On Tue, Feb 16, 2016 at 11:08 PM MatthewGitter < [email protected]> wrote:

Hi - did you try to compile the Sedona VM targeting Android? Any luck?

— Reply to this email directly or view it on GitHub https://github.com/linsong/sedona/issues/6#issuecomment-184719385 .

— Reply to this email directly or view it on GitHub.

MatthewGitter avatar Feb 17 '16 02:02 MatthewGitter