touch keypad driver CM10 - Galaxy S Plus I9001 Android Development

Hi everyone!
I'm really sorry, but i can not find the i9001 Q&A forum.
I installed a i9000 Mainboard into a i9001 case.
I am running lates CM10 for i9000 cm-10-20121122-NIGHTLY-galaxysmtd.
All seems to work fine, but one little problem.
The two touch keys (menu+back) doesn't work. Also the backlight of the keys doesn't work when i touch them.
The home button works.
It semms to me that there is a driver issue.
2 questions:
Where can i find the driver, or ist it compiled into the kernel?
Is it possible to take the touch keypad driver from a i9001 CM10 image and put it into my i9000 CM10?

Are you kidding us you installed a I9000 CM10 ROM and it works on your I9001?
Sent from my GT-I9001 using xda app-developers app

Pereira.Pedro said:
Are you kidding us you installed a I9000 CM10 ROM and it works on your I9001?
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
he installed a i9000 motherboard into a i9001 case. Read carefully first post

sorry delete

Laurentyu1995 said:
he installed a i9000 motherboard into a i9001 case. Read carefully first post
Click to expand...
Click to collapse
Oh **** sorry I'm at work and I was so excited as I read I'm running the latest I9000 CM10 nightly
Sent from my GT-I9001 using xda app-developers app

Pereira.Pedro said:
Oh **** sorry I'm at work and I was so excited as I read I'm running the latest I9000 CM10 nightly
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
i know man.... just happened to me... but then i realized it's impossible because if you install any rom from i9000 or another you'll brick your phone and after i read for second time.
---------- Post added at 10:23 PM ---------- Previous post was at 10:21 PM ----------
Visitor77 said:
Hi everyone!
I'm really sorry, but i can not find the i9001 Q&A forum.
I installed a i9000 Mainboard into a i9001 case.
I am running lates CM10 for i9000 cm-10-20121122-NIGHTLY-galaxysmtd.
All seems to work fine, but one little problem.
The two touch keys (menu+back) doesn't work. Also the backlight of the keys doesn't work when i touch them.
The home button works.
It semms to me that there is a driver issue.
2 questions:
Where can i find the driver, or ist it compiled into the kernel?
Is it possible to take the touch keypad driver from a i9001 CM10 image and put it into my i9000 CM10?
Click to expand...
Click to collapse
i've think that it's a hardware problem not a software problem... have you connected the touch keypad to the motherboard ?? ( i don't know how they are connected )

I suggest you, to change it as quick as it possible, otherwise, you can hard brick you phone

Visitor77 said:
Hi everyone!
I'm really sorry, but i can not find the i9001 Q&A forum.
I installed a i9000 Mainboard into a i9001 case.
I am running lates CM10 for i9000 cm-10-20121122-NIGHTLY-galaxysmtd.
All seems to work fine, but one little problem.
The two touch keys (menu+back) doesn't work. Also the backlight of the keys doesn't work when i touch them.
The home button works.
It semms to me that there is a driver issue.
2 questions:
Where can i find the driver, or ist it compiled into the kernel?
Is it possible to take the touch keypad driver from a i9001 CM10 image and put it into my i9000 CM10?
Click to expand...
Click to collapse
Wow, its odd that the entire touchscreen does work, but just the bottom keys don't.
If i look to a teardown of an sgs (especially from 5 minutes 20 and up, its a US carier phone, but probably works the same), i see that the touchscreen (and not the bottom keys) are connected with one cable to the PCB. The bottom keys are some sort of strip on the pcb / directly connected to PCB, and are not connected with the front panel in any way.
Did you use i9000 strip for bottom key recognision? Is it properly attached?
The bottom keys dont work either in CWM, or any other recovery you used, right?
As far as I know, the bottom key addressing is done by the kernel, so if you mixed up the parts and used the strip from an i9001, maybe someone who knows kernel compiling could help you out with this.

In the stock ginger bread ROM the keys are partially working.
That means pushing the home, back or menu key crashes something in the backgrount.
I recognice this with a 2 second freeze an vibrating of my phone when touching a key. Also the lights are working in gingerbread.
On CM10 everything works without any lag, only the 2 buttons are dead. Home butten works perfect.
The buttom keys, microphone, vibra call are all connectet with the same cable which is connected to the main PCB.
Look at the picture i attached.
Only main PCB ist from i9000. All other parts are from i9001.
I recognized a very short flashing of the key-backlights when booting CM10.
Tomorrow i will try to log a boot, perhaps i am able to find something.
I never logged a Phone boot, i hope get it work

Whats the point of putting an i9000 board in a I9001 case?
Gesendet von meinem GT-I9001 mit Tapatalk

The reason was a i9001 with a damaged motherboard because of a water damage. (somewhere a short circuit)
I was seraching for a i9001 mothorboard, but it was to expensive ~150€
Then a fount a new i9000 motherboard with camera 39€ and i thought i try it.
As you can see it almost works
If i find a way to checkout the CM build enviroment, possibly i could adapt the touch keypad driver.

Haha, i got it!
Call me stupid, or call me brave.
After browsing the source an many many posts over the last 3 days i had an idea!
It mus work when i flash the i9000 firmware to my i9001 touch keypad
And it works :highfive:
How i did it:
I flashed an original Gingerbread ROM with ODIN. In my case I9000XXJVU_I9000OXAJVU_OXA
Started the rom and did not touch any of the three touchkeys. In my opinion it is very important!!!!
Then i typed in the code *#*#2663#*#* (picture 1)
You can see, the touchscreen FW is the same.
But the touchkey FW is different!
Phone's touch key version : 0xa9
Part's touch key version : 0x0
So i started "Touch key FW update" (picture2)
A few seconds later it finished (picture3)
After reboot the touch keys work perfect.
Now i will flash CM10 again :good:

whaat i dont get it :S
u bought an GALAXY S plus and just changed the motherboard with the normal GALAXY S ( with camera)?
and u got an galaxy S rom on it?
how does this work?
modem and other parts should be other than the s+?

saprer said:
whaat i dont get it :S
u bought an GALAXY S plus and just changed the motherboard with the normal GALAXY S ( with camera)?
and u got an galaxy S rom on it?
how does this work?
modem and other parts should be other than the s+?
Click to expand...
Click to collapse
He stated the reason in post #11
Visitor77 said:
Haha, i got it!
Call me stupid, or call me brave.
After browsing the source an many many posts over the last 3 days i had an idea!
It mus work when i flash the i9000 firmware to my i9001 touch keypad
And it works :highfive:
How i did it:
I flashed an original Gingerbread ROM with ODIN. In my case I9000XXJVU_I9000OXAJVU_OXA
Started the rom and did not touch any of the three touchkeys. In my opinion it is very important!!!!
Then i typed in the code *#*#2663#*#* (picture 1)
You can see, the touchscreen FW is the same.
But the touchkey FW is different!
Phone's touch key version : 0xa9
Part's touch key version : 0x0
So i started "Touch key FW update" (picture2)
A few seconds later it finished (picture3)
After reboot the touch keys work perfect.
Now i will flash CM10 again :good:
Click to expand...
Click to collapse
I have a question to you....you changed the motherboard from i9001 to i9000 so it also means that except the screen and housing are i9001 all other specs will fully follow the i9000 specs??

No, i had a galaxy S+ with damaged motherboard.
I bought a GalaxyS Motherboard with camera and put it into my Galaxy S+ Case.
The i flashed the Galaxy S touch key Firmware on to the Galaxy S+ touch keypad because it did not work with the Galaxy S motherboard.
Now i have a Galaxy S not a S+.

DreamerTKM said:
I have a question to you....you changed the motherboard from i9001 to i9000 so it also means that except the screen and housing are i9001 all other specs will fully follow the i9000 specs??
Click to expand...
Click to collapse
Yes, except the camera. Possibly her it also works if you flash the Firmware.

Related

[Q] samsung galaxy s2 blackn screen

hi guys today i was installing a rom in my samsung galaxy s2 skyrocket i727 at&t
and when i finishing installing the telephone turn off and when i press power button i doesnt turn on,how can i repair? please help me
Name of files you were flashing would be of great help.
Sent from my SAMSUNG-SGH-I727 using xda premium
Regular s2 or s2 skyrocket?
If its a regular s2 and you flashed files from these forums that would be bad.
jamesd86 said:
Name of files you were flashing would be of great help.
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
the name of file i was installed by cwm:
MIUI_v1.7.29_XXKG6
MUIU_Arabic
kishke said:
Regular s2 or s2 skyrocket?
If its a regular s2 and you flashed files from these forums that would be bad.
Click to expand...
Click to collapse
no it is s2 skyrocket I727 AT&T
rashid-96 said:
no it is s2 skyrocket I727 AT&T
Click to expand...
Click to collapse
To me it seems like you flash a rom that is meant for regular s2 on the skyrocket which is also bad.
kishke said:
To me it seems like you flash a rom that is meant for regular s2 on the skyrocket which is also bad.
Click to expand...
Click to collapse
okay brother how can i fix this problem
U might wanna wait for someone who knows better than me, I just started getting into this myself, but if you can get your phone into download mode you can use odin to flash stock rom. Otherwise its a hard brick and you'll have to pay for jtag fix.
Try taking ur battery out, holding volume up+down+power and plugging the usb to the computer, this should get your phone into download mode if its a soft brick.
then use this guide http://forum.xda-developers.com/showpost.php?p=21011261&postcount=5
id doesn't went to download mode
what i most do???
You should wait for someone else to reply, that knows more than me. But as far as my limited knowledge goes you hard bricked it and you can either try to return it for warranty repair or http://mobiletechvideos.mybigcommerce.com/samsung-galaxy-s-ii-skyrocket-brick-repair/
okay how can i fix whith out sended to them
rashid-96 said:
okay how can i fix whith out sended to them
Click to expand...
Click to collapse
Put up a link of where you found that rom. If it was a rom for a different phone, and you cant boot to CWM or DL mode, your phone is hard bricked and can only be fixed by jtag or sending to samsung for wanrranty replacement
okay how will do the jtag for me in uae because im arabian and i buy samsung from outside.
You need to go to mobile tech videos. Website and contact them. Then ship the device to them. You bricked it. We dont have a working miui so i can only assume u flashed it from a different devices forum. In which case yes you are hard bricked.
Try to follow these directions to the TEE. Make sure you pull battery before trying download mode.
Download mode is a pain in my rear on the skyrocket because of the large volume rocker took me 3 tries.
Hope this helps you let me know.
http://forum.xda-developers.com/showthread.php?t=1342348

[Q] Installing Custom Rom

Hello there,
I'm doing this for the first time and I am followed every step and everything went well till now. I have to install a Custom Rom in the CWM-based Recovery screen. The ROM is on my SD-Card. But EVERY option in the screen i press follows a screen with a Magician hat with a arrow underneath. I have a HTC ChaCha. Someone knows how to fix this?
Greetings,
Rob
I've never heard of that happening. Maybe something to do with your phones setup? I've never had an HTC device.
sent from my captivate glide running ICS (NardROM 0.4 Rooted)
Shawn said:
I've never heard of that happening. Maybe something to do with your phones setup? I've never had an HTC device.
sent from my captivate glide running ICS (NardROM 0.4 Rooted)
Click to expand...
Click to collapse
I've found out that the screen with the "hat" is almost like the ROM manager logo, but that app is not installed on my phone..
The first thing i did is this: http://forum.xda-developers.com/showthread.php?t=1449681
The 2nd thing i AM DOING NOW is this: http://forum.xda-developers.com/showthread.php?t=1867463
I'm still at the 1st step of that topic...
Hmm
sent from my captivate glide running ICS (NardROM 0.4 Rooted)
Could it be a bad download of CWM Recovery? I would redownload and reflash it to your phone, getting s-off would proobably also be helpful if you aren't already s-off
I solved it ! Don't worry anymore
robjuh007 said:
I solved it ! Don't worry anymore
Click to expand...
Click to collapse
What did it take to resolve your issue? I'm sure posting the resolution here would be helpful to others doing a quick search.

does CWM recovery touch work well?

Tryin to help a friend out got the phone rooted custom rom ect.. Have cwm recovery flashed but wanted to kno if the touch one works well or should i stay on the old school recovery? thanks guys
evo401 said:
Tryin to help a friend out got the phone rooted custom rom ect.. Have cwm recovery flashed but wanted to kno if the touch one works well or should i stay on the old school recovery? thanks guys
Click to expand...
Click to collapse
Seems to be working fine for me. I've been using it for about 6 months now. I haven't put it thru any significant tests though. I've used it mostly to flash CM10 nightlies and a few other things like this most recent firmware update.
evo401 said:
Tryin to help a friend out got the phone rooted custom rom ect.. Have cwm recovery flashed but wanted to kno if the touch one works well or should i stay on the old school recovery? thanks guys
Click to expand...
Click to collapse
What Chitown said + it saves your volume keys
Not to thread-jack...hopefully contributes to the topic
Are there any ROMs, mods, zips, that do not play well with the touch CWM vs. the non-touch version?
footwork* said:
Not to thread-jack...hopefully contributes to the topic
Are there any ROMs, mods, zips, that do not play well with the touch CWM vs. the non-touch version?
Click to expand...
Click to collapse
Not really I've never ran into any problems only thing that's different is the print is huge in touch versus the reg cwm so u have to scroll far further but not a big deal and u can use the buttons at the bottom too with it...
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
johnb380 said:
Not really I've never ran into any problems only thing that's different is the print is huge in touch versus the reg cwm so u have to scroll far further but not a big deal and u can use the buttons at the bottom too with it...
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
Click to expand...
Click to collapse
That's a good point. Also the menus don't scroll as fast as others do in your rom screens. In other words when I scroll through the settings menu in CM10 I can quickly get to the bottom by flicking my finger across the screen really fast vertically. In CWM touch it will only scroll one screen worth of options at a time no matter how fast you move your finger. A very minor annoyance for me as the files I want to select are usually at the very bottom.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app

[ROM][STOCK][JDQ39][4.2.2] SM-T310 Stock Rom T310UEUAMH2 (NOT ROOTED)

Hey guys, this is the newest (as of October 5th, 2013) stock rom available for the North American, Samsung Galaxy Tab 3 8" WiFi model.
I am not sure if this will work with any other version (ie: 7", 10", 3G, international, etc..)
Hopefully somebody can work with this to make our first custom rom, who knows!
This is intended to be used on the North American, SM-T310 8" WiFi model!
DO NOT COME AND CRY TO ME ABOUT IT BRICKING YOUR DEVICE.
YOU WILL LOSE ROOT. YOU WILL HAVE A FACTORY RESET DEVICE WHEN THIS IS FINISHED.​
This was taken directly from Samsung's FWUS and is exactly what you would get by using Samsung Kies to update the device.
I'm not going to give a tutorial about how to place your device into bootloader/download mode, or how to use this file, but I will give a brief description for you. Search this site for plenty of tutorials on Samsung Download Mode, and also where to obtain Odin (along with instructions on how to use it.)
I have NOT found this file ANYWHERE else, so if you're going to leech it, or re-upload it somewhere else, just give credit, or link back to this post, please.
1 - Decompress the zip file
2 - Put device into bootloader/download mode
3 - Execute Odin
4 - Select "PDA" option within Odin, and select the .tar.md5 file that was extracted from step 1
5 - Start
Download Link (1.24GB): - https://www.mediafire.com/?4vp05lc5k8s5fc6
Is this version 4.3?
Sent from my GT3 WIFI
Says 4.2.2 right in the title...lol 4.3 isn't available yet for the tab 3.
gfresh4 said:
Is this version 4.3?
Sent from my GT3 WIFI
Click to expand...
Click to collapse
My bad. Thanks! I'm working on dodex ROM. New to it so give me some time.
Sent from my GT3 WIFI
Sounds good. Be nice to see some action on here. Been tempted to try something myself but am pretty green at cooking roms... If anyone needs a tester I'd be willing to be a guinea pig... cheers.
gfresh4 said:
My bad. Thanks! I'm working on dodex ROM. New to it so give me some time.
Sent from my GT3 WIFI
Click to expand...
Click to collapse
BJodrey said:
Sounds good. Be nice to see some action on here. Been tempted to try something myself but am pretty green at cooking roms... If anyone needs a tester I'd be willing to be a guinea pig... cheers.
Click to expand...
Click to collapse
I'm uploading my deodexed rom currently. Been working on it for a few days and had to get the flash script working correctly. Will post a new thread when it eventually uploads.
Sent from my SGH-I747 using xda app-developers app
flashed.
its quite different from what i had though... T310ZTUAMG2 (Taiwan)
like auto brightness, my previous rom allows me to adjust the auto bightness level, but this one does not. its either manual or full on auto.
which one is newer?
I assume the one with fine auto brightness adjustment is newer...
Yet this one has a better keyboard... like numbers above qwerty keyboard. handwriting with multiple words on lines.
(The other one uses full screen handwriting, numbers located at a separated tab) >> I think its because Taiwan version uses "Samsung Chinese Keyboard" instead of "Samsung Keyboard", which by the way both support multiple languages but with different layout.
Are the Gapps included in this rom?
Thanks
opsguy said:
Are the Gapps included in this rom?
Thanks
Click to expand...
Click to collapse
Yes, this is the entire stock rom, just like you would receive it via ota or Kies.
Download link is no good.
Is no one developing custom ROMs yet because it's so new, or will we never see custom ROMs?
Sorry for the dead link, guys.
I accidentally deleted it from my server, and never realized it!
I've uploaded it to a mediafire link for you all, though! The link is in the original post
Let me know if anybody needs any mirrors or anything!
Is the MD5 hash available for comparison?
Sent from my iPhone/iPad using Tapatalk - now Free
I've tried flashing this over my existing CM 10.2 install; Odin seems perfectly happy writing out all the images ( boot/recovery/system ), but when the Tab restarts, it gets stuck on the Samsung logo.
I can revert back to CM10.2 without issue - but I can't seem to get back to stock.
curiousmike said:
I've tried flashing this over my existing CM 10.2 install; Odin seems perfectly happy writing out all the images ( boot/recovery/system ), but when the Tab restarts, it gets stuck on the Samsung logo.
I can revert back to CM10.2 without issue - but I can't seem to get back to stock.
Click to expand...
Click to collapse
Bout to recovery and do a factory reset.
Sent from my SM-T210R using Tapatalk
gr8nole said:
Bout to recovery and do a factory reset.
Sent from my SM-T210R using Tapatalk
Click to expand...
Click to collapse
I used TWRP the first time and that didn't work.
Philz did it.
guys can you please tell me if it has Arabic language ?
foil,
Thank you so much for this. I was looking for it since yesterday...not sure why I missed this thread
Quick question: do you have access to stock recovery only? I flashed philz, but would love the option to flash the original recovery without the rest of the files, just in case.
Thanks bud.
-Defiant.
ST310
do i need to wipe everything before i instal this. im trying to flash this maybe it will fixed y touchscreen because is not responding well. thanks pls advise
You do not "have" to do a full wipe but it's highly suggested for best results
Sent from my SM-T310 using Tapatalk

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

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

Categories

Resources