IntelliJ Java IDE
The moose likes Android and the fly likes What is the possibility of porting this app to android? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "What is the possibility of porting this app to android?" Watch "What is the possibility of porting this app to android?" New topic
Author

What is the possibility of porting this app to android?

barry norman
Greenhorn

Joined: Aug 21, 2011
Posts: 1
Hi all,

I have developed an app for blackberry which uses the Event Injection package to control the phone from another device using a screenshot of the device updated regularly. I can have touch injections or button press injections,

my question - is this possible using android currently?

I can't seem to get clarification from any research as some are yes and some threads i found were no.

Thanks
 
 
subject: What is the possibility of porting this app to android?
 
Threads others viewed
Unit Testing classes that aren't Activity/Service etc
logcat?
Controlling a serial device from an Android app using USB connection
Logging as root and using the android emulator's terminal
Testing simulation
IntelliJ Java IDE