What is it?
ADBType is a very small (4.66 kB zipped, 10.5 kB unzipped) .NET program that allows you to send text to your Android device over ADB. This is especially handy for those who are always sitting behind their keyboards, the ones with small touch screens or big fingers.
What does it do?
It uses Android's input command to send text to the Android device over ADB. Easy as that. The sourceis will soon be available on Github and it's written in C#.
Limitations
You need to have ADB in your path. (adb.exe must be callable from all around your system)
Download
Here
Screenshot
![]()
Todo
- Icon
- Custom key events
ADBType is a very small (4.66 kB zipped, 10.5 kB unzipped) .NET program that allows you to send text to your Android device over ADB. This is especially handy for those who are always sitting behind their keyboards, the ones with small touch screens or big fingers.
What does it do?
It uses Android's input command to send text to the Android device over ADB. Easy as that. The source
Limitations
You need to have ADB in your path. (adb.exe must be callable from all around your system)
Download
Here
Screenshot

Todo
- Icon
- Custom key events