[ROM][AOSP][4.2.1] schnip's ROM w/ TABLET UI (1/12/2013) - Nexus 10 Android Development

Presenting schnip's ROM w/ TABLET UI
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ABOUT:
This is my first ROM thread! I signed up at this forum 2 years ago when i purchased my HTC Desire. So this is kind of a historical moment for me. I wanted to create a ROM that is pretty much standard BUT includes Tablet UI because i dont like the Phablet UI. There are other ROMs that do equal stuff but these come with a lot of extras and are not necessarily stable. I wanted a simple, stable rom that has tablet UI.
A little while after release i wanted to implement some more features. I think this would contradict the whole concept though. That's why I will make flashable zip files with the modifications, so you can decide whether you want the changes or not
Click to expand...
Click to collapse
FEATURES:
• Pretty much Stock AOSP except some Mods and Nexus 10 required proprietary binaries.
• Full Tablet UI :laugh:
• Native USB OTG support
• Advanced Power Menu
• SuperSU
• Stable for everyday use
Click to expand...
Click to collapse
DOWNLOAD
Download v 1.1.1:
http://www.mediafire.com/?n53ddd1fc593nvr
GAPPS (optional):
http://goo.im/gapps/gapps-jb-20121212-signed.zip
FLASHABLE MODS:
Scale Down System Bar for more Screen real estate: Download
Revert: Download
CHANGELOG:
1.1.1
- Native USB OTG support (thanks to craigacgomez)
- Advanced Power Menu (thanks to craigacgomez)
1.1
- fixed Google Location Service (thanks to craigacgomez)
- Added SuperSU
- decreased size of Systembar (reverted)
1.0
- stock AOSP
- tablet UI (thanks to barrmulio)
Click to expand...
Click to collapse
OLDER VERSIONS
Rom version 1.1:
http://www.mediafire.com/?lmp2xfsjcbehzwb
Rom version 1.0
http://www.mediafire.com/?q5n6hx7bkhsyhal
Click to expand...
Click to collapse
TO-DO LIST:
• Add a feature to change UIs on the fly (Like in ParanoidAndroid)
• Add feature to completely hide UI.
• Make flashable tablet UI zip for stock roms
Click to expand...
Click to collapse
CREDITS:
craigacgomez
brGabriel (for this great looking layout )
barrmulio
Click to expand...
Click to collapse

Thanks a lot! I've been waiting for this. And especially if you can make a flashable zip for tablet UI it would be quite popular I'd imagine. Cheers! :good:

schnip said:
Furthermore I will try to make an update.zip so you can patch your stock roms. Also i will fiddle around with the Nexus 10 a lot and make other modifications.
Click to expand...
Click to collapse
That would be TOTALLY cool!!!

When you click on the time at the bottom left hand corner does the quick settings pop up like on gingerbread or ics roms,?

beerope said:
When you click on the time at the bottom left hand corner does the quick settings pop up like on gingerbread or ics roms,?
Click to expand...
Click to collapse
yup they do

Thanks! The rom looks great! Just what I was hoping for. The only issue I've noticed is that Google Now is telling me that the Location Service is turned off. When I check the settings, Access is turned on and GPS and Wi-Fi are both ticked. The web browser isn't able to figure out my location either, so something's going on with the location settings. Appreciate the rom, though!

billplowman said:
Thanks! The rom looks great! Just what I was hoping for. The only issue I've noticed is that Google Now is telling me that the Location Service is turned off. When I check the settings, Access is turned on and GPS and Wi-Fi are both ticked. The web browser isn't able to figure out my location either, so something's going on with the location settings. Appreciate the rom, though!
Click to expand...
Click to collapse
That might be a gapps problem. I used these http://wiki.rootzwiki.com/Google_Apps#20121212. You can try different packages but unfortunately i have no experiences with this.

Is this ROM de-odexed?

brGabriel said:
Is this ROM de-odexed?
Click to expand...
Click to collapse
yes

Is it possible for you to add extended power menu option to include reboot to recovery etc. with power button please?

I am getting a message, Location settings aren't working in google now. Are these working or something wrong at my end. Though all location settings are checked, including the gps.

Hi clavicle,
another user (billplowman) had the same problems with the location settings. I'm not sure why this happens. I assume it has something to do with the gapps. I used the Cyanogenmod gapps and they might have a bug. Im really new to developing Roms which is why i cant really debug your issue.
As a solution i recommend you to try other flashable gapps packages. (Just pick one of the other Rom threads) If it works I'd be grateful if you could post the working gapps here.
Adding extended power menu is on the top of my priority list. If you know some Howtos or any kind of knowledge on how to implement it please let me know!

Thanks for the reply, I will try to install few more gaps and let you know about it.
Sent from my Nexus 10 using Tapatalk HD

schnip said:
Hi clavicle,
another user (billplowman) had the same problems with the location settings. I'm not sure why this happens. I assume it has something to do with the gapps. I used the Cyanogenmod gapps and they might have a bug. Im really new to developing Roms which is why i cant really debug your issue.
As a solution i recommend you to try other flashable gapps packages. (Just pick one of the other Rom threads) If it works I'd be grateful if you could post the working gapps here.
Adding extended power menu is on the top of my priority list. If you know some Howtos or any kind of knowledge on how to implement it please let me know!
Click to expand...
Click to collapse
@schnip here's some help...
For Google Location Service, use the changes in this commit... https://github.com/craigacgomez/and...mmit/52e41df4e67c4aebd51464746a5c8fa0b86bb9d1
For the Advanced Power Menu... here's a git diff of the changes... http://forum.xda-developers.com/showthread.php?p=34280090#post34280090 but you still need the images...

Great start to the exact ROM I am hoping for. Currently I find the time in notification bar to be small and hulu plus doesn't recognize as supported device (which I noticed on paranoid android rom too...). I tried some gapps but they either crash or location service is broken. Also what happened to tiles?
I def check back and test new versions of this rom. Goodluck and great work so far.

craigacgomez said:
@schnip here's some help...
For Google Location Service, use the changes in this commit... https://github.com/craigacgomez/and...mmit/52e41df4e67c4aebd51464746a5c8fa0b86bb9d1
For the Advanced Power Menu... here's a git diff of the changes... http://forum.xda-developers.com/showthread.php?p=34280090#post34280090 but you still need the images...
Click to expand...
Click to collapse
Thank you very much for the advice. I find it quite hard to "get into" rom development. So i really appreciate the help from an experienced developer!

schnip said:
Thank you very much for the advice. I find it quite hard to "get into" rom development. So i really appreciate the help from an experienced developer!
Click to expand...
Click to collapse
I'm not an experienced dev... just another newbie dev!! But glad I could help!

craigacgomez said:
I'm not an experienced dev... just another newbie dev!! But glad I could help!
Click to expand...
Click to collapse
I very much appreciate it! If you have time probably you can help me with another issue.
Im trying to make an update.zip for the nexus 10 tablet ui. Unfortunately if i exchange this file for example: /system/framework/services.odex I always end up with bootloops and dont know how to debug it.

schnip said:
I very much appreciate it! If you have time probably you can help me with another issue.
Im trying to make an update.zip for the nexus 10 tablet ui. Unfortunately if i exchange this file for example: /system/framework/services.odex I always end up with bootloops and dont know how to debug it.
Click to expand...
Click to collapse
Did you also replace the corresponding jar file?? services.jar??

craigacgomez said:
Did you also replace the corresponding jar file?? services.jar??
Click to expand...
Click to collapse
Yes. I have a completely stock Nexus 10. Except that i unlocked and rooted the stock Rom.
Then i took the completely stock AOSP and built a Rom. I flashed that rom as otazip package to see if it works and it does.
Then i took the services.jar and services.odex from the AOSP rom and replaced the corresponding files on my stock rooted rom. (I used adb shell to remove the old files and then adb pushed the new ones)
And it results in a boot loop.
I compiled the rom using this for "lunch" full_manta-user. I used "user" to make sure the rom is odexed because using full_manta-userdebug results in a deodexed rom.

Related

[ROM][1/27/11] TeamVillain presents...GingerVillain 2.3/CM7/Vanilla (v1.5)

GingerVillain 1.5 (1.5Ghz OC CM kernel)
Gingerbread ROM with Vanilla Gingerbread Launcher
NO WIPE REQUIRED IN 1.5 - ALTHOUGH, IT IS RECOMMENDED!
VERSION 1.5 CHANGELOG
- Added Gingerbread screen on/off notification
- Improved battery life
- All latest CM commits included
- More stable, and less likely to soft reboot
- All previous GV fixes and modifications included
- Added official HTC sounds (ringtones & notifications) for more selection
- Additional VillainROM tweaks
*** CM7 Theme Manager NOT included. I am currently building villain themes, which will be included in the next big leap - GingerVillain 2.0, which is already in progress***
VERSION 1.4 CHANGELOG
- Added Gingerbread screen on/off notification
- Added Green notification bar icons when connected to Google cloud
- Windows 64bit USB/ADB issues fixed! (if it doesn't work, re-install drivers)
- Fixed setupwizard
- Added and FIXED new market
- Miscellaneous VillainROM tweaks and Easter eggs.
VERSION 1.3 CHANGELOG
- All latest CM7 commits, including notification widgets, cmparts, etc.
- Small VR tweaks
- Added LWP
VERSION 1.2 CHANGELOG
- Latest Google Market
- Google Apps now included!
- Notification sounds fixed
- Notification vibration fixed
- Default Wallpaper fixed
Huge thanks to HomerSP of team villain, who has now reached a total of 1112 legend points.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This ROM is a mish-mash of Vanilla Gingerbread & CM7, and is compiled from the latest CyanogenMod 7 sources. It will be regularly maintained with the latest commits from the CM guys, and our own VillainROM tweaks and changes. This ROM is starting to take shape, and differing from the stock CM7 build.
Anyway, before we begin - I'd like to thank the entire CyanogenMod team for the epic and consistently BRILLIANT work, for without it, this, and many other ROMs would not be possible. Well done guys - You deserve all the credit. I'd also like to thank Ninpo for his CM6.1 work, and the rest of the VillainROM developers & staff (Pulser, HomerSP, Kendon, Shen, Lenny, Acolwill, dmzda, Revoked, McDuck, etc)
INSTALL INSTRUCTIONS:
To flash this ROM, you will NEED to have ClockworkMod 3.0 installed, which manages EXT4 partitions. If at any stage you need to revert back to a Froyo ROM, you will need to reflash /boot into CWM 2.X via Fastboot.
1. Download ClockworkMod 3.0 from here
2. Boot the phone into Fastboot mode by holding Volume Down and pressing power
3. From terminal/command prompt, type:
fastboot flash recovery recovery.img
OR... alternatively, just fastboot boot into CWM 2.X to revert to a Froyo backup.
4. Boot into recovery (adb reboot recovery ... or Hold camera and press power)
5. Perform a FULL DATA/CACHE WIPE (only if coming from Froyo)
6. Install Zip from SD Card, and select GingerVillain1.4-signed.zip
1.4 Known Bugs:
1. Enabling screen on/off animations and OC/UV at the same time causes lag when trying to turn the screen on. The animations work fine without overclock... so it's oone or the other right now I'm afraid.
Download links are HERE!
If you're a fan of the ROM.. thank us with a 5 star rating!
thanks will flash soon. in the meantime posting a mirror at my blog.
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
Unless you're talking about his signature... I don't see him requesting a donation for this work.
woooh.downloading..
nprussell said:
1. New market will cause Gmail not to work. Do not attempt to flash it.
Click to expand...
Click to collapse
Is this the only known issue? More specifically, does kineto wifi calling work or have the kernel hooks not been implemented yet?
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
You know Cyanogen already talked about this before and apparently you didn't read it or get the message that this is what being on an Open OS system is about. Please read around or at least think before you snap at people for no reason.
Sent from my HTC Vision using XDA App
epeets said:
You know Cyanogen already talked about this before and apparently you didn't read it or get the message that this is what being on an Open OS system is about. Please read around or at least think before you snap at people for no reason.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
+1
Sent from my T-Mobile G2 using XDA App
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
Wow, just stop, lol. If people feel like donating for the things OUTSIDE of the CM stuff in here, then that's great. This isn't just cm7 compiled from source, labeled GingerVillain, and saying "Donate plzzzz"
Honestly, I've been using the other cm7 builds, but WOW. This build is SUPER smooth, at only 806mhz!! It's definitely going to be a keeper if it maintains this. Don't know about battery, obviously, but for anyone who has been using the other ones .. the modifications by Villain definitely make this thing fly. No DSP though, or StatusBar widgets, before people ask.
I hate you NP.....
Haha jk... I really need root
Looking foward to flashing this (when I can).. liked your hero roms
Seems like the server is down, could not download.
Sent from my HTC Vision
BTW, I'm not knocking any of the other cm7 builds. They are definitely awesome, and I love that the Android community does what it does.
MacaronyMax said:
I hate you NP.....
Haha jk... I really need root
Looking foward to flashing this (when I can).. liked your hero roms
Click to expand...
Click to collapse
haha thats what you get for installing OTA
wi-fi problems?
Just flashed it. Looks great! However, when I turn on wifi to setup my Google account, restore apps, etc., it stays on for a few seconds (won't show any of the open networks in my building) then just turns off.
Also Twitter sync doesn't work (try to sync Twitter with existing contacts but it automatically switches to option back to 'Don't Sync')
Anyone else having this problem or know a solution?
tuzonghua said:
Just flashed it. Looks great! However, when I turn on wifi to setup my Google account, restore apps, etc., it stays on for a few seconds (won't show any of the open networks in my building) then just turns off.
Anyone else having this problem or know a solution?
Click to expand...
Click to collapse
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
sheek360 said:
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
Click to expand...
Click to collapse
I can't tell ya what ROM to run, obviously, but to me, this is leaps and bounds beyond the ones that are just direct/simply cm7 builds, as those have no real enhancements. This build, runs amazing actually. Screen shots, it's really just stock vanilla. The only thing different, is the background. Just head to the other Villain ROM (senseless) threads, and you'll see what the bg/boot animation look like.
Also comes pre-packed with GB keyboard, along with GB launcher. Smokin' fast.
sheek360 said:
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
Click to expand...
Click to collapse
The reboot fixed the wifi problem. Thanks! Twitter still won't sync (and after reboot, asked for user/pass again). Any thoughts?
dictionary said:
I can't tell ya what ROM to run, obviously, but to me, this is leaps and bounds beyond the ones that are just direct/simply cm7 builds, as those have no real enhancements. This build, runs amazing actually. Screen shots, it's really just stock vanilla. The only thing different, is the background. Just head to the other Villain ROM (senseless) threads, and you'll see what the bg/boot animation look like.
Also comes pre-packed with GB keyboard, along with GB launcher. Smokin' fast.
Click to expand...
Click to collapse
I'm also too lazy to wipe lol
Installing as I type, will let you guys know how it goes.
EDIT:
Works great, but again, no mother trucking Google Market.
I swear someone should put google market apk up so we can install that as soon as we flash a rom.
It's speedy.
T.C.P said:
haha thats what you get for installing OTA
Click to expand...
Click to collapse
Shup TCP

[ROM/MOD MIUIAndroid][09/12/11] MIUI_1.12.09_OsiMood - Light gets Lighter (v1.0)

What is MIUI:
Please, before you install this ROM, read, read and read again.
If you have a question, feel free to ask but make sure the answer is not in the thread already.
Anyways, Enjoy, feel free to comment and don't forget the spirit here:
This rom is very close to the Original MIUI, but optimized and made lighter (by removing all unnesccessry apk, optimizing eack single apk too) as I hate bloatware. I just include a better kernel: Tiamat, allowing low frequencies and under-volt the CPU. No additional "tweaks" that could potentially make the rom unstable ​THEMES: miuithemes.com
Latest Version: V1.12.09 v1.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Patches:
Mirror available thanks to Niksie
Optimized
Zip Aligned
Boot Animation: http://forum.xda-developers.com/showthread.php?t=1018187
Removed unused APKs
Ads free
Latest ILWT Kernel
MIUI-DEV Application MIUI Weather Available here: http://www.miui-dev.com/miui-weather/
Credits to:
the MIUIAndroid.com forum for the translation
svapunk for his advice on reading these threads: here and here
Mark Hedley for the translations
g4rb4ge for making me discover this rom
finally my wife for allowing to spend so much time on the computer and phones and coffee machine because what would we do without coffee
Like most of you I am doing that on my spare time and just share if you wanna try, I don't know how long I will maintain this rom and don't take any responsibility if you don't know what you're doing Take care
Frequently Asked Questions:​
I can't download application from the market using the 3G
Go to the "Downloads" application
Press Menu
Press "Download using Mobile network"
What is the difference between this ROM and Ganii's rom
This ROM is optimized to be as light as possible
This ROM has only English
This ROM does not make coffee... so if you want to know more about the differences, try them both and let me know
Why can't I see this ROM is ROM Manager
Working on that, hopefully will be available soon
Can you include additional languages?
Theoretically, there are no limit, it is just a mater of translating all the APKs
But no, I won't do it because I really want to keep this rom light
Check this thread: http://forum.xda-developers.com/showthread.php?t=957291
The function XYZ is missing from your ROM
Like I explained, I use the release ROM from miui.com and the translation from miuiandroid.com
I optimize
I zip align
I remove all I found unnecessary
I add what I find mandatory
BUT I do NOT develop the ROM itself, so for request, direction MIUI.COM
What radio to use with this ROM?
I personally use the one in my signature
and then use the "Library to Radio Firmware Automatcher" provided by rmk40 here: http://forum.xda-developers.com/showthread.php?t=1021463
When I press the "reboot" button from the notification bar, I don't see the 4 way reboot option
That's normal, this is not the way it works so...
Try pressing the PHYSICAL power button for a few seconds
Some of my applications appear with White text on a White background
Go to "Settings" -> "Programs" tab
Now select "Manage applications" -> "All" Tab
Select the troublesome application
Turn ON the compatibility mode
My Phone keep on rebooting when I activate the WiFi
This is a known bug
Just pull the battery out and put it back
Voilà !
What score so do reach at Qualdrant using this ROM?
Honestly I could not care less as long as it is responsive
But since it is a recurrent question, I wiped my device and reach this score after a fresh install, without any overclocking: 1964
I don't like the Orange on this new release of MIUI, how can I change it?
MIUI is done for you to play with, some amazing developer create themes
You can always check here: http://miuithemes.com/
And I personally use this one from r47z: http://forum.xda-developers.com/showthread.php?t=1049780
I can't find GTalk and all other Google Apps
That is done on purpose, I want to keep the ROM light
If you want to install them, you can always download the latest version from here: http://wiki.cyanogenmod.com/index.php?title=Latest_Version
My Phone keep on rebooting when I activate the WiFi
This is a known bug
Just pull the battery out and put it back
Voilà !
Can I use T-Mobile WiFi Calling with this Rom?
Yes, you CAN! (weird it reminds me something...)
I put a patch in place for that here
I have no sound when I make a phone call
Some themes can induce this behavior
Go to Settings -> Common -> call settings -> Enable 3rd party apps.
How do I remove the name of the carrier?
look in the settings it is now a patch included in the Rom
How do I activate the wake-up on trackpad?
Menu
Settings
System Tab
Button Settings
Trackball wake (trackball == trackpad)
For any other questions, watch this first PLEASE:
Im so glad someone has taken this up. I love MIUI. So thanks!!!!
Can this be flashed over previous miui roms??
I'll give it a go any way. Backups my friend
you should be able to but in my case I did a fresh install
The credit goes to nadoo for his rom: http://bbs.gfan.com/android-575451-1-1.html
and the miui-dev forum for the translation: http://miui-dev.com/forums/showthread.php?3106-MIUI-1.2.11-ENGLISH-PACK-1b-Nexus-One
Finally svapunk for his advice
Will this work with 3.0.0.5 clockworkmod recovery?
Or do I got to downgrade to 2.5.1.3?
I've always loved Miui because of the uniqueness and iPhone look just to kill iPhones haha
I did it myself with 3.0.0.5
CarpeNoctem said:
I did it myself with 3.0.0.5
Click to expand...
Click to collapse
Oh that's awesome. I'll give it a try
I flashed it straight over the latest QnD rom. Works perfectly with CWR 3.0.0.5 as well.
Thanks again. I always like to be up to date
yes !!!!
someone took over !!!
Just flashed it, I'm liking it
Just wondering did you optimize it?
Optimize? what do you mean by that?
Quick and Dirty is more what I did
CarpeNoctem said:
Optimize? what do you mean by that?
Quick and Dirty is more what I did
Click to expand...
Click to collapse
I'm not much of a dev or anything special. But a few people on xda told me about optimizing apks and zipalipn or something like that and some changes to lib files
Nothing like that was done, it is the raw ROM, I dont have enough knowledge or time to do all of that.
CarpeNoctem said:
Nothing like that was done, it is the raw ROM, I dont have enough knowledge or time to do all of that.
Click to expand...
Click to collapse
Awww...but still, so happy that my favorite ROM is back up and running
CarpeNoctem said:
Nothing like that was done, it is the raw ROM, I dont have enough knowledge or time to do all of that.
Click to expand...
Click to collapse
Oh alright, It's still not bad for the speed. Ill ask some of my friends who are crazy devs to try something for it
Sure any help is more than welcome as this is my first time.
CarpeNoctem said:
Sure any help is more than welcome as this is my first time.
Click to expand...
Click to collapse
I'm sure dude haha, If they do make things faster well sure give you credit for the base since you made it into english, sound good?
donation link anywhere for you?
Thanks guys and no donations so far, I just share for the fun of it
Oh I also incorporated the 4 way reboot script to make it easier, the keyboard light should also work
I need now to chack the keyboard layout as I am using the Bell version of the phone and not the tmo and I dont know if the layouts are the same.
CarpeNoctem said:
Oh I also incorporated the 4 way reboot script to make it easier, the keyboard light should also work
I need now to chack the keyboard layout as I am using the Bell version of the phone and not the tmo and I dont know if the layouts are the same.
Click to expand...
Click to collapse
Mines working. just wish there was an spell checker haha

[ROM] [AOSP] » LIQUIDSMOOTH » JellyBean [4.2.1] Beta 3.2.2 [endeavoru] » 29th JAN

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
We are dedicated to providing Android users with smooth, stable and fast Roms. We start with a fast, and lightweight modified AOSP base, and then add the features you crave!
Please feel free to look at and use our code on LiquidSmooth GitHub.
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to AOKP and Xylon for parts of their code that we have incorporated.
Special thanks to our friends Imoseyon and Franco for their kernels as well!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash!
Screenshots:
Features:
Comprehensive speed enhancements
Customizable lockscreen buttons and sliders
Chronus clock widget
Customizable hardware and software keys
Transparent navbar and status bar
Customizable navbar ring
Navigation bar widgets
Customizable power menu
Notification power widget
Customizable quicksettings panel
Statusbar mods
Theme engine
Quiet hours
Volume rocker music controls
Full Rotation
Customizable battery and notification light
Join us on these Social Media Channels to keep yourself up-to-date on all the latest Liquid news, updates, contests, and more!
Downloads of our LiquidSmooth can be found on our goo.im page or in the goomanager app. You can find us by browsing to liquidsmooth or by searching for compatible roms for your device. Just about any Google Apps package for JB 4.2.1 should work, though we've provided a link below if needed.
Download: http://goo.im/devs/liquidsmooth/
Extras: http://goo.im/devs/liquidsmooth/extras
GApps: http://goo.gl/GgQ0i
Liquid0624
Liquidzgrl
nocoast
Winner00
Hiemanshu
ToxicThunder \m/
DG4Prez
Like our work?
Many hours have been spent bringing you this release.
You may show your appreciation and support for our project by considering a small donation.
-------------------------------------
If you donate to me, I will be sure to push some onto the Liquid Team
--
Installation:
Extract Boot.img from the .zip
Reboot to Bootloader and flash the Boot.img with fastboot - fastboot flash boot
Reboot to Recovery and flash ROM & GApps
Enjoy
Lots of thanks and respect to pabx, for letting me use his device tree, kernel, all his modules and helping me to get it boot / everything working!! Much Appreciation
THIS MEANS - ANY HBOOT!!!
As with all 4.2 ROMs, if you want to go back to 4.1 ROMs can be tricky... taken directy from pabx's thread
pabx said:
SDCARD Notice
Android 4.2 significantly changes the way how sdcards are handled internally, due to this we dropped USB Mass storage support. This build does only support MTP!
Also note that the ROM will move your data from /sdcard/ into /sdcard/0 on first boot (0 is the 'home directory' of the default user). If you go back to 4.1.2: Don't forget to move the data in 0/ back to the root of your sdcard.
Going back to 4.1.2
If you go back to your old 4.1 backup: Do not forget to re-flash your 'old' boot.img.
Also note that you'll have to move your migrated data from /sdcard/0/ back to /sdcard/ (CWM doesn't know about /sdcard/0/ yet).
This can be done via (while booted in CWM):
adb shell
cd /sdcard/0/
mv * ../
mv .* ../
cd ..
rmdir 0 ​
Click to expand...
Click to collapse
Please let me know if you have trouble with this, or join #liquids on IRC
Keyboard Force Closing on Boot - simple solution - Chose English Language, Then Do This -
J_Dutch said:
-Settings/
Language & input/
Android keyboard settings (press icon)
-Add on dictionaries/
Select language and download
-Go back to android keyboard settings
/input language
Select/deselect your language
I checked English and dutch and when on xda for example I switch to English by holding space bar and select English.
Hope it helps someone.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Say thanks to J_Dutch here - http://forum.xda-developers.com/showpost.php?p=36826765&postcount=42
last1
Great!!!
Good luck mate!
Have fun!
And thx in advance!
Gesendet von meinem HTC One X mit Tapatalk 2
Great job :thumbup:
Thanks for your efforts.
Great work Matt! Did you fix the flight mode thing? And what are the changes since the earlier beta?
Sent from my HTC One X using xda app-developers app
J_Dutch said:
Great work Matt! Did you fix the flight mode thing? And what are the changes since the earlier beta?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
This is the same that u tested, so the flight mode "bug" will still be there... Will need to look into that...
Maybe just turn off WiFi and data for the night?
mattmanwrx said:
This is the same that u tested, so the flight mode "bug" will still be there... Will need to look into that...
Maybe just turn off WiFi and data for the night?
Click to expand...
Click to collapse
Yeah sure, no problem at all. Good that I know I won't need to update. Thanks
Sent from my HTC One X using xda app-developers app
I've got this issue that when I flash the rom + gapps. The installer chrashes on first boot, thus leaving me unable to do anything with my phone. I've included my logcat that I made from boot in an attachement. Hope you can find something.
Without gapps, the rom works fine though.
Edit: Gapss work fine after rebooting once on a clean rom and then flashing gapps.
svenvv said:
I've got this issue that when I flash the rom + gapps. The installer chrashes on first boot, thus leaving me unable to do anything with my phone. I've included my logcat that I made from boot in an attachement. Hope you can find something.
Without gapps, the rom works fine though.
Edit: After rebooting once on a clean rom, gapps works fine.
Click to expand...
Click to collapse
Which Gapps? Goo.im 20121212 ones (for 4.2.1)? I had a similar issue, then realised i was flashing older JB 4.1 GAPPS
mattmanwrx said:
Which Gapps? Goo.im 20121212 ones (for 4.2.1)? I had a similar issue, then realised i was flashing older JB 4.1 GAPPS
Click to expand...
Click to collapse
Hello man, I have a problem just instllato and started the rom, the keyboard closes abnormally, I can not do .. how to do? thanks
DiabloBasic said:
Hello man, I have a problem just instllato and started the rom, the keyboard closes abnormally, I can not do .. how to do? thanks
Click to expand...
Click to collapse
I'm starting to think this is a language problem, can you choose english, see if the keyboard works? Might need to download keyboard dictionary for your language...
Or if you are handy with logcat, can you please logcat it?
Also, please confrim that you're using the latest 4.2.1 GAPPS from goo.im?
mattmanwrx said:
I'm starting to think this is a language problem, can you choose english, see if the keyboard works? Might need to download keyboard dictionary for your language...
Or if you are handy with logcat, can you please logcat it?
Also, please confrim that you're using the latest 4.2.1 GAPPS from goo.im?
Click to expand...
Click to collapse
the problem before selecting a language appears the error, yes, I agree, use gapps 4.2.1 .. I tried even without gapps but the problem still exists .. thanks man
Man...i have select English and keyboard no crash, sorry im italian.. Thx Man
DiabloBasic said:
the problem before selecting a language appears the error, yes, I agree, use gapps 4.2.1 .. I tried even without gapps but the problem still exists .. thanks man
Click to expand...
Click to collapse
I cannot seem to replicate it, so I will need a logcat to see what is going on...
I do have an adb logcat script for windows, but it is on my work computer, so have no access to it now..
mattmanwrx said:
I cannot seem to replicate it, so I will need a logcat to see what is going on...
I do have an adb logcat script for windows, but it is on my work computer, so have no access to it now..
Click to expand...
Click to collapse
Man, I selected the English language and now everything is working correctly, I think it is a matter of dictionaries, now I'll try to install another keyboard ... Thanks again
Great mat, i will try this build tomorrow
DiabloBasic said:
Man, I selected the English language and now everything is working correctly, I think it is a matter of dictionaries, now I'll try to install another keyboard ... Thanks again
Click to expand...
Click to collapse
Thanks for letting me know...
What language were you trying to change it to?
I may do a quick build tomorrow and ask one of my beta testers to try it, to see if it will happen gain, might know of a fix...
mattmanwrx said:
I cannot seem to replicate it, so I will need a logcat to see what is going on...
I do have an adb logcat script for windows, but it is on my work computer, so have no access to it now..
Click to expand...
Click to collapse
Man, this is logcat!!
DiabloBasic said:
Man, this is logcat!!
Click to expand...
Click to collapse
thanks, looking through it now...

[Q&A] Official Q&A/T thread for Primou Omega ROM - JB 4.2.2

[SIZE=+2]This thread has been created
for
Questions & Answers/Troubleshooting[/SIZE]​[SIZE=+2]Specific to[/SIZE]
Primou Omega (POmega) ROM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click link here>>[ROM][2014.02.09][4.2.2] Primou Omega 2.4.0 - Stable Release 1<<Click link here
Please feel free to share issues, questions and offer help
It is always best to thank a ROM OP, in line of simply posting "Thank you".
_______________________________________________
Please keep discussion focused, on the topic described in the OP
_______________________________________________​
first of all thanks alot for the ROM really stopped me from buying a new phone
Though some problems i had with the install, i had another kernel installed and the phone would not boot.
then i installed the hellboy kernel. And everything worked smoothly. Maybe an idea to set this in the install instructions ?
And does anyone have an idea for a camera app without adds ?
Thanks alot !
How did you manage to make such a good ROM?
Buy JB+ from the store
gravity box
does anyone knows how to solve the gravity box problem? its keep crashing.
pqul said:
does anyone knows how to solve the gravity box problem? its keep crashing.
Click to expand...
Click to collapse
Well, in OP of Gravity box thread: http://forum.xda-developers.com/showthread.php?t=2316070
It's written under "So in summary" in red letters: DO NOT USE WITH CUSTOM ROMS LIKE CM,AOSPA,ROOTBOX,AOKP,SLIM, ETC... IT MAKES NO SENSE AND CAN CAUSE CONFLICTS AND UNEXPECTED BEHAVIOUR
It's working on some hovs without any problems and keep FCing on others... It's supposed to work better if it's only Xposed framework script of that kind. For example, if you have Gravity box and Xblast tools, you migh have problems. Or Gravity box and PurePerformances™X.
Crossbreeder
Wanted to check if installing crossbreeder will help the ROM further ?
quest2012 said:
Wanted to check if installing crossbreeder will help the ROM further ?
Click to expand...
Click to collapse
yes, but first you need to uninstall the current tweaks by entering the terminal and typing:
Code:
su
uninstaller
mcgi5sr2 said:
How did you manage to make such a good ROM?
Click to expand...
Click to collapse
Simply a goal with some imagination and a initiative
bratusm said:
Well, in OP of Gravity box thread: http://forum.xda-developers.com/showthread.php?t=2316070
It's written under "So in summary" in red letters: DO NOT USE WITH CUSTOM ROMS LIKE CM,AOSPA,ROOTBOX,AOKP,SLIM, ETC... IT MAKES NO SENSE AND CAN CAUSE CONFLICTS AND UNEXPECTED BEHAVIOUR
It's working on some hovs without any problems and keep FCing on others... It's supposed to work better if it's only Xposed framework script of that kind. For example, if you have Gravity box and Xblast tools, you migh have problems. Or Gravity box and PurePerformances™X.
Click to expand...
Click to collapse
ahh, thanks man. forgot about that actually, hurm, so, the bug with the locksreen can't be fixed for now?
pqul said:
ahh, thanks man. forgot about that actually, hurm, so, the bug with the locksreen can't be fixed for now?
Click to expand...
Click to collapse
only with gravitybox settings
Am I really the only who is missing a file explorer in the initial ROM's apps set?
Usually I used to open a text document with a wireless key to connect to the network and to start downloading missing favorite apps. Unfortunately I don't know how to do this without a file explorer. =\
Yeah yeah, I know, different people like different apps for file management. Anyway, I think it would be nice to have any version initially. It's only my opinion though, I don't insist. =)
And thank you for your hard work and nice result.
Aiko0923 said:
only with gravitybox settings
Click to expand...
Click to collapse
I can't open gravitybox, its stated "GravityBox system framework not responding. Exiting"
pqul said:
I can't open gravitybox, its stated "GravityBox system framework not responding. Exiting"
Click to expand...
Click to collapse
I have the same issue.
By the way, what kernel supposed to be used with the latest version: Hellboy (according to the ROM's features list) or Ironman (included in v2.4.0 SR1)?
Thanks!
kvestas said:
Am I really the only who is missing a file explorer in the initial ROM's apps set?
Usually I used to open a text document with a wireless key to connect to the network and to start downloading missing favorite apps. Unfortunately I don't know how to do this without a file explorer. =\
Yeah yeah, I know, different people like different apps for file management. Anyway, I think it would be nice to have any version initially. It's only my opinion though, I don't insist. =)
And thank you for your hard work and nice result.
Click to expand...
Click to collapse
Put your choice of file manager in the root of your sdcard, and when you install your rom just go to the Internet browser and type "file:///sdcard/(YourFileManager).apk" and it will be installed. I suggest renaming the apk file to something you can remeber easily. Make sure that Installation of unknown sources is allowed in Settings/Security.
---------- Post added at 04:37 PM ---------- Previous post was at 04:31 PM ----------
pqul said:
I can't open gravitybox, its stated "GravityBox system framework not responding. Exiting"
Click to expand...
Click to collapse
First, Go to Xposed Installer and Then go to Framework And Touch on Install/Update button, Grant the Required permissions and Then Go back and Go to Modules and Make sure that GravityBox is Selected. And do a Reboot. It will make it work.
kvestas said:
I have the same issue.
By the way, what kernel supposed to be used with the latest version: Hellboy (according to the ROM's features list) or Ironman (included in v2.4.0 SR1)?
Thanks!
Click to expand...
Click to collapse
Both of them should work, But it's always best to use the one that the Developer has included in the Rom zip file. Which is Hellboy kernel.
kvestas said:
Am I really the only who is missing a file explorer in the initial ROM's apps set?
Usually I used to open a text document with a wireless key to connect to the network and to start downloading missing favorite apps. Unfortunately I don't know how to do this without a file explorer. =\
Yeah yeah, I know, different people like different apps for file management. Anyway, I think it would be nice to have any version initially. It's only my opinion though, I don't insist. =)
And thank you for your hard work and nice result.
Click to expand...
Click to collapse
Or, copy apk files to PC and then use Android Ultimate Toolbox Pro to install them: http://forum.xda-developers.com/showthread.php?t=1886562 Or use backup/restore in the same app
Battery
The earlier version had better battery stats it seems , it takes alot of time to charge, and its losing charge pretty quickly. Tried the battery calliberation app . Did do some minor adjustments , however the problem persists. Am I the only one to have it or others also facing the same .
quest2012 said:
The earlier version had better battery stats it seems , it takes alot of time to charge, and its losing charge pretty quickly. Tried the battery calliberation app . Did do some minor adjustments , however the problem persists. Am I the only one to have it or others also facing the same .
Click to expand...
Click to collapse
Try OPG Pro, working like a charm for me: http://forum.xda-developers.com/showthread.php?p=47760222 AI mode is free and it's enough. Use also other free tweaks in the app...
parthinhell said:
Put your choice of file manager in the root of your sdcard, and when you install your rom just go to the Internet browser and type "file:///sdcard/(YourFileManager).apk" and it will be installed. I suggest renaming the apk file to something you can remeber easily. Make sure that Installation of unknown sources is allowed in Settings/Security.
Click to expand...
Click to collapse
I have placed ES File Explorer apk into the system/app folder inside the ROM's zip instead and it installs fine.
Thank you for the tip about the browser, silly but I didn't know this.
parthinhell said:
Both of them should work, But it's always best to use the one that the Developer has included in the Rom zip file. Which is Hellboy kernel.
Click to expand...
Click to collapse
Actually the Ironman kernel is included in the latest ROM. That is why I am asking. Nevemind I will try both...
sergeant_bob said:
And does anyone have an idea for a camera app without adds ?
Thanks alot !
Click to expand...
Click to collapse
Miui camera. Works great with the stock gallery. http://forum.xda-developers.com/showthread.php?p=43155871

[4.2.2][MIUIv5 4.2.14] Everest/Wingray/Wingray

// Moto-Xoom Everest/Wingray/Stringray
// Android 4.2.2
// Current Version [ 4.2.14 ]
// All Languages
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MIUI ROM 4.2.14 Full Changelog
[Lock screen, Status bar, and Notification shade]
New - Added the option to customize carrier name (Settings-Notifications-Additional settings-Edit service provider name)
Optimization - Improved pulldown notification shade and displayed some information in the status bar
[Weather]
Fix - Location issues of places outside China
[Security Center]
Fix - Display error of phone internal storage in Cleaner
Click to expand...
Click to collapse
Everest
2-20-2014: MIUI v5 4.2.14
Working
- Everything, maybe
Stingray
2-20-2014: MIUI v5 4.2.14
Working
- Everything, maybe
Wingray
2-20-2014: MIUI v5 4.2.14
Working
- Everything, maybe
Working:
- We'll find out soonish
MIUI General FAQ
Q: How do I root this?
A: Enable root in the perm manager, which can be found in the security folder.
Q: Why is G-Apps not listed for Download?
A: Too Bloaty, add a Google account and install the play store as an APK, I suggest using Aptoide to find it.
Q: 4G LTE isn't working
A: Load the Phone, dial *#*#4636#*#*, goto Phone information, Set preferred network type to LTE/CDMA auto (PRL).
Q: Help! Phone/SystemUI/Keyboard Isn't working/Is Force Closing!
A: Make sure to do a completely clean wipe, also I'm not sure how well this will work if flashed in CWM.
Q: The Browser looks terrible.
A: Settings -> Advanced -> User agent string -> MiOne (It Renders much better & more naturally!)
Q: My Filesystems won't mount/My PC can't see my device/My phone won't act as a MTP/USB Mounting isn't working!
A: Settings -> Developer Options -> Enable Development / USB Debugging (switch both to on)
Hi, I'm Tquetski from en.miui, please gimme a few days to get this all set up and in order :S
Looks good
Sent from my falcon using Tapatalk
Awesome, another ROM, can't wait to give this a try.
Looking forward, to this port or built with patchrom?If this port which device is taken for donor?:good:
You have an error in the topic title Wingray -2 times.
Isnt it too late for building 4.2.2 now? Why not go for kitkat? Looking forward to this though since ive never tasted miui on any tab
superbay said:
Isnt it too late for building 4.2.2 now? Why not go for kitkat? Looking forward to this though since ive never tasted miui on any tab
Click to expand...
Click to collapse
MIUI not built on kitkat yet - this is the highest android version for miui.
---------- Post added at 11:51 AM ---------- Previous post was at 11:47 AM ----------
@Tquetski - Looks awesome, can't wait thanks!!!
Q: have you enabled landscape for miui home, and modified the row/column count to make more suitable for our form factor? I did a hack job some time ago, and it looked quite reasonable in landscape after the mod.
amazing
MIUI for XOOM!? I really like to have it since I got that device and now my prayers get heard!!:highfive: cool, really really cool :good::good:
superbay said:
Isnt it too late for building 4.2.2 now? Why not go for kitkat? Looking forward to this though since ive never tasted miui on any tab
Click to expand...
Click to collapse
Tonights the night, and because 4.4 isn't on MiCode yet.
As a matter of fact outside of MI devices, 4.2.2 is the 'supported' android version because development has finished
These releases aren't one-night stands; I'm actually going to provide weekly updates once the bases are sorted lol
Since you guys have a MDPI device you may have to fk around with DPI mods, but the code is solid; with love
Wingray version don't work.
With stock part: update fail
With bigpart: update work fine, but stuck on moto logo.
Sorry
murigny64 said:
Wingray version don't work.
With stock part: update fail
With bigpart: update work fine, but stuck on moto logo.
Sorry
Click to expand...
Click to collapse
me too on everest bigpart.:crying:
did clean install and tried three times but no chance. needed to say that i only tried with big part.
murigny64 said:
Wingray version don't work.
With stock part: update fail
With bigpart: update work fine, but stuck on moto logo.
Sorry
Click to expand...
Click to collapse
Same here, just sits at the logo.
@ Tquetsky
Do you have testing your builds ?
Nothing work.
Can you explain ?
murigny64 said:
@ Tquetsky
Do you have testing your builds ?
Nothing work.
Can you explain ?
Click to expand...
Click to collapse
These devices lack the RAM needed so although the code is right it won't boot.
I'm going to need to slim down a lot of **** and adjust resources to MDPI when I get a chance; all the MDPI devices are in a situation where it won't boot/finish booting or doesn't look right if it does because the only resources avail officially are HDPI
Edit: I also made this ROM without regard to the RAM the device has as well, if I removed all the translation stuff it would prob. be ok; I'll have to check into this.
Tquetski said:
These devices lack the RAM needed so although the code is right it won't boot.
I'm going to need to slim down a lot of **** and adjust resources to MDPI when I get a chance; all the MDPI devices are in a situation where it won't boot/finish booting or doesn't look right if it does because the only resources avail officially are HDPI
Edit: I also made this ROM without regard to the RAM the device has as well, if I removed all the translation stuff it would prob. be ok; I'll have to check into this.
Click to expand...
Click to collapse
Hope you get it worked out, no complaints from me.
Appreciate you working on it! Thanks!
Tquetski said:
These devices lack the RAM needed so although the code is right it won't boot.
I'm going to need to slim down a lot of **** and adjust resources to MDPI when I get a chance; all the MDPI devices are in a situation where it won't boot/finish booting or doesn't look right if it does because the only resources avail officially are HDPI
Edit: I also made this ROM without regard to the RAM the device has as well, if I removed all the translation stuff it would prob. be ok; I'll have to check into this.
Click to expand...
Click to collapse
Tquetski, you did a blind-build? you don't have a XOOM to work with/test?
Tquetski said:
These devices lack the RAM needed so although the code is right it won't boot.
Edit: I also made this ROM without regard to the RAM the device has as well, if I removed all the translation stuff it would prob. be ok; I'll have to check into this.
Click to expand...
Click to collapse
Lack the ram needed? Please explain this......
Sent from my HTC6435LVW using XDA Premium 4 mobile app
ThePunisher said:
Lack the ram needed? Please explain this......
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh you're right, It has 1 GB.
I really don't know why it doesn't move past the boot logo; do you load the kernel via 3rd pt injector or use zImage? I found the GNex builds which had this issue needed a zImage kernel
Who has Stringray replace the boot.img on it and check

Categories

Resources