Phần mềm cho Symbian 60 (N6600, SX1, N-Gage, 7610..) cập nhật liên tục P.2

Thảo luận trong 'ỨNG DỤNG TỔNG HỢP, ỨNG DỤNG KHÁC' bắt đầu bởi Volcano, 23 Tháng tư 2005.

Trạng thái chủ đề:
Không mở trả lời sau này.
  1. minhque

    minhque Ultra Member Staff Member

    Bài viết:
    23,177
    Được Like:
    21,179
    • Aspicore.Aspicore.GSM.Tracker.v2.19.S60.SymbianOS7
    [FONT=&quot] [​IMG]
    [/FONT]Real-Time GPS Location Tracking with Series 60 Smartphone and SQL database. Low data costs thanks to GPRS and compact messages. Uses Bluetooth GPS or cell tower ID.

    Introduction

    Tool to track locations of Series 60 phones in a remote SQL database. Low data costs thanks to GPRS and compact messages. Uses Bluetooth GPS or cell tower information.

    Purpose

    The product is intended for fleet tracking or personal location tracking.

    Would you like to...

    View the whereabouts of your entire fleet from your desktop?
    Know the closest vehicle or technician to the next job site?
    Access yesterday's detailed route history for every vehicle in your fleet?
    With a system based on Aspicore GSM Tracker, you can!

    Features

    Cost-effective and efficient tool to track several mobile phones in one central SQL database.

    The client program runs in a Series 60 phone, in the foreground or in the background. The program is able to connect to a Bluetooth GPS receiver and transmit the received GPS location data (NMEA-0183) in real time to a central database via GPRS.

    You don't even need necessarily to have as many GPS receivers as tracked mobile phones, if a lower accuracy suffices and there are only a few places or standard routes you want to have recognised. The location of the mobile phone can also be determined by the network cell id, which identifies the cell tower the phone is connected to.

    You can configure the timers and events, which trigger the data send action. The data is sent in a compact UDP datagram, only a little over 100 GPRS bytes per message. This means that the data transfer costs are minimal compared to e.g. SMS and the communication transactions are very fast.

    Location tracking system

    The central database can be a powerful SQL engine, which handles hundreds of mobile tracking targets. (Depending on the tracking frequency and resolution.) The database accumulates position data from the mobile phones being tracked. Each record in the database is identified by the IMEI code of the phone the data belongs to.

    The location data is collected to an industry standard SQL database. This makes it straightforward to integrate with the rest of your company data systems.

    If you are not using a GPS receiver, you must first create a mapping from the network cell ID to a geographical location. Unless you get the cell tower location lists from your mobile operator, you can collect the data yourself by driving around the places you want to have recognised by the system and have Aspicore GSM Tracker and a Bluetooth GPS to record the GPS coordinates of the network cells.

    When the system is eventually being used, the mobile will report its network cell information to the system server by using Aspicore GSM Tracker. The server compares the network cell information to the accumulated data and converts it to an estimated geographical location. This way you can track your sales representatives, delivery men, children etc without them needing to carry a GPS receiver with them.

    How to evaluate?

    The central database solution is not included, but customers can use Aspicore's test server in the Internet for evaluation and testing. The test server can also be used to evaluate the network cell based positioning. Collect first the cell locations along your daily routes with a Bluetooth GPS and then try positioning without a GPS receiver! This is a more affordable and a real-time alternative to operator based mobile phone positioning.

    Server interface and tools

    Aspicore GSM Tracker sends data to the server as plain ASCII characters in an UDP datagram. You can write the receiving end program yourself by using UDP sockets, if you wish. NEW: You are free to use the sample Perl scripts or Java code to process the UDP datagrams and store them to a MySQL database. You can also use our Aspicore UDP Server tool. Http data from S60 v2.xx or S80 can be processed as shown in our PHP and ASP samples. There is a freeware Windows .NET PC utility to receive NMEA datagrams via UDP and send them to a standard GPS moving map program through COM ports.

    Aspicore Ltd is willing to provide you with the data collection database server software or to assist you to integrate the Aspicore GSM Tracker solution into your enterprise system.

    Supported phones

    Any Series 60 smartphone.

    S60 platform 1st Edition (Symbian OS v6.1)

    Nokia 3600, 3620, 3650, 3660, 7650, N-Gage, N-Gage QD
    Sendo X, X2
    Siemens SX-1
    Lenovo P930

    S60 platform 2nd Edition (Symbian OS v7.0s/8.0)

    Nokia 3230, 6260, 6600, 6620, 6630, 6670, 6680, 6681, 6682, 7610, N70
    Panasonic X700, X800
    Samsung SGH-D720, SGH-D730

    Supported GPS devices

    Any NMEA-0183 compliant Bluetooth GPS. Tested with

    Nokia Wireless GPS Module LD-1W
    Socket Bluetooth GPS receiver (technically identical to Emtac)
    Holux GR-230 Bluetooth GPS
    Anycom GP-600 BC79 Bluetooth GPS
    TomTom Wireless GPS
    Belkin Bluetooth GPS Receiver (resembles Fortuna Clip-On)
    Bluei Wireless GPS Receiver
    FALCOM NAVI-1
    FALCOM NAVI-XT
    Pretec BluetoothGPS
    Pretec BluetoothGPS Mini
    Deluo / Polstar PBT-111
    Deluo BlackBox Bluetooth Receiver
    Rikaline GPS-6033 Bluetooth GPS
    RoyalTek RBT-2001 Bluetooth GPS Receiver
    [FONT=&quot]
    Tải về [/FONT]
  2. minhque

    minhque Ultra Member Staff Member

    Bài viết:
    23,177
    Được Like:
    21,179
    • Aspicore.Aspicore.GSM.Tracker.v2.19.S60.SymbianOS7
    [FONT=&quot] [​IMG]
    [/FONT]Real-Time GPS Location Tracking with Series 60 Smartphone and SQL database. Low data costs thanks to GPRS and compact messages. Uses Bluetooth GPS or cell tower ID.

    Introduction

    Tool to track locations of Series 60 phones in a remote SQL database. Low data costs thanks to GPRS and compact messages. Uses Bluetooth GPS or cell tower information.

    Purpose

    The product is intended for fleet tracking or personal location tracking.

    Would you like to...

    View the whereabouts of your entire fleet from your desktop?
    Know the closest vehicle or technician to the next job site?
    Access yesterday's detailed route history for every vehicle in your fleet?
    With a system based on Aspicore GSM Tracker, you can!

    Features

    Cost-effective and efficient tool to track several mobile phones in one central SQL database.

    The client program runs in a Series 60 phone, in the foreground or in the background. The program is able to connect to a Bluetooth GPS receiver and transmit the received GPS location data (NMEA-0183) in real time to a central database via GPRS.

    You don't even need necessarily to have as many GPS receivers as tracked mobile phones, if a lower accuracy suffices and there are only a few places or standard routes you want to have recognised. The location of the mobile phone can also be determined by the network cell id, which identifies the cell tower the phone is connected to.

    You can configure the timers and events, which trigger the data send action. The data is sent in a compact UDP datagram, only a little over 100 GPRS bytes per message. This means that the data transfer costs are minimal compared to e.g. SMS and the communication transactions are very fast.

    Location tracking system

    The central database can be a powerful SQL engine, which handles hundreds of mobile tracking targets. (Depending on the tracking frequency and resolution.) The database accumulates position data from the mobile phones being tracked. Each record in the database is identified by the IMEI code of the phone the data belongs to.

    The location data is collected to an industry standard SQL database. This makes it straightforward to integrate with the rest of your company data systems.

    If you are not using a GPS receiver, you must first create a mapping from the network cell ID to a geographical location. Unless you get the cell tower location lists from your mobile operator, you can collect the data yourself by driving around the places you want to have recognised by the system and have Aspicore GSM Tracker and a Bluetooth GPS to record the GPS coordinates of the network cells.

    When the system is eventually being used, the mobile will report its network cell information to the system server by using Aspicore GSM Tracker. The server compares the network cell information to the accumulated data and converts it to an estimated geographical location. This way you can track your sales representatives, delivery men, children etc without them needing to carry a GPS receiver with them.

    How to evaluate?

    The central database solution is not included, but customers can use Aspicore's test server in the Internet for evaluation and testing. The test server can also be used to evaluate the network cell based positioning. Collect first the cell locations along your daily routes with a Bluetooth GPS and then try positioning without a GPS receiver! This is a more affordable and a real-time alternative to operator based mobile phone positioning.

    Server interface and tools

    Aspicore GSM Tracker sends data to the server as plain ASCII characters in an UDP datagram. You can write the receiving end program yourself by using UDP sockets, if you wish. NEW: You are free to use the sample Perl scripts or Java code to process the UDP datagrams and store them to a MySQL database. You can also use our Aspicore UDP Server tool. Http data from S60 v2.xx or S80 can be processed as shown in our PHP and ASP samples. There is a freeware Windows .NET PC utility to receive NMEA datagrams via UDP and send them to a standard GPS moving map program through COM ports.

    Aspicore Ltd is willing to provide you with the data collection database server software or to assist you to integrate the Aspicore GSM Tracker solution into your enterprise system.

    Supported phones

    Any Series 60 smartphone.

    S60 platform 1st Edition (Symbian OS v6.1)

    Nokia 3600, 3620, 3650, 3660, 7650, N-Gage, N-Gage QD
    Sendo X, X2
    Siemens SX-1
    Lenovo P930

    S60 platform 2nd Edition (Symbian OS v7.0s/8.0)

    Nokia 3230, 6260, 6600, 6620, 6630, 6670, 6680, 6681, 6682, 7610, N70
    Panasonic X700, X800
    Samsung SGH-D720, SGH-D730

    Supported GPS devices

    Any NMEA-0183 compliant Bluetooth GPS. Tested with

    Nokia Wireless GPS Module LD-1W
    Socket Bluetooth GPS receiver (technically identical to Emtac)
    Holux GR-230 Bluetooth GPS
    Anycom GP-600 BC79 Bluetooth GPS
    TomTom Wireless GPS
    Belkin Bluetooth GPS Receiver (resembles Fortuna Clip-On)
    Bluei Wireless GPS Receiver
    FALCOM NAVI-1
    FALCOM NAVI-XT
    Pretec BluetoothGPS
    Pretec BluetoothGPS Mini
    Deluo / Polstar PBT-111
    Deluo BlackBox Bluetooth Receiver
    Rikaline GPS-6033 Bluetooth GPS
    RoyalTek RBT-2001 Bluetooth GPS Receiver
    [FONT=&quot]
    Tải về [/FONT]
  3. nhikhan

    nhikhan Ex-Mod

    Bài viết:
    2,655
    Được Like:
    1,632
    SMobile.Systems.Disinfect.v1.00.S60.SymbianOS

    ---lại diệt virus, lúc này virus nhìu lắm hay seo ý :D ---

    [​IMG]


    Commwarrior.C is the latest mobile worm that has the capability to spread via Bluetooth to nearby devices and via MMS to the contacts in an infected device.

    At present Commwarrior.C has been detected on Symbian Series 60 devices. The worm generates random messages and sends texts and media messages to the contacts of an infected device. The name of the file is not recognizable as being a known or regular file but the application installation file is always "CWOutcast".

    SMobile Disinfection tool will eleminate the virus and prevent it from duplicating itself. This will prevent it from attacking other devices.
  4. nhikhan

    nhikhan Ex-Mod

    Bài viết:
    2,655
    Được Like:
    1,632
    Ultimate Voice Recorder v 2.30 S60 Retail-Sharaz191@SMPDA

    [​IMG]

    This application satisfies all your recording needs. It will let you record a voice memo or phone call anytime by simply pressing hotkeys of your own choices. Phone calls can also be recorded automatically based on your choices. You can browse, label, delete and transfer all the recorded memo and phone calls with ease. You can record arbitrarily long memo or conversations. The application will automatically stop recording once the storage space is low on your phone and never will fill up your phone! Hotkeys work anytime, always!

    Major Features

    * Customizable hotkeys to record, play, pause and stop
    * Optional automatic recording of phone calls
    * Adjustable maximum recording length
    * Operate in background mode or/and user interactive mode
    * Configurable storage location
    * Automatic startup upon phone power on
    * Always ready to accept hotkeys
    * Easy to manage/browse the details of all recorded clips such as caller id, duration, timestamp.
    * Automatic stop recording at low storage space
    * Send the recorded clips to other phones or PC via Bluetooth, Infrared, MMS or email (email service is required for this feature)
    * Easy to retrieve the recorded voice clips using Nokia PC suite.
    * No beep tone when recording phone conversation using Nokia 6600 : press "Options->settings" and turn on automatic mode, then all phone conversations will be recorded automatically without beep! The recording will stop when calls are hung up. Be aware that not all firmware versions of 6600 have been tested for this feature. Please try the demo version on your phone to see whether it works on your phone.

    Stay tuned to the free upgrade of the software to support recording/playing directly from a PC via Bluetooth or Wi-Fi, internet. Updated versions of the software with bug fixes would be posted regularly and free of charges if any problem should be identified with the software.

    Quick Guide

    * Upon successful installation, a "tape" icon appears on the bottom middle of your phone screen.
    * Press hotkeys anytime to record, stop, pause and play. You don't need to open Ultimate Voice Recorder in order to use hotkeys.
    * Default hotkeys to record, stop, play ans pause are "#0", "#7", "#1" and "#8".
    * Open Ultimate Voice Recorder and press "Options->Settings" to change hotkeys and other options such as recording limit and automatic recording of phone calls.
    * After your phone powers up, wait until the tape icon appears on the bottom of the phone before using hotkeys! If no tape icon appears after a few minutes, launch Ultimate Voice Recorder and exit, then the tape icon will appear and hotkeys will be ready.
    * Set recording limit to 0 if you need unlimited length recording. The actual recording length depends on the free disk space.
    * You can also launch Ultimate Voice Recorder directly to perform recording and playbacks.
    * Open Ultimate Voice Recorder to browse and edit all the recorded memo and phone call clips.
    * Press "Options->Settings" to change hidden mode. In hidden mode, no tape icon will be shown at anytime.
    * To use Nokia PC suite software to copy recorded clips to your PC, open the "c:\nokia\UltimateVR" and "e:\UltimateVR" directories on your phone in the file explorer of the PC suite. All the recorded clips are in those two directories.
    * Don't use Nokia PC suite software to delete recorded clips on your phone, use Ultimate Voice Recorder to do so instead.
    * Press "Options->help" for detailed user guide.

    Coming soon in Version 2.31

    * Multiple recording formats to choose from such as wav, amr, gsm610 and MP3.
    * Configurable rules specifying when to record phone call, i.e. after midnight, whose call to record (by caller id), recording incoming or outgoing or both, and so on.

    New In Version 2.30

    * Fixed the noisy playback issue on N70 phones.
    * Fixed the bug that disallows changing multiple setting items at the same time.

    New In Version 2.29

    * No longer need to press "#5455*" to stop background server first before removing or upgrading the software!
    * Fix the problem of blurred playback on some phone models, especially when the software is installed in memory card or the recorded clips are stored in memory card.
    * Fix the problem that may cause the accidental modification of phone settings like background image after the installation or removal of the software.
    * Added "hidden mode" in which no tape icon will be displayed at anytime. Be aware that if the hidden mode was chosen and you used hotkeys to trigger recording, you wouldn't have any visual indicator of current recording operations. Press "Options->Settings" and change "Hidden mode" there.
    * Fixed a bug that leads to the early termination of recording when the recording limit is set to 0.
    * Fixed a bug related to changing recording limit to big numbers.
    * Fixed a bug that might cause the program to get stuck.


    Note

    Due to the firmware limitation of some old models of Nokia phones, a beep warning tone may be heard every 5 seconds during the recording of a phone conversation. The software eliminates the beeping tone for some newer models of Nokia phone such as Nokia 6600, which no other similar products have achieved! Please be aware that we haven't test this feature on all the models of Nokia phones, so beeping tones may be there for some particular models of phones or firmware versions. Please try the demo software on your phone first if you need the feature.


    Legal Notice

    It is not legal to record phone calls in some countries or regions, please use the software in accordance with the laws and regulations in your region. We shall not be responsible for any legal inssues incurred!


    Compatible Devices

    Nokia 6681, Nokia N-Gage QD, Nokia 6682, Nokia 3230, Nokia 6670, Nokia N70, Nokia 6630, Nokia 3600, Nokia 3620, Nokia 3660, Nokia 3620-AT&T, Nokia 3620-TMobile, Nokia 3660-Cingular, Nokia 6260, Nokia 7650, Nokia 3620-Cingular, Nokia 3650, Nokia 3660-TMobile, Nokia 3660-AT&T, Nokia 7610, Nokia 6620, Nokia Series 60, Nokia 6600, Nokia 6680
  5. nhikhan

    nhikhan Ex-Mod

    Bài viết:
    2,655
    Được Like:
    1,632
    Oopsdigital BPMControl S60 J2ME Cracked HunterX.BWOPDA

    [​IMG]


    BPM Control is a cool tool to evaluate the beat per minute value of sound tracks.


    BPM Control core features:

    - handling of two different BPM values
    - pitch value calculation
    - delay/effect time calculation
    - BPM values load/saveable
    - Built in metronome

    BPM Control comes with two cool designed different skin styles (DJ/Studio mode) and included help in german and english.

    supported phones:
    Nokia 3600,Nokia 3620,Nokia 3620-AT&T,Nokia 3620-Cingular,Nokia 3620-TMobile,Nokia 3650,Nokia 3660,Nokia 3660-AT&T,Nokia 3660-Cingular,Nokia 3660-TMobile,Nokia 6600,Nokia 6620,Nokia 7610,Nokia 7650,Nokia N-Gage,Nokia N-Gage QD,Nokia N-Gage-AT&T,Nokia N-Gage-Cingular,Nokia N-Gage-TMobile,Nokia Series 60,Siemens SX1
  6. boyvuive_vuitinh

    boyvuive_vuitinh Thành viên

    Bài viết:
    894
    Được Like:
    192
    Bounce technology video tone v1.31 s60 Symbian OS7
    Using the Videotone application you can set a video to play rather than a simple ringtone when your phone receives a call.

    You can download videos for free from many web sites or record your own. It will also play videos boughts from mobile stores (such as music videos).

    Free demostration video is included - you need to buy the application to use other videos

    Supported videos include
    Format: 3GP / MP4
    Video: H263 . MPEG4
    Audio: AMR, WB-AMR, AAC
    DRM protected content supported!
    [​IMG]
  7. boyvuive_vuitinh

    boyvuive_vuitinh Thành viên

    Bài viết:
    894
    Được Like:
    192
    Shape service simplus for lotus sametime v100s80symbianos7


    IM+ for Lotus Sametime is a powerful mobile instant messaging suite for Lotus Sametime and AOL Messenger.



    IM+ for Lotus Sametime is an instant messaging and integrated presence application for IBM''s Lotus Sametime available for most popular mobile platforms: BlackBerry RIM, Windows Mobile, Symbian.

    With IM+ for Lotus Sametime you can communicate from mobile devices as easy as you do with desktop clients. As a native desktop application from IBM, in adition to Lotus Sametime messenger, IM+ supports connection to public AOL network. IM+ for Lotus Sametime includes advanced features that make it ideal for both enterprise and individual use.

    For enterprises IM+ for Lotus Sametime is a secure solution for mobile instant messaging. Special gateway can be installed within company''s network.

    Benefits:

    get in touch with colleagues and clients even faster then with desktop software;
    install server in your network and exchange messages securely between mobile phones and your corporate network;
    reduce cost of employees communications - cents for a time, thousands per year;
    simple installaiton and no needs in additional administration.
    For individuals who want to connect to their corporate server from mobile device, IM+ for Lotus Sametime is provided as a stand-alone wireless messaging product.

    Benefits:

    Stay connected with your collegues when you''re out of office;
    Use the same accounts for mobile and PCs - connect to enterprise server from any location;
    No cost per message, only standard payment for wireless data transfer.
    With IM+ for Lotus Sametime the following features are available on your Symbian Series 80 device:

    Sametime Instant Messaging;
    AOL Instant Messaging;
    Simultaneous connection to Sametime and AOL;
    Encrypted communication in Sametime;
    Full presence status support;
    Storage of Contact List information on respective servers;
    Groups in Contact List;
    Contact List management functions, i including facilities to add a new contact to particular group, to delete a contact and to change nick of a contact;
    Alert setting management;
    Smileys (emoticons);
    Authorization for presence status subscription;
    Support of all European character encodings in messages.
    And no cost per message, only standard payment for wireless data transfer!

    [​IMG]
  8. boyvuive_vuitinh

    boyvuive_vuitinh Thành viên

    Bài viết:
    894
    Được Like:
    192
    TUTU SWF - Flash Player for Series 60

    It enables your Symbian S60 phones to play standard SWF (Shockwave Flash) contents, such as Flash videos, games, etc. With TUTU SWF Player installed you're free to watch abundant Flash contents as you like, just copy them into your phone and enjoy!

    Main Features:
    Macromedia Flash player compliant.
    Supports up to (including) Flash 5 contents.
    ZLlib compressed SWF files are supported.
    All fill styles defined in Flash file format specification are supported.
    Supports Morph shape and Mask.
    Supports both static text and dynamic text, the same with glyph fonts and device fonts.
    Supports both event sound and stream sound. Event sound format can be: uncompressed PCM, uncompressed little-endian PCM, ADPCM, MP3,MIDI stream sound format: uncompressed PCM, uncompressed little-endian PCM, ADPCM, MP3
    Supports SWF3, SWF4, SWF5 action model and partial support for SWF6 action model.
    Supports mobile device keyboard mapping.
    Default focus highlight.
    No restriction on Flash content, but large Flash file may can not be played due to device memory size limitation.
    Full screen/window view switch
    Mime supports, users can play the SWF file from file browser directly.
    Play control, which can be used to step forward, backward or rewind the movie.
    Built-in Unicode support.

    Requirements:
    - Series 60 Compatible Phone.
    - 400KB for the player on mobile device.

    Hints:
    Content with version higher than 5 may be supported or not. anyway, the SWF tag unrecognizable was ignored by the player to avoid error.
    Flash resource on the internet can be played without conversion by TUTU SWF Player if memory is enough.

    [​IMG]
  9. nhikhan

    nhikhan Ex-Mod

    Bài viết:
    2,655
    Được Like:
    1,632
    SBSH.Papyrus.v1.1.04.S60.SymbianOS6.incl.Keygen-HSpda

    SBSH.Papyrus.v1.1.04.S60.SymbianOS7.incl.Keygen-HSpda

    SBSH.Papyrus.v1.1.04.S60.SymbianOS8.incl.Keygen-HSpda

    [​IMG]
    [​IMG]

    Manage your busy life with Papyrus. A robust time management solution for Smartphones. Offers many smart views and powerful tools to manage and keep track of your schedule.

    Power Up Your Mobile Phone!
    The complete management solution for your Symbian 60


    Manage your busy life with Papyrus and your mobile phone. Papyrus is a robust time management solution for Symbian series 60 devices. Papyrus offers many smart views and powerful tools to manage and keep track of your schedule. This is how your Symbian 60 is supposed to act!

    Daily View

    Today's events all on your screen
    Alarm, private, note ,and recurring icons show for all appointments on the daily view
    View category icons and leading rectangles for each item according to the appointment selected categories.
    Appointment's subject text is colored to easily identify item category
    Optionally set text size to display more data or for better visibility
    Much better looking display than the phone's built-in calendar application
    Custom scroll-bar that matches the look of your Papyrus display

    List View

    Full week display all at once
    Showing one line of each subject for more information display
    List view style offers a seven day look ahead display with maximum details, icons and category colors
    Scroll backward and forward by weeks by moving the joystick left and right, and scroll up and down to view days
    See your status icons for each appointment
    Create appointments on the current selected date on the list view

    Grid View

    Full week grid display with one line subjects
    Optionally set smaller font size for more data display packed on one screen
    View mini leading rectangles for each appointment based on the appointment category color
    Scroll through days and weeks using the mobile phone joy-pad
    Create appointments on the current selected date on the grid view

    Monthly View

    See the entire month on one screen
    A 20 hour timeline with category colors showing your appointments appear on each day
    View category icons on each day rectangle on the monthly view
    All day and anniversary icons on each day rectangle for days that include all day or anniversary events
    Choose to show a Quick-View at the bottom of the screen that shows the current day's activities
    The Quick-View has a larger detailed timeline for that day, with leading rectangles using category colors and much more!
    Click on any day to switch to the Daily view for the selected day

    Enhanced View Dialogs

    Greatly enhanced view dialogs compared to the built-in calendar
    View dialogs include full recurrence details when viewing recurring appointments
    Any included notes show in the view dialogs for appointments
    Scroll through phone numbers on the Subject, Location and Note fields and dial the selected phone number by clicking your joy-pad


    Enhanced Create/Edit Item Dialogs

    More intuitive and compact edit dialogs allow you to view more data on one screen
    Use MyText feature to input repetitive text fields much faster, all MyText fields can be customized. MyText can be used for text on the Subject, Location and Note fields
    Support for many common recurrence patterns allow you to define recurring events directly from your mobile phone
    Quickly link contacts to appointments using a special "contact picker" dialog
    Add categories to each appointment with multiply categories support per appointment. Define category icons and colors for categories and then view them on Papyrus calendar views


    Our Support

    As for all of SBSH's products, you will get full 24-hour online support.

    Our main support channel is our special forums - http://www.sbsh.net/forums - dedicated especially to handling user suggestions/support questions. SBSH's developers and support team visit the forums at least 6 times a day to answer your questions and listen to your suggestions/questions as early as possible.

    In case you prefer e-mailing us with any support questions you have or other issues, you can always do so.
  10. minhque

    minhque Ultra Member Staff Member

    Bài viết:
    23,177
    Được Like:
    21,179
    Symantec Mobile Security Virus Definition

    [FONT=&quot] [​IMG]
    Các bạn copy [/FONT]c:\system\apps\symcs (overwrite them)
    The following phones are supported with Symantec Mobile Security 4.0 for Symbian.

    Nokia Series 80
    Nokia 9300
    Nokia 9500

    Nokia Series 60
    Nokia N70
    Nokia 3230
    Nokia 6260
    Nokia 6600
    Nokia 6620
    Nokia 6630
    Nokia 6670
    Nokia 6680
    Nokia 6681
    Nokia 6682
    Nokia 7610

    Panasonic Series 60
    Panasonic X700
    Panasonic X800

    Samsung Series 60
    Samsung SGH D 730

    [FONT=&quot] Tải về [/FONT]
Trạng thái chủ đề:
Không mở trả lời sau này.