Change an other app data

Post your questions and help other users.

Moderator: Martin

Post Reply
ahmadmll
Posts: 69
Joined: 06 Jul 2013 15:02

Change an other app data

Post by ahmadmll » 23 Jul 2013 20:36

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...
Attachments
1374610840280.png
1374610840280.png (59.93 KiB) Viewed 10850 times

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Change an other app data

Post by Martin » 24 Jul 2013 16:10

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

ahmadmll
Posts: 69
Joined: 06 Jul 2013 15:02

Re: Change an other app data

Post by ahmadmll » 24 Jul 2013 19:56

Dear martin,can you explain me how can i forward all sms that recive my mobile?

ahmadmll
Posts: 69
Joined: 06 Jul 2013 15:02

Re: Change an other app data

Post by ahmadmll » 24 Jul 2013 20:39

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

Post Reply