Skip to content

akaish/iKeyHexKB

Repository files navigation

iKey Android Hex KB

iKey Android Hex KB is a little library that provides easy to implement hexademical keyboard and text input fields with support of formatting and spannable decorations.

See demo application for example code snippets.

Gradle dependence

dependencies {
    implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.50'

    implementation 'net.akaish.ikey.hkb:ikey-hkb:0.6.1'
}

Demo

iKey Android Hex KB used in:

Copyright (c) 2019-2023 iKey (ikey.ru) Author: Denis Bogomolov (akaish)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

This file is a part of Android Hex Keyboard, more info at https://ikey.ru.