File: phones-sanyo-scp6600-notes.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,384 kB
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 226; makefile: 152; sed: 1
file content (23 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#include "pagestart.h"

<p>The SCP-6600 (Katana) is a thin flip phone with VGA camera.
current supports read/write of the calendar, and reading of wallpaper
(and camera images), ringers, call history and messages.

<ul>
<li>URL(http://www.sanyo.com/wireless/handsets/index.cfm?productID=1319,
Katana product information)
<li>URL(http://www.sanyo.com/wireless/handsets/downloads/Sprint_Katana_Users_Guide.pdf,
Katana Users Guide)
</ul>

<p>In addition to directly supporting phonebook reading and writing
over the cable, BitPim can write Sanyo compatible vCard files that can be
sent to the Katana over Bluetooth.  
To send contacts from BitPim to the phone, select
"vCards..." from the "File/Export" menu.  In the vCard dialog, select
the "Sanyo SCP-6600 (Katana)" dialect.  The resulting "vcf" file can
then be sent to the phone with Bluetooth software.  Bluetooth software
is often included with Bluetooth adapters or included with operating systems.

#include "pageend.h"