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
2016 Automatic Call Recorder
Cellar for HanDBase
Free LED Display
Flash Light
Free Zebra Keybord
The Writings of Abraham Lincoln - Volume 6 for MobiPocket Reader
IP Tools
SlideIT Keyboard French (QWERTZ) Language Pack for Windows Mobile
929 puzzle
WiFi Walkie Talkie Easy
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:

JToDoHTMLJToDoHTML
JToDoHTML - View your data from the build-in ToDo App in a Browser. This is a Desktop Application for Mac, Windows Linux and all Plattforms supporting Java 1.2. This Application exports all records of the ToDoDB.pdb to HTML Files. It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer
SuperWaba (Palm OS)SuperWaba (Palm OS)
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 develop for it
pdbc (PDB Compiler)pdbc (PDB Compiler)
pdbc (PDB Compiler) - a compiler than converts a source file into a Palm DataBase file (PDB file). The language the pdbc compiler understands is designed to be easy to understand und write. Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
Qed Treo FixQed Treo Fix
Qed is my favorite palm text editor (mostly for OnBoardC programming)
BrainF#ckBrainF#ck
BrainF#ck-This is a full onboard Palm IDE for the BrainF#ck programming language, you can edit, debug and run BrainF#ck programs. You can watch the current memory, output and even run the program step by step. A short BrainF#ck description can be found here
JDatebook2HTMLJDatebook2HTML
JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ? A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in
PalmphiPalmphi
Palmphi is a Windows desktop tool for visual design and PalmOS code generation. The main features are: WYSIWYG. Visual design Object inspector for controls and forms, like many visual IDEs (Delphi, Visual Basic,...). Class browser with help, so you get instantly information about each method
tinyBasictinyBasic
tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic. Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
HTTP protocol for Palm OS (CodeWarrior Platform)HTTP protocol for Palm OS (CodeWarrior Platform)
HTTP protocol for Palm OS (CodeWarrior Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
JResourceListerJResourceLister
JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better. What's New in This Release: · - now there is a message if the PathOrFileName is not found - "
 

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 Clie TH55
 
 
© Pantich 2009 - 2025 All rights reserved.