|
||||
Makro app
can anybody recommend a makro app for competing a sequence of button clicks???
thanks
__________________
Device: XDA Ignito (gsm Diamond)
Software: SBSH Pocketbreeze & Ilauncher Tweaks: Auto config - http://forum.xda-developers.com/showthread.php?t=418151 Diamond tweaks - http://forum.xda-developers.com/showthread.php?t=409540 HtcAddicts RAM clean - http://forum.xda-developers.com/showthread.php?t=487490 Tsowen taskbar - http://forum.ppcgeeks.com/showthread.php?t=54514 Volume increase - http://forum.xda-developers.com/show...ghlight=volume |
|
||||
Re: Makro app
Mortscript can do this.
If you go to my faq, there's the mortscript cab and also the manual (with commands). Basically you write a script that does everything you'd like. Google it and you should find more info too.
__________________
I spend most of my time at MobileUnderground. (Now offering free FTP space to Developers & ROM Chefs willing to support their product at M.U. - Exclusivity not required! Also the home of the original Chefs' Corner, Cab Central, and more!) My wm6.5 Vogue FAQ (Soon to be at M.U.) |
This post has been thanked 1 times. |
|
||||
Re: Makro app
Quote:
I have however achieved my goal, one click on an icon from today screen and my device will bluetooth sync to pc ![]() Code is below if anyone interested Run("\Windows\Start Menu\programs\ActiveSync.lnk") Sleep (800) SendRightSoft() SendUp() SendCR() Sleep(7500) Minimize "ActivSync" __________________ |
|
||||
Re: Makro app
thanks for sharing.
over at xda theres a mortscript accumaltion thread with tons of examples. i would link but im on my phone. :/ but if you go to my faq (link in signature) in the more links there's a link to it. also, i have mortscript uploaded to my faq aswell. check it out! |
![]() |
|
|
|