[Script][12/6/13] DAET - Distro Android Environment Tool Beta4 - Android

This script is meant to be a AIO android environment setup for prospective developers. An ease-of-use script which takes the tedious task of installing dependencies and adb needed for android kernel and/or Rom development.
This script is based on Tahl's
[SCRIPT] [Ubuntu] ADB, AAPT, APKTool, Android SDK/NDK, and udev rules auto-installer and has been modified to add more options for a user-friendly start to developing.
As this is a community of developers, I wanted to share this to further influence and encourage individuals who want to start developing their own kernel or roms for their desired device or platform
I will be adding more to this script in the comming future, any ideas and feedback are always welcomed!
Changelog:
3/14/13
added more dependencies to install list for option 1
MTP fix for ubuntu 12.04 & 12.10 users
added Android SDK check option
{
"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"
}
INSTALLATION INSTRUCTIONS:​
http://allstardevs.basketbuild.com/download.php?file=main/AET/AET_b4.zip
unzip and run "start"
Source: https://github.com/Ayysir/AET
Click to expand...
Click to collapse

Great stuff man!

Thanks man

This is really really useful! Thanks for this! Will cut down on all the googling people usually have to do haha
Sent from my EVO using Tapatalk 2

PhxkinMassacre said:
This is really really useful! Thanks for this! Will cut down on all the googling people usually have to do haha
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Yeah man definitely, trying to make it easier for people to setup their work environment
All-Star Kernel coming to Galaxy s3 soon

I just setup Linux on a new laptop, this should save me a lot off time.
Thanks :thumbup:
Sent from my HTC Glacier using Tapatalk 2

added alternative method to run script natively

So if I just installed a fresh copy of Ubuntu, I can run this and I'll be ready for some jellybean decompiling and compiling?
Sent from my SCH-I535 using xda premium

ayysir said:
added alternative method to run script natively
Click to expand...
Click to collapse
Time saver dude
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Do I use options 2 and 8 if I'm on Ubuntu 12.10?

jdeloach said:
So if I just installed a fresh copy of Ubuntu, I can run this and I'll be ready for some jellybean decompiling and compiling?
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
yeap not sure what you mean about decompiling but compiling yes

..Cory.. said:
Do I use options 2 and 8 if I'm on Ubuntu 12.10?
Click to expand...
Click to collapse
no only for 11.10 users...

ayysir said:
no only for 11.10 users...
Click to expand...
Click to collapse
I downgraded to 10.04, thanks though!
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

..Cory.. said:
I downgraded to 10.04, thanks though!
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
i say stay with 12.04 lts, 10.04 is fast but old none the less

ayysir said:
i say stay with 12.04 lts, 10.04 is fast but old none the less
Click to expand...
Click to collapse
What are the benefits of 12.04 if you don't mind me asking...
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

..Cory.. said:
What are the benefits of 12.04 if you don't mind me asking...
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
it pulls drivers that are up to date, i see better speed in it all together

ayysir said:
it pulls drivers that are up to date, i see better speed in it all together
Click to expand...
Click to collapse
I might update to that then... -__- lol
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

This is certainly a great tool you have here dev. For a noob like me, every bit helps. Now I just gotta do some more reading to build something up for myself and share once I get it running. Thanks again.

Hi! Good Job! Today i try it on 10.04 :good:

Re: [Ubuntu][Script] AEI - Android Environment Installer
Works well on Linux Mint
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Related

[KERNEL][WIP-TEsters WanTeD] Cranium Kernel for Xperia NEo (V)-Light gets lighter

I do not own this device
I made a kernel - COmpatible with GB roms
But it needs to be tested..... to see if my unpack-repack script works fine and it boots and all.
Download link- http://d-h.st/U6S
how to flash- fastboot flash boot boot.img
Kindly flash and post ...
Thanks ^_^
reserved
reserved-second last
last one douchebag
sakindia123 said:
last one douchebag
Click to expand...
Click to collapse
Rofll
Em how about some info on the kernel, what does it bring that we don't already have?
Sent from my MT11i using Tapatalk
mpiekp said:
Em how about some info on the kernel, what does it bring that we don't already have?
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
lighter ,faster,more stuff if it boots,better battery life
sakindia123 said:
lighter ,faster,more stuff if it boots,better battery life
Click to expand...
Click to collapse
Not quite what I meant, not after subjectives, what is technicaly different, what have you disabled to lower size etc etc
Happy to test but I'd like to know first, this is forked from PWN kernel?
Sent from my MT11i using Tapatalk
mpiekp said:
Not quite what I meant, not after subjectives, what is technicaly different, what have you disabled to lower size etc etc
Happy to test but I'd like to know first, this is forked from PWN kernel?
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
yes he used pwn kernel sources, and it isnt booting for now! He's working on it
Page size is 4096, the known working kernels have ,2048.
The package doesn't extract either, I can split it but the resultant RAMdisk is corrupt
Sent from my MT11i using Tapatalk
mpiekp said:
Page size is 4096, the known working kernels have ,2048.
The package doesn't extract either, I can split it but the resultant RAMdisk is corrupt
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
rename ramdiskname.gz to .xz,then it will work
adridu sources has xz hiding somewhere,i used it to compress ramdisk and kernel
And i took page size as 00000800 ,which is 2048 when converted
Yeah, the unpack script expects gzipped, so reports incorrectly lol.
Surprised mime-magic didn't detect xz on attempted extraction though... I suspect my system needs maintenance
Sent from my MT11i using Tapatalk
Hope you don't mind here's a working repack ;-)
http://min.us/mIEeZh4gW
{
"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"
}
Testing now
Sent from my MT11i using Tapatalk
mpiekp said:
Hope you don't mind here's a working repack ;-)
http://min.us/mIEeZh4gW
Testing now
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
Thanks,i will upload new kernel now.
EDIT-here is the new kernel,plz test if possible
http://d-h.st/lF4
Sorry this one didn't boot, extracted fine, repacking makes .no difference either.
Sent from my MT11i using Tapatalk
mpiekp said:
Hope you don't mind here's a working repack ;-)
http://min.us/mIEeZh4gW
Testing now
Sent from my MT11i using Tapatalk
Click to expand...
Click to collapse
#off-topic:
But @mpeikp, good to see codename 8 under development. And maybe another option of a kernel to run it on @sakindia123????
Sent from my MT11i using xda premium
DeathCzar said:
#off-topic:
But @mpeikp, good to see codename 8 under development. And maybe another option of a kernel to run it on @sakindia123????
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
+1

[TOOL] HTCDEV Kernel Builder

{
"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"
}
​
README:
Welcome to HTCDEV Kernel Builder written byTeam HTCDEV. This script is designed to build a kernel from source to a flash-able *.zip in a few easy steps. This script will work for both the HTV Evo V 4G, and the HTC Evo 3D.
THANKS:
HTCDEV would like to thank shane87, b_randon14, & mantera!
DOWNLOAD:
HTCDEV Kernel Builder
DONATIONS:
Your donations are very much appreciated
Alright!
I always wanted to build a kernel.
ramjet73

			
				
Finally
Sent from my shooter using xda premium
ramjet73 said:
I always wanted to build a kernel.
ramjet73
Click to expand...
Click to collapse
go ramjet go! if it's anybody its you
ramjet73 said:
I always wanted to build a kernel.
ramjet73
Click to expand...
Click to collapse
Its your time son go and run home and don't look back.
Sent from my DarkSense3D Click On Me
Ohhhh snap RJ get in there and build a bad ass kernel
Sent from my PG86100 using xda premium
yoitspnut said:
go ramjet go! if it's anybody its you
Click to expand...
Click to collapse
Flashalot said:
Its your time son go and run home and don't look back.
Click to expand...
Click to collapse
busventinc said:
Ohhhh snap RJ get in there and build a bad ass kernel
Click to expand...
Click to collapse
Thanks guys, but I think "bad ass" has already been done.
I would just like to go through the process to become more familiar with it and this tool looks like a good place to start.
ramjet73
I'd be pretty curious to see what you would bring to the table
I wish that this was an application for windows...
Sent from my PG86100 using Tapatalk 2
VictoriousShooter said:
I wish that this was an application for windows...
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
Linux isn't that bad to use. You could even dual boot if you don't want to give up windows
MrPandroid said:
Linux isn't that bad to use. You could even dual boot if you don't want to give up windows
Click to expand...
Click to collapse
It's not my pc. I can't dualboot it.
Sent from my PG86100 using Tapatalk 2
*idea*
Live CD and put these files on USB and play with it?
Just a thought. Not sure how well that would work, but I don't know.
VictoriousShooter said:
It's not my pc. I can't dualboot it.
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
VirtualBox and install Ubuntu. I have a solid guide in the wiki for setting up the environment after install if you want to also try your shot at building ROM source code.
http://code.google.com/p/htc-evov4g/wiki/EnvironmentSetup
Right when I was making a plugin such as life time with its tools and such
Sent from my DarkSense3D Click On Me
MrPandroid said:
*idea*
Live CD and put these files on USB and play with it?
Just a thought. Not sure how well that would work, but I don't know.
Click to expand...
Click to collapse
I tried that, got a crapton of errors
Sent from my PG86100 using Tapatalk 2
@ g60madman long time no see you....I see you will become are developed about the tool..this is the nice tool...but the page to gitub no showing and get error...now I using linux mint and can I use this to bulid new kernal on HTC one X?
VictoriousShooter said:
I tried that, got a crapton of errors
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
Give LiLi a try.
The Linux Live USB Creator is an awesome tool that can be used to install various Linux compilations, versions and distributions to a USB Flash Drive. The end result is a Bootable Live USB (in some cases with Persistence as well).
Click to expand...
Click to collapse
http://www.pendrivelinux.com/linux-live-usb-creator/
I use this particular windows utility many of times. Easy as 1.2.3 .
elol said:
@ g60madman long time no see you....I see you will become are developed about the tool..this is the nice tool...but the page to gitub no showing and get error...now I using linux mint and can I use this to bulid new kernal on HTC one X?
Click to expand...
Click to collapse
Whats up elol, I got it fixed man, sorry removed it to my main account g60madman. Also updated the OP
https://github.com/g60madman/htcdev_kernel_builder
g60madman said:
Whats up elol, I got it fixed man, sorry removed it to my main account g60madman. Also updated the OP
https://github.com/g60madman/htcdev_kernel_builder
Click to expand...
Click to collapse
thanks bro but now i cant contineus dev for this because i have a lot work in my life..anyway keep it up...i will support you work...5 star for this

"Petition" for CMX by KD

As you know the thread for cmx was closed, but I believe that many people still want to, probably some people (like me) are continuing to use the latest build.
So this thread is for kD, if you can continue the development of your rom, is one of the best I've ever tried.
reference links:
Rom: http://forum.xda-developers.com/showthread.php?t=1883410
Stupid human who has insulted the work of kD: http://forum.xda-developers.com/showpost.php?p=39288402&postcount=684
Still thinking... how the heck .. he got his 1 thank??
Btw.. yeah... i too want to use this rom... only cm7 rom.. with mostly all the features of cm10.1..
Plz open it again... or a new thread...
Sent from my LG-P500
cm 10.1, aokp and aospa, all in GB
It's amazing, really
Ubuntu don't install on my notebook, I would like to continue his work
Sent from my LG-P500 using xda premium
R: "Petition" for CMX by KD
FPChaim said:
Ubuntu don't install on my notebook, I would like to continue his work
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Great news, maybe we can help you, what problem they have?
Sent from my LG-P500 using xda premium
This is disappointing!!!
@Dev
There are alot of dumb users on XDA. These extraordinary noobs SHOULD/ MUST be ignored in any development section.
share mod setting
{
"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"
}
Setting
Theme Ice10
Are those mods for any CM9 rom?
R: "Petition" for CMX by KD
zeratos said:
Are those mods for any CM9 rom?
Click to expand...
Click to collapse
Only cyanmobile
Sent from my LG-P500 using xda premium
Daigo said:
Great news, maybe we can help you, what problem they have?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I fixed the installation problem by disabling something with f6 in the installtin disk, now it's installed but it don't boot.It's showing this error:
[ 9.665329] [drm] nouveau 0000:01:00.0: 0x9904: Init table command not found: 0xA9
Will try to fix another day, lots of tests in school :good:
Ok, I fixed the bug posted above by adding acpi=off to grub and installed my wifi driver
Now I'm syncing cyanmobile repo :laugh:
R: "Petition" for CMX by KD
FPChaim said:
Ok, I fixed the bug posted above by adding acpi=off to grub and installed my wifi driver
Now I'm syncing cyanmobile repo :laugh:
Click to expand...
Click to collapse
OMG amazing news, have you sent a mail to kD for source compatible with o1?
Sent from my LG-P500 using xda premium
Daigo said:
OMG amazing news, have you sent a mail to kD for source compatible with o1?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
No, I will fork the device folder of his github, if everything goes ok,then I'll pm him and continue his work on a new thread
Edit:I'm not sure if this is the right procedure but let's hope :fingers-crossed:
R: "Petition" for CMX by KD
FPChaim said:
No, I will fork the device folder of his github, if everything goes ok,then I'll pm him and continue his work on a new thread
Edit:I'm not sure if this is the right procedure but let's hope :fingers-crossed:
Click to expand...
Click to collapse
This evening i'll pass you some tutorial, can you tell me you pc configuration?
Sent from my LG-P500 using xda premium
Daigo said:
This evening i'll pass you some tutorial, can you tell me you pc configuration?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
What kind of tutorials?
My pc config: ubuntu 12.10, 8gb ram, 100 gb partition dedicated to ubuntu and i7 3610qm
ps: i'm following these two tutorias atm:this one as reference of device folder and this one to set up my build machine
R: "Petition" for CMX by KD
FPChaim said:
What kind of tutorials?
My pc config: ubuntu 12.10, 8gb ram, 100 gb partition dedicated to ubuntu and i7 3610qm
ps: i'm following these two tutorias atm:this one as reference of device folder and this one to set up my build machine
Click to expand...
Click to collapse
If not work you can try to follow a tutorial for build cm7, (cm7 have the same procedure as cyanmobile)
Sent from my LG-P500 using xda premium
Daigo said:
If not work you can try to follow a tutorial for build cm7, (cm7 have the same procedure as cyanmobile)
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Well, let's see. The way things are going here, I think it will only finish syncing tonight or tomorrow anyway
R: "Petition" for CMX by KD
FPChaim said:
Well, let's see. The way things are going here, I think it will only finish syncing tonight or tomorrow anyway
Click to expand...
Click to collapse
First time repo sync take a lot of time, don't worry about that
Sent from my LG-P500 using xda premium
....hope help you !
http://forum.xda-developers.com/showthread.php?t=1894227
http://forum.xda-developers.com/showthread.php?t=2183225
x-dira said:
....hope help you !
http://forum.xda-developers.com/showthread.php?t=1894227
http://forum.xda-developers.com/showthread.php?t=2183225
Click to expand...
Click to collapse
Thanks, but I already compiled it :victory:, problem is that camera, auto rotation, wifi and maybe other things aren't working :crying:
EDIT:fixed camera, auto rotation, wifi and maybe other things :good: (I had forgot the proprietary files :silly

Xperia Toolkit 1.0 [14-06-2013]

Xperia Toolkit
The easy way to flash your device!
Info:​
This tool allows you to:
Flash kernels
Install apk's
Dump DMESG / Logcat in 1 click
Reboot your device
And much more to come...
Click to expand...
Click to collapse
Screenshot:
{
"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"
}
Download links:​d-h.st​
Reserved
Sent from my Nexus 7 using Tapatalk 2
First thanks from me :thumbup:
I'll try it.
Sent from my ST25i using xda premium
draganz said:
First thanks from me :thumbup:
I'll try it.
Sent from my ST25i using xda premium
Click to expand...
Click to collapse
Thanks, post feedback here
Version 1.1 coming soon!
Sent from my Nexus 7 using Tapatalk 2
Nice
Very handy tool!
good work
RockitOut11 said:
Very handy tool!
good work
Click to expand...
Click to collapse
ashisharia said:
Nice
Click to expand...
Click to collapse
Thanks for the comments, I hope you would look forward to future updates of this toolkit.
There is any special requirement like root or cwm?
Noob here
Useful tool and its amazing....waiting for future update...
Logcat in 1 click... thanks for this work......:good::good::good::good::good::good::good::good::good::good::good:
KgsRoCks said:
There is any special requirement like root or cwm?
Noob here
Click to expand...
Click to collapse
Only root is needed I guess for most features to work.
devstaff said:
Only root is needed I guess for most features to work.
Click to expand...
Click to collapse
add for windows OS only in 1st post ,BTW nice work
percy_g2 said:
add for windows OS only in 1st post ,BTW nice work
Click to expand...
Click to collapse
Yes, I'll do that.
Sent from my Nexus 7 using Tapatalk 2
@devstaff
Thanks!
Btw, I tried the option " reboot into recovery" but It just reboot normally. (In theory I had CWM installed and I'm able to enter there with the application x-parts
I've done something wrong?
Nice !
Good work
sent from my Xperia U using xda premium
KgsRoCks said:
@devstaff
Thanks!
Btw, I tried the option " reboot into recovery" but It just reboot normally. (In theory I had CWM installed and I'm able to enter there with the application x-parts
I've done something wrong?
Click to expand...
Click to collapse
Reboot to recovery works for me, but I'll take a look on it tomorow.
Ogatron said:
Nice !
Good work
sent from my Xperia U using xda premium
Click to expand...
Click to collapse
Thanks
!ADDED VIDEO!
WILL I HAVE A QUESTIONS
Did You Used C++ to make this Toolkit
Sent From My Xsola Running Ultimate Ex Rom
Simple yet powerful!
@devstaff Got my comment deleted LOL , sorry for being irrelevant in the context of app and being off topic :silly:
Now for the app its amazing yet simple,flashed a kernel right away.
Thanks for this, BTW looking forward to the update with boot splasher :good:!
Once again sorry for the comment :angel:
Sincere Regards
Bullet
Mtakween said:
WILL I HAVE A QUESTIONS
Did You Used C++ to make this Toolkit
Sent From My Xsola Running Ultimate Ex Rom
Click to expand...
Click to collapse
Nope, I didn't make it in C++.
devstaff said:
Nope, I didn't make it in C++.
Click to expand...
Click to collapse
plz then can u tell me what did u used plz i need to know:highfive:
Just a quick question does this support 2011 devices?
Actually I tried this on my friends xperia u!
If not can you make this for '11 devices?

N6-Shamu-MOB30O-ODEXED-ROOTED-BB v1.0 07/08/2016

For your flashing pleasure!!!!
{
"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"
}
Special credit and many thanks to @SuperR. for his great rom kitchen.
Please head over there and hit his thanks button!!!!!.​
This is a pure stock MOB30O odexed rom.
Systemless root w/ SuperSU 2.74-2 thanks @Chainfire and Osmosis busybox included thanks @osm0sis
100% Stock ROM and Kernel
No apps have been removed or updated.
Install:
1. Recommend using latest bootloader and radio --------> fastboot flash only.
2. Recommend using latest twrp 3.0.2
3. Make backup.
4. Install rom ---> enjoy.
Get Odexed Rom here.
Reserved
Reserved.
Fist
Nice job on the upload!!!!
Good Job my Minion. The flower is blooming. Wax On Wax Off.
Queeeee
Thanks for sharing your work with all of us.
fhem said:
Reserved.
Click to expand...
Click to collapse
Love your N9 rom...I wonder if Thyrus may drop something just for this...
Sent from my Nexus 6 using Tapatalk
micmars said:
Love your N9 rom...I wonder if Thyrus may drop something just for this...
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
He's on DU with his N6. I have ported his theme to my n6 builds but for my personal use only. Sorry.
fhem said:
He's on DU with his N6. I have ported his theme to my n6 builds but for my personal use only. Sorry.
Click to expand...
Click to collapse
I know...I'm in chat with him daily, and feel compelled to do something about this travesty...meaning that I'll probably be told to shaddap.
Sent from my Nexus 6 using Tapatalk
micmars said:
I know...I'm in chat with him daily, and feel compelled to do something about this travesty...meaning that I'll probably be told to shaddap.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I asked him nicely and he requested that I not post my ports of his work. I respect his work and I will respect his request.
fhem said:
I asked him nicely and he requested that I not post my ports of his work. I respect his work and I will respect his request.
Click to expand...
Click to collapse
Of course, and I was kidding.
Outstanding job on the rom, by the way...love your work.
Sent from my Nexus 6 using Tapatalk
micmars said:
Of course, and I was kidding.
Outstanding job on the rom, by the way...love your work.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Out of thanks for today but you are a greatly respected in the world we call home.
Great job on this ROM. Simple and clean plus works perfectly with Fi. Thanks for taking the time to build this!
Thanks for sharing.
dumb question. Simply because I want to keep existing whatsapp number without the hassle of getting another phone to activate it.
whatsapp on old number... existing number is different.
can i simply flash this over another stock rooted rom?
darthchilli said:
dumb question. Simply because I want to keep existing whatsapp number without the hassle of getting another phone to activate it.
whatsapp on old number... existing number is different.
can i simply flash this over another stock rooted rom?
Click to expand...
Click to collapse
If your going to flash this rom i suggest you factory reset x 2. Why not just backup your whatspp w/ titatnium backup and restore after flash of new rom.
If you have some time in the next couple of days, could you build a stock, rooted ROM for LMY48J? I typically don't ask for these things, but I'm moving cross-country, and I don't have access to my PC to flash the image. TIA!
Sent from my Nexus 6 using Tapatalk
itlnstln said:
If you have some time in the next couple of days, could you build a stock, rooted ROM for LMY48J? I typically don't ask for these things, but I'm moving cross-country, and I don't have access to my PC to flash the image. TIA!
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
do you really mean the nexus player????
fhem said:
do you really mean the nexus player????
Click to expand...
Click to collapse
No, sorry, LYZ28J. Nexus 6 on T-Mobile.
Sent from my Nexus 6 using Tapatalk
itlnstln said:
No, sorry, LYZ28J. Nexus 6 on T-Mobile.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/nexus-6/development/rom-android-l-5-1-v1-0-0-t3075065

Categories

Resources