A network InputMethod in Android platform, user can input for a remote TV with a phone.
RemoteIme is hosted in the following web site
https://github.com/itleaks/RemoteIme
If you think the Android project RemoteIme listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RemoteIme.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in RemoteIme. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
RemoteIme has the following Java source files.
com.itleaks.remoteime.model.IRemoteImeEventListener.java com.itleaks.remoteime.model.ImeSession.java com.itleaks.remoteime.model.ImeSessionManager.java com.itleaks.remoteime.model.RemoteImePolicy.java com.itleaks.remoteime.model.RemoteInputConsumer.java com.itleaks.remoteime.model.RemoteInputProducer.java com.itleaks.remoteime.model.SessionManager.java com.itleaks.remoteime.model.SessionModels.java com.itleaks.remoteime.ui.MApplication.java com.itleaks.remoteime.ui.NetStateService.java com.itleaks.remoteime.ui.RemoteInputActivity.java com.itleaks.remoteime.ui.RemoteInputMethod.java