[ROM][port][4.4.2][Unofficial]OMNIrom for LG-E610 - Optimus L3, L5, L7 Android Development

{
"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"
}
Omni is what custom ROMs used to be about – innovation, new features, transparency, community, and freedom. Our goal is to experiment with Android development because we enjoy it. Omni isn’t better, just different. It’s another option for the billion Android users out there. Android (vs. iOS and every other mobile OS) has thrived on options as well as the gigantic, talented development community that has emerged to build those options. That’s the beauty of Android – that you can pick and choose from a smorgasbord of devices with varying features and functionality.
Code:
*
* 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.
* If you dont like this rom, Stay away from this thread!
*/
What's working:
GSM
Receiving and making calls
Display
GPS
Sdcard
Sending/receiving SMS/MMS
Mtp/ptp
USB-tethering
Multiwindow
Hardware video decoding & encoding
OpenGL rendering
Bluetooth tethering
Bluetooth
Wifi tethering
Touch
Video playback
Audio recording
Audio playback
Camera (photos, camcorder & panorama)
Not working/Tested:
fm radio
system ui crash
Downloads:
https://www.dropbox.com/s/d3njf87dnnaz87a/omni-4.4.2-20140203-aidas-e610-HOMEMADE.zip
Source:
https://github.com/TeamHackLG
https://github.com/omnirom/
https://github.com/CyanogenMod/
https://github.com/TeamHackLG
https://github.com/cr3pt
http://review.cyanogenmod.org
Credits goes to:
PecanCM (for libs and kernel)
cr3pt(for making rom)
-CALIBAN666- (for tutorial and help)

aidasaidas75 said:
Omni is what custom ROMs used to be about – innovation, new features, transparency, community, and freedom. Our goal is to experiment with Android development because we enjoy it. Omni isn’t better, just different. It’s another option for the billion Android users out there. Android (vs. iOS and every other mobile OS) has thrived on options as well as the gigantic, talented development community that has emerged to build those options. That’s the beauty of Android – that you can pick and choose from a smorgasbord of devices with varying features and functionality.
Code:
*
* 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.
* If you dont like this rom, Stay away from this thread!
*/
What's working:
GSM
Receiving and making calls
Display
GPS
Sdcard
Sending/receiving SMS/MMS
Mtp/ptp
USB-tethering
Multiwindow
Hardware video decoding & encoding
OpenGL rendering
Bluetooth tethering
Bluetooth
Wifi tethering
Touch
Video playback
Audio recording
Audio playback
Camera (photos, camcorder & panorama)
Not working/Tested:
fm radio
Downloads:
https://www.dropbox.com/s/d3njf87dnnaz87a/omni-4.4.2-20140203-aidas-e610-HOMEMADE.zip
Source:
https://github.com/TeamHackLG
https://github.com/omnirom/
https://github.com/CyanogenMod/
https://github.com/TeamHackLG
https://github.com/cr3pt
http://review.cyanogenmod.org
Credits goes to:
PecanCM (for libs and kernel)
cr3pt(for making rom)
-CALIBAN666- (for tutorial and help)
Click to expand...
Click to collapse
Good!I will test it
Edit:Systemui crash
Inviato dal mio LG-E610 utilizzando Tapatalk

Any update ?
Sent from my LG-E610 using XDA Premium 4 mobile app

Related

[ROM][UNOFFICIAL] CyanogenMod 10.1 [DAILY BUILDS][GOLDEN]

{
"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 10.1 for the Samsung Galaxy SIII Mini
Brought to you by noliuxnoparty
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Working
RIL
Mobile Data
WiFi
USB tether
GPS
Leds
Audio
SD Card (internal storage)
App2SD
MTP & USB Mass Storage
Sensors
Vibrator
Project Butter
Camera with camcorder
Torch
Youtube HQ
CPU sleep mode
OMX -> Hardware Decoders / Encoders
Known Issues
WiFi Tethering and WiFi Direct.
Outgoing Calls don't work. (Only with some users tho) (RIL, basically)
Tearing, when the gpu is forced to work at it's max, the amount of fps that it provides is bigger than which screen can handle, so new frames overlap old frames before they get cleaned. That's a work that usually vsync is intended to do, so probably it's broken. We have workarounded it for while by forcing screen to work at a bigger refresh rate. This is specially noticeable while scrolling lists, using camera preview, or playing heavy games.
Source
Check out the ROM Source available on NIGHTLIES
Installation
Download the ROM from the link below
Download gapps on http://goo.im/gapps
Flash kernel via fastboot (kernel from rom zip)
Put the zip files on your SDCard
Reboot on Recovery
Wipe Data / Factory Reset
Select "Install the Zip from External Storage"
Choose CM zip file (don't worry about error)
Choose GApps zip file
Reboot to system
Credits
Pawel aka @DevSwift1 for OP Design
Oliver Garcia aka @OliverG96 for his sources available at github. All thanks to you master, aye
Great will test your build!
edit:
Feedback on ROM: Installs well, however haptic feedback is not working. Also big bug on audio. Can't hear anything and phone crashes when using volume adjustment keys. Systemui crashes when volume portion is settings is accessed.
tyre777 said:
Great will test your build!
edit:
Feedback on ROM: Installs well, however haptic feedback is not working. Also big bug on audio. Can't hear anything and phone crashes when using volume adjustment keys. Systemui crashes when volume portion is settings is accessed.
Click to expand...
Click to collapse
Compiling new build. Hopefully, most of the bugs will be fixed
EDIT:
@tyre777 and Others: new build is up in the experimental directory. Give a report soon

[ROM][4.4.2][Omni rom][Unofficial] LG-p700

{
"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"
}
Omni is what custom ROMs used to be about – innovation, new features, transparency, community, and freedom. Our goal is to experiment with Android development because we enjoy it. Omni isn’t better, just different. It’s another option for the billion Android users out there. Android (vs. iOS and every other mobile OS) has thrived on options as well as the gigantic, talented development community that has emerged to build those options. That’s the beauty of Android – that you can pick and choose from a smorgasbord of devices with varying features and functionality.
Code:
*
* 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.
* If you dont like this rom, Stay away from this thread!
*/
What's working:
GSM
Receiving and making calls
Display
GPS
Sdcard
Sending/receiving SMS/MMS
Mtp/ptp
USB-tethering
Multiwindow
Hardware video decoding & encoding
OpenGL rendering
Bluetooth tethering
Bluetooth
Wifi tethering
Touch
Video playback
Audio recording
Audio playback
Camera (photos, camcorder & panorama)
Not working/Tested:
fm radio
Downloads:
https://www.dropbox.com/s/lowljwlx17agv3r/omni-4.4.2-20140203-p700-HOMEMADE.zip
Source:
https://github.com/TeamHackLG
https://github.com/omnirom/
https://github.com/CyanogenMod/
https://github.com/TeamHackLG
https://github.com/cr3pt
http://review.cyanogenmod.org
Credits goes to:
cr3pt(for making rom)
-CALIBAN666- (for tutorial and help)
sources etc? some screens wouldn't be bad.
I don't have device...
aidasaidas75 said:
I don't have device...
Click to expand...
Click to collapse
ah, okay
Lukijs said:
ah, okay
Click to expand...
Click to collapse
if you test rom it would be nice that you send me some pic and I add it to post
aidasaidas75 said:
if you test rom it would be nice that you send me some pic and I add it to post
Click to expand...
Click to collapse
Yeah, ok.
edit: system ui crashes all the time.
How can you post something if you dont have device ??
You post something that you didn't see or test ???!!!
You are incredible!
Tank again!
Sent from my GT-I9195 using xda app-developers app
Lukijs said:
Yeah, ok.
edit: system ui crashes all the time.
Click to expand...
Click to collapse
try this http://www.mediafire.com/download/k4rgvkrgn3gk8vr/omni-4.4.2-20140202-p700-HOMEMADE.zip
aidasaidas75 said:
try this http://www.mediafire.com/download/k4rgvkrgn3gk8vr/omni-4.4.2-20140202-p700-HOMEMADE.zip
Click to expand...
Click to collapse
I'll try it out tomorrow, too late for me to start whole rom flashing thing now.
aidasaidas75 said:
try this http://www.mediafire.com/download/k4rgvkrgn3gk8vr/omni-4.4.2-20140202-p700-HOMEMADE.zip
Click to expand...
Click to collapse
Still systemui stops...

[ROM][PORT][4.3.1]OMNIROM for LG-P700

{
"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"
}
Omni is what custom ROMs used to be about – innovation, new features, transparency, community, and freedom. Our goal is to experiment with Android development because we enjoy it. Omni isn’t better, just different. It’s another option for the billion Android users out there. Android (vs. iOS and every other mobile OS) has thrived on options as well as the gigantic, talented development community that has emerged to build those options. That’s the beauty of Android – that you can pick and choose from a smorgasbord of devices with varying features and functionality.
Code:
*
* 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.
* If you dont like this rom, Stay away from this thread!
*/
What's working:
GSM
Receiving and making calls
Display
GPS
Sdcard
Sending/receiving SMS/MMS
Mtp/ptp
USB-tethering
Multiwindow
Hardware video decoding & encoding
OpenGL rendering
Bluetooth tethering
Bluetooth
Wifi tethering
Touch
Video playback
Audio recording
Audio playback
Camera (photos, camcorder & panorama)
Not working/Tested:
you tell me
buttons lights
features to note:
flippable quick setting tiles
advanced hardware monitor
Multi Window
and much more!
Downloads:
Rom:
https://www.dropbox.com/s/7279xnjq6toxmth/omni-4.3.1-20131109-p700-HOMEMADE.zip
Gapps:
http://forum.xda-developers.com/showthread.php?t=2397942
Credits goes to:
tudorsirb (for libs and kernel)
cybojenix (for making rom)
-CALIBAN666- (for tutorial and help)
Man, you must post some screen and features
I can't download the rom
PLS fix the link OP
One Bug noticed so far: Home Key is not working
firegore said:
One Bug noticed so far: Home Key is not working
Click to expand...
Click to collapse
wake with home button???Or at all?
aidasaidas75 said:
wake with home button???Or at all?
Click to expand...
Click to collapse
at all
and the PowerMenu is invisible if you turn on Advanced Power Menu in Developer Options
have a P700 with NFC
please reupload on GDrive or another server running
Op is it possible you continue this Rom?
Sent from my LG-P705 using Tapatalk
OP ported 4.4.2 OminiROM: http://forum.xda-developers.com/showthread.php?t=2661280
rafaelluik said:
OP ported 4.4.2 OminiROM: http://forum.xda-developers.com/showthread.php?t=2661280
Click to expand...
Click to collapse
yup he did and also abandoned and its kitkat.
what i like this rom is its jb.
Sent from my LG-P705 using Tapatalk

[ROM][Android 12][A505FN/F][UNOFFICIAL] Project Radiant

{
"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"
}
Code:
/*
* 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.
*/
​
Introduction
Project Radiant is a custom ROM aiming to be original, we make our own features, we make our own UI. We have been around since February 2021 and have grown ever since. We support a variety of devices and try to update the ROM as frequently as we can, at the end we all are students and work on this as a hobby which can cause delays. The team is pretty small and we are always looking forward to more people joining us
You can find ROM screenshots at: https://t.me/radiantscreenshots
*Bugs : FP
Features
* Lots of theming options
* Dynamically colored bootanimations
* Custom UIs
* Monet
* A custom designed SUW
* Custom designed Privacy Indicators
* Plain theme
* System level pitchblack theme
* Monet base picker
* Constant additions of things like system tweaks, customisations, UI changes, custom apps with fresh featuresm etc.
* Tons of more misc. stuff like forcing small clock, etc!
Installation instructions
* A505FN/F :
- Download the latest build
- Reboot to recovery.
- Take a backup.
- Wipe System,cache.Dalvik,Vendor
- Format Data
- Flash the latest build
- Reboot
Download
GApps included.
Download here!
* Android version: 12
* Kernel: source
* Source code: https://github.com/ProjectRadiant
Thanks to:
* Our developers
* Contributors :
@hgunduz295
@santhoosh
@JuanTamqd21
* Testers
* ArrowOS
* Pixel Experience
* Everyone we cherry picked from!
Great
FOD Work?
Apakah incloud magisk

[ROM][12][OFFICIAL] Project Radiant [beryllium][POCO F1] [ Discontinued ]

{
"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"
}
Code:
/*
* 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.
*/
​
Introduction
Project Radiant is a custom ROM aiming to be original, we make our own features, we make our own UI. We have been around since February 2021 and have grown ever since. We support a variety of devices and try to update the ROM as frequently as we can, at the end we all are students and work on this as a hobby which can cause delays. The team is pretty small and we are always looking forward to more people joining us
You can find ROM screenshots at: https://t.me/radiantscreenshots
Features
* Lots of theming options
* Dynamically colored bootanimations
* Custom UIs
* Monet
* A custom designed SUW
* Custom designed Privacy Indicators
* Plain theme
* System level pitchblack theme
* Monet base picker
* Constant additions of things like system tweaks, customisations, UI changes, custom apps with fresh featuresm etc.
* Tons of more misc. stuff like forcing small clock, etc!
Installation instructions
* Input
* Device
* Installation
* Instructions
Download
GApps included.
Download here!
ROM Support Group
Device Support Group
* Android version: 12
* Kernel: source
* Source code: https://github.com/ProjectRadiant
Thanks to:
* Our developers
* Contributors
* Testers
* ArrowOS
* Pixel Experience
* Everyone we cherry picked from!
----------------------------------------------------------------------------------------------
Radiant 12.0.2
Date: 14.02.2022
- Switched to User Build
- Fixed color modes
- Fixed thermal profile layout
- Perf/Power HAL improvements
- Addressed Few Denials
- misc improvements
Notes:
• You can dirty flash, altho clean is recommended for the most part.
reserved
Great work
Thanks for great rom
Great ROM. Thanks.

Categories

Resources