Skip to content

TaVit0/ofxMobileKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxMobileKeyboard

Introduction

C++ openFrameworks addon for native mobile keyboard callbacks (Android/iOS). It allows calling native mobile keyboard interfaces, OS textbox typying and sending generated strings to OF. This addon attempts to help developers using the same code when calling iOS and Android keyboard.

License

The code in this repository is available under the MIT License.

Copyright (c) 2015 Enric Marco, Carlos Narro, Joan Sànchez

Relabtive

Installation

Android:
Copy ofxMobileKeyboard to your openFrameworks/addons/ folder.
Copy ofxMobileKeyboardExampleAndroid to your OFAndroid workspace.

iOS:
Copy ofxMobileKeyboard to your openFrameworks/addons/ folder.
Run ofxMobileKeyboardExampleiOS.

Compatibility

Openframeworks 0.8.4 (Android/iOS). Tested on Linux and Mac OS X.

Known issues

None

Version history

Version 1.0 18/03/15:

First Version

About

C++ openFrameworks addon for native mobile keyboard callbacks (Android/iOS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors