mohamed-helmy / emoji-keyboard

A library to provide an emoji-keyboard implementation for Android applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Emoji Keyboard

A library to provide an emoji-keyboard implementation for Android applications

Download

Quicky Setup

dependencies {
    compile 'br.com.instachat:emoji-library:1.0.10'
}

Refer to the wiki section.

  • Rockerhieu / emojicon: Do you like emojis in Whatsapp, iMessage? Emojicon is a library to implement such a thing for Android;
  • DrKLO / Telegram: Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free. This repo contains the official source code for Telegram App for Android;
  • ogaclejapan/ SmartTabLayout: A custom ViewPager title strip which gives continuous feedback to the user when scrolling;
  • lopspower / CircularImageView: This is an Android project allowing to realize a circular ImageView in the simplest way possible;
  • square / picasso: A powerful image downloading and caching library for Android;

Team Members

License

Copyright 2015 Edgar da Silva Fernandes | Leonardo Assunção

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.

References

About

A library to provide an emoji-keyboard implementation for Android applications

License:Apache License 2.0


Languages

Language:Java 100.0%