Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
PostgreSQL Database - Firefox Addon
Rabbit Run Game
Learn Apache POI Word
Rabbit Run Game Android
Z47 Virtual Processor
AEmon Script for mShell
XCOM: Enemy unknown
Software Engineering v2
App Log
Danger Coder
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SuperOptimize





SuperOptimize
Version: 1.0

Platforms: Symbian OS, Pocket PC, Palm, Series 60, Series 80, Series 90, UIQ, Smartphone


Categories: Programming & Development

Upload date: 4 Jul 11

Developer: Silvio Moioli

License: Freeware

Downloads: 4334

File Size: 5154 Kb
Download Free SuperOptimize 



Rating: 2.5/5 (Total votes: 31)




  SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized.


Unlike the standard tools that come with the SuperWaba SDK, SuperOptimize uses the most advanced OpenSource tools available for the best results: the Soot framework for optimizations and ProGuard for shrinking and obfuscating.

Why optimize
Soot is the key component for the optimization of your programs. It uses four intermediate code representations for analyzing and transforming Java bytecode. The result is usually slightly bigger, but more performant code.

Why shrink
Shinking means removing all the classes and methods that are never used in your programs. This might sound strange, but it happens more than often. Of course shrinking means producing smaller files that take less time to load and consume less memory.

Why obfuscate
In the SuperWaba VM, like almost every Java VM, packages, methods, attributes and classes are looked up by name. That means, searching strings at run time. This is not particularly good for performance, especially with long strings beginning with the same characters (and that happens quite often, too).
Obfuscating is the process in which classes, methods, attributes and packages are renamed into very short strings like "A" or "bc" that take less to be searched by the VM. This also produces smaller binaries that consume less memory and take less time to load.
Obfuscating your .class files makes it also more difficult for others to understand your program by disassembling it. It's far from making reverse-engineering difficult though, so don't rely on it very much from a security point of view.

· SuperOptimize can't be used for commercial purposes

 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Palm OS 3.x, Palm OS 4.x, Palm OS 5.x, Pocket PC 2002, S60 1st Edition, S60 2nd Edition, S60 3rd Edition, S60 3rd Edition FP1, S60 3rd Edition FP2, S60 5th Edition, S80 6.0, S80 7.0, S90 7.0, UIQ 2.0, UIQ 3.0, UIQ 3.1, Windows Mobile 2003, Windows Mobile 2003 Smartphone, Windows Mobile 5.0, Windows Mobile 5.0 Smartphone, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6 Standard, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.1 Standard, Windows Mobile 6.5 Professional, Windows Mobile 6.5 Standard
 
Similar Software:

myExtensionsmyExtensions
myExtensions- Add, edit, copy or delete registered filetypes on your PocketPC with ease. Main Features: - Add new file extensions. - Associate a registred file extension with another program. - Delete unused file extensions. - Copy registred filetypes. - Change the icon of registred file extensions. - Change description of filetypes
DynRILDynRIL
DynRIL - The Radio Interface Layer (RIL) provides an interface that handles the communication between the CellCore system software and the radio hardware. The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used
PPCInstallBuilder LitePPCInstallBuilder Lite
PPCInstallBuilder Lite is an Installation builder for Pocket PC applications. This product takes CAB files from Cabwizard (or other programs) and builds a self-extracting installation file to install the CAB(s) to a Pocket PC PPCInstalBuilder Lite is a Licensed product provided by Mobile Software Development & Services (MSDS). Visit our website (http://www
Quick PocketSetupQuick PocketSetup
Quick PocketSetup is the easy way to create Professional Setups for Pocket PC.   Create, manage and deploy in just a few steps The friendly wizard guides you in just a few steps to a ready, well documented setup Easy-to-use and customizable setup With Shortcuts and File Associations Multilingual User interface in different languages
Sapphire GZip UtilitySapphire GZip Utility
Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business. However, we may sometimes find that our data is still, too big
ckecke
cke is a general purpose text editor designed for the PocketPC handhelds. It includes several features that missed in other similar programs, such as simultaneous editing of multiple documents, customization of fonts, tabsize, indenting, sintax highlighting of different languages, wordwrap, ..., see the a more complete list in the features section
Pocket HTML DesignerPocket HTML Designer
Pocket HTML Designer helps you to create your own web pages in your pocket pc without a help of desktop PC. You need not remember or know the html tags used to build a web page. The menu options in Pocket HTML Designer creates a template tag for you that just needs to be filled up with your own data
emDos Reference for Pocket PC 2002 / 2003emDos Reference for Pocket PC 2002 / 2003
emDos Reference for Pocket PC 2002 / 2003 - emDos Reference will be of immense help to all DOS programmers, never mind even you are a beginner. It has got rich features to show list of commands with explanation. All the DOS commands is on your finger click now. Try this unimaginable utility at once
GAPIGAPI
GAPI is an API for games distributed in the SDK of PocketPC. Thanks to this API you can now enjoy last generation PocketPC games still in development phase. Includes new display features New versions of Gx.dll y Gx.lib
PocketC RuntimePocketC Runtime
Version of PocketC that allows you to run PocketC applications without the overhead of the compiler
 

Other Software by developer «Silvio Moioli»:

MoioChartMoioChart
MoioChart is a Java library to draw function plots, bar graphs, pie graphs etc. MoioChart is portable across different graphic toolkits and actually it works on Swing, SuperWaba (a Virtual Machine for handhelds) and SWT (Eclipse's native toolkit)

» show more

 

Comments on SuperOptimize:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SuperOptimize is compatible with your device Morpheus 1/Morpheus 2
 
 
© Pantich 2009 - 2025 All rights reserved.