Giter VIP home page Giter VIP logo

bobblekeyboardsdk's Introduction

BOBBLE IME SDK

Bobble IME SDK is an Android Library which allows you to integrate power of BobbleKeyboard in your android application with minimal effort. The keyboard if fully featured Input Method Editor having support for various languages, Live Themes, Cool Fonts, Emoji, Clipboard, Bigmauji, Quick Reply Shortcuts, Swipe typing etc.

WHY USE IME?

  • There is one common target of all the apps which is provide excellent user experience. we tend to do lot of things to work towards user experience, however we neglect one thing, which is used in almost all the apps which is input method or keyboard. no matter how hard we strive to improve the user experience, if the way by which the user is entering the data in the app is differing then app experience will differ, so the IME SDK provides consistant user experience
  • It is more secure, as the data entered by the user strictly stays with you, and not captured by any third party IME provider
  • You can provide your content and services at all the places in users phone without even opening the app.

To make it tailored for every application and user specific needs, you can use embed Bobble IME SDK in your application in two ways.

Implementing And Packaging full SDK with the App:

This is a simple Method which packs the full SDK with your application, and it ready to use as soon as your application is downloaded.

  • It will cause the slight download size increase(approax 5MBs) depending on how you distribute the Application
  • The SDK is always available with your app, no matter how you distribute it.

Want to know more about this method, go to Bobble IME Distribution Library

Implementing The SDK By Packaging it in a Dynamic Module

This Method allows you to use the power of Bobble Dynamic IME Distribution Library, which allows you to distribute the SDK as a Dynamic Module.

  • It Results in the minimal increase in the APK Download size.
  • Dynamic Module Distribution allows your user to download SDK as and when he actually needs it
  • Once downloaded, it functions like the normal SDK, and is fully featured
  • Bobble Dynamic IME Distribution Library takes care of the complex logic needed for the dynamic module to work.

Want to know more about this method, go to Bobble Dynamic IME Distribution Library

bobblekeyboardsdk's People

Contributors

rakeshgits avatar

Watchers

 avatar

Forkers

gsrivast31

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.