速報APP / 程式庫與試用程式 / WYSIWYG-Editor-Android

WYSIWYG-Editor-Android

價格:免費

更新日期:2019-01-02

檔案大小:5.4M

目前版本:3.0.3

版本需求:Android 4.0.3 以上版本

官方網站:http://www.irshux.net

Email:irshu@outlook.com

WYSIWYG-Editor-Android(圖1)-速報App

A text editor written in Android using native components in the content tree. Integrate easily to work with web based WYSIWYG's, http://irshulx.github.io/Android-WYSIWYG-Editor.

WYSIWYG-Editor-Android(圖2)-速報App

Features:

WYSIWYG-Editor-Android(圖3)-速報App

* Renderer or Editor: You can use it as a Renderer to Render the content or use it as an Editor to create content.

WYSIWYG-Editor-Android(圖4)-速報App

* No Webviews used to render the content. It uses Native EditText, ImageView and as such to render the contents.

WYSIWYG-Editor-Android(圖5)-速報App

* HTML Parser: Render your HTML Code into the editor and vice versa.

WYSIWYG-Editor-Android(圖6)-速報App

* Integration with web based WYSIWYG's: HTMLParser helps the Editor to work seemlessly with the WYSIWYG editor on your web platform.

The editor is built, so that every part of the design have been exposed and is available for customization. You can define, how the editor should look like, and what are the controls, that should be available (the controls toolbar layout can also be created by yourself, just call the API methods on the click event).