[ROM] - [12/24/2011] - MikRunny v1.01 - [ Sense 3.5 | 2.3.5 | Tweaks | Odex/Deodex ]

Status
Not open for further replies.
Search This thread

MichaelMD

Senior Member
Jun 23, 2008
53
6
Are you S On?

Sent from my HTC Incredible S using xda premium

Can't use any runny Rom on telus Mobile data, will not fully work, some data works but others will not. Eg. U access access the play store and see apps but pitueres will not download nor will apps, but u see all the text.

Sent from my HTC Incredible S using Tapatalk 2
 

lerx

Senior Member
Feb 27, 2011
203
14
Hrm... But my data works perfectly.

Sent from my HTC Incredible S using XDA
 

lerx

Senior Member
Feb 27, 2011
203
14
Nope I'm from Singapore which I use Singtel

Sent from my HTC Incredible S using XDA
 

frzabdullah

Member
Nov 21, 2011
27
1
34
Melaka
i have a little problem here.. everything seems fine to me but application such as facebook and instagram keeps forcing close when i try to open it.. any idea why this is happening? thanks
 
  • Like
Reactions: h3llrai53r
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    Ok guys this rom is something that was in the plan for a long time and its finally done.
    This rom is based off of HTC Runnymede 1.05.401.4 with Sense 3.5 and GB 2.3.5. This is the initial release and there will be future updates as needed.
    Right now we haven't tested on all the devices, but we confirmed Vivo W, Inspire, and Incredible S are working.
    A really big thanks goes out to Cappychimp and RC-Team for a lot of the added tweaks and multidevice zip, and to romanbb for the original tweaks.
    This ROM supports Desire HD (also Telus), Desire S, Desire Z, Inc 2, Inc S, Inspire 4G and myTouch 4G (again, thanks to rc team)

    SS3.5.png

    Features:
    Ext 4 (Virtuous kernel - thanks mdjay and rmk)
    OC
    Odex or Deodex (we personally like Odex better)
    Fully Optimized and tweaked
    Zipalign on boot
    Defrag DB's on boot
    Busybox 1.19.3
    Native screen capture
    Beats audio, Dolby, SRS, and EQ in music player
    HTC Quicklaunch widget from bliss also added
    Unlocked more settings in Browser
    All Gapps and market apps updated to newest versions
    All other stock sense 3.5 goodies included

    Tweaks:
    • Settings Tweaks
      Statusbar Options
      Clock Options
      - Style (show/hide/center)
      - AM/PM Style (show/small/hide)
      - Color
      - Hide alarm icon
      Battery Options
      - Battery bar (like Miui with settings thanks to pvy)
      - Show/Hide
      - Color
      Signal Options
      - Show/Hide
      - Text
      - Color
      - Transparency
      Notification Menu Options
      - Recent apps show/hide
      - Date show/hide
      - Transparent BG
      - Skins (Stock/Inverted)
      - Default to quicksettings
      - Customize quicksettings (show/hide)
      Rosie Options
      - Custom button
      - Hide navbar label
      - Quick scroll (3d/2d/semi)
      - Drawer matrix (4x4/4x5/5x4/5x5)
      - Transparent BG
      - Depagineted app drawer
      - Bliss Rosie
      Display Options
      - Overscroll settings (none/glow/bounce & glow/bounce)
      - Window and Transition animations speeds (6 diff speeds + off)
      - CRT on/off
      - Unlock animation on/off
      - 3D home
      - Font Sizes (7 different sizes)
      - Auto brightness settings
      - Softkeys lights (on/off/always on)
      Misc Options
      - Lockscreen (Honeycomb/Android/HTC - all on the fly)
      - SD crad read ahead speeds (128kb - 4096kb | set to 2048 by default)
      - Volume key screen on
      - SMS screen on
      - Snapshot (enable/disable)
      - Volume key to take a picture
      - HTC_IME Arrow KB (on/off)
      - Beats Boost
      Phone Information
      - Radio etc.
      - Battery
      - Usage stats
      - Wifi​
    • System Tweaks
      Boot options
      - Reboot
      - Hot Restart
      - Recovery
      - Bootloader
      - Power off
      GodMode
      Mount system RW
      Mount system RO
      Debloater & Storage space

      - Remove system apps (use at your own risk as there is no restore option yet)
      - Internal & External Storage summery
      Memory settings
      - Default
      - Free up 50/70 MB
      Maintenance
      - Clear Dalvik-Cache
      - Clear Cache
      - Fix Permissions
      Enable/Disable commands
      - Camera sound (on/off)
      - Vibration (default/med/low)
      - Ads (hide/show)
      Bootanimation
      - Disable
      - Enable
      - Get rid of
    • Extras for fun
      Download Center
      - Htc hub widgets/skins/apps (make sure to d/l ones for your sense version)
      Sounds
      - Bootanimations sounds
      - Volume rocker sounds
      - Screen lock sounds
      Themes
      - Bootanimations (make sure to d/l ones for your device resolution)
      - Shutdown animations (make sure to d/l ones for your device resolution)
      - Fonts (many to choose from...)

    These tweaks are a lot like RCTweaks as they are based on their work... but there are more than a few extras that mik and chingy added in.

    Changelog:
    v1.01
    - Fixed FB auth issues
    - Fixed Camera issues for myTouch 4G
    - Fixed Wifi for Desire S (i hope... no one tested, but should be fine)
    - Fixed a few strings in Honeycomb Lockscreen
    - Added more fonts and options for multilang support
    - non-market apps installation set to TRUE by default
    - Rosie,Notifications and StatusBar tweaks no longer requires reboot (changes on the fly, kinda)
    - Longpress Volume keys to skip tracks when screen is off mod added (works with most music players, probably all of them | Longpress Vol up is next, and Vol down is Back)
    - Over all bug fixes and a few extra features that should have made it to v1.0, but didnt.
    - Full wipe might be needed... i always wipe... if u guys have luck without wiping, let everyone know.


    For more info/themes/bug reports/etc. for this rom please feel free to go HERE.


    We are also looking for experienced testers and/or devs to help us further develop this rom on all devices... so feel free to contact aamikam or newtoroot.


    1
    what's the diff. Odex & DeOdex ?
    anyway welcome to the Inc S thread..
    odexed apks have the classes.dex extracted and optimized and placed on the outside with the apk ... so instead of the normal apk that contains everything ... you have the apk with the resources(pngs and xmls) and and a <appname>.odex which is an extracted and optimized classes.dex(java part of the app) ... odexing theoretically also saves space on the data partition as dalvik cache is not built for odexed apks and the .odex files are used directly ... most stock roms are odexed as the company docent expect you to edit any of the system files anyway :D

    hope that helps ... id go with the odexed rom unless your applying a theme ... in that case you'd have to odex the themed apks ... an easy job with the dsixda kitchen :)

    verdict: go for the odexed rom:D

    @MIK team: nice job boys ... thanks for the rom and welcome back to the inc s forum :)
    1
    How is the ROM so far
    its going great :) performs well ... need to check battery life though :p
    1
    Thanks
    Is there arabic language ؟؟؟

    Sent from my Transformer TF101 using Tapatalk

    it should have it but i didnt look into that yet... there will be an update coming up sooner than later (max a week is my guess) so i will see about adding a patch for u for the RTL thing.

    Hi could check the quadrant result for this rom and also is the HTC widgets such as clock,people and calender in 3D ?

    i cant comment on quads... cuz i dont own that phone... but all widgets are there and working last time i checked.

    so far so good, flashed this morning. thank you for all your hard work -- i especially love the MikTweaks application.

    is there a tweak to remap the search button? would love to have this mapped to the camera rather than search. will keep testing ...thanks again.

    im happy u like... i didnt add that into tweaks.. but there is an app in the market that does that for u... i forgot the name, maybe someone else have it in mind.
    1
    Hi there do we need to do a full wipe ?

    coming from a different rom... always.