[ROM] [Jan 27 2013]MildWild CM-8.0 JG Stable

Status
Not open for further replies.
Search This thread

mildwild

Senior Member
Jul 4, 2011
1,168
4,181
Just updated from 3.3 to 3.5, full wipe before installing.

Only problem I have found is after installing themechooser (taken from latest kang build) themes don't apply fully. The clock don't change colour and when status bar is pulled down the text is black on black. All worked fine on 3.3 not sure if it's me that's overlooked something or a problem with rom, any ideas????

Other than that no problems so far!

ThemeChooser MildWild CM-3.5
 
  • Like
Reactions: JeckyllHavok

Akarim47

Senior Member
Jul 30, 2010
91
4
As you wish...

So...is dalvik on internal in new version?

Edit : it isn't...but I have found solution to move dalvik to internal...where it should be! Mildwild please take note...dalvik needs to be on internal...next time please arrange it, thx.

How did you do it?

Sent from my HTC Desire using Tapatalk
 

daffie

Senior Member
Sep 9, 2005
3,246
618
53
The Hague
How did you do it?

Sent from my HTC Desire using Tapatalk

what's the solution?

Download these files :

http://dl.dropbox.com/u/6404779/dalvik-cache-interne-signed.zip

http://dl.dropbox.com/u/6404779/recovery.CWM_2.5.0.7.fake-flash.zip

You can use Clockwordmod fakeflash for this

1) go to recovery and wipe dalvik cache

2) then choose install zip from sdcard

3) chose recovery.CWM_2.5.0.7.fake-flash.zip

4) again choose install zip from sdcard

5) chose dalvik-cache-interne-signed.zip

5) voilà

PS: ClockworldMOD fakeflash does not install the recovery hard
It's a fakeflash
When you reboot into recovery, it will always 4EXT

It's like a LiveCD

Thanks to Sydbarrett55 for this solution.
 
Last edited:
  • Like
Reactions: xach

Akarim47

Senior Member
Jul 30, 2010
91
4
Download these files :

http://dl.dropbox.com/u/6404779/dalvik-cache-interne-signed.zip

http://dl.dropbox.com/u/6404779/recovery.CWM_2.5.0.7.fake-flash.zip

You can use Clockwordmod fakeflash for this

1) go to recovery and wipe dalvik cache

2) then choose install zip from sdcard

3) chose recovery.CWM_2.5.0.7.fake-flash.zip

4) again choose install zip from sdcard

5) chose dalvik-cache-interne-signed.zip

5) voilà

PS: ClockworldMOD fakeflash does not install the recovery hard
It's a fakeflash
When you reboot into recovery, it will always 4EXT

It's like a LiveCD

Thanks, now I can start using this rom

Sent from my HTC Desire using Tapatalk
 

KaspaII

Senior Member
Jul 26, 2010
212
17
Prague
I can not install v 3.5 over v 3.4 with wipe cache+ dalvik cache.. Do I need make a full wipe?

Sent from my HTC Desire using XDA App
 

Gebbot

Senior Member
Jan 3, 2011
55
8
What is the better MW Rom? What is big difference respective pros and cons? I am confused. Did anyone tested both? I use the 3.4CM and will flash one of the 3.5 Versions.... And don't know whoch one.
 

vercetti

Senior Member
Oct 25, 2009
279
26
can't we just use the settings in s2e to move dalvik back to internal? that's what the feature is for isn't it? or does it not work correctly?
if I open s2e there is the option to set dalvik on internal or to put it on sdcard. won't this work?

thx,
v.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 360
    MildWild CM-8.0 JG Stable Based on CyanogenMod7.2 and Euroskank CM7.2 by: FuZZ_ Build from the latest CM7.2 Builds http://review.cyanogenmod.com/#q,status:open,n,z
    Big Thanks to CM7 Dev Team and all who have helped me


    139zr8.jpg


    22navou5usn.jpg


    default_wallpaper-kopplbqo.jpg


    default_wallpaper-kops8abw.jpg


    default_wallpaper-kopf9xz5.jpg


    Code:
    [U]Extras in MildWild CM-7.0 JG Stable[/U]
    
    *Webkit hardware acceleration
    *Some performance tweaks
    *New and better Torch
    *Bubble SMS
    *Beats Audio Engine
    *Xperia Launcher with my Mod
    *New FM
    *MOTOBLUR DeskClock Alarm
    *HostFile to block adware
    *Faster UI
    *Disable boot animation
    *Battery saving tweaks
    *720p HW PLAYBACK 
    *jelly bean transition animations
    *Full Jelly Bean Theme (my interpretation)
    *MVPS hosts file to block ads, banners, etc.
    *MIUI Camera
    *Custom Carrier Logo
    *XperiaArc Launcher 
    *Google Apps
    
    [U] APK`s Removed[/U]
    
    LiveWallpapers, Cyanbread, CMUpdateNotify, CMUpdateNotify, Protips,   etc.
    
    [U]Tweak`s:[/U]
    
    * Battery saving by reducing wifi scan interval etc
    * Better performance
    * Better battery life
    * Faster database access
    * IO performance
    * Hardware rendering 
    * Decrease dialing delay
    * improve overall touch responsiveness
    * center clock
    * improve scrolling responsiveness
    * 3G signal tweaks
    * Fix some application issues
    * Disable blackscreen issue after a call
    * hitting the volume rocker will not wake phone
    * button lights on when screen is on
    * Some RAM tweak´s
    * dalvik cache is  moved to SD 
    * supports "froyo style" apps2sd, it also supports A2SD with an EXT3 or EXT4 partition.
    * bionic: Redesign dlopen() locks to be recursive per thread
    * bionic: Prevent deadlock when using fork
    * bionic: libm: cherry-pick one patch from freebsd to fix logb() denormals issue
    * bionic: Fix wrong prototype of system call getresuid/getresgid
    * bionic: Fix wrong prototype of system call clock_nanosleep
    * bionic: Remove expired dns cache entries before removing oldest
    * bionic: Add missing va_end() to prevent stack corruptions
    * bionic: Fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()
    * bionic: Fix NULL parameter failure in getcwd()
    * bionic: pthread: Invalidate stale stack pointers on pthread_exit()
    * bionic: Avoid multiple dns lookups for the same query
    * bionic: Add missing cache failed notification
    * bionic: Fix race condition in pthread_create()
    * bionic: Fix  to correspond to the kernel operations
    * dalvik: Basic KSM Support
    * dalvik: Don't pay for filename/line number lookup unless you need to
    * dalvik: Restore fp after calling JNI method in allstubs interpreter
    * dalvik: cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use
    * dalvik: Fix a crash when doing lock profiling
    * libcore: Fix Matcher.find(int) to ignore the region.
    * libcore: Don't serialize a Throwable's stackState field
    * libcore: Avoid the implicit NaN test in {float,double}To{Int,Long}Bits
    * libcore: Include the failed key when a Hashtable put fails
    * libcore: Fix SimpleDateFormatTest.java and SimpleTimeZoneTest.java's assumption
    * libcore: Fix LocaleData.toString once and for all
    * libcore: Make Timestamp.valueOf locale safe
    * system/core: tweak for forward-compatibility
    * system/core: add strutils
    * system/core: config_mbr: Fix integer overflow
    * system/core: Fixed un-initialized variable warnings
    * system/core: Fix signed/unsigned comparison warning
    * system/core: Fixed an unused param warning
    * system/core: Allow system to modify KSM control files
    * system/core: Allow system to modify iosched control files
    * system/core: Improve exec command processing
    * cyanogen: remove the test statement
    * app2sd is enabled
    * I support no Theme chosser!
    * Many more....

    img-thing23xknclu29.jpg











    DOWNLOAD MildWild CM-8.0 JG Stable


    md5: e54d80e67c9f57652f9a2adf1531c71f

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Do a clean install


    mmbepec0nwd5.png

    Sony Xperia weather widget
    expander_close95y4d.png
    FlashMods for CM-8.0 (more comes)
    80
    wewew5zan.png

    MildWild on Facebook


    4072527_9ad9d031b3_mw677k.jpg


    [URL="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QXXLJXUE7JYJS"]
    paypal-donate-button8tyl5d.png
    [/URL]


    BIG thank`s to al donors!

    26
    MildWild CM-6.0 is on the way....inter alia with a new caller..

    screenshot-20130101-1l4uze.png
    26
    Lets go !Requirement a full factory reset/wipe everything!
    25
    thank´s @ all for report...working hard on the new version. "MildWild CM 7.0 JG Stable"
    not quite finished.at the moment, everything is going well(no bugs so far:cowboy:

    screenshot-20130111-07vat8.png