[ROM][WIP][NAND] Omni 5.1 Lolipop 22.03.2015 - Android Development on Bada

Android Lolipop 5.1​
Let’s emphasize that-- THIS IS AN ALPHA, RELEASED FOR YOU TO PLAY WITH AND GET A SENSE OF WHAT’S TO COME. AND SOME THINGS DOESN’T WORK. REALLY. IF YOU ARE EXPECTING ANYTHING CLOSE TO PERFECTION, WALK AWAY FROM YOUR COMPUTER, LOWER YOUR EXPECTATIONS FOR AN HOUR OR SO, THEN COME BACK. MORE EXCITING DISCLAIMERS/WARNINGS IN ALL CAPITAL LETTERS CAN BE FOUND BELOW. READ THEM.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
KNOWN BUGS (what doesn't work):
- Modem in 2G mode work incorrect(Network registration don't work with some SIM cards, permanent full signal straight, problem is with audio in calls)
With 3G all is OK, Use this: Settings -> More.. in "wireless&network" category -> Mobile Network -> Preferred Network type -> 3G only
- Conference Calls
- Some problems with audio codec settings, but generally it should
- After Recovery time to time incorrect capacity of battery
- disabled SELINUX
- Camera key don't start camera app
- TV out removed, because it is not working yet
- many custom features from omni is still not merged
SUPPORT
You get none. Zero. Zip. We obligate ourselves to providing nothing further. You are on your own and will have to help each other via this thread. This is provided “as-is”, and if you don’t like it, use Bada or other releases.
We basically lack time to give full dedication to this rom, and we’re looking for skilled devs who know the Android, and/or other things that might be relevant.
Please join us on IRC: some people are on #badadroid (freenode).
NOTE: DEVELOPERS WANTED. Please contact us if you are a developer with something to contribute.
I do heavily encourage to work together on the better, common project instead of making kang releases and demanding money for somebody else's work.
Read as: If you think you can make something better than this by doing less and muchazo Ctrl+C Ctrl+V - you suck, go figure the rest.
INSTALLATION
FIRST INSTALLATION
Bada 2.0 is required
Warning! It will remove Bada!
Download BOOTFILES, Kernel and FOTA for your device:
for 8500:
BOOTFILES https://yadi.sk/d/KhxqKyg4bP2nu
"start" kernel https://yadi.sk/d/ilhyKTaEfTo6L
FOTA https://yadi.sk/d/OtpVoaXpfNggE
for 8530
BOOTFILES https://yadi.sk/d/cBPD41VEbP2od
"start" kernel https://yadi.sk/d/wVGzUA96fGW55
FOTA https://yadi.sk/d/-WnbHbFHfNgZK
Flash BOOTFILES, "start" kernel and FOTA using Multiloader.
After reboot it will open android recovery
Advanced -> Terminal Command -> Select -> Type "sh partition.sh"
Wait before on screen you will see "Partitions had been prepared"
Back -> Back -> Back -> Reboot -> Recovery -> Swipe to Reboot
Mount -> Enable MTP (if you see disable MTP - it is already activated) on this step PC can ask to install driver, use Android MTP driver
Copy Zip with ROM to Internal Storage or Sdcard -> Disable MTP -> Back
Install -> choose zip with ROM(mount point /sdcard for Internal storage and /external_sd for SD card) -> Swipe to Confirm Flash
Wait for flashing (about 10 min) -> Reboot System
First start take about 10-15 min, be patient.
Enjoy OMNI!
You can remove installation .zip from Android level by connecting through USB in MTP mode.
TWRP Recovery mode is available using VolUp + End keys
Every next update you can just flash .zip through CWM.
UPDATE from OMNI 4.4 (version after 09.09.2014)
Warning! you will lose all data, because it is highly recommended to wipe data, during changing rom base
- Go to Recovery
- Wipe -> Advanced wipe -> check "data" and "system" -> Swipe to wipe -> waiting for wipe -> Back
- Mount -> Mount USB storage
- Copy zip with Rom from PC -> Unmount -> Back
- Install -> choose zip with ROM -> Swipe to Confirm Flash -> wait for flashing (about 10 min) -> Home
- Reboot -> System
For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number
ROOT
Omni is without root support from default
To activate root flash zip via Recovery from XDA thread http://forum.xda-developers.com/showthread.php?t=1538053
GAPPS
GAPPS make our ROM slowler, because also slim GAPPS take about 15-20 MB RAM permanently
https://mega.co.nz/#F!G0QXXRAC!pZ063qCaa5lxdD73SarU6Q
HOW TO UNINSTALL
Just reflash bada via Multiloader
CHANGELOG:
22.03.2015 https://yadi.sk/d/UAs4xDLlfTm4U
Warning! You need updated FOTA!!!
- Omni sorces 22.03.2015 Android-5.1
- Updated Zram driver
- And many other fixes to make our Wave more stable on Android-5.1
07.02.2015 https://yadi.sk/d/SeW7BBgkeXqZz
- Omni sorces 07.02.2015 + some chery-picks from gerrit
- fixed front camera
- fixed flashlight tile in Quick Settings
- updated Wi-Fi driver
- Added F2FS driver, not tested by me yet (just change file system during format /data in recovery to F2FS and it should work)
27.01.2015 https://yadi.sk/d/7sK0awO7eHWbM
- Omni sorces 27.01.2015 + some chery-picks from gerrit
- updated sensors
15.01.2015 https://yadi.sk/d/JyRL5wqfe26xo
- Initial release
- Omni sorces 15.01.2015 + some chery-picks from gerrit
THANKS TO
Special thanks to Rebellos for his CM10 ROM, for his good sources and many time, what he spent for my learning
Another Badadroid devs: Oleg_k, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen, Benzox and many others.
OMNI team for base ROM
Pawitp, kasper_h and all other aries developers
Paulk and Replicant project for good base for bada-modem RIL
and many other who help us.

BUG REPORTS
This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad.
You’ll have to wait then.
If you report bugs, please don’t be disappointed if we can’t fix them immediately (or even never). It’s not because we don’t care, but because we don’t have time or don’t know how to fix it.
Please attach logcat and dmesg dump in your bug report. Dmesg should contain messages from both - bootup and issue occuring (you can't dump it 1 hour after bootup, rather 2 minutes after)
How to dump logs - Google for "android logcat dmesg" Or... whatever, here's one of 3204109 methods available.
In the Terminal Emulator enter:
"su"
Accept request for SuperUser access.
"dmesg > /storage/sdcard1/dmesg.txt"
"logcat -b system -b radio -b events -b main -d -f /storage/sdcard1/logcat.txt *:V"
"logcat -b radio -d -f /storage/sdcard1/radiolog.txt *:V"
Download them from phone, archive and upload them.
Privacy warning: Your logcat might contain sensitive information like your IMEI, IMSI, cell stations you were nearby, numbers you called and got calls from and SMS sent and received. If you don't want to publish this info - send them privately to one of developers.
Click to expand...
Click to collapse
Bug reports without logs are completely useless.

well well well , what we got here :highfive: :victory:
you're the best

The Rom is amazing , fast and responsive ,better than omni 4.4 , some little bugs to report
1- Battery save mode won't activate stupid me usb was connected
2- (screen pinning) , you can't unpin it , task manger and back keys won't work together , i'm not sure ..... you must reboot the device
3-when you install apps from sd card , installation keep showing that it is on progress , but when you turn screen to landscape mode , it shows that the apps is installed
volk204 said:
Warning!
you will lose all data
installation take about 10 min, and first boot is also about 10 min or more
Click to expand...
Click to collapse
backed up my data , flashed the rom ,boot , all my data and config are still there
A quick video review :

Thank you very much Volk204
You are simply great Volk204. Congratulations. :laugh:
Awesome work. :good:
Please continue your work and give us a better and stable Lollipop Omni Rom for wave.

Thanks volk204, you are the beast and the best developer
Thanks for continuing to work on this as "old" mobile phone and so little support from Samsung.
You're the only developer that follows the "gap".
Continuous and hopefully not abandon us.
A greeting.

ice_ice said:
The Rom is amazing , fast and responsive ,better than omni 4.4 , some little bugs to report
1- Battery save mode won't activate
2- (screen pinning) , you can't unpin it , task manger and back keys won't work together , i'm not sure ..... you must reboot the device
3-when you install apps from sd card , installation keep showing that it is on progress , but when you turn screen to landscape mode , it shows that the apps is installed
backed up my data , flashed the rom ,boot , all my data and config are still there
Click to expand...
Click to collapse
It is recommend to do full wipe, when you change rom base, duty flash bring many problem. i think it is the reason of not working battery save mode for you.
don't understand problem of screen

volk204 said:
It is recommend to do full wipe, when you change rom base, duty flash bring many problem. i think it is the reason of not working battery save mode for you.
don't understand problem of screen
Click to expand...
Click to collapse
1- stupid me charger was connected ; so every time i activated it goes off
2-it was about screen pinning feature in security settings , once activated (you pinned an app) you can't disable by clicking on overview(recent apps) and back ,so
tried modifying custom keys settings , and tried different combination without help
than i flashed soft key http://forum.xda-developers.com/nexus-s/development/mod-softkeys-ics-jb-roms-t1918632 , and it worked
maybe this feature doesn't support hardware keys , or bug
(see screenshots)
3-Battery draining and voltage controle i noticed this on omni 4.4 the first time
{
"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"
}
there was a big difference between the computed and observed power use
i did some testing on Omni , i played with the voltage control entries , and observing the time in state, i came to this conclusions :
100 Hz and 200 Hz work on the same voltage , seeing that most of time in state are in 100 HZ and in this frequency ,CPU would take more time to accomplish tasks than in 200HZ , it is only logical to reduce the voltage on 100 HZ ,
tried doing that but you can not apply values , without a 3rd party app like Setcpu , kernel bug i don't know .
i played with value and here is the value the phone freeze at it (governors was set to performance , and max value is the freq tested) :
100HZ-750mv 200HZ-800mv 400HZ-875mv 800HZ-1075mv 1000HZ-1175mv
i used 125 mv above this setting , with no freezing or problems :highfive: , but it needs more testing
battery life :good: improved notably
i use interactive with 200HZ-1200HZ , more voltage on 1200HZ but it do tasks in less time than 1000HZ
Mr @volk204 why there is no low frequency like 500HZ 600HZ , rather than jump from 400HZ to 800HZ

4-

Contrary to my thoughts expressed in other thread. Volk204 did not give up and is, again, succeeding to deliver against all the odds. Hats off and big thumbs up. Send this guy some beer.

Thanks!!
Hi volk204, you did a very good job all over from the beginning, and now we have android lolipop on wave devices! isn't that amazing?!
Thank you very much for what you did! You gave the wave another future! "cheers" :good:

Gapps Lolipop
Hi guys, i've found a link for android lolipop gapps (mini, normal, full).
Here you go : Link
Have a good day! :good:
Edit: i just tried to install it for the first time, it is very laggy and reboot much every time it reboots it restart from beginning, we should wait to see why.
Edit 2: Updated link

Majd7667 said:
Hi guys, i've found a link for android lolipop gapps (mini, normal, full).
Here you go : Link
Have a good day! :good:
Edit: i just tried to install it for the first time, it is very laggy and reboot much every time it reboots it restart from beginning, we should wait to see why.
Click to expand...
Click to collapse
I would try with the smallest package available here if i had a wave : http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Maybe laggy but shouldn't crash (not tested).

BenzoX said:
I would try with the smallest package available here if i had a wave : http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Maybe laggy but shouldn't crash (not tested).
Click to expand...
Click to collapse
You're right, i didn't search more for that i thought that the minimum is the link i included but what it says just apply for the package and not all.
Thanks for the link i'm gonna test.
Edit: Tested and working great, there is no lag compared to the link i provided!

Hi volk204..
Any updates to this rom..??

First of all, volk204, thanks a ton for all your time and brain, that you engaged for this project. I really appreciate it. :good:
I was just wondering if it was possible to modify camera driver for Omni 5.0 Lolipop to support RAW image capturing ?

@volk204 Turko CFW 10.2 is running on my Samsung Wave device. I flashed bootfiles, kernel and fota. Then I did this: Advanced -> Terminal Command -> Select -> Type "sh partition.sh". When I try to flash the Rom from Internal Storage, It says "E:Error executing updater binary in zip." I don't know why.

m90ultimate said:
First of all, volk204, thanks a ton for all your time and brain, that you engaged for this project. I really appreciate it. :good:
I was just wondering if it was possible to modify camera driver for Omni 5.0 Lolipop to support RAW image capturing ?
Click to expand...
Click to collapse
u Guys are still using waves ?
i bought Galaxy Alpha 50 days ago.

Rom updated

volk204 said:
Rom updated
Click to expand...
Click to collapse
Thanks volk204..

Related

(ROM)(08-05-15)(UNOFFICIAL)(4.4.4)CyanogenMod 11.0(GPL)(HYBRID)

Please Observe the Note about Gapps/Recoveries in the Downloads Section.
GSM'rs Please read message 1977 BEFORE complaining about SMS Texting. Thanks​
{
"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"
}
CyanogenMod 11.0 is a free, community built distribution of Android 4.4 (Kit Kat) which greatly extends the capabilities of your phone and increases performance and reliability over "stock Android" for your device.​
Code:
* Your warranty is now void.
* We are not responsible for bricked devices, dead SD cards,
* or you getting fired because the alarm app failed. Please do
* some research if you have any concerns about features included
* in this ROM before flashing it! YOU are choosing to make these
* modifications, and if you point the finger at us for
* messing up your device, we will laugh at you.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked near the bottom of this post is a package that has come from another Android project that restores the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
Features:
CM11.0
Koush's SuperUser as default (built in)
Android KitKat 4.4.4
Root
Apollo
CM's "File Manager"
cLock Widget
Quick Settings Panel
Swipe option for Quick Settings
Quick Pull-down option for Quick Settings
Notification Drawer Quick Access Ribbon
New CM Wallpapers
Theme Engine
Scroll typed text with vol -/+
Multi Language Support
Whisper Push
Zipaligned
All images optimized
Whats Working:
Alarm/Clock/Countdown Timer/Stop Watch
Audio (alarm, music, ringtones, ui)
Automatic Screen Rotation
Battery Stats
Bluetooth Calling and Streaming
Bluetooth Tethering
Camcorder - see below
Camera
Count Down Timer
Data (3g/4g LTE)
Data Transfer Arrows
Developer Options
Display (for the most part. See not working for further details)
Exchange E-Mail
Google Sync: Account/Calendar/Contacts
Gallery
Google Voice Typing
GPS
Hangouts (Gtalk replacement)
HD Video Playback
LEDs
Mms (sending/receiving)
Performance Controls
Phone (making/receiving calls)
ScreenShot
Security (Blacklisting /Privacy guard /Screen Lock)
Signal Bars and dBm signal strength
Simultaneous Voice and Data
Sms (receiving /sending)
Sms messaging via hangouts (new integrated sms ability)
Sound Recorder
Stereo Sound Headphones (some static present when screen comes on and goes off)
Stereo Sound (rear speaker)
Storage (external /internal)
Superuser
Swipe Keyboard and Auto Correct
Terminal Emulator
Torch/Torch Toggle
USB Mass Storage (Access via pc connection): External /Internal
USB Tethering
Vibration (calls , haptic feedback, notifications)
Vibrator Intensity settings
Video Chat (ie: Skype, Hangouts, etc.)
Video Playback (Youtube, Camcorder)
Voice Dialer
Voice Search
Live Wallpapers /Wallpapers
Weather from network location
Widgets
WiFi
WiFi Hot Spot (native WiFi tethering)
Youtube App/streaming video
What's Not Working:
Netflix: However, there is a workaround for this via use of the Xposed module: [Xposed][HACK] Workaround for Netflix This was discovered by member @hochoch. Thanks be to him. I have attempted to place the install instructions here. However, IF you feel confused please refer to the Workaround site.
To install:
Download and Install the Xposed Installer APK http://dl.xposed.info/latest.apk.
... > move to the dir containing the file
... > adb install de.robv.android.xposed.installer_v32_de4f0d.apk
You will be asked if you will allow this. Say yes.
Switch to the phone and the app directory. Install the Xposed framework:
... Find Xposed Installer... Tap it... Tap Frameworks... Tap ok... Tap Install/Update...
. . select Remember choice forever... Tap Allow... Tap ok to ReBoot
Download and Install the APK linked in this post: linked apk
... > move to the dir containing the file
... > adb install XposedCM10.1NetflixWorkaround.apk
Startup the Xposed Installer... Tap Modules.. Tap the check box.. Tap ret key twice
After enabling the module in Xposed Installer ... Reboot your phone. Enjoy Netflix.
If your PC hangs on one of the adb install commands... look at your phone and Tap the OK.
And this works on our CM11.0 (4.4.4) xposed-framework
Click to expand...
Click to collapse
Bluetooth Calling: It's hit or miss. Either doesn't work for some, or has bad quality for others.
Bluetooth will NOT "turn on" our ReZounds. Hardware is not designed for it. In order to make a "Hands free call" you must at least "Activate" the phone. Only has to show the "Lock Screen". Then your Bluetooth must be of the type that has a "Button" you can press to activate voice calling. Mine is a Plantronics Pro and the sequence goes like this:
Naturally your Bluetooth and phone have to be paired.
Push Power Button on Phone.
Push or Press your Bluetooth button.
Listen for command request.
Recite the name in your call list you desire to call.
Hope that the voice to text translation was correct...
MHL/HDMI: This most likely will never work on AOSP and should be considered a "don't hold your breath"
Camcorder: Built in one will scramble the pic IF started in portrait mode. Horizontal mode works ok. However, in both modes you can only get 3 video saves and then you have to reboot to get another 3. Repeat.
Installation InstructionsI recommend users of this rom to be on the latest firmware and Hboot with an s-off device. If you are not on the latest global firmware: Here or Here.
NOTE: For recovery I use CWM Touch 6.0.3.6 but you can also use TWRP. Some wipe options below may not be included in other recovery options. Still wipe what is available the best you can.
1. Put the Rom on the root of your SD Card
2. Compare MD5 Sum
Windows: MD5 Calculator
LINUX: Open Terminal and type: md5sum [path to the rom on your sd card]
Mac: Open a terminal and type: md5 [path to the rom on your sd card]
3. Reboot to Recovery
4. Scroll down and select "Wipe"
5. Wipe the following:
Wipe ALL data/factory reset
Wipe /data
Wipe /cache
Wipe Dalvik-cache
Wipe /boot
Wipe /system
Optionally wipe:
Wipe battery stats
Wipe rotate settings​6. Scroll to and press return
7. Install Rom from SD Card
8. Reboot and enjoy!
​Further questions about the ROM
Please check the FAQ in the second post.​
Note: Please do not mirror the Rom. Thanks.​NOTICE: I do not provide a changelog. However, you may view the official CM changelog by clicking CHANGELOG (Not yet available for cm-11.0)​​To those complaining about Battery usage, please view message: 2429
The Battery tests have been updated: Sep 7th, 2014​Downloads:
ROM: DOWNLOAD
----------------------------------------------------------------------------------------
4.4.4 GApps: gapps-kk-20140620-signed.zip
4.4.4 BaNkS GApps: GApps from BaNkS
4.4.3 GApps: gapps-kk-20140606-signed.zip
4.4.3 BaNkS GApps: GApps from BaNkS
​Check out the message 2322 for a proper TWRP and CWM to install the "Standard" Gapps.​
Thank You to the following individuals for their heavy involvement in making Kit Kat possible for the HTC Rezound and for their continued efforts to improving the platform (in Alphabetical Order):
Flyhalf205 -Donate
kkozma - Donate
_litz - Donate
REV3NT3CH - Donate
Snuzzo - Donate
TheBr0ken - Donate​Source:
Google - Android
Cyanogen - Source
Vigor - Beta builds
Vigor - Kernel
Please note that CM-11.0 is super fresh and no where ready for prime time action. However, it is stable enough to use daily. Over time, the CyanogenMod team will add back features that are currently missing and adding some never before available as development continues.
Please see post two for additional notes.​
Frequently Asked Questions
HTC Rezound UNOFFICIAL CM11.0 (KK-4.4.4)​
This is a short list of Q&A that should help you find answers to the questions you might have concerning flashing and using this ROM.​
[SIZE=+1]Q1: What version of Android is this?[/SIZE]
This Rom is CM11.0 which is currently built on Android 4.4 "Kit Kat"​
[SIZE=+1]Q2: Lost root?!? Built in Superuser doesn't work?[/SIZE]
Go into Developer options and change Root access to "Apps and ADB"​
[SIZE=+1]Q3: Is this ROM S-On compatible?[/SIZE]
By default, no. Follow these instructions to flash on an S-On device:
NOTE:
You must have the Android SDK downloaded and installed onto your computer.
You must be familiar with the SDK's install directory structure.
You must be familiar with using terminal and know how to cd to the platform-tools folder of the Android SDK's install directory.
1. Open the Rom zip with an archive tool such as 7zip and extract the boot.img from it.
2. Place the boot.img into the platform-tools folder of the Android SDK's install directory.
3. Put the Rom and GAPPS on the root of your SD Card
4. Compare MD5 Sum
Windows: MD5 Calculator
LINUX: Open Terminal and type: md5sum [path to the rom on your sd card]
Mac: Open a terminal and type: md5 [path to the rom on your sd card]
5. Reboot to Recovery
6. Scroll down and select "Wipe"
7. Wipe the following:
Wipe ALL data/factory reset
Wipe /data
Wipe /cache
Wipe Dalvik-cache
Wipe /boot
Wipe /system
Optionally wipe:
Wipe battery stats
Wipe rotate settings
Click to expand...
Click to collapse
8. Scroll to and press return
9. Install Rom and gapps (in that order) from SD Card
11. Return to the main menu of the recovery and select "Developer Menu".
12. Select "Reboot to bootloader
13. Ensure your device is connected to your computer and that your device is now in fastboot mode. This is a white screen and it says fastboot on it.
14. Open a Terminal (OSX or Linux) or CMD window (Windows) and cd to the platform-tools directory of the Android SDK's install directory.
15. Issue this command to flash the boot.img we placed in the platform-tools folder earlier:
Code:
fastboot flash boot boot.img
16. Watch the output of the terminal, it should say something like "sent successfully".
17. Finally send this command:
Code:
fastboot reboot
This command reboots your device into Android. Wait for it to boot up and enjoy your new freshly installed CM10.12
Note: If you are having issues connecting your device to your windows computer in fastboot, please insure the drivers are up to date by installing the latest version of HTC Sync for the Rezound.​
[SIZE=+1]Q4: Where did the Developer options in settings go?[/SIZE]
Google/Android has hidden this feature in JB 4.x+ and up. Follow these steps to re-enable the feature:
Go to settings > about phone. Tap Build Number 7 times. Tapping Build Number 7 times re-enables the Developer Options in settings.​
[SIZE=+1]Q5: Where did the reboot menu go?[/SIZE]
In Android 4.4 this menu is hidden by default in CM11.0 and must be enabled.
Step 1: Enable Developer options using the method described in Q4.
Step 2: Go to Developer options and check the Advanced reboot box.
Step 3: Go to System settings > System > power menu. Insure the Reboot menu box is checked.
Click to expand...
Click to collapse
[SIZE=+1]Q6: What is the recommended HBOOT and Radio for this ROM?[/SIZE]
RADIO: 2.23.10.0123r, 2.23.10.0124r
HBOOT: 2.28
Click to expand...
Click to collapse
If your device is not using this firmware and HBOOT, its very simple to update. Just follow the guide [URL=" http://forum.xda-developers.com/showthread.php?t=2509770 [/URL] to get updated.​
[SIZE=+1]Q7: Is this ROM GSM compatible?[/SIZE]
Yes. You must enter Mobile Networks and change preferred network list to GSM.​
[SIZE=+1]Q8: Why isn't my WiFi working?[/SIZE]
You're most likely s-on then. You must flash the boot.img that comes with the .zip inside of fastboot.​
[SIZE=+1]Q9: What recovery is recommended?[/SIZE]
ClockworkMod 6.0.3.6 or higher... TWRP 2.6.0.1 or higher...​
[SIZE=+1]Q10: I can't mount my phone to my computer as a mass storage device. How can I manage my internal/external storage with my computer?[/SIZE]
If you have the most recent HTC drivers installed and are still experiencing issues, reboot into your recovery, and try mounting your storage that way. If you are still having issues, try a different cable, USB port, or computer. Lastly, try to avoid using an external USB hub. Those may cause issues, as well.​
Please be smart and use the search bar first before posting any questions...​
【ROM】【4.4.4】【UNOFFICIAL】CyanogenMod 11.0【06-30-14】【GPL】【HYBRID】
Reserved
Thank you!!
Flashing with twrp is ok?
Sent from my ADR6425LVW using Tapatalk
For those of you who wish to contribute to it's progress and may not be as code or tech savvy, feel free to look over the things that are "untested" in post number 1 and let the rest of us know if it works or not!
This helps a lot so thank you.
-Neo
bbgreen said:
Thank you!!
Flashing with twrp is ok?
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
I believe so. Although I'm unsure of what version may/may not be compatible as I do not use it. FlyHalf would be the best person to answer this.
IAmTheOneTheyCallNeo said:
I believe so. Although I'm unsure of what version may/may not be compatible as I do not use it. FlyHalf would be the best person to answer this.
Click to expand...
Click to collapse
I use 2.6.3.0 with no issues
kkozma said:
I use 2.6.3.0 with no issues
Click to expand...
Click to collapse
as i used 2.6.3.3
I want to try it so bad, but I need the browser and camera... I'll wait until it's awesome!
Sent from my Rezound using Tapatalk
I used 2.6.3.0 from here : http://goo.im/devs/OpenRecovery/vigor
Just make sure you properly wipe/etc if doing a clean install, and after any "dirty flash", wipe dalvik and cache before you reboot.
Is this ion based?
Sent from my ADR6425LVW using Tapatalk
mavpts said:
Is this ion based?
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
No
---------- Post added at 09:00 PM ---------- Previous post was at 08:51 PM ----------
For any and all gsm users installing this...there is a few trick to get things working and we are still working on this. I may also do my best to release a pure gsm version of 4.4 for our device
does art work or are we to stay on dalvik?
PMEM vs. ION
mavpts said:
Is this ion based?
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Forgive my ignorance on this one, but I simply don't know enough about it to reason this out for myself. Can you guys get an ION version booting? The reason I ask is because I remember the reason you guys stuck with PMEM was because you still had the ability to use the camera/camcorder with that type of memory management. Would building with ION alleviate any of the existing problems since that's more or less the direction that Android wants to take memory management? I'm sure you guys had already thought of all of this, just curious if there was any advantage in trying to get it built with ION (and admittedly it's a selfish "want to know" on by behalf). Congrats and thanks to Fly, Litz, Rev, Neo, KKozma, TheBroken and everybody else responsible for getting this done. It's been awesome to watch you guys work.
Also Bluetooth streaming works. Not sure about bluetooth calling though.
I don't think any of us have tried ion with cm11 yet. I did build cm10.2 ion and it boots, but the camera doesn't work at all.
That said, I am going to give the old college try on using a different display hal for cm11 which requires ion. There's a very small chance it could help with the camera, but don't hold your breath.
iamwalterwhite said:
Forgive my ignorance on this one, but I simply don't know enough about it to reason this out for myself. Can you guys get an ION version booting? The reason I ask is because I remember the reason you guys stuck with PMEM was because you still had the ability to use the camera/camcorder with that type of memory management. Would building with ION alleviate any of the existing problems since that's more or less the direction that Android wants to take memory management? I'm sure you guys had already thought of all of this, just curious if there was any advantage in trying to get it built with ION (and admittedly it's a selfish "want to know" on by behalf). Congrats and thanks to Fly, Litz, Rev, Neo, KKozma, TheBroken and everybody else responsible for getting this done. It's been awesome to watch you guys work.
Click to expand...
Click to collapse
As this is still very new even to the cyanogen source...many things are still being pushed to cm11 as well as commits...it will all be ironed out in PMEM soon...ION will take some time
Doh. Stupid double post
So far so good, usb tethering works, alarm, stopwatch and countdown timer work as well.
i have noticed if i change runtime to art i get fc of gmail, gapps and a few other apps, it is in a loop to so only fix was to turn back runtime to dalvik.
other than that keep up the great work! all the devs here are a joy to be apart of this community
update - Also i have been a rom toolbox user since the beginning and it has always worked, but in this rom i am unable to uninstall apps, i can freeze them tho, just thought id share
mavpts said:
Also Bluetooth streaming works. Not sure about bluetooth calling though.
Click to expand...
Click to collapse
Blue tooth calling works.
Sent from my ADR6425LVW using Tapatalk

[UNOFFICIAL]SmartKat Rom v1 | Wave s8500

{
"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"
}
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:
The Real Dark Slim
Full system-wide dark interfaces. - If you like it smooth and classy.
Custom Shortcuts. Everywhere.
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
System-Wide Keyboard Controls
Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
SlimCenter
Downloads, contact information, system app removal. - More fun than you can shake a stick at.
Camera Features
Trueview, Smart Capture. - Capture life moments with ease.
Downloads
ROM: https://mega.co.nz/#!kAh3kZQK!0DIdFyfhXCzoJhHNx_Px_zTdV6IsRGmsWSwRXgVu3xo
Kernel:https://mega.co.nz/#!tZBmgDaT!xCjSTPfNenYHaAOy7z-OEWFb0Npf-8S_zfCVnHJJ4j8
Root: https://mega.co.nz/#!hZZUxDoD!RiC7Ra-svZcjBIsF8xABHsmNEObcWFZN_MuLkzQkpHw
Slim Google Apps: http://d-h.st/users/ZordanKV/?fld_id=28623#files (Remember that GAPPS makes phone slower )
Installation
- First time flashing CM11 to your Wave? Bada 2.0 is required
Enter Bada Settings->General->Memory and make sure you have at least:
370MB of free "System" memory
160MB of free "User" memory
400MB of free "Applications" memory
Extract zImage from zip and copy it to the Bada's User partition (the one about 390MB big).
Copy the ROM zip to your MicroSD (sdcard0) or to the Bada's User partition (sdcard1)
Flash BOOTFILES, armlinux_boot for your device using Multiloader:
for S8500:
http://yadi.sk/d/W4RjnjQRC6TfP
http://yadi.sk/d/Yz7_dfpkC6TkC
for S8530:
http://yadi.sk/d/kxJ0CZ20C7AKF
http://yadi.sk/d/zqzWZ9LmC7AJA
(please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
Reboot the phone holding Power and Call key
FOTA set of red messages should appear, after about 15seconds Badadroid logo shows up
Be patient, first bootup will keep unresponsible on Badadroid logo for up to 5 minutes
When CWM Recovery starts, pick:
"install zip"
"choose zip from /storage/sdcard1" (if your ROM's zip is on the Bada's User partition)
or
"choose zip from /storage/sdcard0" (if your ROM's zip is on the MicroSD)
"cm-11--UNOFFICIAL-wave.zip"
"Yes - Install cm....."
Optionally install the Google Addon and Root using the same method (step 8)
Reboot holding the Power/End Call key
- Upgrading from another build of CM11?
Install the ROM from sdcard using ClockworkMod Recovery (first procedure, step 8)
Notes
Do not remove zImage file.
Normal bootup is available using Power+Call keys
CWM Recovery mode is available using Power+Volume Up keys
Known Issues
Please do not report bugs if it is already listen in the list of known issues
Wave 2 Blackscreen
Network registration don't work with some SIM cards
Conference Calls
Some problems with audio codec settings, but generally it should work correctly
Impossible to shut down phone in Android, only restart
Wave 2 Display Driver is a bit buggy (do not ask for a fix in this thread!)
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
[/code]
FAQ
Where are "Performance" and "Developer Options" categories?
To activate Performance and Developer Options categories in Settings you need to tap 7 times on Build number located into Settings->About Phone.
How-to Uninstall?
Install from zip in recovery: https://mega.co.nz/#!sI5BDDxT!PAMPWb_ZeIdPHJMzqS3hZV5OzBTBXqNf9Xr1IfLKfDk
Why is there no transparent status bar/lockscreen widget/"OK Google"?
Those features have been disabled by Google for low RAM device in order to save RAM. You can try enabling it by removing "ro.config.low_ram=true" from /system/build.prop, however, it is not an officially supported setup.
Credits
Rebellos for his CM10 ROM, for his good sources and many time that he spent for the Badadroid project
Badadroid devs: Oleg_k, Volk204, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen and many others.
CyanogenMod team and SlimRom for base ROM
Pawitp, kasper_h, Alberto96 and all other aries developers
Paulk and Replicant project for good base for bada-modem RIL
@mnazim for SlimRom
and many other who helped (and still help) us.
Important links:
SlimRoms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloadst - Gapps and other addons.
Official thread on XDA - Galaxy S base ROM
Latest Changelog - Read here if you want information on changes in latest build.
Kernel Source - The source of your device's kernel.
Badadroid Repo - Official badadroid repo
Volk204's github - Volk204's CM11 thread
Alberto96's CM11 thread
Rebellos
Get in touch! - Contact SmartKat at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SmartKat Team is not responsible for any damages to you or your device.[/QUOTE]
Screenshots!
Performance Configurations!
Just follow below configurations to get smooth rom
What is ODEX and DEODEX?
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These odex files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applicationsdifficult because a part of the coding has already been extracted to another location before execution.
THEN COMES DEODEX
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating theworry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.
Another explanation is this:
If you odex the rom, you'll have also more space in data (this is important because if you don't have partition ext4 in sdcard, you won't have too free space), increase battery life, more stability and increase perfomance( the Rom is more faster to load system and app) but you can't modifie apk after odex (you can't mod program with classes.dex).
Infact ODEX is an OPTIMIZED-DEX and Android load system and app faster than deodexed (DEOPTIMIZED-DEX) app and system.
When you have a deodex file (a lot of roms are deodexed) you have File.apk in system/app and in data/dalvik-cache/[email protected]@[email protected], but with odex file you have File.apk in system/app and File.odex in system/app
With these explanation you can understand that:
Odexed Rom = +fast -difficult_customization +more_battery_life +better_stability +less_ram_utilization
Deodexed Rom = -slow +customization -less_battery_life -less_stability -worse_ram_manager
How to odex:
- download file
- go to recovery
- install zip
- reboot
- open terminal emulator (will be installed automaticaly)
- setting terminal type "Linux"
- type su to obtain root permission
- type odex and enjoy!
Credits:
@MatrixDJ96
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Performance Control app
Open app from main menu
in Cpu Settings :
Min-Max CPU set 100~1200 with interactive
I/O = noop
Set on boot
In Memory settings:
choose medium presets
and set on boot
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On the settings activate Real dark Slim theme
After finishing reboot device
hero just for wave 1?no wave 2?
nima.yavari said:
hero just for wave 1?no wave 2?
Click to expand...
Click to collapse
Some users report Wave 2 have blackscreen, you or other user can confirm ? Test yourself and let me know
hero355 said:
Some users report Wave 2 have blackscreen, you or other user can confirm ? Test yourself and let me know
Click to expand...
Click to collapse
ok i'm downloading and testing for wave 2
this rom dual boot?no nand?
nima.yavari said:
ok i'm downloading and testing for wave 2
this rom dual boot?no nand?
Click to expand...
Click to collapse
Yes dual boot. Base is badadroid
Hi Hero355..
Thanks.. The rom is awesome.. Very smooth..
Just 1 question, where is themes option...??
abhijeet1331 said:
Hi Hero355..
Thanks.. The rom is awesome.. Very smooth..
Just 1 question, where is themes option...??
Click to expand...
Click to collapse
SlimKat doesn't have Themes , you can try HKthememanager with Xposed
hero355 said:
SlimKat doesn't have Themes , you can try HKthememanager with Xposed
Click to expand...
Click to collapse
Okay.. But does Xposed make rom slow...??
hero your rom gps active?
Is anyone having problem with Whatsapp+ crashing in this rom...??
abhijeet1331 said:
Okay.. But does Xposed make rom slow...??
Click to expand...
Click to collapse
If you use less Xposed Modules then no
nima.yavari said:
hero your rom gps active?
Click to expand...
Click to collapse
Yes works
Hero355 another question .... there is a configuration option in the advanced settings that says GalaxyS where you can set the tv output
Would it be possible to convert the configuration option Galaxy S in an application. Separate/independent apk for install on any rom?
The other question is if you could make this rom to nand installation, I mean if it would be easy or difficult.
And finally congratulate Mr. Hero355 for the great work
@tofifo You got answer
This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha
tofifo said:
This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha
Click to expand...
Click to collapse
comment from child 3 year
tofifo said:
This is a great rom, works perfectly the tv out option in the advanced settings.
The useless of Tigrouzen should learn to do a rom with tv out.
Tigrouzen has made some rom with TV output, but the output tv mistake and not work.
Tigrouzen is not capable of running the tv output on a rom donating to Tigrouzen the million dollar or a million euros lol hahahaha
Click to expand...
Click to collapse
plz respect devlopers .
All 3 devlopers has done a great Job .
whithout them , wave 1/2 is just a complete useless after bada dead.
Anyone got problems with Wave 2?
@hero355, found solution but it needs testing
Please don't make any compromise.
@DeveDroid still is black screen. I got some idea too but it also need to test

[ROM][4.4.4] CarbonRom: Wave & Wave II

{
"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 Carbon​
CarbonRom is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev 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 the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, PA, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
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! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.​
ROM Features​
Simply stated, we can't really list features here. There are too many and they change too frequently, and we now support a truly insane number of devices. Chances are, if you like a feature, we have it already. Seriously.
Changelog
07.08.2014
Interactive mode fota (Thanks to BenzoX)
Normal and Bigmem Kernel (283-314mb)
06.08.2014
310MB Ram
Background less cache app
Gapps Included
Faster
Linaro 4.7
etc
My github
​ Download​
ROM - Download (Mirror)
Kernel - Download (310)
*Normal Kernel - Download (283)* (Mirror)
*Bigmem Kernel - Download (314)* (Mirror)
​(Copy both normal and bigmem kernel to sdcard)​
Known Bugs​
Same badadroid
No video recording & playback totally (Use MX player f.e)
First Installation
Bada 2.0 is required (Turko CFW 10.2)
Warning! It will remove Bada!
SD Card is required. (fat32 format!!!)
- Download BOOTFILES, SD FOTA for your device:
for 8500:
https://mega.nz/#!RhMzGYhY!7AcfzxliRTY8HpC2B8tdN5EH1nn8C4DnDarR0-33Ywo
https://mega.nz/#!0xFm0JyI!VPJcO10Mv9lHm1qsW7Ec5VctLMAj-wqYwI7q7m7272w
for 8530
https://mega.nz/#!RsllUSQA!ZgXQ4ZeHJ726zTbluJLpdpc6I7JrV98uc4OpysgwKs0
https://mega.nz/#!wldiBY4S!WXEsrglgonQG6mVmKJrlKZcEGZzwtynygPa3CTnBQLk
(please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
- Download ROM
- Download Kernel
- Download boot.img and copy it to SD card
- Copy whole .zip to SD Card.
- Flash FOTA using Multiloader.
- After reboot it will open android recovery
** Install -> choose zip with ROM -> Swipe to Confirm Flash -> Home
** Wipe -> Advanced wipe -> Check "data" -> Repair or change File Sytem -> Change File System -> Ext4 -> Swipe to change ->Back -> Back >Back -> Back
** Reboot -> System
New Fota settings:
End = Android Normal
End + VolDown = Bigmem
End + Volup = Recovery
End + Call = Bada offline charge
P.S: When you press buttons for booting any mode, after yo see white screen, stop pressing.
You can remove installation .zip from SD card from Android level by connecting through USB in MTP mode.
Do not remove boot.img file.
For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number​
Support​
We spend an astonishing amount of time developing this software. We can't spend much time on XDA as a result, so if you need support, please try the following:
1) Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has adressed it already. Especially if you're even close to new at this.
2) Read our FAQ, which can be found on our goo.im page linked above. It's new, but expanding fast. Just like us!
3) Ask a question in your device forum. Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
4) Join our G+ Community: http://community.carbon-rom.com/ This is where we spend the bulk of our time and the best way to reach us and other community members. We update and frequent this community far more than XDA, simply due to time constraints and the convenience of G+.
5) Ask a question on our IRC channel. Connect to #teamcarbon on irc.freenode.net or click here. You'll find several other Carbon fans and usually one or more devs as well. Please be polite.​
FAQ
1) Can't mount internal and external sdcard on PC
Settings-Storage-USB computer connection-Mass Storage
Thanks
CarbonDev
Badadroid Team - Rebellos, Volk204, Tigrouzen, BenzoX, Blue59 and many others
​
Greate job
Can i use Tigro Fota but partitions from OMNI rom?
---------- Post added at 07:57 PM ---------- Previous post was at 07:55 PM ----------
And small request. please upload it into another server ;3 etc. Google drive, dropbox
Thanks hero355.
I will try to install the new ROM and comment questions or problems that I found.
If the Rom created are as good as your "kitchens" in Bada we have a very good Rom.
I'll repeat commenting and thanks.
Hi Hero355..
Thank u so much for the rom and an awesome kernel.. But unable to download from Mega.. Plz upload some mirror links..
Regards..
Downloaded, tested and.... Its Awesome rom! But i need video ;//
But nice work
Very impressive work. Smoother, richer and better.
But, is it possible for you to implement a way to enable the video and the camera? I mean, I dont really need all the 310 mb of RAM as I only use essential apps on my wave, that never exceed 160mb of RAM. That being said, the "switching" will be a great option.
And thanks a lot for the fantastic ROM. Its always fun to try new ROMs on my device.
Changelog - 07.08.2014
Changelog - 07.08.2014
Normal Kernel (Fully functional)
Bigmem Kernel (No camera, video)
New Interactive Mode fota for Bigmem
Added Mirror Links
New Fota settings:
End = Android Normal
End + VolDown = Bigmem
End + Volup = Recovery
End + Call = Bada offline charge
P.S: When you press buttons for booting any mode, after yo see white screen, stop pressing.
Please provide mirror links..
But, is it possible for you to implement a way to enable the video and the camera? I mean, I dont really need all the 310 mb of RAM as I only use essential apps on my wave, that never exceed 160mb of RAM. That being said, the "switching" will be a great option.
And thanks a lot for the fantastic ROM. Its always fun to try new ROMs on my device.
Click to expand...
Click to collapse
Agree
everything works as described very fast, and - for now - stable. it's possible to turn on ART instead of dalvik - > +20% performance in benchmarks, not visible during normal use.
does it works on s8600?
thanks
woocashewski said:
everything works as described very fast, and - for now - stable. it's possible to turn on ART instead of dalvik - > +20% performance in benchmarks, not visible during normal use.
does it works on s8600?
thanks
Click to expand...
Click to collapse
S8600 doesnt have android port.
This is working only on s8500 and s8530.
Sent from my PMP3970B using XDA Free mobile app
does'n have it yet, or... it wouldn't have one at all?
is there someone working on it?
woocashewski said:
yet, or... it wouldn't have one at all?
is there someone working on it?
Click to expand...
Click to collapse
Adfree is working on it.
You can read and get latest information in thread ''Android port for WAVE3" here in bada section.
It can boot i9001 firmware, but keys and touchscreen is not working, but others users cant test this still, its possible only with JTAG but i think theres software solution via QPTS.
GREETINGS
Sent from my PMP3970B using XDA Free mobile app
zookarma said:
Agree
Click to expand...
Click to collapse
Check this post, added already
Edit: Added alternate links
@hero355 @volk204 from what i know , there's a saying that a free ram is wasted ram , rather than working on freeing more ram i think the problem is tweaking the processor , the problem must be there , when you unlock the phone even if not using any apps or by opening "cpu spy" the phone work always on high frequency 1300 never use other frequency like 900-1000-1100-1200 it jump directly to 1300 . can you do something about the modem it drain battery like hell .
hero355 said:
Check this post, added already
Edit: Added alternate links
Click to expand...
Click to collapse
Thanks for alternate links..
@ice_ice maybe you can test other governors
Hi i have instaled C-ROM NAND and i want try this rom. I need help with flash new fota how can i start download mode?
KoblizekX2 said:
Hi i have instaled C-ROM NAND and i want try this rom. I need help with flash new fota how can i start download mode?
Click to expand...
Click to collapse
Code:
End key + VolDown + Lock key (or Camera key)
Problems with torch and MX player.
Hi there.
I have problems with the application of the flashlight that comes by default with the ROM (it automatically closes when trying to turn the flash on the mobile).
Likewise I have the application installed MX Player version 1.7.29 (ARMv7 NEON) and attempt to pre-produce a video cuadno the phone restarts. With Gallery or QuickPic can play videos
My mobile is a Wave 1 with Normal Kernel (283 Mb).
On the other hand, the GPS connects very fast, the vien synchronizes with both Bluetooth handsfree vehicle as with Bluetooth speakers, the radio works (Spirit FM UL 08.02.2014).
Some faults:
- When you are connected to a 2G network is choppy and loses the sound of the call.
- Is the partner a call or echo the voice returns Complains?.
A greeting and thanks.

[ROM][UB][5.1.1]JustArchi's ArchiDroid V4 Optimized - Unofficial SlimLP 5.1[Weekly 3]

{
"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 the Rom:
http://slimroms.net/
https://plus.google.com/communities/104509876514579429216
Build has been optimized using JustArchi's ArchiDroid Optimizations - Unleash the power!
As written by Archi
- Optimized for speed yet more all instructions - ARM and THUMB (-O3)
- Optimized for speed also parts which are compiled with Clang (-O3)
- Turned off all debugging code (lack of -g)
- Eliminated redundant loads that come after stores to the same memory location, both partial and full redundancies (-fgcse-las)
- Ran a store motion pass after global common subexpression elimination. This pass attempts to move stores out of loops (-fgcse-sm)
- Performed interprocedural pointer analysis and interprocedural modification and reference analysis (-fipa-pta)
- Performed induction variable optimizations (strength reduction, induction variable merging and induction variable elimination) on trees (-fivopts)
- Didn't keep the frame pointer in a register for functions that don't need one. This avoids the instructions to save, set up and restore frame pointers; it also makes an extra register available in many functions (-fomit-frame-pointer)
- Attempted to avoid false dependencies in scheduled code by making use of registers left over after register allocation. This optimization most benefits processors with lots of registers (-frename-registers)
- Tried to reduce the number of symbolic address calculations by using shared “anchor” symbols to address nearby objects. This transformation can help to reduce the number of GOT entries and GOT accesses on some targets (-fsection-anchors)
- Performed tail duplication to enlarge superblock size. This transformation simplifies the control flow of the function allowing other optimizations to do a better job (-ftracer)
- Performed loop invariant motion on trees. It also moved operands of conditions that are invariant out of the loop, so that we can use just trivial invariantness analysis in loop unswitching. The pass also includes store motion (-ftree-loop-im)
- Created a canonical counter for number of iterations in loops for which determining number of iterations requires complicated analysis. Later optimizations then may determine the number easily (-ftree-loop-ivcanon)
- Assumed that loop indices do not overflow, and that loops with nontrivial exit condition are not infinite. This enables a wider range of loop optimizations even if the loop optimizer itself cannot prove that these assumptions are valid (-funsafe-loop-optimizations)
- Moved branches with loop invariant conditions out of the loop (-funswitch-loops)
- Constructed webs as commonly used for register allocation purposes and assigned each web individual pseudo register. This allows the register allocation pass to operate on pseudos directly, but also strengthens several other optimization passes, such as CSE, loop optimizer and trivial dead code remover (-fweb)
- Sorted the common symbols by alignment in descending order. This is to prevent gaps between symbols due to alignment constraints (-Wl,--sort-common)
Click to expand...
Click to collapse
Sources:
Slim: https://github.com/SlimRoms
SlimLPXperia: https://github.com/SlimLPXperia​
How to install :
- Download the ROM
- Extract boot.img and flash it
- Copy the ROM to your SD Card
- Boot into recovery
- Wipe data, cache, dalvik cache, system (Wipe -> Advanced Wipe)
- Install the ROM (it will take some time)
- Bootup
- Reboot into Recovery
- Install Gapps
Click to expand...
Click to collapse
Credits:
@munjeni: Kernel, porting Android Kitkat to Xperia 2012 devices and bugfix
AOSX team: For their work on Xperia 2012 devices
Agontuk: For patches
HubDroid: For providing server
Downloads:
http://builds.hubdroid.com/SlimLP/final/pepper/
CM 12/12.1 Gapps
Changelog:
Gerrit Code Review
Code:
[SIZE="4"][B]Slim 5.1[/B][/SIZE]
Slim weekly 2 (20/05/15)
- Slim version Alpha 0.2
- Source updates
Slim Build Alpha 1.0 (13/05/15)
- AOSP 5.1
- JustArchi's ArchiDroid Optimization V4
- Kernel compiled with Sabermod toolchain
- Enabled SELinux thanks to HandyMenny
- Enable USB OTG storage options
- Device and kernel updates
- TWRP 2.8.6.0
- Slim Source updates
[SIZE="4"][B]Slim 5.0[/B][/SIZE]
Slim Build Alpha 1.0 - Build 2 (24/02/15)
- Keep InCallUI in memory for faster response times
- Source cleanup and updates
- Kernel updated
- Enabled kernel recommended configurations
- Fixed some logcat errors
Slim Build Alpha 1.0 (19/02/15)
- Fix Camera
- Fix Media Sound
Slim Build Alpha 1.0 (17/02/15)
- Complete RIL fix
- Enable KSM
- Enable zRam
- Reduce lag and improve performance
- TWRP 2.8.5.0
- Bluez 5.28
- Updated Slim sources
- Source tree updates from XperiaSTE
Slim Build Alpha 0.8 (10/12/14)
- Partial RIL fix
Slim Build Alpha 0.8 (09/12/14)
- AOSP 5.0.1
Slim Build Alpha 0.6 (02/12/14)
- initial build
F.A.Q.
1) How to increase system memory?
Follow the instructions at this thread to create a swap file http://forum.xda-developers.com/showthread.php?t=2359182
I have found the recommended configurations to be quite effective, Only one swap file of the recommended size i.e. about 188MB will fix many things.
What's working and what's not
Working
RIL / Mobile Data
Camera
Torch
Mic
Audio
Vibration
Auto Brightness
SD Card
Airplane Mode
LEDs
WiFi
Auto Rotation
System Monitor
Bluetooth
Audio recording
TWRP Recovery
Reboot to recovery
Not Working
Camera Video Recording
FM Radio
NFC
WiFi direct
A2DP(media over A2DP)
That's even bettere than aosx 5.0 Thanks again! :good::good::good::good:
Wow, fix mobile data and we're right where SlimKat stopped
wow looking forward to this rom dev
Pushed a little update to latest AOSP, and Gapps
minfree values are set very high by default, to make keyboard usable use these values or lower them as desired.
Connect device in adb,
1. adb shell
2. echo "2048,3072,11520,16640,24320,42240" > /sys/module/lowmemorykiller/parameters/minfree
Click to expand...
Click to collapse
alwaysadeel said:
Pushed a little update to latest AOSP, and Gapps
Click to expand...
Click to collapse
Flashing gapps failed when trying to flash it in the same cycle as SlimLP. It says
Installing files...
Cleaning up and setting metadata...
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '/external_sd/Download/SlimLP/Slim_mini_gapps.BETA.5.0.x.build.0.x-416.zip'
Error flashing zip '/external_sd/Download/SlimLP/Slim_mini_gapps.BETA.5.0.x.build.0.x-416.zip'
It worked when doing this sequence: flash ROM, reboot, flash gapps. I guess this is needed only on a first install.
Booting up now... will share my experiences soon.
mstreibe said:
Flashing gapps failed when trying to flash it in the same cycle as SlimLP. It says
Installing files...
Cleaning up and setting metadata...
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '/external_sd/Download/SlimLP/Slim_mini_gapps.BETA.5.0.x.build.0.x-416.zip'
Error flashing zip '/external_sd/Download/SlimLP/Slim_mini_gapps.BETA.5.0.x.build.0.x-416.zip'
It worked when doing this sequence: flash ROM, reboot, flash gapps. I guess this is needed only on a first install.
Booting up now... will share my experiences soon.
Click to expand...
Click to collapse
try this gapps http://fitsnugly.euroskank.com/?rom=banks&device=gapps
Ril and mobil data is the important think, hope you guys fix it soon. May God help you
My first SlimLP steps
1) First boot took >5 min.
2) Problems with the setup assistant:
Activating cellular service doesn't succeed, I guess this is because of RIL not working yet, right?
Wifi setup worked.
Afterwards it stays a long time in "Checking connection...".
Adding the google account FCs after entering the first char of my password. The setup assistant then goes back to the language/country selection. I tried without signing in to google but it restarts nevertheless.
The only other thing besides the setup assistant that I could reach was the settings via the status bar. Here I could sign in to my google account, but it worked only when typing the password chars very slowly.
After that I had to go once more through all the setup assistant steps, to finally get to the home screen.
3) App download and installation in google play is very slow, and it is not my Wifi connection. File transfers via file manager are as fast as usual.
4) In "settings -> apps -> running" it shows all apps except the foreground app permanently restarting, with ca. 140 MB free RAM. Is this due to the high minfree values? I don't have an adb at hand so I installed android terminal emulator and set the minfree values with it, but it didn't seem to help. I also installed PerformanceControl but it FCs when trying to navigate to the memory settings.
5) Many if not all Slim customizations are missing.
6) Changing lcd_density in build.prop didn't seem to have an effect.
7) Overall UI performance wasn't all that bad.
Going back to SlimKat now because I need to use my phone
Looking forward to the 1.0 release...
cant turn debug mode on cause i cant set up my device after google acc registration my phone goes back to the beginning
what to do ? 0_o
thx in advance
AgroCPU said:
cant turn debug mode on cause i cant set up my device after google acc registration my phone goes back to the beginning
what to do ? 0_o
Click to expand...
Click to collapse
If you succeeded with the google account, just go through the setup process again. It went through the end afterwards here.
cant go trough google acc -__-
is it possible to turn usb-debug on via init.d script?
AgroCPU said:
cant go trough google acc -__-
Click to expand...
Click to collapse
Can you describe what goes wrong? I had issues too, see my post #11. The registration always failed when trying to enter the account password. At one point it worked, though, when I typed the PW very slowly, waiting a sec or 2 between each char.
BTW at some stage during the setup I was able to enter the settings via the status bar. I think it was right at the time when it jumped back to start. There you could enable the developer options and enable USB debugging.
mstreibe said:
Can you describe what goes wrong? I had issues too, see my post #11. The registration always failed when trying to enter the account password. At one point it worked, though, when I typed the PW very slowly, waiting a sec or 2 between each char.
Click to expand...
Click to collapse
i cant enter my gmail acc (email-adress)
AgroCPU said:
i cant enter my gmail acc (email-adress)
Click to expand...
Click to collapse
This worked for me, it failed when it asked me to enter the PW.
Does the dialog open for you, but when you start typing your email address it jumps back to the language setup?
Did you try typing very slowly?
Did you check if you can enter the settings via the status bar?
mstreibe said:
This worked for me, it failed when it asked me to enter the PW.
Does the dialog open for you, but when you start typing your email address it jumps back to the language setup?
Did you try typing very slowly?
Did you check if you can enter the settings via the status bar?
Click to expand...
Click to collapse
when i want to type one letter it jumps back to the language setup -__-
and nope i cant enter settings
AgroCPU said:
when i want to type one letter it jumps back to the language setup -__-
and nope i cant enter settings
Click to expand...
Click to collapse
Did you try with german language? Try English(US). That's what I did. And do the inputs very slowly. When the input field appears, wait a sec or 2 before typing, and wait again between each character.
It's a pain I know, especially as it is for testing only. Maybe wait for the 1.0 release
i tried this.. well, very buggy due to initial release .. my steps are :
- Wipe everything needed.. use a kernel with 'Sony Xperia Sola' device name (not MT27i). Kitkat Kernels are fine..
- Install the ROM first.. then reboot the phone. wait for the Android upgrade/build cache
- After its done, reboot and flash the LP Gapps. Then reboot..
- Done.. (well.. my navbar is broken so.. i edited the build.prop via PC and voila.. ohh, i dont recommend you to use this rom for everday use..

[ROM][LP 5.1.X][fireball] PAC-man ROM [MODDED TWRP]

{
"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"
}
PAC-man ROM is a ROM built with our own tweaks and options, including picks and features from the best ROMs out there!
Why choose among ROMs, when you have All-in-One !!
Initial 5.1 release, will update with features later.
* By flashing this, you automatically void your warranty!
* If your phone breaks, blows up or runs away from you, do not cry to us!
* Do not ask for ETAs!!
​
REQUIRES: Modded TWRP, 1.53.06.1009 baseband, and S-OFF.
Of which you can find the recovery here (3/25). And how to change the baseband below
Instructions for changing baseband:
1. Download fireball_firmware_2.19.605.2.zip
md5: a424e27f2a216bd2031a6174bde46b5d
It is imperative that you verify the md5sum before flashing!
2. Reboot the device to HBOOT:
adb reboot-bootloader
3. Enter the OEM update mode:
fastboot oem rebootRUU
4. Flash the firmware package.
cd to the directory containing fireball_firmware_2.19.605.2.zip and run:fastboot flash zip fireball_firmware_2.19.605.2.zip
5. Wait for the process to finish
6. Reboot the phone:
fastboot reboot
Instructions for changing device to modified recovery:
1. Flash the recovery: fastboot flash recovery "name of recovery"
2. Boot to recovery and navigate to: Wipe > Advanced Wipe
3. Select Internal Storage, then hit Repair or Change File System
4. Choose Change File System, select FAT, and confirm
5. Navigate back to Wipe > Advanced Wipe
6. Select Data, then hit Repair or Change File System
7. Choose Change File System, select EXT4, and confirm
* Download the ROM and GApps
* Reboot to recovery
* Wipe data/factory reset
* Flash the ROM and then GApps
* Reboot your phone
* Enjoy
​
- Initial Release
​
* 09/23 HTC Droid Incredible 4g LTE (fireball)
* Open GApps, I highly recommend the Aroma installer as you get to choose what you want.
​
* PAC-man Rom Sharing Policy
* PAC-Rom Site
* PAC Forum
* PAC Gerrit
* PAC Changelog
* PAC JENKINS
* PAC Bug Reports
* PAC Github
* PAC Stats
* PAC Google+
* PAC Facebook
* PAC Twitter
* Want to help Dev or Maintain for PAC-man
* Try out PAC's Universal Gerrit Review Script
* PAC-Rom Central----Questions and Features broken down and seen by all PAC Devs on XDA
​
* Cyanogen Team
* AOKP Team
* Paranoid Android
* PAC-man Team
* SlimRoms
* RootBox
* Carbon ROM
* Vanir
* ChameleonOS
* Omnirom
* Paranoid SaberDroid
* Special thanks to all our Build Bot Providers (see Contributors list for all names)
* PAC Graphix Team - Graphics, logos and images (see Contributors list for all names)
* And of course, thank you for your love and support!
​
Help with server costs
Support us with these banners:
​
Changelog:
Check http://review.pac-rom.com/ for updates on ROM
Or go to my github to look: https://github.com/Beeko
03/07/15
- Initial release
03/08/15
- Added some more CPU governors for specific tasks on the phone (SmartassV2, Smartmax, Lionheart, Wheatley)
- Built kernel with LZO instead of GZIP compression for supposed faster boot
03/12/15
- Changed SELinux to permissive
- Updated latest stuff from PAC gerrit
03/16/15
- Added and built with LZ4 compression for a significant boost in boot times. Read here for more (https://code.google.com/p/lz4/)
03/25/15
- Enabled F2FS for data/cache partitions, no system yet (Need to install new recovery in OP to enable F2FS)
- zRAM Swap partition added for speed (Read about it here: https://source.android.com/devices/tech/low-ram.html#zram)
05/25/15
- Initial 5.1.1 release
08/27/15
- Re-release
08/30/15
- Boosted certain volumes to hopefully fix low volume in calls.
- Cross compiled with LinardMod toolchain 4.9 (SaberMod and Linaro combined)
09/09/15
- Trying to get LED to flash during boot
- Not much device-wise, but, I've added these commits from LiquidSmooth to hopefully speed this beast up a little more: http://gerrit.liquidsmooth.net/#/c/7768/ http://gerrit.liquidsmooth.net/#/c/7771/ http://gerrit.liquidsmooth.net/#/c/6665/
09/13/15
- Added Viper4Android into ROM, easy access through the quick tile AudioFX. (I can post my audio configs if people need help setting it up)
- Fixed to where it's overclocked to 1512Mhz from the get go.
- Added more kernel governors and updated defconfigs.
09/23/15
- Hopefully fixed the elusive Bluetooth bug
- Other stuff, too lazy to add. Check my git.
I'm about to flash now, thanks for your work Beeko!
I'm running MDMower's ROM. Can I just install on top? (using the same TWRP?)
enricong said:
I'm running MDMower's ROM. Can I just install on top? (using the same TWRP?)
Click to expand...
Click to collapse
Yea just make sure that it is the modded twrp, and you do a clean install. Back your apps up and don't dirty flash
Sent from my Incredible 4G LTE using XDA Free mobile app
Updated build with CPU governors and better compression on kernel.
I get an error changing the Internal storage type. It says 'E: Unknown MTP message type: 1' Then it says it is done. So I do the change to the Data partition and that works fine. But then when I go to flash the ROM I get an error that says:
E: Error executing updater binary in zip /external_sd/pacfireball_LP.Beta.Unofficial_2015.........zip'
The Gapps file installs fine. Do you think I have a corrupted download? Should I try and download it again or is something else wrong?
EDIT: Tried downloading the file again and got the same error. Any help you can give would be appreciated. Would love to try this out if I can get it installed.
EDIT#2: I think the problem has to do with my baseband. I read the line right above the error message and it says I need baseband 1.53.06.1009 and I have 1.53.06.0919. So I need to find the updated radio somewhere.
Problem solved. I found the updated firmware that updated my radio and the file flashed fine. Sorry for questioning things.
Really nice ROM. Can't believe how well LP runs on this older device. What I really liked was the theme I created for my other phone works on this ROM. So glad the CM12 theme engine was included.
Glad you got it figured it, and only use cm12 themes and not cm11. Also, in the future there will no longer be theme manager, we switching over to layers
Sent from my Incredible 4G LTE using XDA Free mobile app
Beeko said:
Also, in the future there will no longer be theme manager, we switching over to layers
Sent from my Incredible 4G LTE using XDA Free mobile app
Click to expand...
Click to collapse
Yes. That's great news to me. My other phone's LP Rom uses layers and I love making themes for the Layer Engine. You have so much more freedom with that theme engine. I'll be keeping an eye out for that update.
I got the same "Unknown MTP message type" message and ignored it. everything seems to work.
Runs much much smoother than the mdmower cm12. On that one, apps kept closing due to low memory.
The only issue I have is a LP issue, the google camera app is very very simple with no features.
I've been using "A Better Camera" instead which seems to work fine, except when I try panorama, the horizontal rotation doesnt seem to get detected. vertical does though. very strange.
I tried "Nexus Camera" which seems to work but I think it is older as there is no option to save to SD.
The only other issue/annoyance, I've found is that I use to use "magic smoke" live wallpaper but I don't see it at all and in fact only see one listed. In lieu of that, I wanted to just have no wallpaper but I didn't see an option for that either.
I guess the only other tiny annoyance is with the lock screen. I use PIN but have to swipe up to get it to appear. I think on 11 it would show up without the swipe. Also, I thought there was a way to access the phone dialer and camera without entering the pin in some sort of restricted mode, but I get prompted for the pin. Also, I thought it use to show weather as well (or be more configurable) but I dont see it anymore.
enricong said:
I got the same "Unknown MTP message type" message and ignored it. everything seems to work.
Runs much much smoother than the mdmower cm12. On that one, apps kept closing due to low memory.
The only issue I have is a LP issue, the google camera app is very very simple with no features.
I've been using "A Better Camera" instead which seems to work fine, except when I try panorama, the horizontal rotation doesnt seem to get detected. vertical does though. very strange.
I tried "Nexus Camera" which seems to work but I think it is older as there is no option to save to SD.
The only other issue/annoyance, I've found is that I use to use "magic smoke" live wallpaper but I don't see it at all and in fact only see one listed. In lieu of that, I wanted to just have no wallpaper but I didn't see an option for that either.
I guess the only other tiny annoyance is with the lock screen. I use PIN but have to swipe up to get it to appear. I think on 11 it would show up without the swipe. Also, I thought there was a way to access the phone dialer and camera without entering the pin in some sort of restricted mode, but I get prompted for the pin. Also, I thought it use to show weather as well (or be more configurable) but I dont see it anymore.
Click to expand...
Click to collapse
Is the horizontal rotation broke for everything or just the Better Camera? If it is everywhere, try this fix I posted in another thread for another LP Rom I used on my other phone.
Came across this fix if you have rotation issues with this ROM. Using root explorer or any other file manager, delete the following folders (only the sensors folder, not the whole tree):
/data/system/sensors
/data/misc/sensors
Also delete the following file if it exists. It did not exist on my phone:
/persist/sensors/sns.reg
Then reboot your phone and if you are lucky like I was, rotation will work again. I thought I was going to have to ditch this ROM because of the rotation issue. Thank goodness I found a fix because none of the other LP Roms based on 26a were working for me.
Click to expand...
Click to collapse
enricong said:
I got the same "Unknown MTP message type" message and ignored it. everything seems to work.
Runs much much smoother than the mdmower cm12. On that one, apps kept closing due to low memory.
The only issue I have is a LP issue, the google camera app is very very simple with no features.
I've been using "A Better Camera" instead which seems to work fine, except when I try panorama, the horizontal rotation doesnt seem to get detected. vertical does though. very strange.
I tried "Nexus Camera" which seems to work but I think it is older as there is no option to save to SD.
The only other issue/annoyance, I've found is that I use to use "magic smoke" live wallpaper but I don't see it at all and in fact only see one listed. In lieu of that, I wanted to just have no wallpaper but I didn't see an option for that either.
I guess the only other tiny annoyance is with the lock screen. I use PIN but have to swipe up to get it to appear. I think on 11 it would show up without the swipe. Also, I thought there was a way to access the phone dialer and camera without entering the pin in some sort of restricted mode, but I get prompted for the pin. Also, I thought it use to show weather as well (or be more configurable) but I dont see it anymore.
Click to expand...
Click to collapse
The error message everyone is possibly getting, is from being on the outdated radio baseband, it's too late for me right now so if someone wants to find it and post a link I'll edit the OP. I support 4 other devices so hang in there on the fixes.
The reason there are no live wallpapers is for this device to run KK or LP smoothly we need to take advantage of the low ram parameters during build. You can read more about it here: https://source.android.com/devices/tech/low-ram.html
UPDATED OP with link to baseband and how to install said baseband, make sure you're S-OFF if you're going to upgrade. If fastboot says no permissions or some **** like that, use "sudo fastboot blahblahblah"
I'd like to reactivate my Dinc4g as my daily phone for a few days so I can give this ROM a good test for you, but I'm also testing a ROM on my LG G2 at the moment so I would need to switch back and forth.
Does anyone know if Verizon gives you grief about activating\deactivating phones multiple times in day or over a period of days? Is there some kind of limit before they start charging you?
Also, I don't have an option on my keyboard for speaking my text. It's the microphone icon. Is that an app that needs installed for that to show up. I installed the minimal gapps option so i'm thinking it's an app in one of the other gapps that I didn't get. Anyone know which one it is so I can get that feature back?
flyinjoe13 said:
Is the horizontal rotation broke for everything or just the Better Camera? If it is everywhere, try this fix I posted in another thread for another LP Rom I used on my other phone.
Click to expand...
Click to collapse
I tried nexus camera and horizontal rotation is fine so it must be an issue with the better camera app. I'd appreciate if someone could try installing that camera and seeing if they have the same issue. I've found its a nice app anyways. In that app, they have the option to use "hardware gyro" or "software gyro". Since Inc4g doesnt have a gyro, I use "software gyro". I'm not sure if that app is using a different mechanism for the panorama than Nexus Camera. I always thought that it didn't need the accelerometer sensor at all and just followed the photo as it changed stitching it together by similarity.
Beeko said:
The error message everyone is possibly getting, is from being on the outdated radio baseband, it's too late for me right now so if someone wants to find it and post a link I'll edit the OP. I support 4 other devices so hang in there on the fixes.
The reason there are no live wallpapers is for this device to run KK or LP smoothly we need to take advantage of the low ram parameters during build. You can read more about it here: https://source.android.com/devices/tech/low-ram.html
Click to expand...
Click to collapse
I've got the right baseband and it runs fine. I'll try to record the message next time I update.
Thanks for the info on low-ram. I didn't know that just having available live-wallpapers used up ram.
flyinjoe13 said:
I'd like to reactivate my Dinc4g as my daily phone for a few days so I can give this ROM a good test for you, but I'm also testing a ROM on my LG G2 at the moment so I would need to switch back and forth.
Does anyone know if Verizon gives you grief about activating\deactivating phones multiple times in day or over a period of days? Is there some kind of limit before they start charging you?
Also, I don't have an option on my keyboard for speaking my text. It's the microphone icon. Is that an app that needs installed for that to show up. I installed the minimal gapps option so i'm thinking it's an app in one of the other gapps that I didn't get. Anyone know which one it is so I can get that feature back?
Click to expand...
Click to collapse
Verizon doesn't charge or even care if you swap sims, I've been doing it for years without charge. And the keyboard thing must be just you cause it's showing up on mine, on both Google keyboard and stock
Sent from my Incredible 4G LTE using XDA Free mobile app
Note the microphone icon is on the top right of the keyboard now versus the bottom right.
New update coming with SELinux permission set to permissive so that I can get my Viper4Android EQ working again, anyone want me to add anything for them?
Beeko said:
New update coming with SELinux permission set to permissive so that I can get my Viper4Android EQ working again, anyone want me to add anything for them?
Click to expand...
Click to collapse
Is there a list of things that can be added?
The biggest issue with me with LP is being stuck with a featureless camera.
Otherwise, its running great.

Categories

Resources