You should probably rewrite around android's own UI stack, which is optimized for small touchscreens.
On Nov 22, 1:09 pm, Ankur Avlani <[email protected]> wrote: > Hi, > > I am trying to use the Java's awt package, Robot class and some Events > MouseEvent and InputEvents in android. Is there a way to included these > classes in android?. > > I did some research and found that java.awt packages are not included in > Android-Java. You need to manually add the class files (I am not sure > how). > > Any help is appreciated. > > -Ankur -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
