We heard you! Sony kernel sources now available on GitHub - Xperia Z3 Compact General

Hi guys
We heard you! Sony kernel sources now available on GitHub
Read more here
http://developer.sonymobile.com/2014...ble-on-github/
If you have dev questions contact me
Enjoy!
J

Can someone explain what this means? To someone who isn't sure what a kernel is.

Well, it basically means that soon we should see custom ROMs and kernels for this amazing phone.

adwienc said:
Well, it basically means that soon we should see custom ROMs and kernels for this amazing phone.
Click to expand...
Click to collapse
That would be nice - but as i understand : the drivers for the modem and for the cam are missing -
If someone has better information - that would be fine
Cheers
Rhonin

Now if only Sony would be kind enough to provide a way to at least backup the DRM of the device before it gets permanently lost when unlocking the boot loader.

Time to time

Rhonin86 said:
That would be nice - but as i understand : the drivers for the modem and for the cam are missing -
If someone has better information - that would be fine
Cheers
Rhonin
Click to expand...
Click to collapse
Oh noes! Is that really true? What's the point of only going half way open source?
I'm really dying for an AOSP ROM for our great little phone.

Am I missing something? The article you linked to is from back in June...and I don't see anything about the Z3 or Z3 Compact.

mattdm said:
Am I missing something? The article you linked to is from back in June...and I don't see anything about the Z3 or Z3 Compact.
Click to expand...
Click to collapse
Looks about right.. No news here, move along.

Just select the right branch
https://github.com/sonyxperiadev/kernel-copyleft/tree/23.0.A.2.xxx
Sent from my Xperia Z3 Compact

mattdm said:
Am I missing something? The article you linked to is from back in June...and I don't see anything about the Z3 or Z3 Compact.
Click to expand...
Click to collapse
It initially started back in june with all devices from Z to Z2, now Z3 and Z3c have been added.
Sent from my Xperia Z C6603

Didn't they plan to switch to a unified kernel for all devices?

Iruwen said:
Didn't they plan to switch to a unified kernel for all devices?
Click to expand...
Click to collapse
unified kernel is for AOSP !
copylefts are for rebuilding stock kernel !
br
J

Hello,
I look for a tutoriel stage by stage for the creation of a kernel custom, and how to integrate the cwm

@uberlaggydarwin
Do you have any plans on working on this device somewhere in the future ^^ ?

new guides published
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/

jerpelea said:
new guides published
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
Click to expand...
Click to collapse
That's awesome! I can not wait for the Z3C AOSP code to be published! It will right ?

Robin>Hood said:
That's awesome! I can not wait for the Z3C AOSP code to be published! It will right ?
Click to expand...
Click to collapse
yes (z3 only, community can easy do z3c based on z3) but no eta

jerpelea said:
yes (z3 only, community can easy do z3c based on z3) but no eta
Click to expand...
Click to collapse
Great I'm not in a hurry, made a promise to myself only to make a purchase if and then when the AOSP source became available. Still happy with my M2S

Robin>Hood said:
Great I'm not in a hurry, made a promise to myself only to make a purchase if and then when the AOSP source became available. Still happy with my M2S
Click to expand...
Click to collapse
Same here, I'll follow this thread and the whole Z3C forum for custom ROMs and buy one of these as soon as they become available. I'd like all the camera features, though...
I'm kind of bugged with the size of phones increasing year after year. I've got a SGS4, and I wouldn't mind having a smaller phone with the same battery size that could give me more "screen on" time. The Z3C seems to have everything I want, but I'm not just ready yet to give up custom ROMs.
Cheers!

Related

Happen to have Sony Ericsson Xperia Arc, how do I dump the rom out of this?

Hi,
This was originally posted to Android Dev General and someone stated i should put this here as well.
As stated in the title I've got a SE Xperia Arc here. It's obvious you guys want the software on this thing. I can dump it, if someone can provide instructions. I am familiar with ADB, command line usage etc.
This has to be quick as I have to bring this baby back tommorow
Well, first of all, its a prototype, which means it's useless to flash onto retail devices. Second of all, you're bound to make someone lose their job Decisions decisions...
unknown13x said:
Well, first of all, its a prototype, which means it's useless to flash onto retail devices. Second of all, you're bound to make someone lose their job Decisions decisions...
Click to expand...
Click to collapse
It's for my own personal testing purposes. Thanks for your help, though.
rimbu said:
Hi,
This was originally posted to Android Dev General and someone stated i should put this here as well.
As stated in the title I've got a SE Xperia Arc here. It's obvious you guys want the software on this thing. I can dump it, if someone can provide instructions. I am familiar with ADB, command line usage etc.
This has to be quick as I have to bring this baby back tommorow
Click to expand...
Click to collapse
How is the Phone?
copy everything in your internal storage(/system etc.) of arc to your computer
would it not have had the drivers in the source though that may have been portable over to the X10 2.3.2 J&Z implementation
Yeah managed to adb pull the system.
Sorry about stating you guys could have the sofware, it's my job at stake if I'd share with you guys I'll see if I can cook something up with this.
The phone's fine, much better than X10i. It's the best SE & Android combo I've used. The new UI really looks cool and is smooth as silk. Build quality isn't that great, too much plastic for my taste. This one packs Android 2.3.2 and is atleast as fast as my Nexus S running stock. An excellent upgrade from X1. I'd love to give you guys some in-depth review with photos but unfortunately I'm in bit of a rush.
please delete, already solved.
qwer23 said:
please delete, already solved.
Click to expand...
Click to collapse
if you have it can you upload it somewhere pls?
So creating this thread was useful because...?
tr0llica said:
if you have it can you upload it somewhere pls?
Click to expand...
Click to collapse
i don't have it the OP does not want to share the ROM because he would risk his job. Totally reasonable imo.
But if it is true, i think we could be able to port arc's applications into this rom: http://forum.xda-developers.com/showthread.php?t=911364
Correct me if i'm wrong
Don't know if devs would be able to port or not, but why not wait for next month when phone's launched instead of asking the man to risk his job for something we could be getting in a month's time?
Best thing that you can do is dump the system. You can do this by issuing this command:
adb pull /system
once the device is USB Debugging Mode. This will really give us something to work with.
I would imagine that this would only be possible by using the kernel of 2.1 (the way that devs been using to port 2.2 and 2.3) as I don't think that SE would sign the certificate of arc with the same signature they signed the x10 so the only benefit of this is to get hold of SE add ons compared to 2.3 that j already ported
I would like to join the developers team at some point as I might have something to add, but I need to finish school in May as having 6 courses keeps my hands full...until then good luck to these guys for their impressive job and specially their dedication
Regards,
Sent from my X10a using XDA App
Thread to /dev/null/
Windst said:
because he is a troll, I have an arc too, i can give you all the info you need from it, just oh wait, my jobs at stake, nvm.
just like the iphone 4, but not
Click to expand...
Click to collapse
well said!
MrHassell: so if the certificate is same, it will be possible to run arc kernel (2.6.32) on x10??
Hmm jobs at stake my ass, how would they ever find out from a simple system dump that you was the person that uploaded it???FAIL!!! GO AWAY TROLL
Let's follow his dog home and kill him with fire.
tr0llica said:
MrHassell: so if the certificate is same, it will be possible to run arc kernel (2.6.32) on x10??
Click to expand...
Click to collapse
I think so, thats why Sony has such a good bootloader protection. They want you to buy the new one instead of pimping your X10. In the end Sony wil fail this, I'ts a mather of time. It does keep the noobs away.

Official CM7 Coming Soon

check this tread guyz.
http://forum.xda-developers.com/showthread.php?t=1278328
Its coming soon.
Yuppieee!
josephnero said:
check this tread guyz.
http://forum.xda-developers.com/showthread.php?t=1278328
Its coming soon.
Click to expand...
Click to collapse
Such great news, man! I cried a little! XD
Now if we could only get MIUI too... *sigh*
crimilde said:
Such great news, man! I cried a little! XD
Now if we could only get MIUI too... *sigh*
Click to expand...
Click to collapse
still,its better than nothing right?
Do we now if the camera will work in this official CM7??
If so, great news, I'd unlock my bootloader for sure!
What's the release date of the CM7-Version that supports our beloved Xperia devices? I guess it would be something like CM7 7.1.0RC2 or even 7.2.0!
josephnero said:
still,its better than nothing right?
Click to expand...
Click to collapse
Of course, I'm really happy that finally us Xperia owners are getting some attention.
ZuLa said:
Do we now if the camera will work in this official CM7??
If so, great news, I'd unlock my bootloader for sure!
Click to expand...
Click to collapse
yes we would
I mean yes it will.with unlocked bootloader everything will work
Sent from my X10i using xda premium
Finally, one great reason to unlock the bootloader... and to stick with my phone lol.
lawgone said:
Finally, one great reason to unlock the bootloader... and to stick with my phone lol.
Click to expand...
Click to collapse
agreed
100000words
I'm sorry but I'm a bootleg idiot! What does all this mean?
Sent from my LT15i using XDA Premium App
I'm not sure if this was mentioned anywhere else, but:
http://blogs.sonyericsson.com/wp/2011/09/28/sony-ericsson-supports-independent-developers/
SE supports the FreeXperia team.
I appreciate their attitude towards custom roms and independent developers.
crimilde said:
I'm not sure if this was mentioned anywhere else, but:
http://blogs.sonyericsson.com/wp/2011/09/28/sony-ericsson-supports-independent-developers/
SE supports the FreeXperia team.
I appreciate their attitude towards custom roms and independent developers.
Click to expand...
Click to collapse
Amazing news!! I think we can expect great things for our xperia phones in the near future.
Congratulations to the freexperia team you guys have certainly got yourselfs noticed. B-)
Sent from my LT15i using XDA Premium App
Hehe
Now you are exhilarated aren't you ?
Regards
@Bin4ry: When can we expect the CM7-Release?
Btw Great work guys!!! I'm really thrilled now... and for the future!!!!
It will be released with next CM release round
Regards
Bin4ry said:
It will be released with next CM release round
Regards
Click to expand...
Click to collapse
What phone did you get?
Sorry guys
But I dont understand what the benefits of this are?
For the Noobs like me, can someone please explain how this is better then the SE rom?
And should we do this once it comes out????
Devilbabi said:
Sorry guys
But I dont understand what the benefits of this are?
For the Noobs like me, can someone please explain how this is better then the SE rom?
And should we do this once it comes out????
Click to expand...
Click to collapse
Quoth Wikipedia:
CyanogenMod is an aftermarket firmware for over forty cell phones and tablets based on the open-source Android operating system.
It offers features not found in the official Android-based firmwares of vendors of these devices, including native theming support (also known as the "T-Mobile Theme Engine"), a codec for the Free Lossless Audio Codec (FLAC), compressed cache (compcache), a large APN list, an OpenVPN client, a reboot menu, support for Wi-Fi, Bluetooth, and USB tethering, toggles in the notification pull-down (such as Wi-Fi, Bluetooth, GPS, and many more), as well as other enhancements. CyanogenMod was also the first mobile OS to incorporate BFS as the task scheduler, a change that has been merged into experimental branches in the official Android source tree.
CyanogenMod claims to increase performance and reliability over official firmware releases.
Click to expand...
Click to collapse
So yeah, it offers a lot of features not included in official ROMs, and very useful ones indeed. But if you don't plan on using them / don't need to, I guess it's better to stay on stock? That's up to you to decide, after balancing out the pros and cons.
You should also keep in mind that you might void your warranty if you choose to install a custom ROM.
In my opinion, SE stock ROM is better than most other vendors', but CyanogenMod is the best.

Jolla Sailfish OS on Xperia L ? That's possible ???

http://youtu.be/vYZedD11GtE
Here !
https://wiki.merproject.org/wiki/index.php?title=Adaptations/libhybris
Any chances for xperia s or moto e
Sent from my XT1022 using xda premium
why don't you just use the link?
jakubekw1997 said:
http://youtu.be/vYZedD11GtE
Here !
Click to expand...
Click to collapse
Yes it possible
can share image.
Go ahead
Will we get this OS in Xperia S?
anoopvp said:
Will we get this OS in Xperia S?
Click to expand...
Click to collapse
It depents. Is there anyone interested in working to port this for Xperia S? You can try asking people in the Xperia S forum and linking the HADK there, or even try porting this yourself.
I'd have thought development of Sailfish ROMs for Xperia devices would best best be focused on what are or will be the most popular ones.
That is:
Z1
Z1 Compact
Z3
Z3 Compact
Z3 Compact particularly is likely to be a really big seller. Indeed, looking at the market now, both Z3 and Z3C will likely sell way more than the Z, Z1 & Z2 series.
EnErGy[CSDX] said:
Yes it possible
can share image.
Click to expand...
Click to collapse
Please share link to newest image with WLAN working and let me know if you will get camera working .
jakubekw1997 said:
Please share link to newest image with WLAN working and let me know if you will get camera working .
Click to expand...
Click to collapse
Main problem now it is that phone don`t go to sleep, which cause huge battery drain. Once i resolve it i`ll share image
Ok i hope you fix it with success quickly
Did you fix it already ? Please share link .
Thread closed - OP request.

[Request] Omni Rom

May I please make a humble request to our great Devs out here to port a few more ROMs like Omnirom,Ubuntu,MIUI ?????
smith44 said:
May I please make a humble request to our great Devs out here to port a few more ROMs like Omnirom,Ubuntu,MIUI ?????
Click to expand...
Click to collapse
I don't know about Ubuntu, but MIUI and OmniRom seems to be very resource consuming, and Moto E will not run stable as CM11 or PA.
This is what a heard. Maybe with the improvements in android lollipop, we can get any of this somehow in a distant future.
I would prefer liquidsmooth
Sent from my XT1021 using XDA Free mobile app
marceloterorist said:
I don't know about Ubuntu, but MIUI and OmniRom seems to be very resource consuming, and Moto E will not run stable as CM11 or PA.
This is what a heard. Maybe with the improvements in android lollipop, we can get any of this somehow in a distant future.
Click to expand...
Click to collapse
Even though they are resource consuming but they can run easily in Moto E...I have used them in devices like galaxy y which have much lower specs than moto E.
Currently syncing OmniROM sources. Don't ask for ETAs please
GeekyDroid said:
Currently syncing OmniROM sources. Don't ask for ETAs please
Click to expand...
Click to collapse
Has some version what are you based? I wonder what functions that OmniROM have compared with Cyanogenmod. There are any page who list? Anyway, great news to know who there are more ROM's to Moto E.
:good:
marceloterorist said:
Has some version what are you based? I wonder what functions that OmniROM have compared with Cyanogenmod. There are any page who list? Anyway, great news to know who there are more ROM's to Moto E.
:good:
Click to expand...
Click to collapse
Github: https://github.com/omnirom
Official Website: http://omnirom.org/
I used 4.4 branch to sync so it will be KitKat OmniROM obviously.
I would like to see Ubuntu on Moto E.
maslascher said:
I would like to see Ubuntu on Moto E.
Click to expand...
Click to collapse
I'm just saying, but Ubuntu porting is really hard. I looked up on the page and I read the guide and you have to do much modification in both, kernel and device tree. It's really hard and time consuming. Idk if any dev out there would do it for our device. But let's see.
GeekyDroid said:
I'm just saying, but Ubuntu porting is really hard. I looked up on the page and I read the guide and you have to do much modification in both, kernel and device tree. It's really hard and time consuming. Idk if any dev out there would do it for our device. But let's see.
Click to expand...
Click to collapse
What do u think about color os??
nisu4717 said:
What do u think about color os??
Click to expand...
Click to collapse
ColorOS uses same structure as MIUI and Lewa. So I guess there is not a big chance of ColorOS as we don't even have MIUI.
GeekyDroid said:
ColorOS uses same structure as MIUI and Lewa. So I guess there is not a big chance of ColorOS as we don't even have MIUI.
Click to expand...
Click to collapse
If you are willing to port something for the moto e, why not AOSB? if you can and if you are willing of course.
Zeroemd said:
If you are willing to port something for the moto e, why not AOSB? if you can and if you are willing of course.
Click to expand...
Click to collapse
That's a great idea. With OmniROM I got some problems. Let's hope AOSB won't give me these.
GeekyDroid said:
That's a great idea. With OmniROM I got some problems. Let's hope AOSB won't give me these.
Click to expand...
Click to collapse
well thank you for considering this. My last device was a Motorola Defy and it was ported fairly easily according to one of the developers in the defy forums.
Zeroemd said:
well thank you for considering this. My last device was a Motorola Defy and it was ported fairly easily according to one of the developers in the defy forums.
Click to expand...
Click to collapse
No problem.
But what really annoys me, is that at 99% it stuck at syncing. I wasted 5 hours on sitting and watching and now this. Thank you github/PC/my life for doing such a great thing to me.
Well, I guess I'll have to resync..
EDIT: Finally found what the problem was. In default.xml a repo was there which doesn't exists anymore. That's why it simply stopped at this point. Now it worked and I'm done syncing. I can start building now!
GeekyDroid said:
No problem.
But what really annoys me, is that at 99% it stuck at syncing. I wasted 5 hours on sitting and watching and now this. Thank you github/PC/my life for doing such a great thing to me.
Well, I guess I'll have to resync..
EDIT: Finally found what the problem was. In default.xml a repo was there which doesn't exists anymore. That's why it simply stopped at this point. Now it worked and I'm done syncing. I can start building now!
Click to expand...
Click to collapse
Any news buddy?
KagamiNator said:
Any news buddy?
Click to expand...
Click to collapse
Yeah, I got an error last night. I will fix it today in the evening. It will be available soon if everything else is okay. (currently I'm really busy)
KagamiNator said:
Any news buddy?
Click to expand...
Click to collapse
It's done! :good:
http://forum.xda-developers.com/moto-e/orig-development/rom-aosb-project-run-limit-t2992401
Please make sure to check if Dual SIM is working if you are using XT1022. Thanks!
[REQUEST] Pure Speed X ROM
I would prefer Pure Speed X ROM :good:

[REQUEST] Updated Sony Apps port for CM12.1 (5.1.1)

Hi everyone,
I recently switched to CM12.1 and I have to admit I miss the stock sony apps (but I don't want to go back to pesky stock rom).
I flashed the apps of Ibanez7 and they're pretty good! But still a lot of features are missing and a lot of bugs are present.
Some things like conversations, xperia home would do good to cm12.1 I think
Is there currently any dev busy making these things? Or do we have to wait for sony to officialy release stock 5.1?
I'm currently on an Xperia SP, so if I want to be up to date i have to rely on CM.
Thank you for understanding
I am currently building a Sony App Installer. I will inform you later on
Lastest Xperia Home You can install manually
I currently don't have time (vacation for a few weeks) and besides that, it would be better if I include Stryders ported apps and wait for stability updates...
New Z5 Apps already got released. Because of that, I won't create and port new ones.
Best one, I have found:
http://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/port-xperia-z5-apps-t3204056
CubeDev said:
New Z5 Apps already got released. Because of that, I won't create and port new ones.
Best one, I have found:
http://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/port-xperia-z5-apps-t3204056
Click to expand...
Click to collapse
Yeah i knew about that one, but are they cm compatible?
Deleunes254 said:
Yeah i knew about that one, but are they cm compatible?
Click to expand...
Click to collapse
Yes.
CubeDev said:
Yes.
Click to expand...
Click to collapse
As well as conversations, phonebook, small apps etc? Cause I've never seen someone be able to port conversations...
Deleunes254 said:
As well as conversations, phonebook, small apps etc? Cause I've never seen someone be able to port conversations...
Click to expand...
Click to collapse
Yes. All should work. I am 85% sure.
@CubeDev They are not compatible with cm12.1.... You should give a try...
You guys were right. Sorry! :/

Categories

Resources