is it possible to make an app created with app inventor interact with another existing application already on the phone?
I'll try to explain.
let's suppose we have an app on the phone that requires a 4-number password (so the user must write the 4-number code and press enter).
I would like to create an app with app inventor where many codes are created and each code generated should go to write the code just generated in the other app and press enter until I find the right unlock code.
please, let me know....thanks
sounds you like to write an app, which tries all combinations to hack another app?
you can use the activity starter to open another app, but that's all, you can't enter some code in the other app, try it and if it does not work try the next... this is not possible...
you could do this however if it were a webpage and not an app...
Taifun
and there would be 10,000 possible combinations...