linsong / sedona

The Sedona Framework for building smart, networked embedded devices easier.
https://linsong.github.io/sedona
Other
34 stars 29 forks source link

port sedona to android platform #6

Open linsong opened 9 years ago

linsong commented 9 years ago

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

linsong commented 9 years ago

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

MatthewGitter commented 8 years ago

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

linsong commented 8 years ago

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 notifications@github.com 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.

MatthewGitter commented 8 years ago
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 < notifications@github.com> 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.