PDA

View Full Version : How to install midlets/jars on memory card?


arpcpro
14th February 2008, 04:10 PM
Hello people,

I have a Tytn II with WM6 and would like to know how to install java applications on the memory card, instead of phone memory?


I've searched and found a way that requires registry changes and hacks, but it doesn't appear to be an elegant way to do it. A phone like this should have a better procedure or am I wrong:

* never tested, but I found a registry key :
* HKEY_LOCAL_MACHINE\SOFTWARE\Tao\JMM
* DataPath="\Application Data\Tao\intent"
*
* if you want to test...
*
* 1. close JMM first
* 2. change to DataPath="\storage card\Application Data\Tao\intent"
* 3. copy directories and files from \Application Data\Tao\intent to \storage * card\Application Data\Tao\intent
* 4. reboot mobile

osavioro
15th February 2008, 03:35 AM
Oh ... I've tried this before with WM5 and unknown version of Intent JVM ... didn't work out although it should.