02-05-2012 04:43 PM - edited 02-05-2012 05:44 PM
I am in the process of porting an Android Application to the Blackberry Playbook. I am using ADT and the simulator to get started. The process was somewhat frustrating up to now with strange stretching artifacts for porttrait activities to start with. I sorted that out, but now my application will start, but no input is accepted. Additionally I am getting lots of log messages with the following content:
02-05 21:31:50.519: I/InputDispatcher(3518475): Dropped event because input dispatch is disabled.
What is going on? Am I doing something wrong?
Thanks for your help in advance,
Alex