Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th February 2008, 10:16 PM
_craig _craig is offline
Junior Member
 
Join Date: Feb 2008
Posts: 4
Default [new release] go2contact

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.
Attached Files
File Type: cab go2contact_1.0.CAB (24.0 KB, 968 views)
File Type: zip go2contact Source.zip (12.0 KB, 262 views)

Last edited by _craig; 14th February 2008 at 03:39 AM.. Reason: Make clear it's a command line utility
Reply With Quote
Sponsored Links

  #2  
Old 10th February 2008, 02:56 AM
flaviopac's Avatar
flaviopac flaviopac is offline
Senior Member
 
Join Date: Jan 2008
Location: ۩ Firenze ۩
Posts: 1,559
Default

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...
Reply With Quote

  #3  
Old 10th February 2008, 04:03 AM
azpirin's Avatar
azpirin azpirin is offline
Member
 
Join Date: Nov 2007
Posts: 45
Default

I use claunch too.Thank a lot.
Reply With Quote

  #4  
Old 10th February 2008, 04:31 AM
magnus48's Avatar
magnus48 magnus48 is offline
Member
 
Join Date: Jul 2007
Posts: 36
Default

Quote:
Originally Posted by flaviopac View Post
Please post some screenshots...
Thanks..
Wich word did you understand...
Example:
go2contact.exe "Doe, John"

It's a command line app there are no screenshots.
Reply With Quote

  #5  
Old 10th February 2008, 05:09 AM
Hagow's Avatar
Hagow Hagow is offline
Member
 
Join Date: Jul 2007
Posts: 95
Default

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
Reply With Quote

  #6  
Old 10th February 2008, 06:38 AM
_craig _craig is offline
Junior Member
 
Join Date: Feb 2008
Posts: 4
Default

Quote:
Originally Posted by Hagow View Post
Will this work for HTC plugin?
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.
Reply With Quote

  #7  
Old 13th February 2008, 06:19 AM
chunga168 chunga168 is offline
Senior Member
 
Join Date: May 2007
Posts: 222
Default

neat
thanks for sharing, exactly what i wanted
Reply With Quote

  #8  
Old 13th February 2008, 01:30 PM
MaxMotus's Avatar
MaxMotus MaxMotus is offline
Senior Member
 
Join Date: Mar 2007
Posts: 211
Default

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
Reply With Quote

  #9  
Old 13th February 2008, 01:49 PM
rhov23's Avatar
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 640
Default

Quote:
Originally Posted by MaxMotus View Post
screenies?!
IT's INVICIBLE GODDAMNIT!
__________________
HTC Polaris & 2x Qtek 2020i (Alpine)
Please DONATE if you like iTask
Reply With Quote

  #10  
Old 13th February 2008, 05:03 PM
ChiefmasterB's Avatar
ChiefmasterB ChiefmasterB is offline
Senior Member
 
Join Date: Jun 2007
Posts: 211
Default

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..
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:46 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.