Samdroid Frozen Eclair (Froyo JIT on eclair) v3.2
need testers
***you need to be running deodex rom ***
***do a Nandroid backup***
apply this in recovery
sdx-downloads.com/devs/noobnl/FrozenEclair_Beta3.2-for-evo.zip
clear dalvik cache
credit :
forum.samdroid.net/f9/samdroid-turbo-1301/
changelog:beta 3.1 remove samsung specific 3d stuff (should not flicker anymore)
changelog:beta 3 based on beta 3
***you need to be running deodex rom ***
3.2 beta
improves the score by 1%-5%
/*
* VM build number. This must change whenever something that affects the
* way classes load changes, e.g. field ordering or vtable layout. Changing
* this guarantees that the optimized form of the DEX file is regenerated.
*/
#define DALVIK_VM_BUILD 20
#endif /*_DALVIK_VERSION*/
It was 19 in Froyo exactly like in Eclair !
I now changed the Build number to 20 and hope it starts to rebuild the odex files.
I dont know if it works.
REQUIREMENT: You need VFP and ARM1176 or Cortex A8 series such as snapdragon
FE Libs Beta3
* Only a test release to see if it fixes the bootloop problem, may be slower atm.
* Found a folder that had Eclair Sources but should have been from Froyo
* Switched back to Google's Android Sources
* Decided to have only the DVM in this package and add a seperate one for
* additional optimized libs with undo package to go back if there are problems.
* This one had NO bootloop for me on a backup it had before.
FE Libs Beta2
* Switched to Samsung Sources
* Added a few graphics related libraries (optimized compilation)
* Improves 2D and Software OpenGL
* fps2d = 53 fps , Quadrant Benchmark > 300 , Linpack max 9.333
FE Libs Beta1
* FE = Frozen Eclair
* Backport of the FroYo (Frozen Yoghurt) Dalvik Virtual Machine to Eclair
* JIT is enabled by default on Froyo, so it should be stable
* Linpack > 9.000
* Seems to nicely increase battery time
* Is confirmed to also work on the Motorola Milestone and Samsung Moment
* Best way to avoid problems is to apply it on a clean & fresh installation