Page 1 of 1
Change an other app data
Posted: 23 Jul 2013 20:36
by ahmadmll
Hi my friends
I want to change the number that have wrote in forward sms software with an action,is possible it?
I attached picture of software main screen
I want to change "number".
Thanks my dears...
Re: Change an other app data
Posted: 24 Jul 2013 16:10
by Martin
Hi,
You could try to launch the app, then move input focus to the text field using DPAD events and automatically enter the text.
Sending keyboard input requires a rooted phone. Following post shows some example commands that will be required:
http://automagic4android.com/forum/view ... f=5&t=1825
following commands could be useful in this case:
Execute Root Command: input keyevent DPAD_DOWN
Execute Root Command: input text 1234567
Execute Root Command: input keyevent ENTER
You could also forward the SMS directly with Automagic using trigger
SMS Received and action
Send SMS.
Regards,
Martin
Re: Change an other app data
Posted: 24 Jul 2013 19:56
by ahmadmll
Dear martin,can you explain me how can i forward all sms that recive my mobile?
Re: Change an other app data
Posted: 24 Jul 2013 20:39
by ahmadmll
I tested your solution but it does not work
Please download "auto forward sms" ,please test it and put flow download link
Excuse me,please....
http://automagic4android.com/flow.php?i ... 47cda94776