symbian os games
Symbian AmiGO 1.0
Symbian AmiGO provides the perfect mobile guide for 3GSM. more>>
System requirements:
- Symbian OS v9.x
Board Games 2.0
The current release of Board Games support two games TicTacToe and Mosaic. more>>
Mosaic: Remember the school days when you and your best friend played a notebook game, where you had to make a box by joining four lines, to earn points for yourself.
Mosaic brings you the memories of those days back. What makes it more interesting is that you play against an intelligent being - your computer.
Mark my words, with Mosaic around it is not easy to make a box for yourself !
TicTacToe: A game passed on through generations as part of legacy.
System requirements:
- Palm OS v3.0

Qik (Symbian 60) 1.0.14
Qik (Symbian 60) gives you a free tool which helps you stream video live from your cell phone to the web, where your audience can chat back in real time to your devices screen while you broadcast. more>>
Qik (Symbian 60) 1.0.14 gives you a free tool which helps you stream video live from your cell phone to the web, where your audience can chat back in real time to your device's screen while you broadcast.
Major Features:
- With Qik, you can share with anyone and everyone what's going on anywhere and everywhere you go.
- Stay better connected to family and friends.
- Share your travels live with friends back home.
- Show your baby's first steps to loved ones as she takes them.
- Have Grandma "attend" the family reunion, even though she's on the other side of the world.
- Qik also works with YouTube, MySpace, Orkut and other sites, letting you share these moments with the social networks you already use.
- Broadcast events spontaneously.
- Add a new dimension to your web presence with live video.
- Become an online reporter-get the scoop as events unfold.
- You always have Qik on your phone to share moments at the point of inspiration.
- Even better, Qik lets you broadcast to any website, including your blog, social network, or sites like Livestream, Brightcove and Twitter.
- Welcoming a New Arrival: Share life's most precious moments.
- Friday Night at the Game: Keep your friends in the know.
- Travel Adventures: Share your travels from wherever you are.
Enhancements:
- Enable you to sign-up/sign-in using Facebook Connect
- Share your videos directly to your contacts on the phone with a cool, new Speed Sharing Ribbon.
Requirements:
- Symbian OS Series 60 3rd and 5th Edition

MO-Call Symbian VoIP 1.0.0.0
MO-Call Symbian VoIP is an effective program which allows free and cheap calls over any available Wi-Fi Hotspot. more>> <<less
Mundu Radio (Symbian OS Series 60) 1s beta
Listen to Mundu Radio with your Symbian phone. more>>
Mundu Radio (Symbian OS Series 60) 1s is a professional and popular program that users can now live stream thousands of Internet Radio channels to their mobile phones and create their own unique listening experience.
Mundu Radio offers users the opportunity to listen to music or content of choice from any part of the world on their mobile devicesfor free!U Beta or prerelease software is not intended for inexperienced users, as the software may contain bugs or may potentially damage your system. It is strongly recommended that users exercise caution and save all mission-critical data before installing or using this software.
Major Features:
- You can access from over 7000 pre-defined digital internet radio stations and the broadest array of music and music-related content available on the Web today such as Pop, Rock, Classical, Oldies, Instrumental, World News, Sports, Weather, Stock updates and many more.
- You can also personalize their play list and manage their profile using an easy to use interface giving users the ultimate freedom to listen to their favorite stations and their favorite genre commercial-free.
- Mundu Radio operates on Mobile phones with Internet connection (WiFi, GPRS, CDMA) and eliminates the need to carry separate devices for listening to high quality unadulterated music.
Absolute Trivia: Games 1.0
Enjoy the excitement of a trivia game show from your mobile phone! more>>
System requirements:
- Java compatible
SuperWaba Symbian 5.82
SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to devel more>>
SuperWaba is an open source project, covered by the GPL and LGPL licenses.
SuperWaba is a VM for PDAs and Smartphones. Because of the way SuperWaba was written, you can use Java to develop for it. Can run in PalmOS, Symbian, Windows CE/PocketPC devices, and in Windows 98/NT/2000/XP, and is fully emulated under JDK and browser. Theres now a test version on Sony PSP!
Note: This version runs on Symbian OS!
Note for S60 3rd Edition:
To be able to install SuperWaba VM and applications, dont forget to allow self-signed software installation.
To change this option, go to Application Manager (usually it is located
under Tools folder). Select Options | Settings menu. When you select
Software installation, you can see two options, i.e. Signed only and All. If you choose Signed only, you wont be able to install self-signed
application. If you choose All, you will be able to install any signed
applications...
Enhancements:
- Removed support for the following platforms: UIQ (P800), HPC2000_MIPS, HPC211_SH3, HPC211_MIPS. These pdas are rather old and we dont believe someone is still using them. This will make the SDK smaller. If you try to install the vm and the installation now fails, contact us and well send you the files and maybe put back the removed platform (if many people needs it).
- 1. When an error 500 occurs, the SOAP class gets the error reason from the returned message and displays it in the exception. Increased SOAP, XmlTokenizer and HttpStream default buffer sizes from 512 to 1024, so the error message can be read at once.
- 2. now when the user hold the action key for a while in wince and symbian, the menu is popped up. before this, it was impossible to open the menu in penless devices. Note that now the ACTION key event is dispatched when the key is released and Settings.actionOnRelease is true (default). On Palm OS, actionOnRelease is ignored.
- 3. added Vm.tweak to enable, during the running instance, some parameters that are available when running the Welcome application.
- 4. added ColorList.setColors to set the colors that will be displayed.
- 5. fixed color of ScrollBars bar when both buttons are disabled (on Palm OS style).
- 6. added Convert.getStackTrace, which returns the stack trace for a given Throwable as a String. CAUTION: getting a stack trace can cause device reset, because theres a lack of information in the SuperWaba vm about method frames, and during the stack crawl, it can access an invalid memory region, causing the reset.
- 7. now the Esc key also exits from the MultiEdit and Edit on penless devices.
- 8. added SoundClip support for java applications at desktop (before, only java applets was supported).
- 9. changed the motoq button at the RIGHT SIDE of the pda from BACKSPACE to ACTION. Otherwise, it is impossible to exit from a MultiEdit, because (only) on this phone the center button is mapped to 13 (enter) instead of 134 (action).
- 10. brunosoares - fixed HttpStreams content-length not being correctly retrieved under some situations.
- 11. brunosoares - fixed HttpStreams and Sockets readLine not reading lines correctly (now returns null only when no more lines are available).
- 12. brunosoares - added support to 3xx response codes (redirection) in HttpStream. Included an attribute which contains the new location: URI location.
- 13. brunosoares - fixed MainWindows swap() method that was causing a container to be focused instead of its first focusable control on penless devices (only when a container was added to another container).
- 14. fixed Button on Vista ui style: now when it has BORDER_NONE, only a flat background is drawn in the control.
- 15. fixed the focus getting out of a Grid on penless mode when an item was selected on a cells combobox.
- 16. fixed problem on Grid with combobox on penless devices: put the focus on a grid, select a line, press ACTION and press 0 to open the combobox - the program freezes.
- 17. fixed Settings.appPath at desktop not ending with a slash.
- 18. fixed support for passive scanners (SocketCom).
- 19. now when the user press a 0-9 key in the Grid in penless mode, the selected column flashes.
- 20. fixed printStackTrace when sending the buffer to the string not keeping the line number.
Screenshot (Symbian 1st/2nd Edition) 1
Screenshot (Symbian 1st/2nd Edition) offers you an extremely effective tool to take screenshot on your Symbian OS mobile phones (UIQ or S60). more>>
Screenshot (Symbian 1st/2nd Edition) 1 offers you an extremely effective tool to take screenshot on your Symbian OS mobile phones (UIQ or S60). You can capture screenshot and save it to a file in JPEG, PNG, BMP or MBM format. The screenshot can be sent directly to a PC via Bluetooth or infrared and another mobile phone. Furthermore, you can customize the shortcut key, file name and delay of capturing. It supports continuous mode that allows you to capture screenshot every a few seconds.
MO-Call (Symbian S60 3rd) 2.5.0.2
MO-Call is an intelligent software application that automatically directs all of your international calls to the Morodo Network so that you benefit from great savings more>> <<less
Helix Player for Symbian Series 60 1.0
Helix Player is an open source media player for Linux, Solaris, and Symbian based on the Helix DNA Client media engine. more>>
Opera Mobile for Symbian 10.0 beta
Opera Mobile for Symbian is a versatile and innovative tool which boasts a new friendly user interface. more>>
Opera Mobile for Symbian 10.0 beta is a versatile and innovative tool which boasts a new friendly user interface. Merging the best from desktop browser with new innovations for mobile phones, Opera Mobile is advanced and highly intuitive to use. Opera Mobile for Symbian is faster at rendering pages, zooming, panning, and almost everything else you do with a browser.
Get to your favorite Web page with just one click, with a set of visual bookmarks that appear when you open a new tab. To add a new page, simply click on an empty Speed Dial slot. With tabbed browsing, you no longer need to interrupt one session to start another. Check your Web mail in one window, Facebook in another, Twitter in a third and all that while checking the latest sports results.
Requirements: Symbian OS
Taptatop for Symbian 1.2
TAPTATOP is a reflex game where your unique challenge is to kill a maximum of mauls without becoming schizophrenic. more>>
MIDP for Palm OS 1.0
Java Virtual Machine for Palm OS (J2ME). more>>
System requirements:
- Palm OS v3.0 devices.
ScreenCamS60 (Symbian 2nd Edition) 1
ScreenCamS60 (Symbian 2nd Edition) is a superior and simple to use tool which turns your phone into a genuine phonecam taking and displaying moving images remotely on a second phone. more>>
ScreenCamS60 (Symbian 2nd Edition) 1 is a superior and simple to use tool which turns your phone into a genuine phonecam taking and displaying moving images remotely on a second phone. Zoom level, image quality, image resolution and night exposure mode can be set remotely. Select continuous, interval or single mode and choose which camera on the phone you want to use! Use ScreenCamS60 as a baby monitor or as a security camera.
Requirements: Symbian OS Series 60
LCG Jukebox (Symbian) 2.17
Play music and find information online via your mobile phone. more>>
LCG Jukebox (Symbian) 2.17 plays a role as a tool which plays music for mobile devices aiming to suit all your music listening desires. It offers great sound quality, comfortable playlist management, easy music selection, equalizer, Internet streaming, and more.
Major Features:
- Be free
- Find album image and song lyrics on the Internet, to enhance your listening experience.
- Simply everything to perfectly enjoy your music collection.
Enhancements: include unspecified updates.
Requirements: Symbian OS Series 60/OS UIQ