is there a way to command a sequence of keys like ctrl+o, for example to open a window in firefox..or ctrl+c or do other task...using android?? in other words...how i can send command to android but not only to a web browser....????
I don't think you're supposed to be able to do that, because it would be a huge security risk. You could, however, use a custom protocol to open an app and add a number of parameters to the URL. If you are the author of the app responding to the custom protocol, then you could write a script that responds to the parameters embedded in the URL.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Sorry, I don't understand your reply. What do you need?
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode