This shows you the differences between two versions of the page.
os:htctouch [2008/02/20 12:53] axelle FinchSync |
os:htctouch [2009/02/28 15:21] (current) |
||
---|---|---|---|
Line 25: | Line 25: | ||
Then, the HTC Touch is seen as an USB key. You have direct access to the files from the PC. | Then, the HTC Touch is seen as an USB key. You have direct access to the files from the PC. | ||
Unfortunately, you can only synchronize your additional SD Card that way, and not the device's own system memory (where contacts are located for instance)... | Unfortunately, you can only synchronize your additional SD Card that way, and not the device's own system memory (where contacts are located for instance)... | ||
+ | |||
+ | This strategy also works on Solaris: | ||
+ | * install WM5torage on the device | ||
+ | * plug the HTC Touch (USB cable) | ||
+ | * activate the WM5torage tool | ||
+ | * check where the device is mounted using **df -h**. For instance, my mobile phone's card mounts in /rmdisk/noname. | ||
===== Google Agenda ===== | ===== Google Agenda ===== | ||
Line 30: | Line 36: | ||
I use [[http://rareedge.com/gmobilesync/|GMobileSync]]. | I use [[http://rareedge.com/gmobilesync/|GMobileSync]]. | ||
It's very simple to install and use (provide credentials and push the sync button !). | It's very simple to install and use (provide credentials and push the sync button !). | ||
+ | |||
===== Thunderbird Contacts ===== | ===== Thunderbird Contacts ===== | ||
Line 36: | Line 43: | ||
FinchSync is definetely a developer's tool: an unattractive GUI with non-intuitive options ... but it works pretty well and does not put a mess on your computer. | FinchSync is definetely a developer's tool: an unattractive GUI with non-intuitive options ... but it works pretty well and does not put a mess on your computer. | ||
+ | **Problem**: it does not synchronize all Contact information (additional dates, birthday, picture...). | ||
==== Installation of FinchSync ==== | ==== Installation of FinchSync ==== | ||
Line 41: | Line 49: | ||
* Download FinchSync on your PC. This is a JAR, so it's OS-independant, provided there's a JRE on your system. | * Download FinchSync on your PC. This is a JAR, so it's OS-independant, provided there's a JRE on your system. | ||
* Download the .cab on the Pocket PC. | * Download the .cab on the Pocket PC. | ||
+ | |||
+ | |||
==== Configuration ==== | ==== Configuration ==== | ||
Line 62: | Line 72: | ||
* Login, password: enter the credentials you chose on the PC for your client. | * Login, password: enter the credentials you chose on the PC for your client. | ||
- | Then, go back to the first window, select your server, and hit the "Sync it!" button. | + | Then, go back to the first window, select your server, and hit the "Sync it!" button (beware: in some situations, having your HTC Touch directly connected to the PC via an USB cable forbids network connections. In that case, make sure to unplug the phone - or it will switch to GPRS/EDGE - so that the synchronization operates over the air). |
+ | Of course, the FinchSync server must be running ! | ||
Line 92: | Line 103: | ||
+ | ====== Changing location of "My Documents" ====== | ||
+ | |||
+ | The best known solution consists in modifying the appropriate entry in the device's registry. However, this may be risky... A no-risk alternative consists in creating a link to another location. | ||
+ | |||
+ | - Create a subfolder called "My Documents" in your Storage Card folder. | ||
+ | - Copy the contents of \My Documents to \Carte de stockage\My Documents | ||
+ | - Delete \My Documents | ||
+ | - Open a text editor and paste the following text into a new document: 33#"\Carte de stockage\My Documents" | ||
+ | - Save this as "My Documents.lnk" | ||
+ | - Copy this to the root of your WM6 device | ||
+ | |||
+ | **Problem**: :-( ActiveSync keeps on synchronizing with a folder on the device , not on the storage card. The link works though. | ||
+ | |||
+ | |||
+ | |||
+ | ====== Nice applications ====== | ||
+ | |||
+ | * Free internet browser: [[http://www.operamini.com/download/|Opera Mini]] | ||
+ | *[[http://www.mymobiler.com|My Mobiler]]: remote control your windows mobile from your PC, through an ActiveSync. Works great, as slow on the device :) It's also possible to take screen shots or videos of the device with that tool. (Freeware) | ||
+ | *[[http://www.ghisler.com/pocketpc.htm|Total Commander]]: a better file browser/editor than the standard one. Though I'm not a fan of its layer, it's currently the best solution I know of to edit read-only files, system files or any other "strange" operation. (Freeware) | ||
+ | |||
+ | |||
+ | ====== Links ====== | ||
+ | * [[http://www.htcwiki.com/|HTC Wiki]]. In particular, there's a thread on how to hack the [[http://www.htcwiki.com/thread/1012509/Touch+Flo+Cube+-+Can+it+be+customized+with+different+applications.?t=anon|Touch Flo]]. I haven't tried it yet though. | ||
+ | * [[http://www.modaco.com/content-page/261532/touchflo-cube-on-the-kaiser/page/40/#entry860490|How to have a custom launcher on your cube]] | ||
+ | * [[[[http://www.customtaro.fr/blog/?202-htc-touch-et-ubuntu|WM5torage]] | ||
+ | * [[http://www.ppccool.com/|PPCCool]]: a forum for Pocket PCs. From time to time, you might find answers to your questions there. | ||