crosswalk-project / crosswalk

A web runtime built on Chrome. This project is currently unmaintained.
https://crosswalk-project.org/blog/crosswalk-final-release.html
BSD 3-Clause "New" or "Revised" License
2.32k stars 650 forks source link

[Android] Create a utility class to provide common utility methods shared by Core, Runtime, RuntimeClient, etc. #980

Open gaochun opened 10 years ago

gaochun commented 10 years ago

Move the utility methods into a common place under org.xwalk.util package which should be shared by Core, Runtime and RuntimeClient. The utility methods will help to read assets files, operate string, etc.

jiangwenhao commented 10 years ago

This feature has been migrated to JIRA, please track it in https://crosswalk-project.org/jira/browse/XWALK-178. Thanks