hi sin i flashed my xda with your merged rom.
everything is ok expect the caller id.
it dosen't show the id is there any cab file for that?
if yes can you please post it here in this message so who ever's xda has this problem can use it.
thanks in advance.
http://forum.xda-developers.com/viewtopic.php?t=15176
as far as i understood the merged rom has an older version in it, but I don't have it on my xdaii.
If it has installed itself on your himalaya, uninstall instructions are in the thread
thanks M4io
but neither winzip nor win rar recognized the file i downloaded on the thread you have posted.
wnen i click on the download it shows.
(download the 1.34 mb file, 'download PHP').
now what i want to know is what is PHP?
and why dosen't the winzip & win rar recognized's this cab file.
thanksin advance.
jaykumarr said:
hi sin i flashed my xda with your merged rom.
everything is ok expect the caller id.
it dosen't show the id is there any cab file for that?
if yes can you please post it here in this message so who ever's xda has this problem can use it.
thanks in advance.
Click to expand...
Click to collapse
Start>Programs>File Explorer>My Device>Extended Rom
Install Caller_ID_W..
PHP is a language which runs on the webserver. so when you click on download.php you actually start a service on the server, which gives you the requested file.
now these CAB-files are pocketpc cab files ad are kind of setup programs for PocketPC , so you have to copy the CAB to your pocketpc and execute it there.
You can execute it by putting it in your extended rom, modify the config.txt and hard reset (I hope you know what hard reset means/implies)
or simply by tapping on it in PPC file explorer. In this case the CAB will disappear after installation. But if you have a previous version of Caller_id installed, you best uninstall it first : by editing the registry as explained in the forementioned thread, deleting as much files from the previous thread as it allows you to, soft reset, and delete the rest of the files.
I sure hope you understand all this, because if you don't know what php is, don't know what PPC CABs are, then I would advice you not to mess around too much with your PPC internals.
M4io
i know what is cab file.
but i wanted to know weather the file is in zip format cus win zip doesn't recognize it and even when i paste it on my ppc it doesn't install it simply says (there is no application associated with ''caller_id_wwe'' run the application first,then open the file from with in)
sounds like something corrupt during download
clear your internet cache and download again, don't unzip/unrar it, just copy the complete CAB file to your PPC
almost everything is installed with cab, so it would be weird that no association exists. Or during the copying to PPC maybe the conversion went wrong.
I'm really guessing now, just keep trying.
Anyone know what files/have the files necessary to put the Java Virtual Machine back on the T-Mobile (US) MDA Load?
Its on the SDA but not the MDA - and this sucks!
Genesis3 said:
Anyone know what files/have the files necessary to put the Java Virtual Machine back on the T-Mobile (US) MDA Load?
Its on the SDA but not the MDA - and this sucks!
Click to expand...
Click to collapse
Just a simple .lnk file to \Windows\Jmm.exe. AFAIK, the intent Midlet manager comes with all HTC Wizards pre-installed; it's only the link file that is missing.
You can also download this link file from http://www.winmobiletech.com/sekalaiset/MIDlet Manager.lnk
Nope - the FILE is missing! And copying it over from a SDA (which has it) doesn't help - it won't run (may be different link options or somesuch)
It appears that T-Mobile whacked it out of their ROMs! Anyone got a copy of that I can try dropping in there?
Genesis3 said:
Nope - the FILE is missing! And copying it over from a SDA (which has it) doesn't help - it won't run (may be different link options or somesuch)
It appears that T-Mobile whacked it out of their ROMs! Anyone got a copy of that I can try dropping in there?
Click to expand...
Click to collapse
http://www.winmobiletech.com/sekalaiset/jmm.zip - give this a try. Unpack it to \Windows. Let me know if it works/doesn't work.
WORKS, kinda.
It comes up but won't load the GLM software. Not quite sure why.... looking at that now.
Update - says it failed to run image \windows\target.img
Looks like there's one file missing in that archive.
Genesis3 said:
WORKS, kinda.
It comes up but won't load the GLM software. Not quite sure why.... looking at that now.
Update - says it failed to run image \windows\target.img
Looks like there's one file missing in that archive.
Click to expand...
Click to collapse
Give it a try: http://www.winmobiletech.com/sekalaiset/target.img.zip
Put the ZIP file itself (don't decompress it) into \Windows.
Well it comes up now - GLM fails to load claiming the JAR file is invalid, but the Java Virtual Machine starts without error.
Genesis3 said:
Well it comes up now - GLM fails to load claiming the JAR file is invalid, but the Java Virtual Machine starts without error.
Click to expand...
Click to collapse
What JAR file is that? Midlet manager is only able to run non-device-specific midlets - that is, NOT Nokia/Sony-Ericsson etc. specific ones. With other stuff, it'll report about invalid JAR files.
Menneisyys said:
Genesis3 said:
Well it comes up now - GLM fails to load claiming the JAR file is invalid, but the Java Virtual Machine starts without error.
Click to expand...
Click to collapse
What JAR file is that? Midlet manager is only able to run non-device-specific midlets - that is, NOT Nokia/Sony-Ericsson etc. specific ones. With other stuff, it'll report about invalid JAR files.
Click to expand...
Click to collapse
Its the Google Local Generic MIDP 2.0 version off www.google.com/glm.
Runs on the SDA, but refuses to load on the MDA. The VM IS running now though.... thanks.
Genesis3 said:
Menneisyys said:
Genesis3 said:
Well it comes up now - GLM fails to load claiming the JAR file is invalid, but the Java Virtual Machine starts without error.
Click to expand...
Click to collapse
What JAR file is that? Midlet manager is only able to run non-device-specific midlets - that is, NOT Nokia/Sony-Ericsson etc. specific ones. With other stuff, it'll report about invalid JAR files.
Click to expand...
Click to collapse
Its the Google Local Generic MIDP 2.0 version off www.google.com/glm.
Runs on the SDA, but refuses to load on the MDA. The VM IS running now though.... thanks.
Click to expand...
Click to collapse
OIC... the generic MIDP2 version works great on my Qtek 1.6.7.1 ROM.
Leave it to T-Mobile to cripple the damn thing....
I've also been playing around with getting java on the T-Mob US MDA. I didn't have the benefit of an SDA, but on the ftp site I found various extended roms for the Wizard. Specifically on the 'O2 Mini Asia Exteded Rom...' I found a .cab that installs the jvm/midlet manager.
The program itself runs just fine, and installs and downloads the .jar specified in any jad file I execute. The problem comes when I try to run a program from within the Midlet Manager. What I get is:
Error
Failed to run the MIDlet
This happens with google, Opera and another program I want to run. Is this the same error you are getting?
The O2 Mini is a Wizard - correct? Could there be something else in the ROM that needs to be installed?
Anyone have any ideas?
No, I'm getting an error trying to LOAD the GLM site from www.google.com/glm.
It appears to load, goes through all the motions, and then complains about an invalid JAR file.
I don't have any JARs handy I can load off a local SD card to see if it will work with those. I'll look around for some....
So you are getting an error already when trying to download the app from Google? I don't know how familiar you are with J2ME apps, but they typically consists of 2 components. A .jad file which is a simple text file that describes some properties of the app and a link to the actual app.
The point I am at I can successfully go to the Google/glm site and select the Generic Advanced app, agree to terms and then I click to download. Once I do that PocketIE asks if I want to save or run the .jad file. I then select to run it, and it kicks off the midlet manager. Then the midlet manager will download the .jar file and it is available in the manager with icon and everything. Once I click on the Google or Opera icon to launch the J2ME app I get the error I described.
If I understood correctly it seems you haven't gotten this far yet?
Correct. I cannot load the application - it is transferred but the JMM application refuses to install it.
I suspect a registry difference here - and if we find it, we may have a working solution.
Well, I would have thought that the .cab I got from the other extended rom would create all the appropriate registry keys to run the program. At least jmm works and downloads the jar.
I have no idea why it won't run them though. I also used LokiWiz to unlock the device, and after that I had to reinstall the jmm cab because the device complained that jmm.exe was not signed/authorized.
I see that some keys have been created in HKLM\Software\Tao\. I have attached them here.
It may be a file association for the .JAR type....
After looking around a little in the registry, I can see that there are a lot of keys created. I think it will be difficult for you to manually copy everything from the SDA. There are entries for the right extensions, but there is one more interesting one that I'd like to see what is in the SDA (or any Wizard with Java capabilities) \HKCR\CEJavaVM. On my device it is empty.
ecf said:
After looking around a little in the registry, I can see that there are a lot of keys created. I think it will be difficult for you to manually copy everything from the SDA. There are entries for the right extensions, but there is one more interesting one that I'd like to see what is in the SDA (or any Wizard with Java capabilities) \HKCR\CEJavaVM. On my device it is empty.
Click to expand...
Click to collapse
That key is not there at all on the SDA nor on my MDA.
There are several file associations ("Jarfile" and "Jadfile") all of which look ok......
Works on a Cingular 8125
Do it works on a Cingular 8125, however, how do you get to Midlets after you install them?
EDIT: I just need a .lnk file to the JMM.
Danny
Okay it says its a cab. While I am very new to wm phones I have been able to install a ton of other cabs.
When I go to install this fist off it doesnt look like a cab it has the name and the windows flag and .rar as the extension.
When I click on it I get the following.
There is no application associated with "s2u2-0.3-WM5". Run the application first, then open this file within the application.
This is supposed to work with WM6 and I know others here have done it. I am just not so bright when it comes to this and cannot figure out what I am doing wrong. I tried just copying it into the windows folder but that didnt work either.
You have to extract the rar file to get the cab file inside for installation. Pls try again.
thanks
thanks mate works like a charm
Hi, i just downloaded the new Opera Mini 4.1 (www.mini.opera.com/beta) on my HTC Artemis and when i clicked on the "download" it said the file already exists. I didnt choose where it downloaded to... so, does anyone know where the install files are stored?
Cheers,
It'll install in your Java environment ...check in Start>Program> Java or Esmertec Java....open that then you can see the installed application.
By default they go to \Windows\Appdb\ , at least on my WM6.1 Prophet rom...
yes or it simply goes in my documents folder in the device
hi all,
i m new to this community so i need this help.
1:i installed a few cab files for my o2 xda mini II and some work but a few says that this is not a valid win CE cab file. i don't know why this problem occurs only for some and not for others
2:how can i change the file association of files? i mean if i want to open a pdf file from adobe and not clearvue pdf,then how it should b done?
3: which type of flash files can i play.i tried *.swf and they work but can i use the flash files that work on my pc too?
come on guys,
so many members and not a single reply??
hi adithya,
1. some of the cab files may be for WM5. so they wont install on WM2003 (XDA II Mini has Windows Mobile 2003 SE)
2. Regarding changing the file association, i remember seeing an application for that in the site. just search for it.
Code:
http://forum.xda-developers.com/showthread.php?t=251006&highlight=file+association
just check out the second post
3. you can use almost any swf file
or check this out
Code:
http://forum.xda-developers.com/showthread.php?t=253439
yo man,
thanks a lot for that,it really worked