[COMMUNITY] Xperia SP PROJECT Illuminate - Xperia SP General

XPERIA SP: PROJECT ILLUMINATE
{
"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"
}
In collaboration with Rockie Remastered
Introduction
What is the Xperia SP? Why do we have it? Many users have ditched their old phones to get the Xperia SP because of it's unique illumination bar. Many people i know in person have got the SP instead of the Z3 or other Z phones because of it's unique feature that stands out among all the other Android phones on the market:good:. But something went wrong when Sony decided to abandon our beloved Xperia SP after updating it from JellyBean to JellyBean... :crying:
Lollipop... we have made it so far in the development chain for Android without Sony's official ROM, we have even achieved a stable KitKat source from Cyanogenmod, amazing! . BUT most of us still dread in the inside when listening to music on our device, the illumination bar doesnt light up. I have tested many ROMs here on xda and only one or two AOSP ROMs could successfully support the illumination bar for music. I have met many people who have never left stock ROM because of this. It is a shame thinking that the works of many great developers such as MrSteve555, Furrydaus, Bagyusz (and much more!) are ignored because of this problem which has been ignored in many AOSP ROMs. Personally, the illumination issue does annoy me because that is the main reason i got the SP, but i also want to contribute to helping AOSP developers.
What We Can Do
We will need every developer to try and get the illumination API to support their ROM and maybe even support their stock music player (regardless if its Walkman or not). OR we could make a music player with the API which can support Lollipop 5.x and Kitkat 4.4.x :highfive:
Official Sony Illumination API: http://developer.sonymobile.com/knowledge-base/experimental-apis/illumination-bar-api/
DOWNLOADS!
Walkman (for JB AOSP) [TEST]: https://mega.co.nz/#!IQgzib7Q!oFcJeDrlsP0rNA8BXKbelAiOm767Mk4LCRtyDwxBsHU
ILLUMINATION STATUS​Cyanogenmod 11 LBL by @bagyusz: No
Cyanogenmod 12 LBL by @bagyusz: No
Cyanogenmod 11 Weeklies LBL by @MrSteve555: Yes
Cyanogenmod 11S by @Furrydaus: Yes
Resurrection Remix 5.0.2 LBL by @Furrydaus: No
Resurrection Remix 5.3.7 UBL by @Furrydaus: No
Xperia Performance Max Ultra by @Marília de Oliveira: Yes (With Walkman)
ArchXperia 1.0.5 by @MT27i: Yes (With Walkman)
Z3 ExperienceSP 3.1 by @vwadam: No
Archxperia 1.1.0 by @MT27i: Yes (With Walkman)
XperianZe 3.0.5 by @Omessy7: No
Resurrection Remix 5.4.0 UBL by @Furrydaus: Yes
Cyanogenmod 12.1 (Unofficial UBL) by @Mrcl1450: Yes
Boot2Gecko (Firefox OS) by @boylush: No
Coming Soon:
NSX ROM by @demonio98: UNDER INVESTIGATION
Contribute to the list above by replying on this thread. DO NOT PM me.​
XDA:DevDB Information
[COMMUNITY] Project Illuminate, Device Specific App for the Sony Xperia SP
Contributors
TheAvengingTITAN
Source Code: http://developer.sonymobile.com/knowledge-base/experimental-apis/illumination-bar-api/
Version Information
Status: Testing
Created 2015-03-14
Last Updated 2015-03-15

I just remembered, for some users especially for KitKat and JellyBean users, Discolight is a good app on xda (if you Google "discolight apk", you'll find it). What it does is, you can enable a music beat function to apps that is not walkman like spotify and youtube , etc. And the illumination bar will still work when the screen is locked. Go check it out.
What I want to see is an updated version of that app for lollipop. (that app has been abandoned but works perfectly)

Try this for now http://forum.xda-developers.com/android/apps-games/led-music-effect-rooted-device-t3053295

Nathan rd said:
Try this for now http://forum.xda-developers.com/android/apps-games/led-music-effect-rooted-device-t3053295
Click to expand...
Click to collapse
I have tried that and here are the problems with it:
1. It is loaded with bugs
2. Its 2.3+ which means its unstable in 4.4 (I have tested it) and it definitely doesn't work for lollipop
3. Its no longer supported
4. Its not an SP exclusive, which means it could be faulty.
U-Disco Pro is good when considering getting the illumination to work, but its a paid app

This problem however can only be solved by creating a new music player. Another possible solution is to have the existing music players to implement the illumination API into their app thus enabling support for our and some other Sony devices. For the ROM, the developer can port over the necessary libraries to make sure the illumination works out of the box. Or the user themselves can download this one "service" apk that handle illumination.
You can fork Apollo and add the illumination API though. However, of course, this will require Java programming knowledge, in which I don't know of.

TechnoSparks said:
This problem however can only be solved by creating a new music player. Another possible solution is to have the existing music players to implement the illumination API into their app thus enabling support for our and some other Sony devices. For the ROM, the developer can port over the necessary libraries to make sure the illumination works out of the box. Or the user themselves can download this one "service" apk that handle illumination.
You can fork Apollo and add the illumination API though. However, of course, this will require Java programming knowledge, in which I don't know of.
Click to expand...
Click to collapse
I did mention all of what you said above in the first post. I think I will have to take the initiative and add the illumination to walkman or Apollo or the "music" app from CM12 to get it to work on Lollipop and hopefully on KitKat.
I'll try to learn how to do this... Or is there a user who could step forward and mod an apk? This would be greatly appreciated. Let me know here if you wish to contribute to the project and I will PM you so we can discuss about the course of action

TheAvengingTITAN said:
I did mention all of what you said above in the first post. I think I will have to take the initiative and add the illumination to walkman or Apollo or the "music" app from CM12 to get it to work on Lollipop and hopefully on KitKat.
I'll try to learn how to do this... Or is there a user who could step forward and mod an apk? This would be greatly appreciated. Let me know here if you wish to contribute to the project and I will PM you so we can discuss about the course of action
Click to expand...
Click to collapse
Well I would, but I have already mentioned before that I am lacking Java knowledge. In fact, I know nothing about Java programming
If you indeed want to learn, I just want to tell you that it might be a long way for you. It isn't easy to do coding, you know.. I am not scaring you or what, I just want to tell you so. I really wish good luck if you chose to learn programming!
If you wish, you might want to create a new thread in the General Android forum board that refers to this thread. In that way, maybe some other people can help us as well

TechnoSparks said:
Well I would, but I have already mentioned before that I am lacking Java knowledge. In fact, I know nothing about Java programming
If you indeed want to learn, I just want to tell you that it might be a long way for you. It isn't easy to do coding, you know.. I am not scaring you or what, I just want to tell you so. I really wish good luck if you chose to learn programming!
If you wish, you might want to create a new thread in the General Android forum board that refers to this thread. In that way, maybe some other people can help us as well
Click to expand...
Click to collapse
Yeah that would be a great idea but first I'll check with people I know. Most people in my family know programming. If that doesn't work out, I'll be going to the general android forum, thanks for the suggestion

TheAvengingTITAN said:
Yeah that would be a great idea but first I'll check with people I know. Most people in my family know programming. If that doesn't work out, I'll be going to the general android forum, thanks for the suggestion
Click to expand...
Click to collapse
No problem. I hope someone can help achieving this beautiful thing for our beloved XSP. Thank you for starting the motivation too!

Why don't you just use U Disco? The Pro version only costs a few dollars.

Plum Crazy said:
Why don't you just use U Disco? The Pro version only costs a few dollars.
Click to expand...
Click to collapse
Because we shouldn't be paying for things that came built into our phone, its what we already paid for. A problem with U-Disco is, if you turn on the "coloured beat function", the app will be open at all times in the background and there is an annoying notification. Sometimes the whole app bugs out and it would take a while to get it back working again.
Here's the big problem: its no linger updated, therefore there is no lollipop support (yet). Until then I'm going to focus on an AOSP player exclusive for the SP which has the same features as walkman (hopefully)

TheAvengingTITAN said:
Because we shouldn't be paying for things that came built into our phone, its what we already paid for.
Click to expand...
Click to collapse
That would make sense if it didn't work properly for the stock ROM, but these are third party ROM's we're talking about. These are made by the community and are in no way endorsed by the manufacturer. Besides, U Disco has more features than the stock light effects.
A problem with U-Disco is, if you turn on the "coloured beat function", the app will be open at all times in the background and there is an annoying notification.
Click to expand...
Click to collapse
It needs to run in the background to work
Sometimes the whole app bugs out and it would take a while to get it back working again.
Click to expand...
Click to collapse
I'm not going to disagree with this, it can be pretty temperamental.
Here's the big problem: its no linger updated, therefore there is no lollipop support (yet). Until then I'm going to focus on an AOSP player exclusive for the SP which has the same features as walkman (hopefully)
Click to expand...
Click to collapse
Does it not work with Lollipop? I could've sworn it worked with ART on KitKat. Anyway, good luck with the app. It'll be nice to see a native light effect for music on KitKat.

Plum Crazy said:
Does it not work with Lollipop? I could've sworn it worked with ART on KitKat. Anyway, good luck with the app. It'll be nice to see a native light effect for music on KitKat.
Click to expand...
Click to collapse
It did work on ART with CM11 when I tried but sadly it doesn't work with Lollipop. The app does start up and all the other things like rainbow and flash strobe work... But the colour beat doesn't work . I've managed to get a modified Walkman apk to work on JB based AOSP ROMs with illumination support. After further testing, I'll release it for you guys to try

Eagerly waiting for this one.

The next test upload will take a while because I'll be testing it on Apollo. But first I'll need a person experienced with Java to.implement the API. Might take a while.
Sent from my Xperia SP using XDA Free mobile app

Sadly U-disco Pro no longer works for updated CM11 builds (official and unofficial, LBL and UBL) and CM based ROMs . New ROMs don't work with U-disco either. definitely doesn't work on lollipop ? Roms
Is U-disco working for any of you on an updated build of CM11?
Sent from my Xperia SP using XDA Free mobile app

TheAvengingTITAN said:
Sadly U-disco Pro no longer works for updated CM11 builds (official and unofficial, LBL and UBL) and CM based ROMs . New ROMs don't work with U-disco either. definitely doesn't work on lollipop Roms
Is U-disco working for any of you on an updated build of CM11?
Sent from my Xperia SP using XDA Free mobile app
Click to expand...
Click to collapse
Working fine for me, CM11 Official Nightlies here, with ART enabled too. Mind you, I'm no longer running the latest build.

Plum Crazy said:
Working fine for me, CM11 Official Nightlies here, with ART enabled too. Mind you, I'm no longer running the latest build.
Click to expand...
Click to collapse
Are those official nightlies?
Try going onto the latest build and test it.
Sent from my Xperia SP using XDA Free mobile app

TheAvengingTITAN said:
Are those official nightlies?
Try going onto the latest build and test it.
Sent from my Xperia SP using XDA Free mobile app
Click to expand...
Click to collapse
Yep, they're the Official Nightlies. I'll update to the latest build later and update this post when I test it.
Edit: Tested and working on the latest Nightlies, ART runtime. But what I find weird about U Disco is that when I set the audio source to the speaker and open a music player, the light strip does absolutely nothing; when I do the same thing with YouTube, it works perfectly. It's always been like this for me, just thought that you might find it helpful.

Install this before and then enjoy U-Disco

Related

(ROM) Abridged for Music

Preeminently, I have always wanted to contribute to the Eris community. This is my first rom, although don't assume I'm adept at this specific criteria. It is based off CyanogenMod, without it this would have never happened. From what I recall, there was a thread that stated a rom should be made for the Eris as music player.
Hence I felt I should contribute since I had leisure time. So I removed all the applications that would intrude to make the Eris a pure mp3 player.
I bring to you the Abridged Rom.
I removed vexing signal bars in the status bar.
It is ICS themed.
Holo launcher, which is surreal to the ICS launcher.
Holo locker, it is relevant to Jelly Bean lock screen.
Battery script by Decad3nce = XDA. To activate, go to Terminal Emulator, type su for superuser permission; then type batt-cfg.
To make the launcher load smoother, press "Menu" then "Launcher Settings", go to "Desktop Settings" then tick "Wallpaper Scrolling" off.
If the Android lock screen intercedes with the Holo Locker application, got to Holo Locker then turn it "off" then "on".
Got the keyboard to work, just got to Settings>Language & Keyboard> Select Language> (choose) English (United States). That's if you prefer that language.
(Latest release, in the Beats column)
My Disclaimer:
To use this specific development, it is implored that you accept these terms and/or regulations.
"You" means the end user. By accepting this particular software, script, etc; you assess that it was established in a venerable infrastructure. Also, that "you" preeminently will not contemplate a contentious and/or irreverent, sordid manner; if "you" you are incongruous with the implicated engineering "you" will not perform or incite any behavior antecedently foretold. Furthermore, this engineering is not perfection but is ordain as to what is perceived from it. The founding Creator is not to be blamed for glitches, etcetera; though he ensues that he will be inure to anatomize and rectify any flaws as "you" enunciate them for him. Should "you" be admonished to use this attire with your discretion, due to the Creator or affiliates not being responsible to any errors concurring or that may reside.
Hitherto, "you" are now in accord and conclude with these terms and/or regulations.
(Basically saying I'm not responsible for your actions )
Hopefully, you enjoy it :highfive:
Initial Release:
Update:
Beats Rom
Initial Release:
Update 8/13/2012
Update 8/19/2012
Okay, for some peculiar and vague reason 2shared thrashed my links, they do not work. I have deleted those builds, I have no idea why. Though I have preserved some not all. (I feel ashamed). I will upload them in my Skydrive, thus never having to worry about anything being deleted or any obstructions.
Only this bottom one works
Update 11/19/2012: http://www.2shared.com/file/V-S7YChm/HTC-Eris-Beats9.html
Skydrive (Including remnants of my builds)
Update 6/10/2013: https://skydrive.live.com/redir?resid=C77A9B2B559BD0CD!105&authkey=!AHSqdyLCF9IGm4Y
From my "Copy.com" cloud storage
Update 6/10/2013: https://copy.com/e6LQelLOusIN
Newest is called HTC Eris Beats 11, I presume, enjoy.
(Now I come to realize that once you sign into Google Play, force closes will concur. Unfortunately up until now I could not fix, it could be evaded by not registering Google Play or if you have registered already then just disable sync in "Settings>Accounts&Sync" I apologize for any inconvenience "
No need to flash gapps.
Just wipe dalvik x3 then wipe data.
Then flash.
Extraneous Post
Update!
cm-7-20130301-NIGHTLY-desirec, enjoy
Updated the market once again; and a few minor tweaks as well.
Same concept as the predating release.
Enjoy.
Beats column just a modification in the system to have better sound, discrepant from the original Abridged Rom; same base, everything. Just the Beats Audio is irrelevant to the initial.
(MOD)Beats Audio(2.3+up) by RockoDev; credit to him. It was referred by Izeltokatl, thanks.
Link:http://forum.xda-developers.com/showthread.php?t=1525226
Aw heck I'll give it a shot. Downloading now.
Demache said:
Aw heck I'll give it a shot. Downloading now.
Click to expand...
Click to collapse
Thanks
MrSpartan said:
Thanks
Click to expand...
Click to collapse
Just give me a little bit since I accidentally ran the battery into the ground. I want to give it enough charge so it doesn't die half way through boot.
Just giving it a little break in. Not bad.
Although, I seem to have created a slight issue here, where I doubled the lockscreens.
{
"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"
}
I'm assuming the ICS themed lockscreen runs independently of the normal lockscreens?
EDIT: I figured it out. I missed a line about Holo locker in your instructions.
Demache said:
Just giving it a little break in. Not bad.
Although, I seem to have created a slight issue here, where I doubled the lockscreens.
I'm assuming the ICS themed lockscreen runs independently of the normal lockscreens?
EDIT: I figured it out. I missed a line about Holo locker in your instructions.
Click to expand...
Click to collapse
Thank you very much for trying it out. Also, thanks for your compliment, it really means a lot to me.:highfive:
MrSpartan said:
Thank you very much for trying it out. Also, thanks for your compliment, it really means a lot to me.:highfive:
Click to expand...
Click to collapse
Actually, this might be a ROM that sticks around on mine for awhile. I do like how you stripped most of the phone functionality out so I don't have all that additional clutter (and possibly saving RAM? I haven't really investigated that). But hey for your first ROM, this seems to working pretty well.
Demache said:
Actually, this might be a ROM that sticks around on mine for awhile. I do like how you stripped most of the phone functionality out so I don't have all that additional clutter (and possibly saving RAM? I haven't really investigated that). But hey for your first ROM, this seems to working pretty well.
Click to expand...
Click to collapse
From what I see it does save RAM, which is crucially vital to the Eris, not only that battery durability excrescences dramatically. Which is very desirable for anyone.
I am the guy that wanted a ROM that turned the Eris into a music player. Having attempted to use TheMP3Rom, and found that it doesn't work, I am glad you made this. I am downloading it and trying it now. You have my thanks for making this happen, and I hope that the development cycle on this lasts a while, because even just the thread on that other rom is dead.
Just to clarify, that command for the battery script is "su batt-cfg" and not "su" followed by "batt-cfg" right?
Also, LOVE the boot animation. Best one I've seen. Also also, what version of CM is it based on?
Oh, one more to try on my trusty eris. I should find the beats hacks and post here, would make a fine addition to this Rom. It should work as its generic enough to work on my touchpad.
Sent from my HP Touchpad.
Izeltokatl said:
Oh, one more to try on my trusty eris. I should find the beats hacks and post here, would make a fine addition to this Rom. It should work as its generic enough to work on my touchpad.
Sent from my HP Touchpad.
Click to expand...
Click to collapse
Did you mean this? I think it only works with Sense ROMs. http://forum.xda-developers.com/showthread.php?t=1314471
Sent from my HTC One S using XDA premium.
having ordained this ROM as to what i have perceived it to be, i doth proclaim that this ROM is awesome!! :highfive:
i decided to break out the old eris to use as a spare TiVo remote around the house, and i stumble across this! great job, this is exactly what i needed to bring the eris back into rotation.
certain apps don't seem to be getting proper root access or working with superuser correctly. i don't expect to use the phone for anything other than as a TiVo remote, occasional music player, and spontaneous google searches, so i won't be using many apps that NEED root access... but that's the only "issue" i've come across. great work!
ecs1984 said:
having ordained this ROM as to what i have perceived it to be, i doth proclaim that this ROM is awesome!! :highfive:
i decided to break out the old eris to use as a spare TiVo remote around the house, and i stumble across this! great job, this is exactly what i needed to bring the eris back into rotation.
certain apps don't seem to be getting proper root access or working with superuser correctly. i don't expect to use the phone for anything other than as a TiVo remote, occasional music player, and spontaneous google searches, so i won't be using many apps that NEED root access... but that's the only "issue" i've come across. great work!
Click to expand...
Click to collapse
Thank you very much for trying it!! :highfive:
I brought an assumption that hardly nobody would try it, but I was equally mistaken.
Super_Dork_42 said:
I am the guy that wanted a ROM that turned the Eris into a music player. Having attempted to use TheMP3Rom, and found that it doesn't work, I am glad you made this. I am downloading it and trying it now. You have my thanks for making this happen, and I hope that the development cycle on this lasts a while, because even just the thread on that other rom is dead.
Just to clarify, that command for the battery script is "su batt-cfg" and not "su" followed by "batt-cfg" right?
Also, LOVE the boot animation. Best one I've seen. Also also, what version of CM is it based on?
Click to expand...
Click to collapse
Sorry for my insouciance to not get on XDA; thanks for the response and my apologies for not remembering your name.
The script is "su" for superuser permission then "batt-cfg" to execute it.
About to release an update, but this version I assume it is cm-7-20120722-NIGHTLY-desirec.
Furthermore, this will get updates, not to worry.
This is what I used on my touchpad, with cm9.
http://forum.xda-developers.com/showthread.php?t=1525226
And this one works too, I used both at the same time.
http://forum.xda-developers.com/showthread.php?t=1728391
Sent from my rezound
Izeltokatl said:
This is what I used on my touchpad, with cm9.
http://forum.xda-developers.com/showthread.php?t=1525226
And this one works too, I used both at the same time.
http://forum.xda-developers.com/showthread.php?t=1728391
Sent from my rezound
Click to expand...
Click to collapse
I'm sorry if I intruded with your conversation with Super_Dork_42; this seems very nice. Not only that, as your predating statement, that this would be a great appendage to this rom; I might implement this . Also, thanks for your cooperation in introducing this. :highfive:
My Tracks
Thanks, Spartan, for a great little ROM! I just pulled the Eris out hoping to revive it as a companion for my bike. Works great for music - sleek & fast - however something is blocking Goggle My Tracks from installing. Not sure what it is...it installs on other GB ROMs. I tried both installing from the market (the app doesn't show up), and by sideloading the APK. No dice. Any help appreciated.
MrSpartan said:
I'm sorry if I intruded with your conversation with Super_Dork_42; this seems very nice. Not only that, as your predating statement, that this would be a great appendage to this rom; I might implement this . Also, thanks for your cooperation in introducing this. :highfive:
Click to expand...
Click to collapse
Those mods are for CM9 so you'll have to make the next one CM9 based if that's possible in order to use them.
As far as I recall, one link provided for CM9 and the other for 2.3 and further.
Sent from my ERIS using xda premium

[Dev/Rom] Sero 7 Pro Jellytime Android 4.3.1

This is Jellytime! It is a highly modified cm10.2 based rom for the Hisense Sero 7 Pro!
This rom is now discontinued currently all of my time is going into taktiK a 4.4 rom for sero 7 pro here: http://forum.xda-developers.com/showthread.php?p=47678214#post47678214
{
"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"
}
Working:
wifi
bluetooth
audio
usb mass storage
storage
sensors
GPS
Etc
Not working:
Camera
Nfc
My device tree and vendor tree are open source to encourage development on this awesome device:
Device Tree
Vendor Tree
Please perform a full wipe before giving feedback.
Download
Jellytime R3: http://goo.im/devs/randomblame/sero7pro/cm-4.3-20131022-Experimental-m470.zip
Gapps: http://goo.im/gapps/gapps-jb-20130813-signed.zip
CWM (swipe enabled) Recovery: http://jellytime.googlecode.com/files/CWM_6.0.4.4_Swipe_Sero7Pro.zip extract and flash this via fastboot
Installing this rom requires that you have first rooted and installed a custom recovery. If you have not start reading:
http://forum.xda-developers.com/showthread.php?t=2297246
http://forum.xda-developers.com/showthread.php?t=2284022
Special Jellytime features:
Halo
ListView animations (settings/display/listview)
Neato transition animations
JT_wallpapers
Thx
Will be real nice if we get a section for the Sero 7 Pro
Maybe an Admmon will open that for US
Glenn
Flashing this as soon as I get home!
Thanks!
Edit:
Ok, so I've tried this rom out now. It's exciting to have something new to play with on this tab. haven't been running it for long.. just looked through (adjusted) some settings/ set up halo and notifications ribbon and what not. played some games (Words with friends--cause i'm an addict/ minion rush--aka despicable me). The games dropped frames... even the WWF animations.
it's all very good and your efforts are greatly appreciated.
i wanna be clear that i'm not in any way complaining. only reporting back a little. overall the rom is sluggish for now. so not a daily driver. but again very exited to have something new in development. and i know already that once you've figured everything out this will be a great rom to have. wish you had source already cause judging by what you've done without it, i know it'll be awesome.
Netflix opens, but would not play-- don't know what it's got to do with but it's just one of the issues i encountered.
and... no keyboard. I fired up XDA to add this comment, and there was no keyboard.
OK.. keep up the good work!
cheers.
Edit 2: so I began to suspect that much of what I was experiencing might have been due to the fact that I'd done a dirty flash. So do a clean install folks.
So I did a factory reset' and sure enough everything is running much much better.
Sent from my SGH-M919 using xda app-developers app
ROM is running awesome. BTW the boot screen goes dark for about a minute. This is normal.
Sent from my Sero 7 Pro using Tapatalk 4
I have to say many thanks for this rom, it feels 100x better then the stock rom, even with the little kinks can ony get better.
again thank you very much for all your hard work and efforts.
Oscar_david said:
Flashing this as soon as I get home!
Thanks!
Edit:
Ok, so I've tried this rom out now. It's exciting to have something new to play with on this tab. haven't been running it for long.. just looked through (adjusted) some settings/ set up halo and notifications ribbon and what not. played some games (Words with friends--cause i'm an addict/ minion rush--aka despicable me). The games dropped frames... even the WWF animations.
it's all very good and your efforts are greatly appreciated.
i wanna be clear that i'm not in any way complaining. only reporting back a little. overall the rom is sluggish for now. so not a daily driver. but again very exited to have something new in development. and i know already that once you've figured everything out this will be a great rom to have. wish you had source already cause judging by what you've done without it, i know it'll be awesome.
Netflix opens, but would not play-- don't know what it's got to do with but it's just one of the issues i encountered.
and... no keyboard. I fired up XDA to add this comment, and there was no keyboard.
OK.. keep up the good work!
cheers.
Edit 2: so I began to suspect that much of what I was experiencing might have been due to the fact that I'd done a dirty flash. So do a clean install folks.
So I did a factory reset' and sure enough everything is running much much better.
Sent from my SGH-M919 using xda app-developers app
Click to expand...
Click to collapse
Always wipe everything when moving from one version of android to another
always wipe everything before reporting bugs in a Dev thread
also mayb a small request, but is possible change huild.prop so the device is recognized as nexus 7.
my computer doesn't seem to pick up the device but it was fine when I used sero's rom.
thank you.
daljitbanga said:
also mayb a small request, but is possible change huild.prop so the device is recognized as nexus 7.
my computer doesn't seem to pick up the device but it was fine when I used sero's rom.
thank you.
Click to expand...
Click to collapse
Request denied set up adb properly unless you are saying ums isn't working in windows? I will test on my wife's windows box I run Linux exclusively and it works there, in settings storage menu there are USB connection options you can try if you are having issues.
Thanks for all the feedback guys keep it coming I'll be working on cam today
Alright I have found some odd issues with audio on the 10/8 build. Sometimes I'd get either no audio on some apps (ie: Al Jazeera English Tablet) or really high pitch audio (ie: MLS Match Day). I posted a logcat which I do apologize for its size but I do hope it helps with figuring out what is going on. From what I noticed it seems like both apps are playing the video through Gallery or at least some kind of variant of Gallery if that helps any.
USB for device storage not working in windows but when I change it camera storage it does detect the camera connection.
Also not able to get nexus importer working. Doesn't detect my otg flash drive properly. Nexus importer shows some error message for 4.3
Thank you. Hopefully a easy fix.
By again thank you for your hard work.
daljitbanga said:
USB for device storage not working in windows but when I change it camera storage it does detect the camera connection.
Also not able to get nexus importer working. Doesn't detect my otg flash drive properly. Nexus importer shows some error message for 4.3
Thank you. Hopefully a easy fix.
By again thank you for your hard work.
Click to expand...
Click to collapse
usb otg doesn't work in the stock rom because of a kernel incompatibility since I'm using the same kernel it will not work on this rom either.
One more reason why we all need to continue to express our frustration with Hisense for not releasing the kernel source!
Sent from my Sero 7 Pro using Tapatalk 4
was trying to get this kernel to load a spoofed module but it isn't being agreeable first I can't export the symbols via a Module.symvers file then even after I got the release name to match the module it decides to play coy by saying it can't find the module when it is there in the path and I can copy it delete it rename it etc rawr I want kernel source
Awesome job buddy, glad to see some life breathed into this great little device. I look fwd to the updates and best of luck to you.
Sent from my SPH-L900 using xda app-developers app
Thanks for the ROM and most of all the hard work.:victory:
Had to delete NfcNci.apk as it (NFC) was draining my battery like mad.
Sent from my Sero 7 Pro using Tapatalk 4
Can anyone confirm or deny whether or not HDMI out is working on this rom?
Thanks!
Really liking CM10.2 on this. Is snappier, better battery and now able to do separate user accounts. Conduit Tegra 3 game also works, which didn't with other custom ROM. No camera or NFC but I don't use those on tablet anyway. Essentially performs nearly same as first N7 but with much louder speaker.
One thing I noticed is that Battery listing shows a bluetooth process as 2nd highest process eating battery (behind Display) even though BT not turned on, yet battery life is not bad.
xenokc said:
Really liking CM10.2 on this. Is snappier, better battery and now able to do separate user accounts. Conduit Tegra 3 game also works, which didn't with other custom ROM. No camera or NFC but I don't use those on tablet anyway. Essentially performs nearly same as first N7 but with much louder speaker.
One thing I noticed is that Battery listing shows a bluetooth process as 2nd highest process eating battery (behind Display) even though BT not turned on, yet battery life is not bad.
Click to expand...
Click to collapse
This isn't cm this is jellytime
randomblame said:
This isn't cm this is jellytime
Click to expand...
Click to collapse
Based on CM10.2.

Tap to wake

I had a search through, and have found this feature being adding onto other phones (via root and kernal changes mostly it seemed), but ouldnt find anything for the compact or the Z1.
Anyone had any luck with this? Seems a handy feature.
I tried the taptapapp on the play store, but its a poor substiture (uses proxy sensor) and is a bit too unreliable.
Knockknock seems to be a versoin that got rooted onto htc and some other phones via kernal I think.
Just wondered if anyone had seen this on the xperias
Sent from my SM-P600 using XDA Premium HD app
nirurin said:
I had a search through, and have found this feature being adding onto other phones (via root and kernal changes mostly it seemed), but ouldnt find anything for the compact or the Z1.
Anyone had any luck with this? Seems a handy feature.
I tried the taptapapp on the play store, but its a poor substiture (uses proxy sensor) and is a bit too unreliable.
Knockknock seems to be a versoin that got rooted onto htc and some other phones via kernal I think.
Just wondered if anyone had seen this on the xperias
Sent from my SM-P600 using XDA Premium HD app
Click to expand...
Click to collapse
For Xperia Z1 there are already custom kernels with this feature.But nothing yet four little z1 compact we'll have to wait until some dev will port this to our phone.
aresbv2000 said:
For Xperia Z1 there are already custom kernels with this feature.But nothing yet four little z1 compact we'll have to wait until some dev will port this to our phone.
Click to expand...
Click to collapse
I do hope they do, I'm surprised noone has already!
im waiting for this to be icluded in a custom rom or kernel for our little machine... its specially useful in running apps to wake the device without pushing poweron button.
Sent from my D5503 using Tapatalk
Hopefully sooner than later
Sent from my D5503 using XDA Premium 4 mobile app
aresbv2000 said:
For Xperia Z1 there are already custom kernels with this feature.But nothing yet four little z1 compact we'll have to wait until some dev will port this to our phone.
Click to expand...
Click to collapse
can you provide me to these kernels' threads, cuz if they've shared their sources,
I might be able to find the code to enable tab2wake feature,
and once I find it, I can integrate it in Z1C kernel's sources and compile it for you
omarainea said:
can you provide me to these kernels' threads, cuz if they've shared their sources,
I might be able to find the code to enable tab2wake feature,
and once I find it, I can integrate it in Z1C kernel's sources and compile it for you
Click to expand...
Click to collapse
I'm sorry I am on my phone right now...it'difficult for me to search using the phone.But if you look on the Xperia Z1 forum you will see it.One is made by Androguide.fr and the other one is made by DoomLord and faux if i remember well.If you will give a try to compile one kernel for our phone would be great.Have a good evening.
aresbv2000 said:
I'm sorry I am on my phone right now...it'difficult for me to search using the phone.But if you look on the Xperia Z1 forum you will see it.One is made by Androguide.fr and the other one is made by DoomLord and faux if i remember well.If you will give a try to compile one kernel for our phone would be great.Have a good evening.
Click to expand...
Click to collapse
I think doomlord already does a kernal for the Z1c.... but it doesnt include Tap2Wake, as far as i can tell. I wonder why not.
I couldnt find the doomlord one offhand... Im sure I've seen people mention it though. However there is this one by androguide.fr :
http://forum.xda-developers.com/showthread.php?t=2690071
It mentions something about touch events waking the GPU... noone mentions tap to wake specifically, but I assume its involved or something?
edit 2: Doomlords Z1c kernal
http://forum.xda-developers.com/showthread.php?t=2620794
They seem to say they'll only work on unlocked bootloaders, and androguides says it only works on CM based roms... though im not sure why. Ive noticed a couple people on RomAur are using doomlords (but the doomlord one doesnt mention tap2wake lol.)
Anyone gets this working stabley, maybe even on RomAur3.0, I would be very happy. If someone gets a stable kernal idea that should work on stock kitkat (not CM) then I may test it out myself. Hopefully we can get something working
faux123 said:
aresbv2000 said:
Hello mate...
I have one question. Please don`t get mad about this kind of questions! But I really love your kernels and when I bought my Xperia Z1 Compact and saw there is no support from you for this device I felt sorry for buing this device! So the question is ...will you support this model? I think that you already know that this device is exactly a smaller Xperia Z1. Thanks in advance dude. I really love your work. Have a nice day!
Click to expand...
Click to collapse
Hi,
Sorry for the late reply. I took a break from Android. I don't plan to support this device unless I can get one really cheap or free. May be crowdfund if you want it bad enough.
Click to expand...
Click to collapse
This is my conversation with Faux.I think Faux makes the best kernels for android based devices.Maybe we can raise funds for buying a Xperia z1 compact to him.
yeah go debs. give me a reason for rooting and installing custom roms
I would love this feature
Skickat från min D5503 via Tapatalk
aresbv2000 said:
This is my conversation with Faux.I think Faux makes the best kernels for android based devices.Maybe we can raise funds for buying a Xperia z1 compact to him.
Click to expand...
Click to collapse
This is all well and good, but I'm not sure theres enough interest to crowdfund a phone for him.
Does anyone know if the other two dev kernels are compatible? I'm gonna go ask about it on their threads anyway
How about tap to sleep? I remember seeing it in a thread but couldn't find it any more.
Sent from my D5503 using XDA Free mobile app
nirurin said:
This is all well and good, but I'm not sure theres enough interest to crowdfund a phone for him.
Does anyone know if the other two dev kernels are compatible? I'm gonna go ask about it on their threads anyway
Click to expand...
Click to collapse
As I said Faux makes one of the best kernels for android devices.A custom kernel for Xperia Z1 Compact made by Faux will have a lot of features like OC,UV,GPU OC,DT2W,Slide to wake,Color Calibration and a whole lot of features.So...a small donation like 5 € would be a small donation for such a kernel.
So I was trying all day to get T2W to work by implementing the right code in kernel sources then building it,
and after solving all compiling error, it got compiled eventually, and it booted fine, but still T2W isn't working!!
I have included all T2W related commits from This kernel's sources (because it is the easiest among the others)
but whatever I try, I can't get it to work at all, so does anyone know a specific thing to do after flashing the kernel to enable T2W??
I have already tried Pimp my Z1 but it shows this:
{
"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"
}
So now I'm gonna be trying to implement T2W from the other two kernels, maybe I'll compile them with all their features if I can, well see.
It woulds be awesome if you would get it to work!
Skickat från min D5503 via Tapatalk
Well now after some work on the kernel, I have good news and bad news
the good news is; I compiled DooMLoRD's kernel and now almost all its features are working on my Z1C
but the bad news is; even though T2W is enabled in the kernel and it now shows that your kernel supports T2W and I can enable it and disable it,
it makes no difference whether I enable it or not, T2W isn't working!!!!
Well see if I can do anything to make it work
Upload it here please!Thanks for your time spent on this kernel!
omarainea said:
Well now after some work on the kernel, I have good news and bad news
the good news is; I compiled DooMLoRD's kernel and now almost all its features are working on my Z1C
but the bad news is; even though T2W is enabled in the kernel and it now shows that your kernel supports T2W and I can enable it and disable it,
it makes no difference whether I enable it or not, T2W isn't working!!!!
Well see if I can do anything to make it work
Click to expand...
Click to collapse
This is good news, interesting to see if you manage it without any bugs etc.
I got a reply from doomlord (i sent him a PM a couple days ago) and he said he would not be supporting the Z1c as he does not own the phone
aresbv2000 said:
Upload it here please!Thanks for your time spent on this kernel!
Click to expand...
Click to collapse
nirurin said:
This is good news, interesting to see if you manage it without any bugs etc.
I got a reply from doomlord (i sent him a PM a couple days ago) and he said he would not be supporting the Z1c as he does not own the phone
Click to expand...
Click to collapse
no problem, I'll upload it as soon as I get a permission from DoomLoard.

KitKat update worth the headache?

Just hoping for some user experience on stock kitkat vs custom .
Currently using Free Xperia 302 based on CM 10 JB 4.3, I cant find a single thing wrong with this rom. It's very fast and stable, GPS, camera and netflix working great!
Should I update, is the os as smooth as JB 4.3 cm build? I would imagine it would not because it is not ASOP. But is it that different in speed?
I personally don't see much of an advantage and you're probably getting great or better performance already. I guess some points come to mind:
Pros
-Small Apps will return with stock
-I like the Sony UI
-I don't know if you've installed a compatible IR blaster with your custom rom but if not you'll get that functionality back with stock.
Cons
-SD card permission problem (but I guess you'll still root)
-Apparently there is a battery drain issue with Google Play Services on 4.4 (and opting out of interest based ads in the settings is supposed to help)
Thanks, I'm not upgrading. Cheers!
Sent from my SGP311 using Tapatalk
Just posted this in another thread; pretty happy ATM thought I'd share
varben said:
And will always be. Nightlies doesn't mean unstable. Each omni nightlies are daily drivers, rest assured about that [emoji6]
Sent from my SGP311 using Tapatalk
Click to expand...
Click to collapse
Thanks for recommending this ROM: installed it last night and wow! Installed
omni-4.4.3-20140614-pollux_windy-NIGHTLY.zip
Its flawless! Games look better and game frame rates are higher I'm coming from CM 4.3.3
All hardware works; GPS, Camera, etc. Netflix too. I uninstalled DSP manager and replaced with Viper4android. So awesome!! KitKat 4.4.3; it is so buttery smooth and stable; no crashes of FC.I recommend everyone at least try this build; its money! I'm so glad I didn't upgrade to official Sony Kitkat ROM and that I saw you post. Definitely will be sending a donation tithes guys for doing such a good job. This will be my new rail driver.
Omni awesome!
Sent from my SGP311 using Tapatalk
Warning no!!!! Do never upgrade to kitkat!!!!! (BAD MISTAKE TO DO THAT!!!!!)
http://source.android.com/devices/tech/storage/ said:
The WRITE_EXTERNAL_STORAGE-permission must only grant write access to the primary external storage on a device. Apps must not be allowed to write to secondary external storage devices, except in their package-specific directories as allowed by synthesized permissions. Restricting writes in this way ensures the system can clean up files when applications are uninstalled.
Click to expand...
Click to collapse
Well, you see, this is just one of the BIG KK-Disadvantage.
So Upgrading to KitKat is a QuiteVERY BIG AND BAD DISASTER! A horribly bad mistake that many people (incl. my self) trap into!
If you install CameraMX for example, make videos and photo-recordings etc. then let's see what will happen, if you deinstall/uninstall it...!
Android 4.3.1/Lower: All Recordings will stay. Only the app itself is deleted. Even on the External Storage you'll keep them all.
But since 4.4.0, your recordings will all be erased forever.
Thank you Microsoft to introdûce MTP just for Zune Player. A good alternative to Mass-Storage. No access to File System=Inrecoverible!
And if your BootLoader is Locked, the „Factory_Data-Reset“ will WIPE, SAFE DELETE OFF ALL FILES so that the recoverage-chance would be absuloutelý dead!
But: If MTP would not be there, maybe GooGLE would have made something even worse!
Google has done every version very well. But since KitKat, theý, the Programmers and Android-Enginierrs did actually ruin it all!
Well done, Google! Good JOB!
Top 4 Worst KitKat-Versions:
#3 - 4.4.0
#4 - 4.4.1
#1 - 4.4.4
#2 - 4.4.3
#0 = Android 4.4.2 KitKat
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Some another KitKat-Problems:
>WiFi not stamina (Only for 4.4.2)
>Battery-problems because of task „Android·OS“ - Only 4.4(.0) and 4.4.2!
>64% of all 4.4.2 users have battery-problems with Skýpe. Google recommends you to UN - INSTALL!!! ! ! - Have i got to give a comment about Googles recommendation??? ? ?-Well..., i don't think so. So what...?
>And many other problems. If you want to know more, then ask me.
If you haven't got a XDA-Forum Account but you want to know...
Well, then just NOT UPGRADE, if you don't want to take any risk!
>New Accent-Colour (betonungsfarbe) of the Status-Bar.
>WiFi and Network-Status ↑↓ is not shown up anymore „to avoid battery and useless CPU-Usage. “
AnD THE WORST:
More and More phones START WITH KshITKAT!
The first KK-Statrer was the Nexus 5. Well, it's a Google-Phone, so it's got the newer „better“ version!
And ALL S5 Variants too! (S5 +S5Mini+Active+Sport+all others.... like LTE-A)
All new HTC One, luckily not the MAX.
Sony Xperia: Z2 and Z2 Tablet, Z3, Z3 Compact and the Z3-Tablet·ComPact!
Galaxy Tab S, Note Pro, Tab 4.
And many others too.....
Did you think that you see all the others by pressing the button (eine Schaltfläche) you'll see all other ones? Probably yes...!
Best JB-Phone: Samsung Galaxcy Note 3 - Only Upgrade to the newwest BaseBand-Version of Jelly Bean! The Galaxy Note 3 is the World's best JellyBean-Phone
A Question:
What is actually the newest baseband-version with Jelly Bean on the Note 3?
Higest-Resoulotion Jelly Bean Phone: Oppo Find 7 not 7a! - It's got a 1440p-QHD Screen - 4x Galaxy S3 Res! 2560x1440=1440p/1280x720=720p (Galaxy S3,
S5 Mini, Xperia Compacts, Htc 1 Minis(both) etc.
)
---------- Post added at 02:30 PM ---------- Previous post was at 02:26 PM ----------
ishaang said:
I personally don't see much of an advantage and you're probably getting great or better performance already. I guess some points come to mind:
Pros
-Small Apps will return with stock
-I like the Sony UI
-I don't know if you've installed a compatible IR blaster with your custom rom but if not you'll get that functionality back with stock.
Cons
-SD card permission problem (but I guess you'll still root)
-Apparently there is a battery drain issue with Google Play Services on 4.4 (and opting out of interest based ads in the settings is supposed to help)
Click to expand...
Click to collapse
You can say that agian and louder!
Like this:
ishaang said:
I personally don't see much of an advantage and you're probably getting great or better performance already. I guess some points come to mind:
-------------------------------
Cons
-SD card permission problem (but I guess you'll still root...)
-Apparently there is a battery drain issue with GooglePlay Services on 4.4 (and opting out of interest based ads in the settings is supposed to help)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Well... Google knows about this battery problem but they don't want to tell us, what causes that bug... what did cause this bug? Well, Google does not want to tell us that, about the Android-Code and so on... but well..... 4.4.3 fixes this.!
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
See This!!!!! said:
{
"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"
}
http://revengeday.de/2013/android-4-4-du-miststueck
Click to expand...
Click to collapse
/
Click to expand...
Click to collapse
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑v
[THIS POST IS ACTUALLY NO SPAM! IT'S A TRUE WARNING!!!!!]
[NEHMEN SIE DIESEN POST ZUR KENNTNISS: ICH BITTE ZUR KÄNNTNISNAHME UM VERSTÄNDNIS(SE)!!!!!!!!!]
Android 4.4.2 is bad (bogus) anyway. (2 Links)
[KitKat Disadvantages|Talk about them]
Hannah Stern said:
[KitKat Disadvantages|Talk about them]
Click to expand...
Click to collapse
yep, but 4.4.4 is a pretty good one, especially if fine-tuned a bit.
Rootk1t said:
yep, but 4.4.4 is a pretty good one, especially if fine-tuned a bit.
Click to expand...
Click to collapse
The Note 4 has 4.4.4
But i hate 4.4.2
4.4.4 is still much better than 4.4.2.
We should be getting 5.0.2 this month or early next month, which should bring some worthwhile changes to the table.
dmooney7291 said:
We should be getting 5.0.2 this month or early next month, which should bring some worthwhile changes to the table.
Click to expand...
Click to collapse
For some phons, it's already there.
Sure, Nexus 5,6,9
HTC One M9
Galaxy S6
And Xperia Z4, whenever it comes out.

Development [ROM][A13][Spacewar][r43] XTENDED XT-v7.5 [GAPPS][15-06-2023]

{
"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"
}
Disclaimer
* We're not responsible for bricked devices, dead SD card or anything happens with your device
* Flash on your own risk/knowledge.
--------------------------------------------------------------------------------------------------------------------------------------------------------​TEAM XTENDED: @SuperDroidBond | @mady51 | @mukesh22584 | @anishpratheepan | @xawlw | @Roger.T
SUPPORT LINK: Xtended Telegram Public Group
SCREENSHOTS: Click HERE
ROM DOWNLOADS: Xtended ROM
ROM SOURCE: Project-Xtended ROM Sources
KERNEL SOURCE: Our Official Devices Sources
GAPPS: Already included
FLASHING INSTRUCTIONS: Click Here
Social Media Link: Click HERE (Subscribe to our Youtube Channel for latest updates)
DONATIONS: SuperDroidBond | mukesh22584 | mady51
We would like to give thanks to everyone in the Android community, big or small.
Big Thanks to @chandu dyavanapelli For his prompt response to help me.
Flashing Instructions: Click Here
One More
Nice rom, smooth and fast! I remember you guys from OP7T days, thanks for your work.
P6P said:
Nice rom, smooth and fast! I remember you guys from OP7T days, thanks for your work.
Click to expand...
Click to collapse
Me too when i'm a OP5 user ^^
Memories
Automatic brightness seems to be weird sometimes. I haven't used my device a lot but it looks a bit too dark compared to stock beta 1.5.0
P6P said:
Automatic brightness seems to be weird sometimes. I haven't used my device a lot but it looks a bit too dark compared to stock beta 1.5.0
Click to expand...
Click to collapse
After few days of using it'll improved a lot.
video recording doesn't work, either in stock cam or gcam...
else rom is working fine like any other custom roms for phone 1
hello, sorry if I ask something obvious, is this ROM a modded version of OOS?
because I'm very interested in the new OOS function to clone the system and create a second space like Xiaomi
if I install Xtended will I find this feature enabled?
thank you
Pho3nX said:
Me too when i'm a OP5 user ^^
Memories
Click to expand...
Click to collapse
Hi there, sorry to be a little of topic, but as a long time user and lover of Op5, may I ask you what you think of Nothing 1 ?
I'm running a pixel 4a5g for two years now and considering switching to another phone in the upcoming months, Nothing 1 and pixel 7a (if it is available before next summer) are two of my favs,.
Thanks
J0kker said:
Hi there, sorry to be a little of topic, but as a long time user and lover of Op5, may I ask you what you think of Nothing 1 ?
I'm running a pixel 4a5g for two years now and considering switching to another phone in the upcoming months, Nothing 1 and pixel 7a (if it is available before next summer) are two of my favs,.
Thanks
Click to expand...
Click to collapse
Hi,
For be clear, NP1 A13 1.5 take the way to become a device with Pixel feeling with additional Nothing touch (Glyph, Widgets, Fonts, UI (a little, near AOSP A13)
So you can really change for a Nothing for have a "refresh"/"new" feeling, it's really the same spirit than Pixel phone.
After if you like Pixel, using some exclusive apps/features (like Magic Erase on Camera, like a lot the Camera), i advise to you wait for the 7a.
And if it's important for you, on the both models a lot custom roms are purposed (will come quickly for the 7a, like previeous pixel)
J0kker said:
Hi there, sorry to be a little of topic, but as a long time user and lover of Op5, may I ask you what you think of Nothing 1 ?
I'm running a pixel 4a5g for two years now and considering switching to another phone in the upcoming months, Nothing 1 and pixel 7a (if it is available before next summer) are two of my favs,.
Thanks
Click to expand...
Click to collapse
For me the Nothing Phone 1 is close to perfect.
The only downside is that it is not a flagship device.
But the Software is by far the best i saw. Oxygen OS 10/11 was good but Nothing OS is better.
It has not much to offer but everything feels good and most important, it works.
Nothing is focusing on software and the phone is already fast and reliable as hell but it got even better with the android 13 first beta. Oxygen os 12 was never stable or good and they went to android 13 with the same bugs.
The Nothing Phone was a clear hardware downgrade from my op8pro but a major upgrade in software/overall feel and qol. It just works.
J0kker said:
Hi there, sorry to be a little of topic, but as a long time user and lover of Op5, may I ask you what you think of Nothing 1 ?
I'm running a pixel 4a5g for two years now and considering switching to another phone in the upcoming months, Nothing 1 and pixel 7a (if it is available before next summer) are two of my favs,.
Thanks
Click to expand...
Click to collapse
I'm using NP1 and have also used pixel roms on different phones, from my experience I would suggest you to wait for Pixel 7A.
Reasons:
1. P7a will probably get flagship hardware
2. Pixels UI is much better and polished than NOS
what I meant to say is that you don't get all the A13 goodies here. you can't change fronts (like sans and serif). no perect black dark mode... not many color options, Somehow I feel that Carl Pei wants to creare a tight ecosystem with limited choices. Pixel Camera is gonna be much better, it'll get all Android goodies...
Hello Everyone,
New build uploaded with video recording fix.
ROM Changelog-: Get from HERE
Download-: Download Xtended-XT v3.5
Flashing Instructions: Get from HERE
Screen shots: Get a sneak peak HERE
Device Changelog:
Fixed video recording
Disable blur on app launch
Disable skia tracing by default
Updated camera blobs
Updated carrier config from 1.1.7
Updated audio policy configuration
Enable the pre rendering feature
Enabled wiregaurd
Updated kernel
Notes:
GApps included, So no need to flash separately .
Follow proper flashing instructions.
Don't report issue without logs.
Please refresh your browser if not showing latest build.
Best Regards
Team Xtended
thank you so much,
mukesh22584 said:
Hello Everyone,
New build uploaded with video recording fix.
ROM Changelog-: Get from HERE
Download-: Download Xtended-XT v3.5
Flashing Instructions: Get from HERE
Screen shots: Get a sneak peak HERE
Device Changelog:
Fixed video recording
Disable blur on app launch
Disable skia tracing by default
Updated camera blobs
Updated carrier config from 1.1.7
Updated audio policy configuration
Enable the pre rendering feature
Enabled wiregaurd
Updated kernel
Notes:
GApps included, So no need to flash separately .
Follow proper flashing instructions.
Don't report issue without logs.
Please refresh your browser if not showing latest build.
Best Regards
Team Xtended
Click to expand...
Click to collapse
thank you so much, I'll try in a minute
Hello Everyone,
we're here again with brand new update of Xtended-XT v4.0 for Spacewar,
ROM Changelog-: Get from HERE
Download-: Download Xtended-XT v4.0
Flashing Instructions: Get from HERE
Screen shots: Get a sneak peak HERE
Device Changelog: Get from HERE
GApps included, So no need to flash separately .
Follow proper flashing instructions.
Don't report issue without logs.
Please refresh your browser if not showing latest build.
Best Regards
Team Xtended
can use same recovery file on link previous?
ayed78 said:
can use same recovery file on link previous?
Click to expand...
Click to collapse
Yes
mukesh22584 said:
Yes
Click to expand...
Click to collapse
thanks..how regarding mic issue while call..?
ayed78 said:
thanks..how regarding mic issue while call..?
Click to expand...
Click to collapse
Does this ROM has or this is common issue with every ROM or you are just asking?
Also, which type of issue you are talking about, could you please tell me little bit more.

Categories

Resources