Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Support castanets in android. #407

Closed suyambulingamrm closed 3 years ago

suyambulingamrm commented 3 years ago

This change supports castanets for android environment.

Steps to install and launch:

  1. out/myandroid/bin/chrome_public_apk install
  2. out/myandroid/bin/chrome_public_apk launch --args='--type=renderer --server-address=IP'

Signed-off-by: suyambu.rm suyambu.rm@samsung.com

venumusham commented 3 years ago

lgtm