Author |
Tips & Tricks for K700 |
altemyr Joined: Jan 21, 2002 Posts: > 500 From: Stockholm, Sweden PM |
Quote:
|
On 2005-11-02 07:21:38, faddy_999 wrote:
well ma k700i doesnt allows mp3 files to be used as a ringtone.do anyone of u know how to make mp3 files as a ringtone.also the icons in ma menu r quite different from ma friendz K700i.i have a vodafone version of K700i
|
|
You spotted the problem yourself! It's a Vodafone branded K700i and not a SonyEricsson K700i anymore. The Vodafone K700i does not support mp3 files as ringtones unless you have bought the ringtone from Vodafone's web portal, and the icons are much uglier than the original ones.
What you can do is to have the phone de-branded, some companies offer that service, or go back to where you bought it and return it and demand your money back. (Or, if you live in Sweden, ask Vodafone for a de-branded replacement, accoding to a commercial they run in TV here currently, Vodafone says "yes" to everything )
[ This Message was edited by: altemyr on 2005-11-02 09:06 ] |
|
faddy_999 Joined: Nov 02, 2005 Posts: 2 PM |
well one of ma friend has also the same K700i of vodafone version
the icons in his mobile's menu r same as in the original one.also in his mobile, mp3 files can be used as ringtones.we both bought the mobile from the same shop n of same model |
altemyr Joined: Jan 21, 2002 Posts: > 500 From: Stockholm, Sweden PM |
It's probably the firmware versions that differ. You can check the version by entering the sequence > * < < * < *, select Service Info, Program info.
[ This Message was edited by: altemyr on 2005-11-11 09:07 ] |
euqiddis Joined: Jul 23, 2005 Posts: 80 PM |
how do u view pictures where it stretches a allong teh whole screen , like in slide show mode |
k4m!k4ze Joined: Oct 02, 2004 Posts: > 500 From: CBE PM |
Quote:
|
On 2005-11-11 17:12:01, euqiddis wrote:
how do u view pictures where it stretches a allong teh whole screen , like in slide show mode
|
|
Other than slide show mode there is no other way u can view the picture fullscreen, unless the picture is in 176x176 resolution.
If at first you don't succeed, destroy all evidence of your attempt !! |
blu_6779 Joined: Aug 27, 2004 Posts: 193 From: U.N.C.L.E. PM, WWW
|
can the cam take pix in that size?
Quizerooni٩(͡๏̯͡๏  ۶ |
k4m!k4ze Joined: Oct 02, 2004 Posts: > 500 From: CBE PM |
nope, only 320x240, 160x120, 640x480, 1280x960 resolutions are supported
If at first you don't succeed, destroy all evidence of your attempt !! |
hotcha Joined: Apr 08, 2005 Posts: 93 From: bristol PM |
Sortof seems silly, why'd they make it like that way picture wise? |
karuzo Joined: Sep 28, 2004 Posts: 4 PM |
To view camera pictures with zoom like in siemens pressing arrows make this:
1. Save this html-file as Photos.htm and put it to Other folder of the phone.
<html>
<head>
<title></title>
</head>
<body bgcolor="#000000" text="#ffffff">
<table>
<tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(1).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(2).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(3).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(4).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(5).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(6).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(7).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(8).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(9).jpg" width="320" heigth="240"><br>
</td></tr><tr><td>
<img src="file:///tpa/user/image/camera_semc/Picture(10).jpg" width="320" heigth="240"><br>
</td></tr>
</table>
</body>
</html>
2. Make this bookmark in the browser: "file:///tpa/user/other/Photos.htm"
Now go to this bookmark and you will see 10 images Pictures(1), Pictures(2)... Pictures(10) each 320x240, just press arrows right and left.
[ This Message was edited by: karuzo on 2005-12-02 17:00 ] |
BogaBoo Joined: Dec 09, 2005 Posts: 1 PM |
Hey there genious folks! I am a simple man trying to find the answers to two questions:
1) How can I download all the pictures in my phone in one go? I have infrared and I have to download each picture one at a time! Try that with 30 pics!
2) I have tried everything from turning the meeting profile on to turning the volume to zero, it always makes a sound when taking pictures.
I ve got a K700i Type: AAB
Bought it in Islamabad, Pakistan.
Any ideas? Do I update software or somethign like that? |
altemyr Joined: Jan 21, 2002 Posts: > 500 From: Stockholm, Sweden PM |
I found out a nice trick to get access to the wap browser without having to connect to a wap site. On some branded models, you have to connect to the operator's wap portal before you can even start the wap browser. Sometimes, you want to connect to a site that you have bookmaked, but because of the branding, you have to visit the portal first in order to start the browser. The trick is to store a xhtml file in the others folder in the phone, which you bookmark and set as your start page. If you then press the internet button on ther right side of the phone, you go directly there. Before, there has been described a similar trick to start the mail program using mailto://, and this is similar.
1) First create an xhtml file, it may look like this, a vert smal lexample:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Min startsida</title>
</head>
<body bgcolor="#b9dbf4" link="#000000" text="#000000">
<p align="center">
<a href="http://wap.esato.com/wap/#esato">Esato</a><br/>
<a href="http://www.sonyericsson.com/fun/portal">SonyEricsson</a><br/>
<a href="http://go.telia.se">Telia Go!</a>
</p>
</body>
</html>
Save it, and name it wap.xhtml
2) Next, transfer it to your K700 using IR or Bluetooth, and place it in the "other" folder.
3) Now, start the wap browser and go to bookmarks, and create a new bookmark. Name it "My startpage" and specify the address file:///tpa/user/other/index.xhtml
4) Try it, and if it works, go to bookmarks, select the bookmark again, and under "More" select "use as startpage"
The next time tou press the "internet" button, the start page will appear instantly. The xhtml file is esy to edit on the computer, but beware that the phone's browser is very sensitive for syntax errors in the xhtml code. |
dude_se Joined: Dec 16, 2004 Posts: > 500 From: Evesham, UK PM |
Quote:
|
On 2005-12-09 13:23:05, BogaBoo wrote:
Hey there genious folks! I am a simple man trying to find the answers to two questions:
1) How can I download all the pictures in my phone in one go? I have infrared and I have to download each picture one at a time! Try that with 30 pics!
2) I have tried everything from turning the meeting profile on to turning the volume to zero, it always makes a sound when taking pictures.
I ve got a K700i Type: AAB
Bought it in Islamabad, Pakistan.
Any ideas? Do I update software or somethign like that?
|
|
1) use a program like fma and select all your pics if you are doing from pc to phone (google it)
2)its all to do with firmware. you need to change the fw but usually depends the country you are in because some have made it impossible to disable the sound
dude_se
10 +'ve feedback's, 0 -'ves --------------------------- |
altemyr Joined: Jan 21, 2002 Posts: > 500 From: Stockholm, Sweden PM |
Quote:
|
On 2005-12-09 13:23:05, BogaBoo wrote:
1) How can I download all the pictures in my phone in one go? I have infrared and I have to download each picture one at a time! Try that with 30 pics!
2) I have tried everything from turning the meeting profile on to turning the volume to zero, it always makes a sound when taking pictures.
|
|
1) If you have a computer with Bluetooth, the absolute easiest way to transfer files between the phone and the computer is to use bluetooth file transfer protocol. The "file system" appears in an explorer-like window on the computer, which can be used to drag files to and from the computer. It is also possible to select and drag many files in one go. The games and programs folders do not appear in this window, however, but you can send a .jar file to the phone by dragging it to the phone icon a few levels up from the file system view. The phone will recognize the file and understands where to put it.
A bluetooth USB dongle is very unexpensive if the computer does not have bluetooth built-in, and I really recommend it!
2)You can't turn off the camera sound. In some countries, there are laws that states that digital cameras must emit a sound each time a picture is taken. In very early firmware versions of the k700, it was possible if you selected silent mode. |
drunkspy Joined: Jan 19, 2006 Posts: 1 PM |
guys how can i turn load speaker on while on a call without having to open a menu and so ?
thanks in advance |
patronrx Joined: Jan 03, 2006 Posts: 49 From: USSR PM |
U can't do it without opening menu.But u can do it so -press menu,then number button 4.Speaker'll turn on. Once again press menu,4 -turn off.During a call if u press menu,then number 2- u'll record ur conversation. |
|