XenonHD is a custom firmware aka ROM for various Android devices. It is built from Android Open Source Project (AOSP) with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".
Features
system tweaks
prop modder
animations
nav bar
ribbons
active display
halo
rom settings
onager launcher
android 4.3.1
based on a multitude of custom rom sources combining the very best of each to give the user an out right custom experience
much much more
please note you must either have taken the ota to jb or used the appropriate teeny bin or have successfully flashed the latest cm10.1 or one of the many aosp roms available for our phone...and as always make a backup of your current configuration before trying anything
VERY IMPORTANT THAT YOU BACKUP YOUR EFS THROUGH FREEGEE AND/OR TWRP
Installation
Known Issues
Downloads
Changelog
10/11/2013
10/11 team horizon (xenon and cyanogenmod sources
neighborhoodhacker's latest kernel sources
all built with linaro
android os 4.3.1
10/05/2013 (fresh install required)
10/05 team horizon (xenon) and cyanogenmod sources
includes the new gps and apns
android 4.3
8/9/2013
8/9 team horizon and team lgog sources
Sources & Credits
due to maintaining five roms i will only be updating once a week, updates will start to roll out every weekend (friday-sunday), unless there is a issue which needs addressing then it will be worked on immediately....also if you choose to donate please provide your xda name in the description so i can add you to the list in the op...much thanks everyone.
XDA:DevDB Information
[ROM] XENON HD UNOFFICIAL [4.3] {ls970} [STABILTY and SPEED!], a ROM for the Sprint LG Optimus G
Contributors
spleef, shelnutt2
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Based On: AOSP,Cyanogenmod,AOKP
Version Information
Status: Stable
Current Stable Version: 1011
Stable Release Date: 2013-10-11
Current Beta Version: 08/08
Beta Release Date: 2013-08-08
Created 2013-10-06
Last Updated 2013-10-11
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".
Features
system tweaks
prop modder
animations
nav bar
ribbons
active display
halo
rom settings
onager launcher
android 4.3.1
based on a multitude of custom rom sources combining the very best of each to give the user an out right custom experience
much much more
please note you must either have taken the ota to jb or used the appropriate teeny bin or have successfully flashed the latest cm10.1 or one of the many aosp roms available for our phone...and as always make a backup of your current configuration before trying anything
VERY IMPORTANT THAT YOU BACKUP YOUR EFS THROUGH FREEGEE AND/OR TWRP
Installation
Fresh/new install:
* download rom and gapps to the root of your sd card
* reboot to twrp
* factory reset
* use advanced tab and wipe :
data,system,cache,and dalvick cache (do not wipe internal storage)
* factory reset
* flash rom
* flash gapps
* reboot phone
Updating/dirty flash method: ONLY if already using my Xenon rom
Download ROM and gapps onto the root of your sdcard
* Reboot phone into recovery
* Use the advanced tab and wipe:
cache and dalvick cache
*Flash ROM
*Flash gapps
*Reboot phone
*(IMO) for optimal results after dirty flash and it reboots, go back to recovery and fix permissions (JMO)
* download rom and gapps to the root of your sd card
* reboot to twrp
* factory reset
* use advanced tab and wipe :
data,system,cache,and dalvick cache (do not wipe internal storage)
* factory reset
* flash rom
* flash gapps
* reboot phone
Updating/dirty flash method: ONLY if already using my Xenon rom
Download ROM and gapps onto the root of your sdcard
* Reboot phone into recovery
* Use the advanced tab and wipe:
cache and dalvick cache
*Flash ROM
*Flash gapps
*Reboot phone
*(IMO) for optimal results after dirty flash and it reboots, go back to recovery and fix permissions (JMO)
Known Issues
these "fixes" are only necessary if you are experiencing problems
if experiencing data problems restore your efs that you backed up prior to flashing
if experiencing mms issues try this:
MMS confirmed working for a few in IRC.. send receive should work now if you're lucky and can follow directions.
1. Delete telephony.db located at /data/data/com.android.providers.telephony/databases/telephony.db ...Open ES File Explorer > Press the menu button > Settings > Scroll to the bottom > Make sure "Root Explorer" is checked > Click "OK" > navigate to the directory starting from "/" (you could prob do this with the CM file explorer too)
2. Delete messaging Data...From home screen > Press menu button > Manage Apps > "All" tab > Find Messaging > Press "Clear data" button
3. Reboot. Clear cache if you want.
GPS issues:
go back to stock rom or a stock based rom ( a back up is sufficient )
Get a GPS lock and keep it for a few minutes ( make certain you are getting a lock from GPS and not your network or WiFi )
Flash back to XENON
That should solve any GPS problems
Battery drain issues:
if your experiencing major battery drain there are a few things you can try i will list a few here....
turn wifi, gps, bluetotth, and sync off when not using it
turn auto-brightness off and adjust it to your liking
lower sceen time-out to 15 or 30 seconds
try installing an app like greenify or batteryguru that will shut down apps that are running in the background
try changing your govenor from performance to powersave with an app like faux enhancement or trickstermod
try lowering your max freq. from 15+ to something a little lower
turn things like daydream off if you dont use it
try using wifi more often if able 3g/mobile data will suck the battery dry in no time
try looking in task manager to see if you have rouge apps hanging out.. if you do stop them
Try flashing smoocha kernel can find it in the android development section for this phone
these in no way are guaranteed to get you more life but they are a start to getting better life..hell it cant hurt only make it better
Camera focus issues:
Double tap instead of single tap
Switch to a different mode then back..(switch to HDR then back, switch to panorama then back)
Try the script method posted below
Try a third party camera app
Or try this: a quick hack work-around to anyone who has auto-focus working but only for the 1st app launch.
using smanager
* Install and launch smanager
* Make a new script with this in it
killall mm-qcamera-daemon
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
* Click on the script. Set it as "favorite" and highlight "SU". Save
* Add a shortcut on launcher. Select SMShortcuts.
* Select Add one script shortcut. Pick your script. Change the name/image to whatever you want.
* Hit OK and profit.
Need to thank sputnikk23 & prowlingfox for this workaround
or try with tasker method
Originally Posted by Carrick1973
One thing I did a bit differently that might help others out is use Tasker for the camera script instead. I didn't want to have to deal with shortcuts, but instead wanted all the requests for camera, to actually use the camera program.
To do this, In Tasker:
Create a new Task called "Load Camera".
Click the + sign.
Click on Script.
Click on Run Shell.
Paste the following into the Command section (note that the first line is missing - that's on purpose):
Code:
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
Check the box next to Use Root - not sure if this is needed or not, but it works fine if it's checked.
Click the Tasker icon in the top left of the screen to accept the changes for the shell command.
Click the Tasker icon in the top left of the screen again to accept the changes to the Task.
Click on the Profiles tab.
Click on the + sign.
I called my Profile "Load Camera"
Click on "Application".
Select Camera.
Click on the Tasker icon in the top left of the screen to accept the selection.
Click on the task that you created in the first steps to tie the profile to the task.
Enjoy....
Give it a shot and let me know if it doesn't work for you, but it works just great for me.
if experiencing data problems restore your efs that you backed up prior to flashing
if experiencing mms issues try this:
MMS confirmed working for a few in IRC.. send receive should work now if you're lucky and can follow directions.
1. Delete telephony.db located at /data/data/com.android.providers.telephony/databases/telephony.db ...Open ES File Explorer > Press the menu button > Settings > Scroll to the bottom > Make sure "Root Explorer" is checked > Click "OK" > navigate to the directory starting from "/" (you could prob do this with the CM file explorer too)
2. Delete messaging Data...From home screen > Press menu button > Manage Apps > "All" tab > Find Messaging > Press "Clear data" button
3. Reboot. Clear cache if you want.
GPS issues:
go back to stock rom or a stock based rom ( a back up is sufficient )
Get a GPS lock and keep it for a few minutes ( make certain you are getting a lock from GPS and not your network or WiFi )
Flash back to XENON
That should solve any GPS problems
Battery drain issues:
if your experiencing major battery drain there are a few things you can try i will list a few here....
turn wifi, gps, bluetotth, and sync off when not using it
turn auto-brightness off and adjust it to your liking
lower sceen time-out to 15 or 30 seconds
try installing an app like greenify or batteryguru that will shut down apps that are running in the background
try changing your govenor from performance to powersave with an app like faux enhancement or trickstermod
try lowering your max freq. from 15+ to something a little lower
turn things like daydream off if you dont use it
try using wifi more often if able 3g/mobile data will suck the battery dry in no time
try looking in task manager to see if you have rouge apps hanging out.. if you do stop them
Try flashing smoocha kernel can find it in the android development section for this phone
these in no way are guaranteed to get you more life but they are a start to getting better life..hell it cant hurt only make it better
Camera focus issues:
Double tap instead of single tap
Switch to a different mode then back..(switch to HDR then back, switch to panorama then back)
Try the script method posted below
Try a third party camera app
Or try this: a quick hack work-around to anyone who has auto-focus working but only for the 1st app launch.
using smanager
* Install and launch smanager
* Make a new script with this in it
killall mm-qcamera-daemon
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
* Click on the script. Set it as "favorite" and highlight "SU". Save
* Add a shortcut on launcher. Select SMShortcuts.
* Select Add one script shortcut. Pick your script. Change the name/image to whatever you want.
* Hit OK and profit.
Need to thank sputnikk23 & prowlingfox for this workaround
or try with tasker method
Originally Posted by Carrick1973
One thing I did a bit differently that might help others out is use Tasker for the camera script instead. I didn't want to have to deal with shortcuts, but instead wanted all the requests for camera, to actually use the camera program.
To do this, In Tasker:
Create a new Task called "Load Camera".
Click the + sign.
Click on Script.
Click on Run Shell.
Paste the following into the Command section (note that the first line is missing - that's on purpose):
Code:
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
Check the box next to Use Root - not sure if this is needed or not, but it works fine if it's checked.
Click the Tasker icon in the top left of the screen to accept the changes for the shell command.
Click the Tasker icon in the top left of the screen again to accept the changes to the Task.
Click on the Profiles tab.
Click on the + sign.
I called my Profile "Load Camera"
Click on "Application".
Select Camera.
Click on the Tasker icon in the top left of the screen to accept the selection.
Click on the task that you created in the first steps to tie the profile to the task.
Enjoy....
Give it a shot and let me know if it doesn't work for you, but it works just great for me.
Downloads
GAPPS:
baanks gapps: http://forum.xda-developers.com/showthread.php?t=2012857
Current build:
dropbox: https://www.dropbox.com/sh/z3nsqrdjwzrdpav/X9o7jBp1t-/xenon
dev-host: http://d-h.st/myfiles?fld_id=22631#files
goo: http://goo.im/devs/Spleef/geehrc4g/xenon
androidfile host:http://www.androidfilehost.com/?a=show&w=files&flid=8220
baanks gapps: http://forum.xda-developers.com/showthread.php?t=2012857
Current build:
dropbox: https://www.dropbox.com/sh/z3nsqrdjwzrdpav/X9o7jBp1t-/xenon
dev-host: http://d-h.st/myfiles?fld_id=22631#files
goo: http://goo.im/devs/Spleef/geehrc4g/xenon
androidfile host:http://www.androidfilehost.com/?a=show&w=files&flid=8220
Changelog
10/11/2013
10/11 team horizon (xenon and cyanogenmod sources
neighborhoodhacker's latest kernel sources
all built with linaro
android os 4.3.1
10/05/2013 (fresh install required)
10/05 team horizon (xenon) and cyanogenmod sources
includes the new gps and apns
android 4.3
8/9/2013
8/9 team horizon and team lgog sources
Sources & Credits
CyanogenMod sources: https://github.com/CyanogenMod
xenon sources: https://github.com/TeamHorizon
vendor sources: https://github.com/TheMuppets/proprietary_vendor_lge
kernel sources: https://github.com/neighborhoodhacker
my github: https://github.com/spleef
major thanks to these people without them this would not have been made
sharkboy0901
trailblazerz11
xboxfanj
haze028
TheByteSmasher
rlasalle15
bmp7777
shelnutt2
chadouming
th3bill
jokersax
synergye
voluntaryman.. contributor/dontaor
AdhvanIt
Syprus21.. donator
rhop1.. donator
kmull4.. donator
85gslse.. donator
don1376.. donator
PartimusPrime
droidmk
neighborhoodhacker
A MAJOR THANK YOU TO THESE GUYS
THANK YOU GUYS
xenon sources: https://github.com/TeamHorizon
vendor sources: https://github.com/TheMuppets/proprietary_vendor_lge
kernel sources: https://github.com/neighborhoodhacker
my github: https://github.com/spleef
major thanks to these people without them this would not have been made
sharkboy0901
trailblazerz11
xboxfanj
haze028
TheByteSmasher
rlasalle15
bmp7777
shelnutt2
chadouming
th3bill
jokersax
synergye
voluntaryman.. contributor/dontaor
AdhvanIt
Syprus21.. donator
rhop1.. donator
kmull4.. donator
85gslse.. donator
don1376.. donator
PartimusPrime
droidmk
neighborhoodhacker
A MAJOR THANK YOU TO THESE GUYS
THANK YOU GUYS
due to maintaining five roms i will only be updating once a week, updates will start to roll out every weekend (friday-sunday), unless there is a issue which needs addressing then it will be worked on immediately....also if you choose to donate please provide your xda name in the description so i can add you to the list in the op...much thanks everyone.
XDA:DevDB Information
[ROM] XENON HD UNOFFICIAL [4.3] {ls970} [STABILTY and SPEED!], a ROM for the Sprint LG Optimus G
Contributors
spleef, shelnutt2
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Based On: AOSP,Cyanogenmod,AOKP
Version Information
Status: Stable
Current Stable Version: 1011
Stable Release Date: 2013-10-11
Current Beta Version: 08/08
Beta Release Date: 2013-08-08
Created 2013-10-06
Last Updated 2013-10-11