hi all, Ineed to use an ontop textbox, and with transparent activity, I can, but I need also to continue to use other activity i.e. the main sndroid screen with widgets, in back of textedit (that is ontop), seems that the solution is monkeyrunner:
http://developer.android.com/tools/help/monkeyrunner_concepts.html
with this API, we can click on an activity, and pass the pressed coordinates to screen, so I can click on invisible activity and pass the click on the other back activity.
there is a wrapper for it, or a library?
thanks in advaces
http://developer.android.com/tools/help/monkeyrunner_concepts.html
with this API, we can click on an activity, and pass the pressed coordinates to screen, so I can click on invisible activity and pass the click on the other back activity.
there is a wrapper for it, or a library?
thanks in advaces