Android Open Source - Network platform RemoteIme






Project Summary

A network InputMethod in Android platform, user can input for a remote TV with a phone.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RemoteIme.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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