Ultralight icon indicating copy to clipboard operation
Ultralight copied to clipboard

Mobile devices

Open alandefreitas opened this issue 7 years ago • 10 comments

Do you guys have any plans to support mobile devices (iOS and Android)?

alandefreitas avatar Sep 25 '18 15:09 alandefreitas

Yes to Android/ARM, shouldn't be too much of a hassle. Will probably target OpenGL ES for the driver.

As for iOS, it might be a little tricky since we'll need to use their own copy of JavaScriptCore which may not be in sync with our own. I plan to research this more later.

adamjs avatar Sep 28 '18 04:09 adamjs

Are these plans in the near future?

alandefreitas avatar Sep 28 '18 15:09 alandefreitas

Are these plans in the near future?+1

RPG3D avatar Feb 21 '19 08:02 RPG3D

Are these plans in the near future?+2

mr5z avatar Mar 20 '19 19:03 mr5z

Will begin work on the ARM port in about a month.

adamjs avatar Mar 25 '19 18:03 adamjs

Let's begin work together?

mehmetaydogduu avatar Apr 11 '19 09:04 mehmetaydogduu

How's it going? We'd use it if there's support for android/ios

WoLfulus avatar Nov 11 '19 15:11 WoLfulus

It'd be nice to be able to send touch events to allow a rendered UI to work like a touch screen.

danielpaull avatar Aug 31 '21 09:08 danielpaull

So is there not any android support at the moment? Does this not work using the NDK ? I'm trying to see if this is a viable product for me but I'm not sure that it is without android support. I could work on the feature if needed but have to delve more into how much source code a free license provides.

omrta-dev avatar Sep 22 '21 22:09 omrta-dev

I would like to contribute to add support for android and ios. Is there anything I can do?

Osiris-Team avatar Feb 05 '23 02:02 Osiris-Team