Galaxy Tab 3 7in Cm-10.2 + development[SM-T215/T217] - Galaxy Tab 3 General

This thread is for development of the Lte versions of the Tab 3.
They have a msm8930 cpu found the in the galaxy s4 mini as well. I have started to work on the device trees based on s4 mini.
I would like this topic to stay in general so everyone can post even newcomers.
device:
https://github.com/TeamRegular/android_device_samsung_lt02ltespr
Common for Att & Sprint
https://github.com/TeamRegular/android_device_samsung_lt02lte-common
Vendor blobs:
https://github.com/TeamRegular/android_vendor_lt02lte-common

@barberboy420
Let me know how the update goes because a file seems to be missing . At least from the dump I was provided
Code:
service secril-daemon /system/bin/sec-ril
class main
user root
group radio cache inet misc audio sdcard_rw diag log
https://github.com/TheMuppets/propr...lob/cm-10.1/d2-common/proprietary/bin/sec-ril

Unjustified Dev said:
@barberboy420
Let me know how the update goes because a file seems to be missing . At least from the dump I was provided
Code:
service secril-daemon /system/bin/sec-ril
class main
user root
group radio cache inet misc audio sdcard_rw diag log
https://github.com/TheMuppets/propr...lob/cm-10.1/d2-common/proprietary/bin/sec-ril
Click to expand...
Click to collapse
I didn't except the update. Later ill go in the settings and manually do it
kick @SS S3 M.O.A.R better!

I got cM-10.2 built and booted on my T217. Main issues so far are the touchscreen touches and the tablet layout. I think I need to port more T217 code to the CM kernel sources. That's all to report for now.

cougarcougar said:
I got cM-10.2 built and booted on my T217. Main issues so far are the touchscreen touches and the tablet layout. I think I need to port more T217 code to the CM kernel sources. That's all to report for now.
Click to expand...
Click to collapse
If you need any additional testers, please let me know.

cougarcougar said:
I got cM-10.2 built and booted on my T217. Main issues so far are the touchscreen touches and the tablet layout. I think I need to port more T217 code to the CM kernel sources. That's all to report for now.
Click to expand...
Click to collapse
where's my credit . I'll help you out.
There's no need to call cdma.mk it's empty now
https://github.com/CyanogenMod/android_vendor_cm/blob/cm-10.2/config/cdma.mk

I guess "no news" is "good news". Hope all is well.

btvolta said:
I guess "no news" is "good news". Hope all is well.
Click to expand...
Click to collapse
I looked on the guy's github. The changes that were made weren't helpful . I will continue working some day. I am too busy now
Sent from my SPH-D710 using Tapatalk

Learning
I'm about to get a sprint galaxy tab 3 7 inch, and since there has been much development on this device, I thought maybe i'd pitch in. Except I don't know how. Anyone know of some good literature on what goes into compiling a rom for a device? I'd be very interested in contributing what I can. Thanks! Also, if anyone can think of a reason for me not to get the Sprint tab 3, speak now or forever fuel my regret.

Dannybhoy03 said:
I'm about to get a sprint galaxy tab 3 7 inch, and since there has been much development on this device, I thought maybe i'd pitch in. Except I don't know how. Anyone know of some good literature on what goes into compiling a rom for a device? I'd be very interested in contributing what I can. Thanks! Also, if anyone can think of a reason for me not to get the Sprint tab 3, speak now or forever fuel my regret.
Click to expand...
Click to collapse
I would say get it. It is easier to work on than the non lte versions. Faster too.
Sent from my SCH-I500 using Tapatalk

Unjustified Dev said:
I would say get it. It is easier to work on than the non lte versions. Faster too.
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
I pulled the trigger on it. On to root!!

Dannybhoy03 said:
I pulled the trigger on it. On to root!!
Click to expand...
Click to collapse
very cool. Looking for root on 217. Seems kingo app risky per other thread. How did you get root for 217 model?

triune1001 said:
very cool. Looking for root on 217. Seems kingo app risky per other thread. How did you get root for 217 model?
Click to expand...
Click to collapse
For what is worth i used the kingo app with no problems
Sent from my SPH-D710 using XDA Premium 4 mobile app

Uploaded a CM-10.2 build for the sm-t217 for something to play around with.
Fixed screen touches via build.prop value
Charges via usb.
Built kernel and wlan module from Cyanogen kernel msm8930-common as a base.
-still needs charging, usb drivers, sound, camera ported over from the sprint source.
Bugs: Not working so far: wifi, no network, no sound, no camera, no bootanimation, no usb mounting
Download: http://goo.im/devs/thekraven/LT02LTE-SPR/build4-cm-10.2-20131209-UNOFFICIAL-lt02ltespr.zip
mirror1: http://www.androidfilehost.com/?fid=23252070760974519
No gapps yet as wifi and network are not working yet.
Install: Factory reset in cwm recovery and wipe system. Install the zip file.
THanks to TeamRegular, Unjustified Dev, gr8nole

cougarcougar said:
Uploaded a CM-10.2 build for the sm-t217 for something to play around with.
Fixed screen touches via build.prop value
Charges via usb.
Built kernel and wlan module from Cyanogen kernel msm8930-common as a base.
-still needs charging, usb drivers, sound, camera ported over from the sprint source.
Bugs: Not working so far: wifi, no network, no sound, no camera, no bootanimation, no usb mounting
Download: http://goo.im/devs/thekraven/LT02LTE-SPR/build4-cm-10.2-20131209-UNOFFICIAL-lt02ltespr.zip
mirror1: http://www.androidfilehost.com/?fid=23252070760974519
No gapps yet as wifi and network are not working yet.
Install: Factory reset in cwm recovery and wipe system. Install the zip file.
THanks to TeamRegular, Unjustified Dev, gr8nole
Click to expand...
Click to collapse
what DOES work? Seriously though, I'm glad someone is working on it. It's a start

Before, the touchscreen was all over the place. This is just a very alpha build to show progress. It still needs kernel work and more ramdisk work.
CM10.1 would have been a better place to start to fix bugs.

cougarcougar said:
Before, the touchscreen was all over the place. This is just a very alpha build to show progress. It still needs kernel work and more ramdisk work.
CM10.1 would have been a better place to start to fix bugs.
Click to expand...
Click to collapse
Best of luck... I can't wait to ditch TW

Update Build 5: Got audio working. Now trying to get wifi working.
http://www.androidfilehost.com/?fid=23252070760974860

cougarcougar said:
Update Build 5: Got audio working. Now trying to get wifi working.
http://www.androidfilehost.com/?fid=23252070760974860
Click to expand...
Click to collapse
I wouldn't even care if you never get lte working. A stable WiFi only cm would make my day.
Sent from my SPH-L710 using XDA Premium HD app

mrocklewitz said:
I wouldn't even care if you never get lte working. A stable WiFi only cm would make my day.
Sent from my SPH-L710 using XDA Premium HD app
Click to expand...
Click to collapse
Same here. I took my SIM out.
Sent from my SM-T217S using Tapatalk 4

Related

[Q] any news on 10.1?

Has there been any news on or phone running cm10.1? If so, what? I'm not asking for an ETA, just curious if it has even been attempted yet
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Acerbus91 said:
Has there been any news on or phone running cm10.1? If so, what? I'm not asking for an ETA, just curious if it has even been attempted yet
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
If someone "Hint Hint" Dr4stic could get our phone in the commit tree then we could start getting night lies but it would take him getting us in officially again but I think he's done with our phone now except for kernel work
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
johnb380 said:
If someone "Hint Hint" Dr4stic could get our phone in the commit tree then we could start getting night lies but it would take him getting us in officially again but I think he's done with our phone now except for kernel work
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
Click to expand...
Click to collapse
Talked to Racing19969 earlier today and he said he's got it built, but no display when it boots. Just as dr4stic said the msm 8660 devices are in the dark right now. The Hercules t989 shares the same problem. Just be patient, it'll come. If not our device than maybe eventually a port. Keep an eye on the t989 cm 10.1 discussion too.
jbats said:
Talked to Racing19969 earlier today and he said he's got it built, but no display when it boots. Just as dr4stic said the msm 8660 devices are in the dark right now. The Hercules t989 shares the same problem. Just be patient, it'll come. If not our device than maybe eventually a port. Keep an eye on the t989 cm 10.1 discussion too.
Click to expand...
Click to collapse
Thanks for the info. I've been wondering about this myself.
I just ported CM 10.1 but it won't boot properly, after the samsung screen it's just black, and nothing happens. So if anyone is willing to help me PM me about it, I really want 4.2 on this phone already
aanonymoushuman said:
I just ported CM 10.1 but it won't boot properly, after the samsung screen it's just black, and nothing happens. So if anyone is willing to help me PM me about it, I really want 4.2 on this phone already
Click to expand...
Click to collapse
what did you port it from?
Galaxy S II, I think its kernel that needs to be changed but which kernel to use? I tried blue lightning and lightning zap both don't seem to work
Sent from my Nexus 4 using xda app-developers app
aanonymoushuman said:
Galaxy S II, I think its kernel that needs to be changed but which kernel to use? I tried blue lightning and lightning zap both don't seem to work
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
It wont be that easy bro it takes alot of coding to use a rom from another phone theres alot of different things about the 2 phones our kernels will never work with s2s roms they have totally diff partition setups and lots of different things... And if u read the s2 forums ud see they dont even have 10.1 running yet thereselves its black screen hell so a port from that phone would have the same results even if it was successful... Cm10.1 is real unstable right now even for alot of way more popular phones weve got a long time before well see a stable or even semi usable alpha build... Not to sound like a **** but u need a Real Rom Dev (like Dr4stic) and a Real good Kernel writer (chad.goodman) for us to get close to 10.1 for the blaze
Thats why u didnt see us porting ICS roms from the S2 before we got the i577 rom and official ICS just 2 different
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
Ktempleton is also working on it for the i577, as soon as he gets a working build he'll let me know. John380 is right, it would take a lot of fine tuning. Don't worry all good things come to those who wait....
Yep, Patience guys... I know I and a few others are working hard on getting it going for our device.
Racing19969 said:
Yep, Patience guys... I know I and a few others are working hard on getting it going for our device.
Click to expand...
Click to collapse
jbats said:
Ktempleton is also working on it for the i577, as soon as he gets a working build he'll let me know. John380 is right, it would take a lot of fine tuning. Don't worry all good things come to those who wait....
Click to expand...
Click to collapse
Good luck guys i hope u get it Id love to have 10.1 for our phone even if just to test and help troubleshoot Keep me in mind
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
Been trying to work on it some more but getting major errors downloading source:
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch CyanogenMod/android_prebuilt
looks like some cm-10.1 repo's may be corrupt
Racing19969 said:
Been trying to work on it some more but getting major errors downloading source:
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch CyanogenMod/android_prebuilt
looks like some cm-10.1 repo's may be corrupt
Click to expand...
Click to collapse
If you give me instructions, I can try. I've got the aosp master source already downloaded, I just need to fix my java, I
Have the open version( iced tea) . Already have a working_directory created.
Use oracle jbats.
Racing pm me. Ive got an idea about the msm8660 issue.
zero75 said:
Use oracle jbats.
Racing pm me. Got an idea about the msm8660.
Click to expand...
Click to collapse
I know just waiting on my kids to let me near the PC lol.
Pretty sure that you're going to need to make some edits in qcom/. I've got some time later and I'll help if I can.
We can try tonight if your up. We need to get a few more minds in on this. The more the merrier
IDK if this will work for the blaze or not, but I read that removing a file named Qcom boot splash (which I haven't been able to locate yet in source) fixes the black screen after boot. Not sure if it will allow CM10.1 to boot or not though...
jbats said:
We can try tonight if your up. We need to get a few more minds in on this. The more the merrier
Click to expand...
Click to collapse
If you guys need a hand testing anything , let me know
Sent from my GT-P3110 using xda app-developers app
So, gonna have to put this on the back burner for now. Github is having issues with CM repositories!!
<@utkanos> yes Racing19969
[12:45] <@utkanos> github is having issues with the cm repos atm, its being worked on
[12:45] <@utkanos> just hang tight I guess
[12:45] <Racing19969> ok thanks..

WIP CM 10.1 ALPHA 4.2.1 Unofficial

This is an Alpha build of CM10.1 for the Blaze... Want to give a big thanks to jeffakajeff over in the S2 forums. He gave me the info needed to get this going...
Working:
WiFi
Not Working:
Everything else...
This is a very alpha stage build for those wanting to help out and get this going for our device. NOT A DAILY DRIVER
Thanks of course to CyanogenMod for source
my github: https://github.com/Racing1
ROM DOWNLOAD: https://sourceforge.net/projects/cm101blaze4g/files/latest/download
Here we come...
Been running since posted make sure if testing to install the newest gapps 12-12. As the op mentions a lot is broken hence alpha.If possible please post logcats.
Got the adb working. I'll play around with getting you some log cats tonight, going to bed. Gotta be up in 2 hrs...
sorry about that jbats. Been busy... adb works if you tap about in settings a few times to get developer options. I ran some logcats and found some issues. I am working on them now. will hopefully have a new build by the end of the day with some fixes in it.. thanks for the help and logcats are our friend...
Come this weekend I might be able to be a Guinea pig if you need one lol. Running pa right now and I'm about ready to refresh my system :3
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
so, I just ran a new build with the new configuration they are using in the skyrocket and hercules forums... Good news it ran a complete build with no errors.. bad news... won't even boot... back to the drawing board the see what I missed...
Hey racing I've been asked by people of rocket and herc to help out I think I can solve data issue so if u can link me to ur repos where u have anything booting I'll give it a shot this week and get you data or at least signal if its not working
Sent from my Galaxy Nexus using xda premium
Beastmode said:
Hey racing I've been asked by people of rocket and herc to help out I think I can solve data issue so if u can link me to ur repos where u have anything booting I'll give it a shot this week and get you data or at least signal if its not working
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I talked to him yesterday and he said its still not booting. Jeffakajeff said he was going to give it a shot as well today when he gets a chance. First we've got to get it to boot.
jbats said:
I talked to him yesterday and he said its still not booting. Jeffakajeff said he was going to give it a shot as well today when he gets a chance. First we've got to get it to boot.
Click to expand...
Click to collapse
Running a new build with a different configuration right now.. will post the outcome. Ran a build with my old settings last night and that boots and runs but android.com.phone fc's all the time and can't get anywhere without removing phone.apk. remove phone.apk and rom runs smooth. wifi works but no data or much of anything else.
Racing19969 said:
Running a new build with a different configuration right now.. will post the outcome. Ran a build with my old settings last night and that boots and runs but android.com.phone fc's all the time and can't get anywhere without removing phone.apk. remove phone.apk and rom runs smooth. wifi works but no data or much of anything else.
Click to expand...
Click to collapse
I know how to fix the phone force close that's why I'm asking if you could show me what configuration worked for you if not its cool I'll just go through what jeffakajeff has on his thread.
Sent from my Galaxy Nexus using xda premium
Beastmode said:
I know how to fix the phone force close that's why I'm asking if you could show me what configuration worked for you if not its cool I'll just go through what jeffakajeff has on his thread.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
pm'd you the info.. thanks
Any update?
theprogram1 said:
Any update?
Click to expand...
Click to collapse
still working on it
I Can't Wait For This To Come Out... I Flashed It And Was So Excited That It Booted
No estimate on when the actual (non-alpha) ROM will be released? I am anxious to try this ROM.
Sent from my SAMSUNG-SGH-T769 using xda premium
As an off-topic question would any of you devs know if there is a compile flag to enable tasks/notes in Exchange Services or some way to enable it? Best answer I have found searching this is that the phones that do support it only have it because it was provided as a feature by HTC/Motorola.
kfontane said:
No estimate on when the actual (non-alpha) ROM will be released? I am anxious to try this ROM.
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
as soon as a kernel is available!!
Racing19969 said:
as soon as a kernel is available!!
Click to expand...
Click to collapse
Can't wait. Thanks for all of your hard work as devs to bring our phones the rom experiences that we may not get to have for our phones. like my phone may never get the jb experience or any other future android os's that may be released in the future but you guys make those experiences for my blaze 4g possible. thanks sooooooo much. your hard work is very much appreciated.:good:
So looking forward to 4.2.1! I have the utmost faith in you devs! When this is running, straight awesome...
Sent from ParanoidAndroid Blaze using xda Premium
I would really like to help if I can, would it be useful for you devs if I flashed and messed around for a little bit while recording a logcat? If so, I would be happy to spend some time without a usable phone to get that to you tonight
You guys are the best
Sent from my SAMSUNG-SGH-T769 using xda app-developers app

[DISCUSSION] i9505 OFFICIAL CyanogenMod10.2 [4.3]

This is a discussion for anything cm10.2...
As we all know,the newly released cm10.2 for i9505 has no official maintainer yet to handle our silly finds & questions,so i created this thread for all of us migrating & testing cm fanboys & girls to freely dwell on...
For features,functions & all other things we all want to talk about the i9505 OFFICIAL CyanogenMOD 10.2 android 4.3 Nightlys....
Get the ROM --> get.cm/?device=jfltexx
For how to's & What work & not works yet?
Workarounds can be found in here:
http://forum.xda-developers.com/showthread.php?p=44627299
For the bugs you may find or features acting weird in relation to the rom...pls post it in BillGoss buglist thread for review & reproduction for immediate workaround & fix...
Pls dont flood his thread w/ non bug or far out noob questions...
Talk about it here...
Lets learn from each other,happy bughunting & probing.
Credits:
-Cyanogenmod & all other device git maintainers
-all testers & users "im one of them" so credits to me too.
-all the noobs attempting to reach their goals & passing the road to cm10.2
-BillGoss for his efforts in his thread...salute.
Just noticed this myself when I went to get the latest nightly and wondered why the file was so much larger than the rest. Awesome news!
Sent from my GT-I9505 using XDA Premium HD app
hailmary said:
wake up everyone, OFFICIAL CyanogenMOD 10.2 android 4.3 Nightlys UP....check it in --> get.cm/?device=jfltexx
nothing special or exciting just an FYI thats all...pls be kind to me,dont flame me.
Click to expand...
Click to collapse
Just to clarify, this is for the i9505 and not for i9500.
Well unfortunately its only for 9505 only. 9500 is far out coz of the exynos octa thing in it.
Sent from my GT-I9505G using xda premium
Anyone tried it? IR blaster supported?
hailmary said:
Well unfortunately its only for 9505 only. 9500 is far out coz of the exynos octa thing in it.
Sent from my GT-I9505G using xda premium
Click to expand...
Click to collapse
Well, the i9300 has it right now, so I don't see how the i9500 will not. Perhaps the i9300 has a more established developer base I guess, but both of them are in the same exynos boat.
ballsofsteel said:
Well, the i9300 has it right now, so I don't see how the i9500 will not. Perhaps the i9300 has a more established developer base I guess, but both of them are in the same exynos boat.
Click to expand...
Click to collapse
not working here! when flash, and i get stuck at: android is upgrading screen! to bad!
just wondering, how much of a difference is there between CM10.2 and CM10.1..?
yea yea i know cm10.1 is based on 4.2.2 and cm10.2 is based on 4.3
but how significant are the differences?
ad346 said:
just wondering, how much of a difference is there between CM10.2 and CM10.1..?
yea yea i know cm10.1 is based on 4.2.2 and cm10.2 is based on 4.3
but how significant are the differences?
Click to expand...
Click to collapse
Not that much actually: http://www.android.com/about/jelly-bean/
robindecroon said:
Not that much actually: http://www.android.com/about/jelly-bean/
Click to expand...
Click to collapse
okay thanks! then i think im going to give this one a skip
is not booting cm 10.2!!!
I got it booting by copying it to external SD first and using standard CWM recovery, not Philz
The two major issues I noticed where the keyboard constantly force closing and no 3G / signal at all.
damn after flash cm10.2 my imei and serial is gone!! please don't install!!
Hi guys, to upgrade from cm 10.1 to cm 10.2, it's better to make a clean install...(factory reset). I have no problem once make that.
Sent from my GT-I9505 using xda premium
Everything is ok after installing via last cwm and some magic
I had two minor bugs:
1. unable to update the software - fixed by readding the google account and cleaning dalvik cache.
2. crashes of keep, play music, google disc and youtube- fixed by reinstalling these programs.
Everything is working but cant enable 3g or 4g data connection.. Calling and SMS works.
I've started a bug list for 10.2 here: http://forum.xda-developers.com/showthread.php?p=44627299
Sent from my GT-I9505
dajumper said:
not working here! when flash, and i get stuck at: android is upgrading screen! to bad!
Click to expand...
Click to collapse
Take a look here. There's a buglist thread and possible solutions for your stuck android is upgrading screen.
---------- Post added at 06:38 PM ---------- Previous post was at 06:37 PM ----------
mreugene said:
Everything is ok after installing via last cwm and some magic
I had two minor bugs:
1. unable to update the software - fixed by readding the google account and cleaning dalvik cache.
2. crashes of keep, play music, google disc and youtube- fixed by reinstalling these programs.
Click to expand...
Click to collapse
I experienced the same issues and performed the same steps.
...just verifying methods to correct these problems.
Anyone having issues with Titanium Backup restores sitting at 0%?
Sent from my GT-I9505 using Tapatalk 4
Right before it restores it comes an pop up message and click yes.

[UNOFFICAL] [CM11] [4.4] d2kat

Welcome to d2kat!
these will be weekly builds of cm11 by tvall and myself.
there isnt much to be said about these builds execpt for what is broken on CM will be broken here.
any ROM/KitKat related questions can be asked in the Q&A here:
ROM:https://mega.co.nz/#!wBRyVQQZ!IYvnu2KwJihG86115meP8EvaIQVcgoRyMKvtuMMcvHU
Gapps:http://www.mediafire.com/download/a84xzwn0w5lplhz/pa_gapps-modular-full-4.4-20131111-signed.zip
Thanks:
 @tvall: builds
 @LeslieAnn: build server
Cyanogenmod: everything
apparently we are starting again. taking post #2
so, this thread is apparently just for my builds. since i already made it clear that i am not committed to actively working on the d2vzw, I'm assuming its to force the other devs into making their own threads for their roms.
quick faq:
I will probably keep building these for a while to keep people satisfied until cm releases official nightlies. no promises though
my builds will be given to cammykool, untested for him to post. I do not own a d2vzw, and cannot afford to go buy one. buy me one, and I'll be able to test and fix things.
my builds will almost always be only cm code, what they have pushed to github and fixes waiting to be merged. I don't feel like fixing bugs myself. the devs that actually own this device can do that, and I'll merge it into my builds as needed.
cammy wants me to push out new builds on a weekly basis. i have no idea why he likes my builds so much, but i can handle weekly or more frequent experimental untested builds
Re-subscribed Thank you, you guys are awesome!!!
Flashing as I type this! Thank you so much!
Thanks!
SovietKommando said:
Flashing as I type this! Thank you so much!
Click to expand...
Click to collapse
Let us know how it is! I'd love to try it out but I can't mess with my phone atm
Sent from my SCH-I535 using Tapatalk
Skyrocketing said:
Let us know how it is! I'd love to try it out but I can't mess with my phone atm
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Seems that Wi-Fi is broken, at least it is for me. This is on a clean flash.
SovietKommando said:
Seems that Wi-Fi is broken, at least it is for me. This is on a clean flash.
Click to expand...
Click to collapse
anything else?
tvall said:
anything else?
Click to expand...
Click to collapse
SD card was also still broken for me (I'm thinking it might just be my SD card at this point, I'm gonna try out another one), but everything else seemed to work fine.
I thought in the other thread I saw something about CM11 not flashing with TWRP... confirm/deny with this build?
This rom really needed this fresh new start Also, what is different from this build in the op and the 2013-11-13-unofficial by sspencer? Anything fixed in it that isnt in the sspencer build? Thanks
Gonna need a lot more clarity in the OP or else this thread will be exactly the same as the last one. I'll start by adding instructions:
THESE BUILDS ARE NOT 100% OPERATIONAL.
-They boot, I flashed it last night and everything worked for me (front camera, SD card, WiFi..etc) browser FC'd on me once but that might have been something else.
-You will probably get 2 galleries, not sure why or which one to disable, I didn't get that far.
Flash instructions:
-YOU MUST USE CWM, TWRP IS BROKEN
-Factory reset
-Wipe Dalvik / Cache
-Wipe system
-Wipe Data
-Flash ROM
-Boot up, let it sit for a minute
-Reboot recovery and flash the GAPPs in OP
-Reboot and sign in
-Profit.
These were pretty much the instructions last night, and the ones I followed and everything worked fine for me.
tvall said:
anything else?
Click to expand...
Click to collapse
I literally just flashed back to 4.3.1 but I ran this build for the past 3 days including the version from yesterday and today. It is seriously close to being able to be used as a DD. TVall, it seems like you are developing this until CM releases so I thought I'd say what wasn't working for me. I did not have the SD card problem but i know many do. I did have these things not working...
1. Certain apps would not reinstall from the Play Store. When I tried it said USB Storage not found
2. When launching Google+ it says network not found retry. I can view Facebook and other apps that have to get on network just fine.
3. Unable to connect to XDA using tapatalk, although I'm not sure that one is rom related as I am now back on 4.3.1 and it is still hit or miss.
4. Overall seems kinda sluggish and i'm sure that will get ironed out as the rom gets more polished. I don't necessarily mean the OS is sluggish but apps are and opening apps takes a little longer
I will probably flash back later or tomorrow as I already miss the launcher but nothing too serious here for me. Like I said it is extremely close to DD status right now and I really liked the ROM and appreciate all of your hard work.
All in all seemed OK expect WiFi and SD card issue, that's the only things I noticed. And (beepea206) yes that is true about the not flashing it with TWRP.
Sent from my SCH-I535 using XDA Premium 4 mobile app
beepea206 said:
I thought in the other thread I saw something about CM11 not flashing with TWRP... confirm/deny with this build?
Click to expand...
Click to collapse
issue was fixed in twrp 2.6.3.1 or 2.6.3.2, i don't remember. twrp 2.6.3.3 fixed bugs in .1.
at the time of this post, i believe 2.6.3.0 is the most recent build officially available for the d2vzw. this is why i prefer the nexus line
joedajoester said:
This rom really needed this fresh new start Also, what is different from this build in the op and the 2013-11-13-unofficial by sspencer? Anything fixed in it that isnt in the sspencer build? Thanks
Click to expand...
Click to collapse
this build is made blindly by me. sspencer actually owns a d2vzw and can test and fix things. all i do is build and upload. his builds will be mostly working usually. mine will be just cm and fixes they make.
Download link not working
The download link for the ROM reads this when clicked:
"The file you are trying to download is no longer available.
This could be due to the following reasons:
The file has been removed because of a ToS/AUP violation.
Invalid URL - the link you are trying to access does not exist
The file has been deleted by the user."
I'm running the 4.4 from the older post before this one and would really like to update considering the front camera currently doesn't work on my ROM and may fix a few things. I've the link on multiple browsers and even installed the mega extension and it still doesn't work. Could you reupload?
ArcticSpyder said:
The download link for the ROM reads this when clicked:
"The file you are trying to download is no longer available.
This could be due to the following reasons:
The file has been removed because of a ToS/AUP violation.
Invalid URL - the link you are trying to access does not exist
The file has been deleted by the user."
I'm running the 4.4 from the older post before this one and would really like to update considering the front camera currently doesn't work on my ROM and may fix a few things. I've the link on multiple browsers and even installed the mega extension and it still doesn't work. Could you reupload?
Click to expand...
Click to collapse
If you read the forums this build is "dead". So yes link no longer available.
Sent from my SCH-I535 using XDA Premium 4 mobile app
I made a new build and gave it to cammy. Guess he didn't post. Ill post a link later
tvall said:
I made a new build and gave it to cammy. Guess he didn't post. Ill post a link later
Click to expand...
Click to collapse
All you guys are doing amazing eork on this. ~thumbs up~
Sent from my SCH-I535 using XDA Premium 4 mobile app
---------- Post added at 09:26 PM ---------- Previous post was at 09:26 PM ----------
nickhex89 said:
All you guys are doing amazing eork on this. ~thumbs up~
Sent from my SCH-I535 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Work not eork
Sent from my SCH-I535 using XDA Premium 4 mobile app
Tvall you still gonna post your build?
Sent from my SCH-I535 using Tapatalk

WIP - Google Play Edition - M8

I was able to take a base from another XDA Dev (Thanks graffixnyc)
Script Modifications:
Mount points
Build.Prop check was removed until I find the correct ID for the Verizon M8
boot.img was removed
Working:
Boots
Bluetooth
Not working:
Camera
No cellular connection (No Data/Text/Calls)
GPS
Download: Link
MD5: bc44801ce43752e36375cfa6fb43ae1d
I think this will make a good base to help with further GPE development on the Verizon M8!
Flash at your own risk - I am not responsible for bricked devices. CWM Backup is HIGHLY recommended.
Correct ro.build.product name: htc_m8wl (Will be added on next update)
SELECT YES WHEN CWM ASKS YOU ABOUT RECOVERY REPLACEMENT.
Originally from @myn in your other thread OP
myn said:
Love to see threads like this
For the data/cell, move over the libril* file(s) in /system/lib from our Verizon stock ROM to the GPE ROM (do one at a time) and see if that fixes the issue with data. Also may want to verify the build.prop references the appropriate RIL ffilename if different from in GPE build.prop.
For SMS/MMS, try moving the *apns* files from /system/etc on our Verizon stock rom to GPE and again see if that fixes the SMS/MMS issue. If that doesn't resolve it, it's probably buried in the framework-res.apk under /xml/. You could try extracting the contents of the Verizon framework-res.apk and simply copy over the /xml/apns.xml into the GPE framework-res.apk.
Biggest advice I can give you is only move and test 1 file at a time. Sounds Tedious but it will save you sooo much time in the long run.
Good to see you working on this
Click to expand...
Click to collapse
Sent from my XT1060 using Tapatalk
If you needed the mount points for our device, I pulled them a while back.
http://forum.xda-developers.com/showthread.php?p=51479859
[MOUNTPOINTS] HTC One M8
Not sure if they are different from the base device in which this gpe base came from
-HTC One m8-
I was waiting for this! Thanks for kicking it off, I will be more than happy to test for you when it gets to that point.
chriskader said:
I was able to take a base from another XDA Dev (Thanks graffixnyc)
Script Modifications:
Mount points
Build.Prop check was removed until I find the correct ID for the Verizon M8
boot.img was removed
Working:
Boots
Bluetooth
Not working:
Camera
No cellular connection (No Data/Text/Calls)
GPS
Download: Link
MD5: bc44801ce43752e36375cfa6fb43ae1d
I think this will make a good base to help with further GPE development on the Verizon M8!
Flash at your own risk - I am not responsible for bricked devices. CWM Backup is HIGHLY recommended.
Click to expand...
Click to collapse
I will get working on this tonight when I get home.
JWhetstone02 said:
If you needed the mount points for our device, I pulled them a while back.
http://forum.xda-developers.com/showthread.php?p=51479859
[MOUNTPOINTS] HTC One M8
Not sure if they are different from the base device in which this gpe base came from
-HTC One m8-
Click to expand...
Click to collapse
The needed mountpoints where modified in the install script but thanks for the info!
And here we go.
Sent from my HTC One M8!
U WOT M8?
Will this work with data for a Verizon m8 on tmobile
Sent from my HTC6525LVW using Tapatalk
sgtmedeiros said:
Will this work with data for a Verizon m8 on tmobile
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
Data is not working period....will be soon though. Give it time.
I didn't know if gsm was broken as well. No problem man take time
Sent from my HTC6525LVW using Tapatalk
sgtmedeiros said:
I didn't know if gsm was broken as well. No problem man take time
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
It is not the cdma or the gsm radio.......basically it is like the drivers for it. The hardware it there and it works, but without the drivers you can't use it. But we will have it working soon...I'll be on it all night and tomorrow since I finally get a day off. So unless someone beats me to it you can expect most of it to be working tomorrow.
Hey, you beat me to it! I started working on a GPE port last night, but didn't get anything finished. I'm downloading this now, and have gobs of experience fixing data between carrier versions of HTC devices - down to rewriting most of telephony-common.jar from scratch for my MIUI port.
In short...today is my birthday so I'll be out celebrating, but I'll see what I can do with this if time allows. I've got a good idea which bins and libs are required to make data happen, so I'll see if I can't help out.
androidoholic said:
It is not the cdma or the gsm radio.......basically it is like the drivers for it. The hardware it there and it works, but without the drivers you can't use it. But we will have it working soon...I'll be on it all night and tomorrow since I finally get a day off. So unless someone beats me to it you can expect most of it to be working tomorrow.
Click to expand...
Click to collapse
I have been copying .lib files from stock to GPE without luck. Since this is my main device I have to be careful about how much down time this phone has
androidoholic said:
It is not the cdma or the gsm radio.......basically it is like the drivers for it. The hardware it there and it works, but without the drivers you can't use it. But we will have it working soon...I'll be on it all night and tomorrow since I finally get a day off. So unless someone beats me to it you can expect most of it to be working tomorrow.
Click to expand...
Click to collapse
There's been occasions where the drivers have to be written from scratch for HTC because they are not open source. Hopefully we don't get stuck there
Sent from my HTC6525LVW using Tapatalk
digitalhigh said:
Hey, you beat me to it! I started working on a GPE port last night, but didn't get anything finished. I'm downloading this now, and have gobs of experience fixing data between carrier versions of HTC devices - down to rewriting most of telephony-common.jar from scratch for my MIUI port.
In short...today is my birthday so I'll be out celebrating, but I'll see what I can do with this if time allows. I've got a good idea which bins and libs are required to make data happen, so I'll see if I can't help out.
Click to expand...
Click to collapse
happy birthday!! i have it downloaded ima take a peak inside also. thanks for the bring up Op!
Is it just me or is this like a 4 hour download?
androidoholic said:
Is it just me or is this like a 4 hour download?
Click to expand...
Click to collapse
Pick a different mirror. Il number eight is usually pretty quick.
Sent from my HTC6525LVW using xda app-developers app
Ok
Sent from my HTC6525LVW using Tapatalk
I ordered a SIM adapater. Once it comes in I can swap between my M8, S4 and Galaxy Nexus. That will let me work and get this thing going faster as I Do not need to worry about my phone being down. 2 M8s would be even better though
This wouold be aweseome @scrosler would be good at this I know it has to do with porting modems and such he needs to stop slacking

Categories

Resources