• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] Mobster Rom HD/Lite - 031513

Status
Not open for further replies.
Thank you Mobstergunz for this light ROM! I've used it for two days so far, and it would probably be one of my two favorites.

The beats audio is actually impressive with my earbuds.

Couple things I was wondering about though, in the future do you plan on adding customization for the launcher? (transitions, app drawer direction, etc.)

As for the dialer, I noticed you can't answer a call from the AOSP lockscreen, you have to unlock it. I know it's a sense thing, but do you plan on adding that too?

Other than that though, I really love this ROM, great work!
 
Hey mobs can u figure out how to link the album app in the Sony theme to mms? It only gives u the option of gallery which isn't even installed.
 
Thank you Mobstergunz for this light ROM! I've used it for two days so far, and it would probably be one of my two favorites.

The beats audio is actually impressive with my earbuds.

Couple things I was wondering about though, in the future do you plan on adding customization for the launcher? (transitions, app drawer direction, etc.)

As for the dialer, I noticed you can't answer a call from the AOSP lockscreen, you have to unlock it. I know it's a sense thing, but do you plan on adding that too?

Other than that though, I really love this ROM, great work!

those things are easily solved with widget locker and your choice of any launcher. i use go launcher.
 
ok so i done alot of tinkering with stuff to try and figure what was causing the random reboots...uninstalled setcpu and installed nofrills and BAM! ..no random reboots for me anymore . hope this helps the ppl with the "rebooting during calls problem"
 
Well, considering how small this ROM is, I suppose I could try those. Still love the ROM though!

the advantage of doing that is you can go rom to rom and keep your phone looking almost the same, no matter what launcher they use by default. as far as transitions and such go, go launcher is the best. i use apex on my tablet because i like the stock style of it there, and because go launcher isnt as well developed on tablets. on phones though i like my go launcher. the sphere app drawer effect alone would make me keep go launcher lol. i cant get rid of it. if more launchers had it, id be more willing to swap out.
 
Yeah, the custom launchers are nicer. I used Nova, but I'm thinking about going back to Go Launcher, I believe that I used that one when I had my triumph, and before I found out about MIUI, I used go launcher and tested various themes like the WP7 one.

As for the lockscreen app, that didn't help with calls, it seems that the dialer won't pop up that I have an incoming call at all, but it does in the sense lockscreen. I have to unlock the phone and then answer.
 
Hey Mobs found an issue on this new version. While on a call my phone rebooted itself. Did it earlier today as well but thought it was a fluke.
 
I haven't had any reboots relating to the rom. It was all kernels side. Now that I've flashed the latest anthrax build, I havent had one reboot.
 
I get random reboots once in awhile is there anything I can do thanks good rom so far is there any 4 g signal improvement two
 
v1.3.1 (08/12)


  • Hopefully Fixed Random Reboots
  • Changed Default Max CPU Clock to 1.2Ghz
  • Moved Following Apps to Data Partition:
    - Awesome BEATS
    - HTC FM Radio
    - Leedroid Tweaks
    - Hidden Menus
    - File Manager

Fixes Random Reboots, Increases App and System Performance, and the Theme has been Tweaked a bit
 
v1.3.1 (08/12)


  • Hopefully Fixed Random Reboots
  • Changed Default Max CPU Clock to 1.2Ghz
  • Moved Following Apps to Data Partition:
    - Awesome BEATS
    - HTC FM Radio
    - Leedroid Tweaks
    - Hidden Menus
    - File Manager

Fixes Random Reboots, Increases App and System Performance, and the Theme has been Tweaked a bit
Does this include the latest (3.1.6) Anthrax kernel?
 
Just lettin you know, there's a few lines in your init.qcom.post_boot.sh that conflict with Anthrax:
Code:
# Post-setup services
case "$target" in
    "msm8660" | "msm8660_csfb")
        start thermald
    ;;
esac
 
Just lettin you know, there's a few lines in your init.qcom.post_boot.sh that conflict with Anthrax:
Code:
# Post-setup services
case "$target" in
    "msm8660" | "msm8660_csfb")
        start thermald
    ;;
esac


Its fine since Thermald doesn't exist in the Rom so that code does nothing
 
Status
Not open for further replies.
Back
Top Bottom