1. MIUI is one of the best android ROMs, based on Android 4.1 Jelly Bean MIUI provides a fresh user experience with Cloud services, backup and security tools. MIUI is released every Friday round 12pm UK time. MIUI is now 3 years old and is growing stronger every day with over 10 million users world-wide.

[ROM] Evo Miui 0617

Discussion in 'HTC EVO 4G' started by lithid, May 20, 2011.

  1. mastalee Members

    Message Count:
    1
    4 way boot addon coming for 0527? The current one bootloops my 0527 install.

    Sent from my PC36100 using Tapatalk
  2. Evoftw69 Members

    Message Count:
    2
    Hey I'm having an issue with the settings keeps closing. I'm not sure why but I want to try this rom as I heard it's not bad. Why do the settings keeps closing?
  3. gmfeny Members

    Message Count:
    135
    You probably have an outdated theme. Try using a newer theme or go back to stock theme.

    Sent from my PC36100 using Tapatalk
  4. Evoftw69 Members

    Message Count:
    2
    Lithid, why is my gps not working?
  5. gmfeny Members

    Message Count:
    135
    Lol. There's a few threads on how to fix gps. One way using nandroid to back up your Rom go to a sense Rom dial ##gpsclrx# (I'm not sure if those are the right letters lol) your phone will restart than nandroiding back to miui. I've only done this like twice so my instructions might .it be right so look for the thread about gps fix. If it not here its at miui.us

    Sent from my PC36100 using Tapatalk
  6. gmfeny Members

    Message Count:
    135
    What happened to lithid. He's been mia for a few days
  7. lithid Regular user

    Message Count:
    245
    What do you expect? There was no language pack. Plus everyone is at mini.us. nothing really to post about.
  8. gmfeny Members

    Message Count:
    135
    I was expecting you to put out a Rom for 1.6.3 lol but I guess u threw in the gloves?

    Sent from my PC36100 using Tapatalk
  9. itlnstln Members

    Message Count:
    179
    There was no English Pack (until today) to port a ROM with. All he could do was port a Chinese ROM. What good would that have done (unless you wanted it Chinese)?
  10. gmfeny Members

    Message Count:
    135
    I understand that. I just thought he would still put out a Rom even if its late. And when I first asked where's lithid I wasn't asking for a Rom from him, he didn't have any post for a few days nd I was a little worried :'( lol.

    Sent from my PC36100 using Tapatalk
  11. bballer71418 Members

    Message Count:
    21
    Hey lithid are you going to be making a 6-10 build?
  12. bballer71418 Members

    Message Count:
    21
    Lithid I really need your build lol I have been having some major issues with the miui.us builds. I would really love some updated miui
  13. lithid Regular user

    Message Count:
    245
    About 5 mins, uploading it now.
  14. lithid Regular user

    Message Count:
    245
    Done uploading now.
  15. bballer71418 Members

    Message Count:
    21
    Thanks alot lithid! i will try your build and hopefully the issues i have will be resovled.
  16. imacyou Members

    Message Count:
    17
    The link to the thememanager fix is broken
  17. lithid Regular user

    Message Count:
    245
  18. imacyou Members

    Message Count:
    17
    Curious... what was the fix for theme manager? I can't change theme's with or without the fix.
  19. Irving Gerardo Ferral Members

    Message Count:
    1
    First of all thank you for the rom, is a complete new experience in android, I already flash the update 1, there is not fc in theme manager, but when you apply a new theme it doesnt change anything, only says "theme successfully applied", and the label says "current" and it doesnt reboot.There's no change even when reboot it by myself. I reboot 3 times...? What can i do mate?
  20. smitty1 Members

    Message Count:
    5
    There are a few quirks I found in MIUI 6.10. First my sms don't appear in the order of being sent and received unless I click in menu and go into the editor and back out. Not a terribly big deal but it would be nice if they were in order. Second is a bigger issue. When I try sending a text through google voice search, it goes into a quick reboot to the miui bootloader. I have a logcat and I'm new to the logcat so I'm sorry if it is more then you need. Let me know if you need more as well.

    Code:
    AlarmManager( 1922): wakelock release, uid:1000 at elapsed real time: 2590813
    I/PackageManager( 1922): Adding preferred activity ComponentInfo{com.google.android.voicesearch/com.google.android.voicesearch.SendSmsActivity}:
    I/PackageManager( 1922):   Action: "com.google.android.apps.googlevoice.action.AUTO_SEND"
    I/PackageManager( 1922):   Category: "android.intent.category.DEFAULT"
    I/PackageManager( 1922):   Scheme: "smsto"
    I/ActivityManager( 1922): Starting: Intent { act=com.google.android.apps.googlevoice.action.AUTO_SEND dat=smsto:xxx-xxx-xxxx flg=0x3800000 cmp=com.google.android.voicesearch/.SendSmsActivity (has extras) } from pid 1922
    W/dalvikvm( 1922): threadid=10: thread exiting with uncaught exception (group=0x40172560)
    E/AndroidRuntime( 1922): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
    E/AndroidRuntime( 1922): java.util.MissingFormatArgumentException: Format specifier: 3$s
    E/AndroidRuntime( 1922): 	at java.util.Formatter.getArgument(Formatter.java:1131)
    E/AndroidRuntime( 1922): 	at java.util.Formatter.doFormat(Formatter.java:1096)
    E/AndroidRuntime( 1922): 	at java.util.Formatter.format(Formatter.java:1062)
    E/AndroidRuntime( 1922): 	at java.util.Formatter.format(Formatter.java:1031)
    E/AndroidRuntime( 1922): 	at java.lang.String.format(String.java:2177)
    E/AndroidRuntime( 1922): 	at android.content.res.Resources.getString(Resources.java:286)
    E/AndroidRuntime( 1922): 	at com.android.server.am.PackageGuardian$PackageBehaviorWitness.<init>(PackageGuardian.java:893)
    E/AndroidRuntime( 1922): 	at com.android.server.am.PackageGuardian.seekWitness(PackageGuardian.java:1481)
    E/AndroidRuntime( 1922): 	at com.android.server.am.ActivityManagerService$3.handleMessage(ActivityManagerService.java:1035)
    E/AndroidRuntime( 1922): 	at android.os.Handler.dispatchMessage(Handler.java:99)
    E/AndroidRuntime( 1922): 	at android.os.Looper.loop(Looper.java:130)
    E/AndroidRuntime( 1922): 	at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1523)
    I/Process ( 1922): Sending signal. PID: 1922 SIG: 9
    I/ActivityThread( 2034): Removing dead content provider: settings
    I/ServiceManager(  101): service 'sensorservice' died
    I/ServiceManager(  101): service 'batteryinfo' died
    I/ServiceManager(  101): service 'entropy' died
    I/ServiceManager(  101): service 'power' died
    I/ServiceManager(  101): service 'cpuinfo' died
    I/ServiceManager(  101): service 'meminfo' died
    I/ServiceManager(  101): service 'package' died
    I/ServiceManager(  101): service 'SurfaceFlinger' died
    I/ServiceManager(  101): service 'traffic' died
    I/ServiceManager(  101): service 'usagestats' died
    I/ServiceManager(  101): service 'guardian' died
    I/ServiceManager(  101): service 'telephony.registry' died
    I/ServiceManager(  101): service 'input_method' died
    I/ServiceManager(  101): service 'battery' died
    I/ServiceManager(  101): service 'vibrator' died
    I/ServiceManager(  101): service 'alarm' died
    I/ServiceManager(  101): service 'window' died
    I/ServiceManager(  101): service 'content' died
    I/ServiceManager(  101): service 'permission' died
    I/ServiceManager(  101): service 'activity' died
    I/ServiceManager(  101): service 'account' died
    I/ServiceManager(  101): service 'hardware' died
    I/ServiceManager(  101): service 'bluetooth' died
    I/ServiceManager(  101): service 'clipboard' died
    I/ServiceManager(  101): service 'bluetooth_a2dp' died
    I/ServiceManager(  101): service 'device_policy' died
    I/ServiceManager(  101): service 'statusbar' died
    I/ServiceManager(  101): service 'network_management' died
    I/ServiceManager(  101): service 'netstat' died
    I/ServiceManager(  101): service 'audio' died
    I/ServiceManager(  101): service 'wifi' died
    I/ServiceManager(  101): service 'throttle' died
    I/ServiceManager(  101): service 'connectivity' died
    I/ServiceManager(  101): service 'accessibility' died
    I/ServiceManager(  101): service 'mount' died
    I/ServiceManager(  101): service 'notification' died
    I/ServiceManager(  101): service 'devicestoragemonitor' died
    I/ServiceManager(  101): service 'location' died
    I/ServiceManager(  101): service 'search' died
    I/ServiceManager(  101): service 'dropbox' died
    I/ServiceManager(  101): service 'diskstats' died
    I/ServiceManager(  101): service 'usb' died
    I/ServiceManager(  101): service 'uimode' died
    I/ServiceManager(  101): service 'wallpaper' died
    I/ServiceManager(  101): service 'appwidget' died
    I/ServiceManager(  101): service 'backup' died
    I/ActivityThread( 2436): Removing dead content provider: settings
    I/ActivityThread( 2015): Removing dead content provider: settings
    I/ActivityThread( 2323): Removing dead content provider: settings
    I/ActivityThread( 2314): Removing dead content provider: settings
    I/ActivityThread( 2266): Removing dead content provider: settings
    I/ActivityThread( 2148): Removing dead content provider: settings
    I/ActivityThread( 1998): Removing dead content provider: settings
    I/ActivityThread( 2000): Removing dead content provider: settings
    I/ActivityThread( 2029): Removing dead content provider: settings
    I/ActivityThread( 1983): Removing dead content provider: settings
    I/ActivityThread( 2238): Removing dead content provider: yellowpage
    E/SendSmsActivity( 2436): failure sending sms, status:-1
    E/SendSmsActivity( 2436): java.lang.SecurityException: Sending SMS message: User 10063 does not have android.permission.SEND_SMS.
    

Share Our Site