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

Status
Not open for further replies.
Search This thread

Garakk

Member
Apr 1, 2006
48
11
@mildwild:
how to update? Full wipe or just reflash over existing installation?

//edit:
nvm. just noticed that.

btw. can't wait ;)
 
Last edited:

sto0ka

Senior Member
Aug 9, 2010
56
8
Good job , tnx xD

Btw first time stucked on installing , removed battery and tried again and it worked.
 
Last edited:

ireadfaster

Member
May 12, 2008
18
3
my understanding of the article which you mentioned is talking about deleting the file, not whipping the data. :p
 
Last edited:

tonyp

Inactive Recognized Developer
Feb 3, 2011
5,019
34,902
my understanding of the article which you mentioned is talking about deleting the file, not whipping the data. :p
I seriously hope you're trolling...
Just in case you're not: that's the same thing.



Edit: Oh and btw, this is whipping: :p
stick_whip.gif


On Android you're wiping.

But don't confuse wiping with this: :D
844378_700b.jpg
 
Last edited:
  • Like
Reactions: wviegas and kostelo

Garakk

Member
Apr 1, 2006
48
11
Good news for those whom GPS does't work. GPS can be fixed :)
According to this comment: http://code.google.com/p/cyanogenmod/issues/detail?id=5437#c18

1. Download THIS file: http://download.cyanogenmod.com/get/stable/update-cm-7.1.0-Desire-signed.zip
2. Extract /system/lib/hw/gps.bravo.so and /system/lib/hw/gps.goldfish.so from the ZIP you've just downloaded.
3. Backup /system/lib/hw/gps.bravo.so and /system/lib/hw/gps.goldfish.so files from your phone (of course you can take them from the MildWild installation zip file)
4. Overwrite those files at your phone
5. Reboot
6. Check wheter GPS is working now (it should). Just launch Google Maps or so.
7. Restore previously backed up (or just take it from the MildWild installation zip file) /system/lib/hw/gps.bravo.so and /system/lib/hw/gps.goldfish.so files
8. Reboot
9. Check wheter GPS is working now (it should).
10. Smile :)

regards
 

Repi3

New member
Feb 22, 2008
1
0
Hello,

i'm new into, ROM's...
I have managed to install the ROM on my Desire, but how can i use my SD card to install app's on?
do i need to make an EXT3/4 partition on the SD and then ...?
 

hello247

Senior Member
Jan 26, 2011
801
133
Anyone tried a2sd+ with v5.6. Some apps go missing on appdrawer after reboot. Tried fixing permissions and tried reflashing rom n still sme issue so back to v5.5.

Sent from my HTC Desire using xda app-developers app
 
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