Skip to content

Unity mobile Input plugin for iOS and Android (Unity UI compatible)

License

Notifications You must be signed in to change notification settings

lingraphica/UnityMobileInput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityMobileInput

Unity Mobile Input Plugin for iOS and Android (Unity UI compatible) You can use default InputField UI component on iOS and Android without additional field above keyboard

It's deep refactor and bug fix of UnityNativeEdit (https://github.com/kmbang/UnityNativeEdit)

ORIGINAL README MOVED TO HERE: https://github.com/lingraphica/UnityMobileInput/blob/master/Android/README.md

Creating plugin

  • Once repo is cloned, open Android Studio, then open the project located at UnityMobileInput>Android>UnityMobileInput
  • Open the Gradle sidebar in Studio, open the Tasks for 'common' and 'mobileinput', then 'build' and finally double-click on the 'assemblerelease' and 'assembledebug' gears.
  • In the project folder, you will find the compiled .aar files in build>outputs>aar

About

Unity mobile Input plugin for iOS and Android (Unity UI compatible)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 46.8%
  • Java 30.6%
  • Objective-C++ 19.7%
  • Objective-C 2.9%