Android vanilla on Tablet Z? - Xperia Tablet Z Q&A, Help & Troubleshooting

Hi,
I have read on diffrent websites about Sony releasing android vanilla for the Tablet Z?
http://www.ubergizmo.com/2013/05/sony-xperia-z-tablet-with-stock-android-and-unlocked-for-development/
But when reading in forums it seems like users have to root there device to get Android vanilla?
BestRegards

The article you linked clearly states you need to root and is only intended for development
Sent from my Xperia Tablet Z

Related

Application Dev-Kit for Sony Tablet released

Just read from the news that Sony is releasing their application development kit for Sony Tablet
More info here: android.sonydeveloper.com
I'm not a developer, but just wondering whether root can be obtained through this official dev-kit from Sony?
I see USB drivers and an SDK for the tablet on the developer's site. I'm not sure how useful this would be in obtaining root, but it's certainly not bad news to have an SDK.

Suggestion for Android Development Thread.

Suggestion for Android Development Thread.. Would it be easy if there are 3/4 Main threads depending upon models inside Android Development and other sub threads are inside those respective thread. there are different firmware under sony Z and it might be confusing.. I almost flashed sony Z (mobile) 's firmware in SGP321 ...

[Q] New to rooting: Vanilla Android?

So I'm very new to rooting devices. I have a t mobile galaxy s5, and I want to run vanilla android on it. Preferably, I would also like to be able to download the developer version of android L, and then the full version when it releases straight from google. I have a guide to auto root this phone. I want to be able to back it up so I can reload touchwiz if something goes wrong. I may have to turn this phone into t mobile at some point, so this is crucial. I also would like to carry over my phones contacts with me into the vanilla build. Can anyone assist me? Sorry for my ignorance; I'm trying to learn. Thanks for your time.
I think you're out of your league.. for this to happen, you would need to get the Google source for android l then you would need the kernel source for android l for our devices (which doesn't exist, yet). I think if you really want android l you would need a Google device. You could also wait till cyanogen comes out with an android l version.
Sent from my SM-G900T using Tapatalk
Wow if we could do this it would be amazing. Really. Sadly we can't do anything close to this...sorry to dissapoint you.

[Q] Sony UI with CyanogenMod

Hi,
Is CyanogenMod for Z3 tablet device using Sony's interface/widgets just with CM options or does it use its own? If the second, is there a way to install CM and keep Sony's look? I could not find information about it CM site is not clear to look at.
Im planning to root my device with this tutorial http://forum.xda-developers.com/z3-...-to-rooted-stock-sgp621-firmware-drm-t3015494
CyanogenMod doesn't use any of the Sony GUI stuff. It looks identical to stock Android like you would get on a Nexus device. If you like the widgets etc you may want to stick with the stock Sony ROM. Hopefully it wont be too long until Sony release Lollipop for our devices. I'm personally going to wait until then if I don't like what Sony have done I'll switch to CyanogenMod.
Please bew aware CyanogenMod may not be as stable or perform as well as the stock ROM.

Development of Ubuntu Touch for Xperia Z2

Hello.
I am very keen in getting the Ubuntu Touch ported to my Xperia Z2 phone. Obviously, I'll need all the help and guidance possible.
What I currently have? developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/
I'm using the official porting guide as checklist. Below are what I have accomplished so far with the guide
Setup my Development Environment
Have built for Nexus with success to see if my environment is up and running (the building threw no errors, so I assume it "works", since I have no means of testing because I don't have a nexus handset)
I have added repos regarding under how to enable a new device.
I have done the first part of the Device specific changes using the check-config script, the _defconfig file in the kernel (this is Sony Xperia Z2 kernel: CyanogenMod/android_kernel_sony_msm8974 , right?)
When I did the build ( just to test so far what I've done ) I got the error that, its using the pre-compiled kernel, or something like that.
Now my questions:
How do I tell it which kernel to use, and where?
Where is the pre-compiled kernel and which is the precompiled: the one from the vendor/ (which I got from extracted binary from sony official) OR the /kernel/sony/msm8974 ?
I've gone looking around to see if I could perhaps follow the pattern used in the porting to the Xperia Z, since they're in the same series. Yet, I hardly could follow what exactly the 'porter' did. I was interested in finding answers to the 'What?', and 'Where?' of the porting done, but couldn't get solid answers.
I ask this here with the hope that, a developer who's been through the porting process will be able to offer assistance. I've been in touch with Mamenyaka, and along the lines, he'll be assisting too. But since he isn't available all the time, I ask this here.
Concerning the above list of questions, please, any assistance will be appreciated.
Its understandable, yet unfortunate, that the official ubuntu porting guide has been made to be so broad and so generic its hard to streamline what it says with a specific device. With this thread, I hope to get very specific instructions precisely tailored to the Xperia Z2 and to accommodate being extensive, instructions for the Z line series.
thanks
EDIT: my error log so far pastebin.com/Wax18UFK
seanmavley said:
Hello.
I am very keen in getting the Ubuntu Touch ported to my Xperia Z2 phone. Obviously, I'll need all the help and guidance possible.
What I currently have? developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/
I'm using the official porting guide as checklist. Below are what I have accomplished so far with the guide
Setup my Development Environment
Have built for Nexus with success to see if my environment is up and running (the building threw no errors, so I assume it "works", since I have no means of testing because I don't have a nexus handset)
I have added repos regarding under how to enable a new device.
I have done the first part of the Device specific changes using the check-config script, the _defconfig file in the kernel (this is Sony Xperia Z2 kernel: CyanogenMod/android_kernel_sony_msm8974 , right?)
When I did the build ( just to test so far what I've done ) I got the error that, its using the pre-compiled kernel, or something like that.
Now my questions:
How do I tell it which kernel to use, and where?
Where is the pre-compiled kernel and which is the precompiled: the one from the vendor/ (which I got from extracted binary from sony official) OR the /kernel/sony/msm8974 ?
I've gone looking around to see if I could perhaps follow the pattern used in the porting to the Xperia Z, since they're in the same series. Yet, I hardly could follow what exactly the 'porter' did. I was interested in finding answers to the 'What?', and 'Where?' of the porting done, but couldn't get solid answers.
I ask this here with the hope that, a developer who's been through the porting process will be able to offer assistance. I've been in touch with Mamenyaka, and along the lines, he'll be assisting too. But since he isn't available all the time, I ask this here.
Concerning the above list of questions, please, any assistance will be appreciated.
Its understandable, yet unfortunate, that the official ubuntu porting guide has been made to be so broad and so generic its hard to streamline what it says with a specific device. With this thread, I hope to get very specific instructions precisely tailored to the Xperia Z2 and to accommodate being extensive, instructions for the Z line series.
thanks
EDIT: my error log so far pastebin.com/Wax18UFK
Click to expand...
Click to collapse
Hello,
if you are still working on this project:
Your Problem was not that you used the prebuilt kernel, your problem was that the script doesnt use mkabootimg correctly. For sony device you have to use another command.
Friend i would love to see ubuntu on my z2
share a link which may be helpful
https://wiki.ubuntu.com/Touch/Devices/minato

Categories

Resources