Category: Softwares For S60v3

Mar 27 2009

StyleTap 0.9.016 With Desktop S60v3 S60v5 UIQ3 SymbianOS9.x Unsigned Cracked illusion

StyleTap.v0.9.016.Incl.Desktop.S60v3.S60v5.UIQ3.Sy mbianOS9.x.Unsigned.Cracked-illusion

StyleTap® Platform allows you to run applications (and games) originally written for Palm OS handhelds on devices running

With more than 20,000 applications for the Palm OS platform available – many of them free – you will be able to do so much more with your smartphone. StyleTap Platform is fast, compact and comes with everything you need. Just add your favorite third-party applications for Palm OS platform and you’re ready to go!

Download Here For Free
Or
Download Here For Free
Or
Download Here For Free

Mar 26 2009

BeatEd 1.20.02 S60v3 SymbianOS9.x With New Certificate

BeatEd is a simple drum machine application for Symbian S60 mobile phones. It was originally developed in couple of nights to get a drum machine and metronome application for personal guitar playing purposes. After getting a lot of new ideas and positive feedback, I decided to improve it a bit and make a decent public release of it. So here it is, have fun!

Feature highlights:
- Easy to use beat editor, even easier beat player.
- Change tempo and volume while playing.
- Edit beat on-the-fly while playing.
- 16 bit 16 channel audio mixer.
- Extremely accurate beat timing (1-999 BPM).
- Real-time VU meters.
- 16 different drum tracks.
- Supports S60 v3.x mobile phones.
- Adjusts to different screen layouts.
- Random volume variance.
- and much more..

Changelog:
v1.20.02
- The previous version v1.20.00 had some issues with UI performance on various E series devices, such as E65 and E61. If you are experiencing any slow downs, please update to this new version v1.20.02. Otherwise you can keep using the previous build, there are no other changes in this.

Supported devices:
- All S60 3rd edition devices

Tested devices:
- Nokia 6120 Classic, N82, N91, N93i, N95, E51, E60, E65, E70, E90 Communicator

Download Here For Free
Or
Download Here For Free

Mar 26 2009

BayanICQ 0.1s S60v3 SymbianOS9.x English


Key features bayanICQ:
- Sending / receiving messages, working with offline messages.
- Shows the status and x-status users.
- Ability to change the status private.
- Shows the date and time of receipt of the communication.
- Contact list sorted by status and by letter.
- Customizable sounds and vibrations.
- Hides / shows offline contacts and groups.
- Annex marked as a systemic and not closed with insufficient memory.
- Preservation of history.
- Support for graphic emoticons.
- Custom sizes, the editor window, the window of history.
- Shows the record of the delivery of messages.
- Full-fledged work with T9.

bayanICQ : Hotkeys bayanICQ:

In the contact sheet:
The green button – shows open chats;
* – Sort of contacts by letter, by status;
0 – show, do not hide contacts in the network;
# – Show \ hide group;
2, 8 – movement on the list;
5 – window user;

In the window messages:
The green button – show window emoticons.

File Version 0.1s

The test version!

New:
- Template messages
- Help for each section of the settings

fixed:
- Cheek with a drawing by pressing the menu in the contact sheet
- Click Login / off led to the escape
- Too fast charge the battery when using anime. Smiley
- Reduced memory consumption

Download Here For Free
Or
Download Here For Free

Mar 25 2009

WebGate Easy Busy 1.01.50 S60v3 S60v5 SymbianOS9.x Unsigned Cracked illusion




Sales calls and phone surveys, stalkers, your ex-boy or girlfriend, your mom (at times), so many calls that you want to avoid… Easy Busy comes to help. Easy to setup, easy to use – Easy busy allows you to keep away calls from people that you would like to ignore.

Features include:
Calls rejected by an instant busy tone (not interrupting your privacy)
Ultra-fast caller recognition (caller thinks the line is busy)
Blocking of selected contacts from your phonebook (full phonebook integration)
Blocking of manually added to Easy Busy contacts (for persistent callers out of your phonebook)
Log with all rejected calls (so that you can later check who has tried to reach you)
Discrete indicator on the phone stand-by screen that Easy Busy is running in the background
Easy set-up and simple to use
Easy adding and removing of blacklisted contacts (to quickly switch when situation changes)
Auto-start on system startup (to never miss loading your Easy Busy phone guard)

Take control of your time – it’s easy, when you’re busy

Download Here For Free
Or
Download Here For Free

Mar 25 2009

Application Python For S60v3/5 1.9.3 Including Touch Support

The new PyS60 version is the third update for recently release 1.9.0 which is now based on the new Python 2.5.4 core and brings more opportunities for PyS60 developers and the end users as well.

S60 5th Edition introduced a new user interaction model supporting Touch User Interface and tactile feedback. As a result of this change, all the UI components now responds to touch events and their behavior can be customized.

PyS60 v1.9.3 adds touch pointer event support to the Canvas object. All other UI widgets like Listbox, Text, Form etc. created using Python for S60 work as expected on 5th ed.

PyS60 version 1.9.3 is not a final product and is not available for end users. This is one of the rough releases of a code-base that has been rewritten to a large extent. PyS60 dev team just want to get feedback and to involve developers, hobby coders and the end users in process of development and testing so that users can point out any sharp edges and pointy bits that the releases may have.

The idea is to expose the code to early testing and gather feedback so that the final PyS60 2.0 can be solid and fulfill YOUR needs.

Now, on to what we have now – the 1.9.3 release.

On the brighter side:
* Touch event support is added to appuifw Canvas. An API is added to appuifw module, touch_enabled() for checking if the device supports touch input.
* scribble application developed using PyS60 touch feature is available in the installer.
* This release includes a new extension module, sciptext. This is an enabler for using S60 Platform Service APIs that were introduced in the S60 5th Edition and back ported on S60 3rd edition FP2, from Python. It supports services like Application Manager, Calendar, Contacts, Landmarks, Location, Logging, Messaging, Media Management, Sensors and Sys Info. Refer scriptext module documentation for the usage and the convention for accessing the platform Service API interfaces is subjected to change.
* -Easier runtime deployment: Python runtime and its dependent components can be installed by just running the scriptshell application that comes with 1.9.3 release. This feature is available only from S60 3rd edition FP2 devices onwards and also these devices should have been updated with the latest firmware. The easier runtime deployment support will be available with all ensymble packaged applications in future releases.
* SSL support for socket is enabled
* Python core is upgraded to 2.5.4

Here are some of the things that are worse in 1.9.3 when compared to 1.4.5:

* The runtime package is much bigger than with 1.4.x. This’ll get smaller once we have the modified packaging model working – estimate is that the final base runtime would be less than 1MB.
* There is an additional dependency to the OpenC libraries, which must be installed for the runtime to work.
* Sadly, S60 2.x devices are not supported by the new code-base, and never will be. This is because OpenC libraries aren’t available for S60 2.x.
* Binary compatibility between 1.9.x versions isn’t guaranteed until 2.0. We won’t break it without good reason, but it can happen.
* API compatibility of new sensor module isn’t guaranteed until 2.0. We won’t break it without good reason, but it can happen.

Download Here Python_1.9.3 And PythonScriptShell_1.9.3 For FP1 and Earlier
Download Here Python_1.9.3 And PythonScriptShell_1.9.3 For FP2 And Latest
Or
Download Here Python_1.9.3 And PythonScriptShell_1.9.3 For FP1 and Earlier
Download Here Python_1.9.3 And PythonScriptShell_1.9.3 For FP2 And Latest

Mar 25 2009

Projects MooLan – Game Controlled With Camera Or Accelerometer Function


MooLan Game

The Moolan mobile game is the phenomenal result of the idea to combine as many features of a modern cell phone as possible in one application. It uses most of the new sensors which are built into your mobile device, as well as the front camera.

The main Goal of this exciting game is to stay clear of land and fly your own little space shuttle trough dangerous levels. Over four different planets are ready to be explored. But it’s not easy at all. Master this under time pressure, and break the high score without crashing into the surroundings.

Steer with the accelerometer by tilting your phone left or right, fuel your tank through shaking your phone. Accelerate by holding your palm over the new proximity sensor of the Nokia 5800 (S60 5th Ed) or the front camera (S60 3rd Ed). You can play wherever you are and whenever you want, but don’t be surprised by the wondering faces around you while watching you playing.

Moolan has been selected as the winner of the Forum Nokia Mobile Games University Competition 2009!


Download Here For Free
Or
Download Here For Free

Saidul 2009