|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm using claunch and wanted an easy way create a "photo shortcut" to call/text people. I wanted to click on a photo to jump to a contact's summary screen (the list with all the phone numbers, emails etc). Then from the summary screen I can decide which of the contact's numbers to call/text/IM.
This is a command-line utility and is really only useful when combined with "launcher". You create a shortcut in your launcher (perhaps with a photo) and set it up to execute go2contact with the name of the person you want to dial. go2contact then brings up the contact screen of that person. There's some other great utilities if you want to jump straight to dialing a number or texting someone (VJPhoneTools), but I wanted to hit the contact's summary screen first since many of my contacts have multiple numbers. This is my first WM5/6 app so if you're inclined to look at the source and comment, please feel free. VC++ 2008 source is in the zip, installer in the cab. Also, I'm using a fairly liberal OS license so you can feel free to use this code for your own projects provided you follow the terms. From the readme file: go2contact v 1.0 (c) Copyright 2008 _craig on forum.xda-developers.com All Rights Reserved Released under the Eclipse Public License, see license.htm Download the go2contact .cab file to the WM5/WM6 device and open it using "File Explorer" to install. Execute go2contact.exe and supply the name of the Pocket Outlook contact you want see the summary screen of as a single command-line parameter. The name should match the "File as" field in the Contact's information. Example: go2contact.exe "Doe, John" Assuming John Doe is filed as "Doe, John" Note: Executing go2contact.exe from the "File Explorer" will not work because you cannot enter command line arguments using "File Explorer". You will need to create a shortcut or use sort of 3rd party launcher application, such as cLaunch. WM5/WM6 required. Last edited by _craig; 14th February 2008 at 03:39 AM.. Reason: Make clear it's a command line utility |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Please post some screenshots...
Thanks..
__________________
HTC ToUCh WM 6.5 powered by Onyx 6 Release 8 build 23529 - USPL 3.10 - IPL 3.10 - Radio 03.34.90 Are you ITALIAN? Have a look at this thread.... ![]() --> Volete spedire SMS GRATIS?? Guardate qui...
|
|
#3
|
||||
|
||||
I use claunch too.Thank a lot. ![]() |
|
#4
|
||||
|
||||
|
Wich word did you understand...
Example: go2contact.exe "Doe, John" It's a command line app there are no screenshots. |
|
#5
|
||||
|
||||
|
Will this work for HTC plugin?
__________________
DELL Axim x50v > ETEN M600+ > HTC P3600 Black Trinity::GPS Enabled::4gb SDHC::AX3L Rom v2.0.8.1::Radio 1.46.00.11::Bluetooth Moto S9 |
|
#6
|
|||
|
|||
|
This *should* work with any launcher that you can assign shortcuts to.
That being said, some launchers are more configurable than others. Ideally the launcher supports two features: 1. Command line arguments can be specified in the launcher. You need a way to identify the go2contact.exe executable AND the contact name. 2. Icons can be selected separate from the default icon of the application/shortcut. cLaunch even supports bitmaps, which is what I use for photos of contacts (after down-sizing them in photoshop). If your launcher doesn't support those two items, I suppose you can overcome it by creating .lnk files for each contact. I think you can even assign icons to lnk files. I’d only recommend doing this if you’re feeling adventurous. I haven’t tried this; if anyone does I’m curious how it turns out. |
|
#7
|
|||
|
|||
|
neat
thanks for sharing, exactly what i wanted |
|
#8
|
||||
|
||||
|
screenies?!
__________________
See all my MM-Skins: MM-Cube / MM-HTC / MM-iKeyboards / MM-Signal "We are here for a Fun Time Not a long time!" - Colin McRae |
|
#10
|
||||
|
||||
|
Nice tool... tried to set up a page in Ultimate Launch with fav contacts...
but when I configure launching a contact in UL and went back to today-screen my PPC freezes.... -> softreset... Any experience? SOLVED: Think it´s a prob in UL - sometimes it works - sometimes not... strange :-)
__________________
Kansas City Shuffle - everybody looks right, you go left. ----------------------------------------------------- -- HTC Artemis -- -- HTC Elfin -- -- HTC Diamond -- -- HTC Diamond 2 -- Last edited by ChiefmasterB; 13th February 2008 at 05:25 PM.. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|