ICL23D - Galaxy Nexus boot / recovery / system dump - Optimus One, P500, V General

Below are links to a ICL23D Ice Cream Sandwich development build for the Galaxy Nexus!
Originally posted at:
http://android.modaco.com/topic/348194-04-nov-icl23d-galaxy-nexus-boot-recovery-system-dump/
Some points to note about the files...
All 3 files are completely stock and unedited
This build is a dev build, not a release build
This build is from a test Galaxy Nexus
This build is not odexed!
I know a lot of people are hacking up ports for other devices, so hopefully the non-odexed nature of this release together with the fact it includes the boot and recovery images will help make that happen.
All I ask is that you don't mirror the files elsewhere, that you link back to this topic rather than deeplinking the files and that if you use them you credit the source. So here they are...
Galaxy Nexus ICL23D boot image - http://www.filesonic.com/file/2985317613 - MD5: 8ad48c176eb12b33e436f38a8d9711f8
Galaxy Nexus ICL23D recovery image - http://www.filesonic.se/file/2985400373 - MD5: c02fe19e8b0d162e225597aab26704cb
Galaxy Nexus ICL23D system image (tar.gz) - http://www.filesonic.se/file/2985366173 - MD5: 7a47451ace5689b0fefbec64a7b911a0
(NOTE I WILL NOT CREATE ANY MULTIUPLOAD MIRROR OF THIS FILE!)
DUE TO I WANT YOU TO SUPPORT THIS GUY!
Enjoy!

Damn, was literally coming here to post this, DAMN...
but how hard would it be to port it over to our phone?

Jameslepable said:
Damn, was literally coming here to post this, DAMN...
but how hard would it be to port it over to our phone?
Click to expand...
Click to collapse
you can give it a try

It's same situation with SDK,armv7-built libs. Need to wait for sources

ciaox said:
It's same situation with SDK,armv7-built libs. Need to wait for sources
Click to expand...
Click to collapse
this was meant to have here as people are "collector's" and expect stuffs like this, look at zte blade they may have this also

SWEATTAIMI said:
you can give it a try
Click to expand...
Click to collapse
Tbh i wouldn't even know where to start.
Sent from my LG-P500 using Tapatalk

Jameslepable said:
Tbh i wouldn't even know where to start.
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
to start is to make it to boot, using the changes in init.rc (however this is not nessesary as our boot.img already seems to have these, but needs to be edited a bit if i aint wrong,
then create boot.img
go for libs, try edit em to make it work for our armv6, boot and it should be starting
however editing libs takes good time,
i still wonder how Honeycomb were ported and not ics

SWEATTAIMI said:
to start is to make it to boot, using the changes in init.rc (however this is not nessesary as our boot.img already seems to have these, but needs to be edited a bit if i aint wrong,
then create boot.img
go for libs, try edit em to make it work for our armv6, boot and it should be starting
however editing libs takes good time,
i still wonder how Honeycomb were ported and not ics
Click to expand...
Click to collapse
Could ask they guy (forget his name) that got honeycomb running and see how its done? That would be a good start.
Sent from my LG-P500 using Tapatalk

I dont get the reason by posting a new thread?? Devs are not doing anything, so why bother to post? Even though, ciaox is planning it but he said "wait for the source"...
Sent from my Nexus One using Tapatalk

Jameslepable said:
Could ask they guy (forget his name) that got honeycomb running and see how its done? That would be a good start.
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
ah you mean だ(da)っ(SS)ち(chi)ん (Dastin) but that's not exactly in hiragana
so litterarly i wrote dasschin (trust me i know i read japanese)
anyhow he maybe want this (Y)

Related

AOSP Part 2 (Init strikes back)

Now that we have a working 2nd init its time to get an aosp rom booting. Logically the first choice is CM7. We have a repo setup but first I need a small favor. I need the ramdisk (boot.img) ripped from the photon and the xoom. The atrix's wont work at all for us due to the fact it is gsm only.
Ignore my post
motcher41 said:
http://www.multiupload.com/XOYSGFYVHQ
Poton System Dump if it helps....from http://forum.xda-developers.com/showthread.php?t=1197219&highlight=boot.img
Xoom System pull http://www.gamefront.com/files/20919234/systempull.7z
Let me know if this helps or not
Click to expand...
Click to collapse
Eh, not quite what im looking for. Im looking for what we had at the beginning of the 2nd init thread. the ramdisk has things like the mapphone files and the init.
Ignore this post
Essentially you need to decompile the boot.img from a CM7 rom for both devices.
Ignore this post
Ace: Not sure quite what you want. This is the boot.img pulled from Photon CM7 Sunfire Kang dated Nov 20th. http://www.multiupload.com/1U12Z8LV76
And here is the boot.img (stock I guess) for the wifi xoom: http://www.mediafire.com/?lrdnz93ldsn5oc9
I'll keep looking.
Your on the right path, just de compile that boot.img and you have what I need for the photon. Do the same with the xoom.
How do I decompile? I should know this, but sadly.. I've never actually decompiled these things before. I tried mounting them via CloneDrive and that didn't work.
Theres guides on how to do it, search for de compile boot.img or decomile android ramdisk youll find guide. I dont do it myself because of how locked down my work laptop is (until I get my thinkpad's motherboard replaced I only have this) BTW if anyone was curious im in a dispute with the seller of the mobo I bought atm.
Unfortunately I can't find any guides for Windows on decompiling Android boot.img files. All the ones I find are for Linux.
Send me the link of the.img and I'll try to do it on mine.
Went be till tonight tho
Tapin' the Talk on the xSquared
Peperm1nt said:
Send me the link of the.img and I'll try to do it on mine.
Went be till tonight tho
Click to expand...
Click to collapse
0vermind said:
This is the boot.img pulled from Photon CM7 Sunfire Kang dated Nov 20th. http://www.multiupload.com/1U12Z8LV76
And here is the boot.img for the wifi xoom: http://www.mediafire.com/?lrdnz93ldsn5oc9
Click to expand...
Click to collapse
He wants both the Photon and Xoom boot.img files decompiled.
Never decompiled boot.img before but I gave it a shot.
http://dl.dropbox.com/u/23458785/xoom-boot.img-ramdisk.gz
http://dl.dropbox.com/u/23458785/photon-boot.img-ramdisk.gz
Hope this helps.
For decompiling I used this perl script:
https://gist.github.com/1087743
Just feed it the filename for boot.img and that's it.
PS - Ace I'm not sure if you know or not, but there is NO CM7 for the Xoom.
mazz0310 said:
PS - Ace I'm not sure if you know or not, but there is NO CM7 for the Xoom.
Click to expand...
Click to collapse
I didnt know that actually. Any aosp roms for it then? We just need something that isnt blur.
aceoyame said:
I didnt know that actually. Any aosp roms for it then? We just need something that isnt blur.
Click to expand...
Click to collapse
nope theres an ics sandwich rom in the works thats aosp but the honeycomb source just dropped when the ICS came out
Well is it running AOSP honeycomb or was it with blur? AOSP honeycomb would be good enough even. All we need is the boot.img from it
aceoyame said:
Well is it running AOSP honeycomb or was it with blur? AOSP honeycomb would be good enough even. All we need is the boot.img from it
Click to expand...
Click to collapse
Xoom is a google experience device came with a stock build of honeycomb no blur
Edit: I can get you the boot.img for the latest stock version of honeycomb from the 3G/4G Xoom
Sandso9 said:
Xoom is a google experience device came with a stock build of honeycomb no blur
Click to expand...
Click to collapse
And the source for honeycomb was never released so therefore, no CM8.

[ALPHA]WRATH OF THE JELLYBEAN[v1.0]

IT BOOOTSSSS. I call it wrath of the jellybean because it kicked everyone's [parental block for cursing] while we built this. I'll do a thorough change log later I'm waiting on the final testing and uploading now, plus what does and doesn't work. Thank u to all contributors (will be specific later) and testers, and a big round of applause for preludedrew for his boot image that made this work. Thanks for the support and dedication eve 3d community. I may have gotten the project running but I refuse to take so much as 1% of any credit that isn't mine because god knows how many people helped me with this. So, to all that stood by all of us and to those that jumped in feet first with us, pat yourself on the back, you are now a mold for what a true android community should be about. Thank you
PLEASE CHECK POST 2 FOR DOWNLOADS AND POST 3 FOR CHANGELOG
Now, lastly, the thanks:
I am updating this from my phone and will add proper thanks when I get to a PC
Preludrew (Boot.img)
All supporters
All testers
All who helped dev this
If I forgot you, I swear I didnt mean to
Donations accepted in Signature.
By the way, dont be scared to hit that thanks button
Post pics so I can add the to post 4 show off your jellybean setup if you run it.!
Downloads Section
Downloads:
For version 0.1
Jellybean Evo 3D 0.1 Port
JB-E3D-0.1 Mirror (Thanks Dastin1015)
Jellybean v1 Mod Instructions for this:
1. Download this zip and Unzip it (this ISN'T flashable, like it matters)
2. Take the Meta-INF folder and replace it with the one in JB-E3D (double check the mount points in the updater-script, they should be right though)
2a. replace the build.prop also, I think I changed something in their also
NOTE: DONT DELETE THE SYSTEM DIRECTORY IN THE BASE!
3. open the system directory in this base, and drag all files in this to their same directories in JB-E3D base (yes, overwrite the other files in base)
Another note: for folders like the /system/etc/wifi/ and directories like those, delete the ENTIRE directory (I.E. delete the wifi folder in that directory as a whole) and replace it with the other wifi folder in this zip (do this for all directories within directories like this)
4. Report back to us on whether it was a success or failure
For Version 0.2
Jellybean Evo 3D 0.2 Test
As always, double check my updater script to ensure the correct mount points. I checked, but it never hurts to look for yourself
For Version 1.0 ALPHA
Wrath of the JB 1.0 ALPHA
its working guys
GAPPS (thanks dastin1015)
http://goo.im/devs/dastin1015/Jumping-Jelly-Beans/gapps-jb.1.zip
Thank you to all contributing to this project. If I forgot your Mod/contribution and you would like to include it please PM so I can get that straightened out!
Changelog
Changelog:
version 0.1
-Initial release
-Dev Only Port
-No clue what I did to be honest, other than modify the boot.img
version 0.2
-Started from scratch (not based on ver. 0.1, started over w/ Orig. Base)
-Modified Ramdisk in boot image (uses Jelly bean boot.img with cm9 kernel)
-modified hardware files
-changed some symlinks in updater-script
-modified build.prop
-added libs based on the proprietary-files.txt in the cm9 device tree by JoelZ
version 1.0
Working:
-3G
-SMS
-Bluetooth (turns on)
-Light sensor
Not working:
-Wifi
-Phone calls
-Browser
-Gallery
-Music
-No voice recognition
One for the road
Sent from my Full Android on SMDKV210 using xda app-developers app
nice : ) , sprint should give us Jelly Bean instead of ICS for making us wait forever
i wish ...
+1 on that lol
deadlocked007 said:
Is 4g working???!?!? Trolololol. Anyways well good job and i hope you devs can go far with jellybean since things look bleak for development right now :/
Sent from my Transformer Prime TF201 using xda app-developers app
Click to expand...
Click to collapse
Yes.! It has 4g, 3d and it went and gotita license so now its my personal driver lol
Sent from my Full Android on SMDKV210 using xda app-developers app
I've got a port that gets to the bootanimation and then freezes. No logcat yet though
Gumby63 said:
I've got a port that gets to the bootanimation and then freezes. No logcat yet though
Click to expand...
Click to collapse
Wait it wont let u access logcat?
first page
Does base this:
Factory Images "nakasi" for Nexus 7
Version Download MD5 Checksum SHA-1 Checksum
4.1 (JRN84D) Link 1e3fe6634f5b5cabdc43dd4a5ac5a66a 8b0bd791be424c994fd63096d8570f4323c15d43
muziling said:
first page
Does base this:
Factory Images "nakasi" for Nexus 7
Version Download MD5 Checksum SHA-1 Checksum
4.1 (JRN84D) Link 1e3fe6634f5b5cabdc43dd4a5ac5a66a 8b0bd791be424c994fd63096d8570f4323c15d43
Click to expand...
Click to collapse
Huh?? O_O
ognimnella said:
Wait it wont let u access logcat?
Click to expand...
Click to collapse
Nope haven't fixed it yet.
ognimnella said:
Huh?? O_O
Click to expand...
Click to collapse
Port from this image?
https://developers.google.com/android/nexus/images#nakasi
Gumby63 said:
Nope haven't fixed it yet.
Click to expand...
Click to collapse
muziling said:
Port from this image?
https://developers.google.com/android/nexus/images#nakasi
Click to expand...
Click to collapse
I dont know what the base image is. I ported this from the HTC One X port, but I will try that out tonight, didnt know that was there
ognimnella said:
I dont know what the base image is. I ported this from the HTC One X port, but I will try that out tonight, didnt know that was there
Click to expand...
Click to collapse
Here is Galaxy Nexus leak rom, http://v5.lscache3.c.android.client....signed-takju-JRN84D-from-IMM30D.5a07884d.zip
from stroughtonsmith: https://twitter.com/stroughtonsmith
Cool. Good luck devs! Is this sense 4?
I'll be ready for the first RCS.
Sent from my PG86100 using xda app-developers app
treetolber said:
Cool. Good luck devs! Is this sense 4?
I'll be ready for the first RCS.
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
This is jellybean 4.1
Sent from my Full Android on SMDKV210 using xda app-developers app
I know there's not a rule against naming your rom like someone else's, but you might wanna re-think that name considering Mikey here at XDA has it pretty much nailed down with his ridiculously popular MeanRom. At the very least it'd avoid a bit of confusion.
That said, this is pretty cool. Not gonna check it out just yet, but I'm gonna keep an eye on it!
I can't wait to see what these awesome devs can do with this
Sent from my MetroEvo3D powered phone.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Ohhh buddy!!!!!!!!
Sent from my PG86100 using xda premium

how to make a rom of mine?

Hallo, I am a flash addict, yes I admit
the problem is that every rom I "test" have pros and cons,
so I'm wandering, how can I make one of mine?
not from sources (just yet) but lets say take an original aosp or samsung
and add different apks and patches
I tried to delete / replace apks like email, callendar etc in a running rom
and most of the times I get FC and non working apps.
Any help of what to read and how to start would be much appreciated!
and who knows, maybe in some time you test my releases
Find a ROM which lets you cook your own version.
And learn to edit things like the build.prop and system files.
postfatal said:
Find a ROM which lets you cook your own version.
And learn to edit things like the build.prop and system files.
Click to expand...
Click to collapse
Yes, any suggestion of where to start readind?
Tutorials?
pika456 said:
Hallo, I am a flash addict, yes I admit
the problem is that every rom I "test" have pros and cons,
so I'm wandering, how can I make one of mine?
not from sources (just yet) but lets say take an original aosp or samsung
and add different apks and patches
I tried to delete / replace apks like email, callendar etc in a running rom
and most of the times I get FC and non working apps.
Any help of what to read and how to start would be much appreciated!
and who knows, maybe in some time you test my releases
Click to expand...
Click to collapse
I like your interest in developing your own ROM.
As a beginner, you will have to start with android kitchen, it makes ROM development a breeze.
Visit here to learn more: forum.xda-developers.com/showthread.php?t=1227549
Most of the Rom developers started with, some are even still using kitchen to cook their own Roms.
You will also find links to useful tutorials on that page.
Look at this place too forum.xda-developers.com/showthread.php?t=1132724
Good luck
Swyped from my Samsung Galaxy SII
thank you! :laugh:
pika456 said:
thank you! :laugh:
Click to expand...
Click to collapse
You are welcome
Swyped from my Samsung Galaxy SII
Try compiling from source. Using the ROM kitchen is not really development. Problem is it does everything for you so you won't learn everything.
Sent from my Galaxy Nexus using Tapatalk 2
CdTDroiD said:
Try compiling from source. Using the ROM kitchen is not really development. Problem is it does everything for you so you won't learn everything.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I disagree with you.
I started with ROM kitchen, then started modding, then theming and now I can compile from source.
Everybody has got to start from somewhere.
Moreso, if you read his post well, he clearly said, "how can I make one of mine? not from sources (just yet) but lets say take an original aosp or Samsung"
One step at a time bro, that's the way to proper development in life.
Swyped from my Samsung Galaxy SII
Jokesy said:
I disagree with you.
I started with ROM kitchen, then started modding, then theming and now I can compile from source.
Everybody has got to start from somewhere.
Moreso, if you read his post well, he clearly said, "how can I make one of mine? not from sources (just yet) but lets say take an original aosp or Samsung"
One step at a time bro, that's the way to proper development in life.
Swyped from my Samsung Galaxy SII
Click to expand...
Click to collapse
More like cooking than developing but yea you are right everyone must start from somewhere, nothing wrong with modding stock ROMs to make them better. That's the whole aim I guess. It is very easy to download the source and its much easier to understand the code before its compiled for someone who has no experience with Java or anything.
Maybe extract the system and boot from a stock Samsung ROM and go from there as above.
Sent from my Galaxy Nexus using Tapatalk 2

xt910 + 4.2 = ?

AOSP 4.2
xt910
One epic fail in vendor name
No ICS precompiled files, no JB 4.1 precompiled files.. no custom kernels...
the only pure Google sources (and SGX drivers of course)
Do all the features work in this build?
hmmm...I can't believe that one guy makes 4.2 run on Razr without any help, just two days after source was released.
Or did you ported this rom to the Razr? Where is an real proof and why that less information? Please make it clear! And if you like to work together with us, contact me.
btw i got it runned in 5 hour after manifest comes.
And no, this is NOT fully worked fw. But had ui worked as well as many basic subsystems
Sent from my XT910 using xda app-developers app
Why don't you show us some more?
Like they said in a forum i used to read.
screen or fake ! !
This screen is just notice that no problem with 4430+4.2
What do you want to see?
Sent from my XT910 using xda app-developers app
Do not work on net subsystem yet. Have no time... iwill try today work on it...
Sent from my XT910 using xda app-developers app
Well if this is for real, first thanks.
Second if you dont have too much time , you should set up a git and share your work i m sure you ll get help.
And could you show us quick settings from status bar ?
sevenup30 said:
Well if this is for real, first thanks.
Second if you dont have too much time , you should set up a git and share your work i m sure you ll get help.
And could you show us quick settings from status bar ?
Click to expand...
Click to collapse
BTW point me to project that have a problem with 4.2 and I will push needed patches....
It seems like there are no screenshot bug on stock kernel, interesting.
lukas77 said:
It seems like there are no screenshot bug on stock kernel, interesting.
Click to expand...
Click to collapse
I do not like custom kernels but what problem are you talking about ?
silentjet said:
I do not like custom kernels but what problem are you talking about ?
Click to expand...
Click to collapse
I didn't say I have problem with this. On all 4.1 ROMs is screen shot and rotation bug, picture is downscaled, on 4.2 is OK. Nice job dude
great work, get in contact with other developers so u can hopefully continue development for xt910:victory:
Which recovery do you use to install it?
Wombatino said:
Which recovery do you use to install it?
Click to expand...
Click to collapse
???
installed via bootmenu
silentjet said:
???
installed via bootmenu
Click to expand...
Click to collapse
He wants to know how do you flash it to the phone for testing or whatever...For which recovery do you build this rom?
awesome I hope 4.2 comes to this device really looking forward to it
silentjet said:
BTW point me to project that have a problem with 4.2 and I will push needed patches....
Click to expand...
Click to collapse
or maybe setup a new one. Pure AOSP + your patches.
My project here is about making a spyder ROM with zero dependent on 3rd-party git.
- Upstream source is either AOSP or CyanogenMod.
- Overlay git for framework changes
- CM style device tree. Prebuilts binaries is pull directly via adb / image file (system.img)
Thanks for the screenshots mate, and i apologize for thinking it was a fake. (you know we've been sceptical over here )
Anyway, i think you should team up with whirleyes, sharing work will make more dev to help you i think.
I'm really interested to know what you did you make pure aosp booting on xt910.

Touchwiz 4.3[ROM] For i605

Touchwiz 4.3 ​
This is Stock WITHOUT any added Note3 features
Download Link
R.A.H.TW_4.3_11-27-13-1908.zip - 1.09 GB
First Boot can take a while be patient.
Known TWRP issue ( and possible CWM ) attempting to preform a restore of TW4.3 may cause bootloop
Bugs
WiFi bug (see wifi patch section)
Signal bar does not show accurate signal (if any)
Possible root lost on first boot (see Root section)
WIFI PATCH FIX
Here's how to get Wifi working. Do this after installing the ROM. Thanks to seanzscreams for the fix and stvn1337 for posting the info. What this fix does is adds the paramaters needed for Wifi to work on TouchWiz 4.3 based ROMs while still allowing us to flash to other ROMs outside of the TouchWiz 4.3 stuff. Be forwarded that these steps do need to be followed pretty much dot on especially when it comes to apply the patch. Deviating on that part might cause some major issues including bricking your device. I will not be held liable if that were to happen or will XDA. You've been pretty well warned. Don't worry this is a pretty easy patch to apply so don't worry too much about it. Smile, eat a Kit Kat, and just do what I tell you. In no time you'll have working Wifi on this ROM.
FILES
4.3param_tz.zip - 690.83 KB
INSTRUCTONS
1 - Download Odin3 and the WiFi Fix files.
2 - Extract Odin3 and the WiFi Fix files. For the WiFi fix you just need to extract 4.3param_tz.zip so the 4.3param_tz.tar file is ready for us with Odin3.
3 - Download and install Samsung drivers if you don't have them already.
4 - Turn off Note 2. After turned off press Volume Down + Home Button + Power to boot into the bootloader.
5 - Plug Note 2 into PC with Odin3 running.
6 - Once your PC has detected and installed drivers your Note 2 should show up in Odin3.
7 - Load the Wifi fix file (should be named 4.3param_tz.tar) into the PDA option in Odin3.
8 - Hit the Start button. It'll only take seconds for the file to do its magic then your Note 2 will reboot into recovery.
9 - Reboot out of recovery.
10 - ????
11 - Wifi should work now!
12 - ????????
13 - PROFIT!
Click to expand...
Click to collapse
Lost root?
Flash SuperSU from this thread
[2013.11.26] SuperSU v1.80 by Chainfire
Features And Mods
Wanam Xposed
Credit
wesamothman for the base and passing ideas back and forth
lacoursiere also for passing ideas back and forth
stvn1337 for finding the sec-ril from Spint Note2
Nice!!!!
Sent from my SCH-I605 using xda app-developers app
Sweet...if u need help let me know...I'm willing to do what I can to help even test...
Nice I'll keep an eye on this thread.
Why haven't people been working on 4.3? I wish I knew how to
Sent from my SCH-I605 using xda app-developers app
m0j09987 said:
Why haven't people been working on 4.3? I wish I knew how to
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
What does your comment mean?...
4.3 aosp is out...
4.3 TW JUST LEAKED WITHIN 24hrs ago...
And I guess im NOT working on 4.3??? Wtf man
No offense bro. U stated that your not working on it and its for Dev. That's all I'm saying . I mean if you got it then by all mean mad props to u and looking forward to using your work.
Sent from my SCH-I605 using xda app-developers app
m0j09987 said:
No offense bro. U stated that your not working on it and its for Dev. That's all I'm saying . I mean if you got it then by all mean mad props to u and looking forward to using your work.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Please tell me where I said im not working on it? You know cause the port was done all by itself...
I mean no disrespect but its comments like yours why less and less people release crap, why not just get it working for myself and thats it... why do other people need to use devs hard work and not give a hoot. Then make threads about where did all the TW devs go? I havent seen what I deem as enough updates or some other ungrateful soundsing posts
Gentleman please stay OT and inline. No disrespect allowed.
Thank you for your cooperation.
EFM
runandhide05 I just want to say thanks for all the hard work you have shared with us so far on bringing the Touchwiz 4.3 leak to our Verizon Note 2.
AngryManMLS said:
runandhide05 I just want to say thanks for all the hard work you have shared with us so far on bringing the Touchwiz 4.3 leak to our Verizon Note 2.
Click to expand...
Click to collapse
Thanks for the initial push, whether it becomes anything or not. You're helping to keep the note 2 alive.
Runandhide. I'm sorry about what I said. I didn't mean it the way you took it. I thank you for what u got to our phone.
Sent from my SCH-I605 using xda app-developers app
can't wait to try this. I'm tempted to flash and make a nan so when it's in alpha/beta stage i can just flash that over it lol
OP, thanks for making this available to DEVs. So sorry that some people just don't get it or appreciate it!
Nice!! Thanks for giving me/us hope on seeing a TW 4.3 ROM before Big Red gets around to releasing one :beer:
Sent from my SCH-I605 using xda app-developers app
@runandhide05
Thank you man. Really appreciate what you're doing.
Dave
This is good news. Thanks for sharing.
Sent from my SCH-I605 using Tapatalk 4
@runandhide05 I am in the same boat as you I have everything working except data/signal.. I have ported from n7100 before but the process seems to be different in this case..4.3. I am still trying to get it corrected with different methods. Can you tell me what you have done so far so we can compare? I started with stock base 4.3 N7100.. Added our csc files, build.prop edits for cdma and a couple lib files and our modem. When I boot it boots fine.. In mobile networks I have option to select cdma/lte but still no signal.. We our missing something that i cant seem to find. Some files that we usually port over have been changed or are non existant in 4.3... and btw what kernel are you using I think this maybe the source of our problem..I can only seem to flash it and get it to boot with the 4.3 stock kernel and I am not skilled or have enough knowledge to know whether kernels have anything to do with lte capabilities.. I would assume so.. And if thats the case we will have to wait for the n7105 leak to get kernel source..
lacoursiere18 said:
@runandhide05 I am in the same boat as you I have everything working except data/signal.. I have ported from n7100 before but the process seems to be different in this case..4.3. I am still trying to get it corrected with different methods. Can you tell me what you have done so far so we can compare? I started with stock base 4.3 N7100.. Added our csc files, build.prop edits for cdma and a couple lib files and our modem. When I boot it boots fine.. In mobile networks I have option to select cdma/lte but still no signal.. We our missing something that i cant seem to find. Some files that we usually port over have been changed or are non existant in 4.3... and btw what kernel are you using I think this maybe the source of our problem..I can only seem to flash it and get it to boot with the 4.3 stock kernel and I am not skilled or have enough knowledge to know whether kernels have anything to do with lte capabilities.. I would assume so.. And if thats the case we will have to wait for the n7105 leak to get kernel source..
Click to expand...
Click to collapse
Its looking like we will need to wait for a n7105 for the lte.
Using stock kernel. All others fail to boot.
runandhide05 said:
Its looking like we will need to wait for a n7105 for the lte.
Using stock kernel. All others fail to boot.
Click to expand...
Click to collapse
I do have a friend that I have developed a rom with said that he got it booted and signal.. SO let me talk to him today and maybe we can crack this thing.. I was thinking maybe n7105 saber kernel..I will try and let you know.. I have wifi working as well as gps..

Categories

Resources