Recent content by ScOut3R


  1. ScOut3R

    Port MIUI to ICS/JB Desire HD

    How did you recompile framework.jar? I had similar errors when i was using the wrong tools. I'm using {bak}smali-1.3.3 now and it's working. :)
  2. ScOut3R

    MIUI ROM 2.8.24 Release [ICS & JB]

    Stupid question but how do i know which rom is JB and which is ICS? I'm interested in the Google Nexus S ROM (to port it to DHD ;)).
  3. ScOut3R

    Port MIUI to ICS/JB Desire HD

    E/dalvikvm( 1294): ERROR: couldn't find native method^M E/dalvikvm( 1294): Requested: Landroid/graphics/Paint;.native_setColor:(I)V^M E/JNIHelp ( 1294): RegisterNatives failed for 'android/graphics/Paint', aborting^M You need the android/graphics/Paint.smali from Base's framework.jar. At least...