Integration

How to Integrate the SDK

How is Fleksy implemented into our host app?
The Fleksy keyboard SDK is integrated into your host app as the "keyboard extension" which you will have full control over.
Mon, 25 Oct, 2021 at 9:13 AM
How does the keyboard communicate with our App?
The keyboard communicates with the system via an interface (API) from the OS (Android/iOS) to send text, actions, etc... to the textfield, which is part of ...
Mon, 25 Oct, 2021 at 9:13 AM
Can I test the Fleksy SDK?
Yes, contact us here to set up a brief consultation and start testing our SDK for 30-days, free of charge.
Mon, 25 Oct, 2021 at 9:14 AM
How much RAM can we use?
Apple restricts the amount of RAM each App can use. On iOS, the App has to use below 54 MB of RAM for iPhone. On Android, you are free to use unlimited ...
Fri, 11 Feb, 2022 at 9:03 AM
Which language is Fleksy coded in?
Fleksy is coded in ObjectiveC for iOS, Kotlin for Android and a shared part in C++
Mon, 25 Oct, 2021 at 9:14 AM
How can we know if your keyboard is compatible with our Tech stack?
The Fleksy Business keyboard is compatible with iOS and Android OS.
Mon, 25 Oct, 2021 at 9:14 AM
What is an SDK?
An SDK or "Software Development Kit" is made up of files called libraries. Libraries are a piece of code that helps a program play nicely with wh...
Wed, 26 Apr, 2023 at 10:34 AM
Do you provide Documentation?
Fleksy provides a full library of documentation on how our SDK works along with examples so your development team can build and customize your own white-lab...
Mon, 25 Oct, 2021 at 9:15 AM
Does Fleksy provide code samples?
A code sample is intended to demonstrate programming tasks or scenarios, or to demonstrate a particular program architecture that is not easily demonstrate...
Mon, 25 Oct, 2021 at 9:17 AM