|
J2MESyncJ2MESync is a software for syncing your contacts and events from your mobile to your favorite pim application(i.e. evolution). It uses the java microedition to access your pim data and sends it via bluetooth to multisync or openync on your pc. Multisync can sync your data to many other pim applications, other mobile phones or to any syncml backend.
Requirements
Mobile devices known to work
(please add your device after testing)
FAQ
Files
J2MESync Midlet for Opensync (0.1x)/Multisync(0.8x) Download is http://www.ohli.de/download/j2mesync_midlet.tar.bz2 Multisync (0.8x) Download is http://www.ohli.de/download/j2mesync_multisync.tar.bz2 Opensync (0.1x) Download is http://www.ohli.de/download/j2mesync_opensync.tar.bz2 Opensync (0.1x) Debian Plugin http://www.ohli.de/download/j2mesync_plugin-1-1_i386.deb (thanks to Kie) Opensync (0.2x) Download is http://www.ohli.de/download/j2mesync_opensync-0.22.tar.bz2 Opensync (0.3x) Download is http://www.ohli.de/download/j2mesync_opensync-0.34.tar.bz2
Installation (Multisync Part)First you should have working linux box with an installed multisync. On many distros you can use your package installer and select it. In case you use the source distro of the j2mesync plugin you should also select the multisync and bluetooth development files(the headers and such things). So now we have a multisync installation. Now you have to download the plugin package from this site. If you decide to compile the plugin yourself, you have to unpack the file.
so it's done you can now start to configure multisync. simply create a sync pair by pressing the new button and select the j2mesync plugin as the first or second plugin. Then press the options button and fill in your bluetooth mac address and the rfcomm channel. Normally the channel is 7 but you can change this on the mobile device. It only has to be the same number here and there. Know you have to configure the second plugin the i.e. evolution or backup one. So the work on the linux box is done and you have to do some work on your mobile device. First download the jar and jad files from this page and transfer it to your mobile device with your favorite software (some vendors releases special software to install java apps on their devices). It is very importend that the java app have the right permissions the read and write your pim data and open a bluetooth server. After you have sucessfully installed the midlet, you have to set the bluetooth channel and if you like the directory where you want to store your local backups. Congratulations. You are finished! Now you can start the j2mesync midlet on your mobile device and multisync on your unix box and press the sync button.
Installation (Opensync Part)First you should have working linux box with an installed opensync. On many distros you can use your package installer and select it. In case you use the source distro of the j2mesync plugin you should also select the opensync and bluetooth development files(the headers and such things). If you are using opensync >=0.30 you need the cmake package as well. So now we have a opensync installation. Now you have to download the plugin package from this site. case opensync (<0.30) If you decide to compile the plugin yourself, you have to unpack the file.
case opensync (>=0.30)
so it's done you can now start to configure opensync. If you are mysynctool, you create a pair by doing:
now you get an editor with a xml config file. simply add your bluetooth mac addr(you get it by running "hcitool scan") and the bluetooth channel(normaly 7). If your otherplugin doesn't need any configuration you can start syncing by :
So the work on the linux box is done and you have to do some work on your mobile device. First you need a working Wireless Toolkit from sun (http://java.sun.com/products/sjwtoolkit/ ). With this you are able to open the project in the java directory and build the java part. Now you can transfer the jar and jad to your mobile device with your favorite software (some vendors releases special software to install java apps on their devices). It is very importend that the java app have the right permissions the read and write your pim data and open a bluetooth server. After you have sucessfully installed the midlet, you have to set the bluetooth channel and if you like the directory where you want to store your local backups. (you can find the jar/jad files in the j2mesync-plugin archives above in the java folder) Congratulations. You are finished! Now you can start the j2mesync midlet on your mobile device and multisync on your unix box and press the sync button.
Some Things you should know
J2MESync: Last edited by SebastianOhl on 2007-12-27 11:43:24 GMT Created by SebastianOhl on 2006-08-13 12:32:09 GMT |