BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 04-11-2006, 07:24 PM   #21
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

Please Login to Remove!

Moved this fault finding over to PM, as its not a general problem and it detracts from the original topic post.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-11-2006, 10:08 PM   #22
toddz
Talking BlackBerry Encyclopedia
 
toddz's Avatar
 
Join Date: Feb 2006
Location: Texas
Model: 9700
Carrier: T-Mobile
Posts: 231
Default

If you want to develop an program to load ringtones onto the BB without useing the simulator, you could always directly modify the IPD file backup of the Content Space. The IPD format is simply a database format to hold all the backup information and RIM kindly shared the format in early 2006. They even provided code to disassemble the file and reconstruct a new one. I think the only problem that you may have is if the Content Space itself is some sort of database format. The lucky draw would be if the individual files in the Content Space are seperate database entries.

http://www.blackberry.com/developers...e_format.shtml

toddz
Offline  
Old 04-11-2006, 11:20 PM   #23
KennyC
Knows Where the Search Button Is
 
Join Date: Apr 2006
Model: 7290
Carrier: Cingular
Posts: 48
Default

Clever, good information. I'll look at it in more detail later.
Offline  
Old 04-12-2006, 06:20 AM   #24
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

Lol, got it, its actually quite easy to pull apart when you look in the file. Thanks for the info toddz. Now to build me a test system. Once Iv worked out a way of running a selective backup of the database off a connected Bb through JavaLoader. Must get back to work 1st tho.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-14-2006, 05:47 AM   #25
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

K im not having any success here, at the moment im only testing this in a hex editor, i can change file content and its name and type but i cant add a new file as i cant find the record count field in the file. The structure in the documentation differs to its actual compesition, or im just miss reading it, as thers more than id expect of the 0x00 (null) characters in the file.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-14-2006, 11:29 PM   #26
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

On Step 7) Surf to the web site that has your ringtone and save it to the simulated BB

How or which directory do I save the ringtone file? Let's say I have an existing mp3 ringtone already on my drive, so where do I copy/paste the file to?
Offline  
Old 04-16-2006, 03:05 PM   #27
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

no no no... lol. you have the simulator open, use the browser within the simulated phone to browse the web and download the tone.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-16-2006, 03:59 PM   #28
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

Thanks for the clarification! But now I tried the browser on the simulator but it can't seem to connect to a url?

I tried using the cmd prompt as stated in it's user guide as well but no luck:

fledge /handheld=8700c /app-param=url: <url to wap.coolservice.dk>

Basically I'm trying to access the wap.coolservice.dk page so I can download the ringtone I uploaded to it. Any ideas on settings I need to have for the simulated BB? Thanks...
Offline  
Old 04-16-2006, 07:10 PM   #29
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

It should be configured out of box, so to speak.

Do you receive a browser error, something like 400 or 500 or 404. Or do you get nothing.

Does coolservice support the adp file type correctly. Try my site http://huenik.com/blackberry/ the other thing is that the simulator uses mds to connect to the internet, which uses java, so java.exe will need to be alowed in your firewall settings, but iv noticed that does not always work and generally turn off my firewall while trying to connect through the simulator.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-16-2006, 09:16 PM   #30
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

I seem to have the same problem as Chris5h, where I launch the MDS, then it flickers and disappears. I'm assuming it's not launching properly? I disabled my firewall as well, but still no progress, anymore suggestions? Thanks.
Offline  
Old 04-17-2006, 11:17 PM   #31
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

Nevermind, I figured it out! Thanks!
Offline  
Old 04-17-2006, 11:34 PM   #32
chris5h
Thumbs Must Hurt
 
chris5h's Avatar
 
Join Date: Feb 2005
Model: 7100i
Carrier: Nextel
Posts: 78
Default

How did you get it? I could never figure it out.
__________________
High Post Count xxx8800; High Intellegence
Low Post Count xxx8800; Low Intellegence
Offline  
Old 04-18-2006, 12:30 AM   #33
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

Go to "www blackberry.net/developers/forum/threadMode2.jsp?message=7474&forum=1&thread=2483 " if ya want more clarification.

I got the solution from the Blackberry developers forum (via google). I found out that it was my Oracle client (9.2) which was causing the problem. MDS requires JRE 1.5 to run correctly but the oracle client when installed defaults to JRE 1.3. The key is to remove the path to the oracle jre, and MDS similator lauches correctly!

Go here to get more detailed info on how to uninstall Oracle client or just the path to the oracle jre

http //authors.phptr.com/rischert/tips/deinstall.html

Thanks alot KennyC for this great info! It works like a charm now! After a few attempts at it, I finally got the hang of it and the process is pretty painless! You are the man!

p.s. this was for a BB 8700c

Last edited by denkigroove; 04-18-2006 at 12:45 AM..
Offline  
Old 04-18-2006, 06:11 PM   #34
HuwSy
Talking BlackBerry Encyclopedia
 
HuwSy's Avatar
 
Join Date: Mar 2006
Location: Over the hills and far away...
Model: 9800
PIN: .
Carrier: Orange
Posts: 428
Default

Woohoo.. Dont remember if i just saw this link elsewhere on here or where it came from but just incase anyone else is trying. http://www.extremethoughts.com/blackberry.html explains how to make the ring tones in something other than mobile phone tunes, which doesnt like some ppls computers, including my own half the time.
__________________
Huw - www.huenik.com
BB 9800
Offline  
Old 04-18-2006, 06:35 PM   #35
KennyC
Knows Where the Search Button Is
 
Join Date: Apr 2006
Model: 7290
Carrier: Cingular
Posts: 48
Default

Quote:
Originally Posted by denkigroove
Thanks alot KennyC for this great info! It works like a charm now! After a few attempts at it, I finally got the hang of it and the process is pretty painless! You are the man!
Glad to help. Thanks to Huw too, he really stepped up and helped walk people through the process.
Offline  
Old 04-18-2006, 07:07 PM   #36
chris5h
Thumbs Must Hurt
 
chris5h's Avatar
 
Join Date: Feb 2005
Model: 7100i
Carrier: Nextel
Posts: 78
Default

Nope, no oracle on my computer. Must not be whats wrong with my computer. Bummer.
__________________
High Post Count xxx8800; High Intellegence
Low Post Count xxx8800; Low Intellegence
Offline  
Old 04-18-2006, 07:48 PM   #37
denkigroove
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Houston
Model: Curve
Carrier: Cingular
Posts: 17
Default

Did you at least check to see if any other apps may use JRE? It's possible another app is forcing to use a lower JRE version (like Oracle client)

Right click on My Computer and select Properties> Click on Advanced tab> click on Environment Variables.

On System Variables listed, check the "Path" variable (click edit) and see if there are any apps containing a JRE/JDK path lower than version 1.5 and delete it. (Do NOT delete the entire "Path", just the string that uses it). Save the Path variable. Restart your pc and try launching MDS simulator again and see if this works.

Last edited by denkigroove; 04-19-2006 at 09:51 PM..
Offline  
Old 04-19-2006, 05:03 PM   #38
KennyC
Knows Where the Search Button Is
 
Join Date: Apr 2006
Model: 7290
Carrier: Cingular
Posts: 48
Default

Good idea denkigroove. Chris, you can paste your path here too for us to look at if it isn't obvious. Mine is:

PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys tem32\Wbem;C:\SSH Secure Shell;C:\BlackBerry\BlackBerry JDE 4.1.0\bin;C:\Java\jdk1.5.0_06\bin;C:\BlackBerry\BlackBerry JDE 4.1.0\lib

I have the full Sun JDK installed and not the smaller JRE, but you can see how it's mapped to 1.5 on mine. You need something similar to run MDS.
Offline  
Old 04-19-2006, 11:59 PM   #39
chris5h
Thumbs Must Hurt
 
chris5h's Avatar
 
Join Date: Feb 2005
Model: 7100i
Carrier: Nextel
Posts: 78
Default

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\sy stem32\WBEM;C:\PROGRA~1\COMMON~1\SONICS~1\;C:\Prog ram Files\QuickTime Alternative\QTSystem\;%VDMSPath%

I dont see anything about Java on there. Hmm.
__________________
High Post Count xxx8800; High Intellegence
Low Post Count xxx8800; Low Intellegence
Offline  
Old 04-20-2006, 02:41 AM   #40
Wilber
New Member
 
Join Date: Mar 2006
Location: Qingdao, China
Model: 8700
Carrier: cmcc
Posts: 3
Default

successfully download and has MP3 ringtone installed in my 8700g, thank you KennyC, you're a Star!
Offline  
Closed Thread



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


Crystal Dental Digital RVG Intra Oral Water Resistant Sensor Size 1 picture

Crystal Dental Digital RVG Intra Oral Water Resistant Sensor Size 1

$2849.99



Dental Endo Quartz Fiber Post Straight Screw Thread Posts 1.0 1.2 1.4 1.6 1.8mm picture

Dental Endo Quartz Fiber Post Straight Screw Thread Posts 1.0 1.2 1.4 1.6 1.8mm

$272.99



Dental Endo Quartz Fiber Post Root Canal Pins 1.0 1.2 1.4 1.6mm Straight Posts picture

Dental Endo Quartz Fiber Post Root Canal Pins 1.0 1.2 1.4 1.6mm Straight Posts

$256.61



Procaine Hydrochloride Crystal / Powder ≥99% 25 Grams picture

Procaine Hydrochloride Crystal / Powder ≥99% 25 Grams

$21.00



Dental Glass Quartz Fiber Post Root Canal Pin Straight Screw Restorative 1.0-1.8 picture

Dental Glass Quartz Fiber Post Root Canal Pin Straight Screw Restorative 1.0-1.8

$256.61



Crystal Clear Plastic Ice Bags with Cotton Draw String, 8 lb, 10 lb, 1.35mil picture

Crystal Clear Plastic Ice Bags with Cotton Draw String, 8 lb, 10 lb, 1.35mil

$216.68







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.