Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android Library to make it easy to create your CodeEditor or IDE for any programming language even for your own programming language, just config the view with your language keywords and other attributes and you can change CodeView theme in the runtime so it's make easy to support any number of themes, and CodeView has AutoComplete and you can customize it with different keywords and tokenizers.

Oct 22, 2020

This library allows to show intro of your app or a specific view that you want to high-light when you add new features to app.

Oct 5, 2019

This is a text/code(Base From [ModPE IDE] ) editor meant for integration as a modular component of the overall UI. The aim is to provide a powerful editor that can be used just like any other View. CodeEditor has been used for this purpose because it is feature-rich, fast, and easy to modify and embed in applications. Please note that this library is currently supported on android API 15 and above. Integration with existing project

Oct 6, 2018

Highlights every View which inherits TextView (i.e. TextView, Button, EditText). Set targets and Colors. Then highlight any word.

Aug 20, 2017

Selecting a particular section of text and highlighting with different color and add notes to them.

Watch it in action here

go to this link to see integration

Apr 2, 2017

Android Code Highlighter.

Jan 18, 2017

TextHighlighter is a simple android API for developers to show highlighted text in android apps, also provides methods to show styled text.

Oct 25, 2016
Advertisement

CodeView helps to show code content with syntax highlighting in native way.

Aug 25, 2016

Codeview is an Android library that lets you to preview code in WebView very simple with highlighting.

Jul 29, 2016

A syntax highlighting view, powered by highlight.js, for Android.

Jul 11, 2016

ShowTipsView let you highligth specific points of interest of your app.

Nov 16, 2014

Highlightify is Android library that helps you highlight views when you press them. Usually you would create separate drawable with dark overlay or keep two almost identical images in your resources. But no more, with Highlightify you can easily do in in runtime.

Jul 14, 2014