[i9001][MODULES]Tun.ko{VPN},CIFS.ko,PPP MOdules - Galaxy S Plus I9001 Android Development

If u dont know what CIFS and TUN are,u probably don't need it
Instructions:
1)Extract the modules inside the zip to,say, /system/lib/modules
2)Fire up terminal and type this command
Code:
insmod /system/lib/modules/tun.ko
insmod /system/lib/modules/cifs.ko
Same procedure to load PPP Modules,just change the names
DONE!
Note:If u use above method ,u need to execute above commands on every reboot!
if u want to avoid that hassle,use an app on XDA called "MODULE LOADER"(Google it/Use Search) and bamm..done!
Regards

How did you compile those libs?
Would it be possible to port the liblights for BLN mod?
I tried to load the SII GT9100 libs and the original GT9000 ones but they don't work... or do I need a customized kernel for those?

wintel_mac said:
How did you compile those libs?
Would it be possible to port the liblights for BLN mod?
I tried to load the SII GT9100 libs and the original GT9000 ones but they don't work... or do I need a customized kernel for those?
Click to expand...
Click to collapse
These aren't libs,they are loadable modules compiled from source
manveru0 already tried BLN,he said that it freezes the phone..
try to load DHD liblights...who knows they might work!..of course with some changes in kernel(add bln.c).....pm me

i saw u posted in Droidzone's thread, so just to give u a lil tip, if u have any questions about kernels there is one guy to ask, snq- , he is the God of all kernel devs, i've had my desire for over a year and i saw most of his work, trust me the whole HTC community (not just the desire section) knows who he is

Hei,
what do i need to compile these?
i'm comfortable using ubuntu linux and compiling, but i need to compile the tun.ko for a honeycomb tablet.
are the general android sources from google enough or do i need device specific?
Can you give me short a step by step? (just the steps and sources, i have already compiled modules on my own for ubuntu)
thx in advance

is this tun.ko module works with openvpn? because i saw some blogs posted about this stuff and for tun.ko module to be worked with openvpn, it must be the same with the kernel....is this correct? please help me with this stuff...really appreciated it!
-corrupt1234

@corrupt:yes,this tun.ko is for openVPN
@cheefy:i will pm u when i come back from school
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!

sakindia123 said:
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!
EDIT:I will make a nice little 1-min video to compile modules!
Click to expand...
Click to collapse
It wasn't just about overclocking, he added modules, managed to fix the compass with a hack (bear in mind that even HTC couldn't release a fixed compass version), fixed 720p recording, all that on a closed source kernel . he also managed to get the sense 3.0 lockscreen (ring + 4 icons) to work on desire. not to mention his earlier work with extended power menu, battery circle icons etc...
Sent from my GT-I9001 using xda premium

sakindia123 said:
@corrupt:yes,this tun.ko is for openVPN
@cheefy:i will pm u when i come back from school
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!
EDIT:I will make a nice little 1-min video to compile modules!
Click to expand...
Click to collapse
Owh, i see...so what if i use that tun.ko with your cranium rc5 rom? will it work on openvpn?
Thanks in advance.
-corrupt1234

@Corrupt Yes it should work!

Updated With PPP Modules! Kindly test if possible

sakindia123 said:
@Corrupt Yes it should work!
Click to expand...
Click to collapse
Hi again, dude, one question...is your tun.ko works with any stock roms like zksp and etc? i haven't tried with your ROM though, need to test with stocks first...i'll be happy if it works!!!!

corrupt1234 said:
Hi again, dude, one question...is your tun.ko works with any stock roms like zksp and etc? i haven't tried with your ROM though, need to test with stocks first...i'll be happy if it works!!!!
Click to expand...
Click to collapse
Of course it does

Ok, so i've downloaded your tun.ko and after hours setting up with openvpn....it's finally working. However, it doesn't connect to the Internet as it should be..so i've downloaded another openvpn installer by sasha from the market and guess what, it says tun/tap found but not working but everything else is fine. Sakindia, can you post like tutorial for newbie on how to put your tun.ko and do i have to put that tun.ko together with ciff.ko together? Thank in advance

They are independent of each other.And i think the instructions are pretty easy!

hi.
where is /system/modules ? in phone?
can i use adb for this ?
thx.

kamran k said:
hi.
where is /system/modules ? in phone?
can i use adb for this ?
thx.
Click to expand...
Click to collapse
yes and yes

Hi.
I can't find /system/modules/ in my phone!
I use with script manager. Do i make it and copy?
please help me, thanks

kamran k said:
Hi.
I can't find /system/modules/ in my phone!
I use with script manager. Do i make it and copy?
please help me, thanks
Click to expand...
Click to collapse
Well,i forgot!
U have to place them in /system/lib/modules
My bad!

I do It. but this modules not work, VPN is unable now.
my rom is [KPS]★Cranium RC6 Update #1

Related

openvpn got working

For those who have already rooted their phones and need ovpn, i've compiled tun.ko module, which suites stock ROM (2.6.35.10-g13f6602)
All you need is to put it into /system/lib/modules/ from the archive attached.
Also, you can find there working binary (and lib) from cm7.
Just place the binary into /system/xbin/ and lib to /system/lib/
Enjoy!
my desire has a kernel version of 206.35.10-g8ae2b2f... will this also work with me?
yerfdes said:
my desire has a kernel version of 206.35.10-g8ae2b2f... will this also work with me?
Click to expand...
Click to collapse
It shouldn't, since kernel has a strict version checking.
(you can assure it out in log or dmesg right after insmod)
I could compile the module for you version, if you would test it though.
hey mih_,
just wanted to know if it is ok for you, if i use your files in my custom rom?
that would be great... i use your fix too and it´s working fantastic.
thanks and regards
it's ok for me, no problem.
but i've just taken bin and lib from cyanogenmod7 and just compiled the module from htc sources.
by the way, since OTA version has changed i had to recompile it again.
i've attached the module for 2.6.35.10-g241e3af
mih_ said:
it's ok for me, no problem.
but i've just taken bin and lib from cyanogenmod7 and just compiled the module from htc sources.
by the way, since OTA version has changed i had to recompile it again.
i've attached the module for 2.6.35.10-g241e3af
Click to expand...
Click to collapse
thx a lot... i´m working to update my rom with the ota, but will take some time... good to have a updated version ready when i will release next build.
can i ask you if you can have a look at my problem with the android.policy.jar and framework-res.apk? there are some recource id´s and global actions mixed up and broke the reboot menu.
posted everything nessesarry on this page http://forum.xda-developers.com/showthread.php?t=1048203&page=4
sounds your a little fitter than me in compiling stuff
would be cool if you can help me here
regards

[Q] CifsManager / cifs.ko

Did anyone manage to mount samba shares via CifsManager / cifs.ko on our Note?
From what I remember, you needed to have a kernel that's supports CIFS for it to work.
Sent from my GT-N7000 using Tapatalk
RavenY2K3 said:
From what I remember, you needed to have a kernel that's supports CIFS for it to work.
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
No you can load it by insmod.
Yes. Someone have to get the kernel sources and compile the modules for this kernel.
Just ask netchip to do it. It's the only one who compiled a kernel from sources to SGN. Try his thread on dev channel.
Cifs manager not working for me
ES File Explorer does work though (LAN share)
I'll build the module tonight if I get a chance.
no guarantees, or that it will work.
fards said:
I'll build the module tonight if I get a chance.
no guarantees, or that it will work.
Click to expand...
Click to collapse
Okay great. Looking forward to test.
I'm not having a lot of success with it. insmod doesn't want to know about the module,
KJ4 doesn't use /proc/config.gz either which is selfish of them

[Ubuntu on EMMC] Automatic Kernel Updater

This script, when called, will download lilstevie's kernel source, build the default configuration, and flash it.
Thanks to lilstevie for the whole Ubuntu on emmc.
Let me know how it works
UPDATES:
12.4.2011
-Updated to ver. 4
-Added update checking feature...
11.30.2011
-Update to ver. 1.0.1
-Fixed Grammatical Error
-Added git dependency in apt-get line.
11.28.2011
-Initial release
link:
austinconn(dot)us(dot)to/repository/kernelupdater.sh
(Reason I have to post link like this is because I haven't posted enough. Will change when able...)
atc3030
Thanks, makes life a little easier.
Actually, i have some commands which come in really handy when you use ubuntu on a tab.
sudo apt-get remove appmenu-gtk indicator-appmenu overlay-scrollbar liboverlay-scrollbar-0.1-0
This will remove the global menus and that annoying scrollbar so you have to use your mouse/trackpad less often.
*edit: Hard reboot right after the install-part.
*edit2 git was missing on my ubuntu-install. I'd suggest you to add it to your apt-get line.
looked at the script, nice
Although not that i think you care but you might:
echo "If all was done correctly, your kernel shoudl be upto date"
Click to expand...
Click to collapse
should
up to *two words*
Gonna update the script. what else do you guys want to see in it??? let me know what else would be useful and ill see about adding them
atc3030 said:
Gonna update the script. what else do you guys want to see in it??? let me know what else would be useful and ill see about adding them
Click to expand...
Click to collapse
Great work! It would be good if it could build the CIFS, TUN and NFS modules
mitchelln said:
Great work! It would be good if it could build the CIFS, TUN and NFS modules
Click to expand...
Click to collapse
If you can get me like a guide or something to do that, i would love to. im working on something else right now, but should be able to do that really quick. next update will have an update feature to automatically check for updates.
i know this is a noob question (i think you wil get more off them since the one-click installer for windows)
- how to correctly use this script
- will this affect the working off my dualboot configuration (for one click installer)
very excited for this. is there a guide for this script or can we just execute?
download the script, right click on the file and mark it as an executable under properties.
open a terminal, ch to the folder you´ve downloaded the script and run
$sudo ./kernelupdater.sh
I would love to get Linux Mint (any flavor, but considering our hardware, prob LMDE or LXDE is most realistic, although IDK if any debian flav is compiled for ARM?) built into a flashable image. Ubuntu is wasted on a machine with limited RAM and a non-standard file system.
I am not a developer, but I certainly would help as much as possible any person who would like to get moving and use our hardware to its fullest extent!
Like I said, any interested parties, please PM me.
Sent from my Transformer TF101 using xda premium
atc3030 said:
This script, when called, will download lilstevie's kernel source, build the default configuration, and flash it.
Thanks to lilstevie for the whole Ubuntu on emmc.
Let me know how it works
UPDATES:
12.4.2011
-Updated to ver. 4
-Added update checking feature...
link:
austinconn(dot)us(dot)to/repository/kernelupdater.sh
(Reason I have to post link like this is because I haven't posted enough. Will change when able...)
atc3030
Click to expand...
Click to collapse
This link yields not (even without the "(dot)" and all I can find on his site is html and a couple android APKs and zips. Can someone please repost the most recent kernel update/build script? Muchos Gracias
If anyone has this script lying around. Please pm me. I must have lost it in a data transfer
Sent from my DROID2 GLOBAL using Tapatalk
Here is a link to the file. I take no credit for the work, just reuploading it since the original version has been missing for a while now.
http://dl.dropbox.com/u/6990784/kernelupdater.sh

Trying to port kernel 3.0 for i9003, please help

Hello,
I have been porting kernel 3.0 to i9003 since last month.
Now, platform specific codes and most of the drivers are ported.
Today, I am able to finish the kernel build with minor warnings.
but I have problems customizing the init scrits to be used with the kernel.
Any help from more experience devs would be appreciated
Current status:
- Platform specific code and all drivers except battery are ported.
- The kernel is built successfully
- trying to pack it into normalboot.img
I can release the source now due to its size. ( asking a guy at github to increase my storage space). But will do asap.
Sorry to post in the wrong forum but I dont have permission to post in the dev forum.
crackerizer said:
Hello,
I have been porting kernel 3.0 to i9003 since last month.
Now, platform specific codes and most of the drivers are ported.
Today, I am able to finish the kernel build with minor warnings.
but I have problems customizing the init scrits to be used with the kernel.
Any help from more experience devs would be appreciated
Current status:
- Platform specific code and all drivers except battery are ported.
- The kernel is built successfully
- trying to pack it into normalboot.img
I can release the source now due to its size. ( asking a guy at github to increase my storage space). But will do asap.
Sorry to post in the wrong forum but I dont have permission to post in the dev forum.
Click to expand...
Click to collapse
Thank u very much! You could contact dhiru
Sent from my GT-I9003 using XDA
Great...but main question is that whether device boot or not??? Because many people have successfully compiled kernel 3.0 but device doesnt boot.
vishal24387 said:
Great...but main question is that whether device boot or not??? Because many people have successfully compiled kernel 3.0 but device doesnt boot.
Click to expand...
Click to collapse
That what I'm going to find out. For now, I'm trying to modify the init script and looking for help from some devs here to speed it up.
my wish- that you release it as fast as you can
R u using
This?
i have also used this guide n compiled a kernel 3.0 successfully packed it using dhiru's boot.img from alpha 6
i have also modified sum codes
but still no luck i think these files need alot of config changes!!!!
n lastly best of luck i hope u get success
sachin sharma said:
R u using
This?
i have also used this guide n compiled a kernel 3.0 successfully packed it using dhiru's boot.img from alpha 6
i have also modified sum codes
but still no luck i think these files need alot of config changes!!!!
n lastly best of luck i hope u get success
Click to expand...
Click to collapse
sachin sharma, can you explain your procedure during your port? I'll compare with mine to see if we do the same thing.
After checking the boot script, I don't think we can just do a drop-in replacement. I think modifying the init script is needed (and i'm working on it). Also, There are some changes in the kernel which can cause problem with the ported code. I'm thinking about droping RFS and J4FS support in the new kernel (and probably abandon all samsung code).
crackerizer said:
sachin sharma, can you explain your procedure during your port? I'll compare with mine to see if we do the same thing.
After checking the boot script, I don't think we can just do a drop-in replacement. I think modifying the init script is needed (and i'm working on it). Also, There are some changes in the kernel which can cause problem with the ported code. I'm thinking about droping RFS and J4FS support in the new kernel (and probably abandon all samsung code).
Click to expand...
Click to collapse
I will suggest u to start ur thread in development thread. In general section developers mostly dont come here. Also u should upload ur source code to github. It will help to other developers to look into ur source code & find out the problem.
vishal24387 said:
I will suggest u to start ur thread in development thread. In general section developers mostly dont come here. Also u should upload ur source code to github. It will help to other developers to look into ur source code & find out the problem.
Click to expand...
Click to collapse
He needs to pump up his post count first buddy
Sent from my GT-I9100 using xda premium
ephraim033 said:
He needs to pump up his post count first buddy
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
oh...I forgot about that Anyway how many posts one has to do so that he can post a thread in development section?
vishal24387 said:
oh...I forgot about that Anyway how many posts one has to do so that he can post a thread in development section?
Click to expand...
Click to collapse
Not sure, i think it's 10?
Sent from my GT-I9100 using xda premium
ephraim033 said:
Not sure, i think it's 10?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Yes, 10!
crackerizer said:
sachin sharma, can you explain your procedure during your port? I'll compare with mine to see if we do the same thing.
After checking the boot script, I don't think we can just do a drop-in replacement. I think modifying the init script is needed (and i'm working on it). Also, There are some changes in the kernel which can cause problem with the ported code. I'm thinking about droping RFS and J4FS support in the new kernel (and probably abandon all samsung code).
Click to expand...
Click to collapse
all we need is config file in /arch/arm/config for kernel 3.0 for our devices
all we have now is config file for kernel 2.6.7 thats wats preventing our devices to boot
i followed same procedure mentiond in that blog after that i used zoom config file edit it at some places wer i thought shud be a change like device name to galaxy sl etc
renamed it latona_galaxy_sl
even then no benefit but i havn't givn hope m still trying!!!!
main problem is that we dont know how to configurate config file as "make config" command gives a hell lot of options!!!!
@crackeziner is your 3.0 kernel booting ?
anuraagkochar said:
@crackeziner is your 3.0 kernel booting ?
Click to expand...
Click to collapse
Probably not.
Booting itself is the main problem .. lol.
All my attempts to port this failed miserably.
Skander1998 said:
Probably not.
Booting itself is the main problem .. lol.
All my attempts to port this failed miserably.
Click to expand...
Click to collapse
what can do now??
Skander1998 said:
Probably not.
Booting itself is the main problem .. lol.
All my attempts to port this failed miserably.
Click to expand...
Click to collapse
Just give it try. Don't let it down guys
Sent from my GT-I9003 using XDA
sachin sharma said:
all we need is config file in /arch/arm/config for kernel 3.0 for our devices
all we have now is config file for kernel 2.6.7 thats wats preventing our devices to boot
i followed same procedure mentiond in that blog after that i used zoom config file edit it at some places wer i thought shud be a change like device name to galaxy sl etc
renamed it latona_galaxy_sl
even then no benefit but i havn't givn hope m still trying!!!!
main problem is that we dont know how to configurate config file as "make config" command gives a hell lot of options!!!!
Click to expand...
Click to collapse
I have gone far more than that . All latona specific codes are ported not only the defconfig file. Most drivers (LCD, power switch, camera, etc.) are also ported. I'm now modifying the init script to match what the kernel have now. Hopefully it will boot.
crackerizer said:
I have gone far more than that . All latona specific codes are ported not only the defconfig file. Most drivers (LCD, power switch, camera, etc.) are also ported. I'm now modifying the init script to match what the kernel have now. Hopefully it will boot.
Click to expand...
Click to collapse
u mentiond that u r getting errors while compiling right?
that means ur deconfig file is still not correct
all the codes needs to be changed according to "kernel 3.0"
not by porting codes from other kernels or previous kernels
n lastly all drivers are already given in the source code thers nothing to change in it except that u just have to compile!!!!!!
crackerizer said:
I have gone far more than that . All latona specific codes are ported not only the defconfig file. Most drivers (LCD, power switch, camera, etc.) are also ported. I'm now modifying the init script to match what the kernel have now. Hopefully it will boot.
Click to expand...
Click to collapse
But did it boot?? Did u test that? When do u think u will be able to test that?

[KERNEL] [MTD] [TW/CM9/CM11] [DEV] Watson Kernel (MTD support on Gingerbread!)

Hello guys,
This is a project I was working on for a kernel for our SGY.
I made it with a few things in mind:
>Improve it's performance
>Be universally compatible (after I nearly given up on trying to get a snappier CM11 and after the need for a snappier SGY, I decided to go back to GB. However, BML is terrible, and it is annoying to come back to. I decided to build a MTD kernel for Gingerbread then, and it works!)
>Experiment and upgrade as much as I can (thanks @robcore!!!!)
But since I lost my device, I cannot continue developing it. I am then releasing the source code (sorry, no flashable stuff, I deleted it long ago ) for any of you to continue(?) my work if your heart so desires.
If I ever get myself another SGY (or another BCM21553 device), I will gladly continue development (and support whoever does it too), but before I lose all my data and the kernel code alongside it, I am making it available.
This kernel features:
-OC up to 1040MHz (It's questionable even today if the bcm21553 OCs really work, but I tried hacking a way that works very similarly to MarocOS's one, maybe even better. Be warned though, the source around it is messy)
-GPU hacks for performance (Again, even I don't know if they do work, probably the values are just there to be seen, I'm not sure. I do know though that increasing the CPU speed will much likely increase the speed of V3D too)
-DVFS disabled (I found out DVFS is mostly the culpirit in the "832MHz crisis" where the kernel would forcefully scale itself to 832MHz, so I eliminated any reference to it in kernel code. Apparently DVFS on the processor is only available under the bcm21553 governor, but it is present on the other drivers as well. The idea for disabling DVFS came from my friend @robcore)
-A few additional governors and a buggy interactive governor (which is the default xd)
-MTD support for Gingerbread (Thanks Samsung Epic 4G! Although it only works on TouchWiz (I tried it with SL v2 and v2.1 and it works, but under NougatME(CM7) I got no success and loads of segfaults), it works ALMOST perfectly. See bugs for details )
-Some scraped source code from Samsung's FSR I found on the internet (barely compilable, though)
Bugs:
>Gingerbread version:
-IMEI won't appear in the Status screen, I also faced problems with non-working radio for calls. Data works just fine, but calling and receiving calls is unavailable. I believe it is EFS-related. My suggestion is backing up the EFS partition's file structure, then converting it to MTD, then restoring the backup.
-TWRP will crash and panic when exiting, a workaround is force rebooting
>ICS version:
-TWRP will crash and panic when exiting (I believe fixing it here will fix the bug above too)
>KitKat version:
-Flashing images fail randomly, you may also be unable to reboot normally if you do so. I tried addressing this but I couldn't get anywhere.
DOWNLOAD THE SOURCE: Here!
Thanks to:
 @robcore - his development on the Snapdragon S4 breathes life on my dev soul!
 @zman0900 - I saw his thread on an MTD TW kernel for the Samsung Epic 4G, which led me to believe MTD on GB is possible.
nice kernel
It sound nice. I'm a newbie developer, I'm building a kernel to fix audio bug on cm9, hope it work. And thank you for the source
vdhero said:
It sound nice. I'm a newbie developer, I'm building a kernel to fix audio bug on cm9, hope it work. And thank you for the source
Click to expand...
Click to collapse
Have you gathered enough info on it? I would like to fix it too, but I couldn't get any info on whether if the audio bug is a kernel-side issue or an OS -side issue.
Best of luck for you
Building and fixing
sonickles9 said:
Have you gathered enough info on it? I would like to fix it too, but I couldn't get any info on whether if the audio bug is a kernel-side issue or an OS -side issue.
Best of luck for you
Click to expand...
Click to collapse
I don't sure so I decided to build a kernel from your source and another cm9 version from Mohamad.Afaneh's source and I'll merge the audio on both of them for the best think to fix the bug.Thank you .
Link for kernel?
(img files...)(stock/cm9/cm11)
TheRealModder said:
Link for kernel?
(img files...)(stock/cm9/cm11)
Click to expand...
Click to collapse
Compile one for yourself,man. It only takes like 15-25 mins
vdhero said:
Compile one for yourself,man. It only takes like 15-25 mins
Click to expand...
Click to collapse
I don't know how to compile....
TheRealModder said:
I don't know how to compile....
Click to expand...
Click to collapse
He wrote a script already, just add your toolchain and run the script. There's a guide in the readme
vdhero said:
He wrote a script already, just add your toolchain and run the script. There's a guide in the readme
Click to expand...
Click to collapse
Ok. The watson-kernel-bcm21553-src is used with other files?
Because i want to make cm9 mohhamad afaneh optimized version
TheRealModder said:
Ok. The watson-kernel-bcm21553-src is used with other files?
Because i want to make cm9 mohhamad afaneh optimized version
Click to expand...
Click to collapse
To make it, you have to sync the cm9 source code then add the files from his github to your localmanifest. This thing is not in anyway related to that except the MTD. This one is a kernel-compile only source
Oh man, i give up. I can't build a kernel from source, but i can modify a kernel.
Can someone give me the zimage for ics Please....
Sent from my Zenfone 2 Laser using XDA Labs
TheRealModder said:
Oh man, i give up. I can't build a kernel from source, but i can modify a kernel.
Can someone give me the zimage for ics Please....
Click to expand...
Click to collapse
zlimage? We don't have that here, we only have boot.img for kernel
vdhero said:
zlimage? We don't have that here, we only have boot.img for kernel
Click to expand...
Click to collapse
Or you can give me the extracted boot.img files. (ICS/KK)
I will rebuild it using dsixda's android kitchen.
Sent from my Zenfone 2 Laser using XDA Labs
TheRealModder said:
Or you can give me the extracted boot.img files. (ICS/KK)
I will rebuild it using dsixda's android kitchen.
Sent from my Zenfone 2 Laser using XDA Labs
Click to expand...
Click to collapse
Sorry but I can't because I'm bored of making ROMs so I switched back to Windows. I'm planning on making a ROM, I'll compile the kernel for you once I get linux installed
vdhero said:
Sorry but I can't because I'm bored of making ROMs so I switched back to Windows. I'm planning on making a ROM, I'll compile the kernel for you once I get linux installed
Click to expand...
Click to collapse
Ok. If you want to install linux i recommend using ubuntu or linux mint.
Ubuntu official website:https://www.ubuntu.com/
Linux mint official website:https://linuxmint.com/
Sent from my Zenfone 2 Laser using XDA Labs
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
vdhero said:
To make it, you have to sync the cm9 source code then add the files from his github to your localmanifest. This thing is not in anyway related to that except the MTD. This one is a kernel-compile only source
Click to expand...
Click to collapse
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
Assabtigle said:
VDHERO Please But a New Galaxy t Gt-S5360 and start the Development!
Click to expand...
Click to collapse
Sorry but I can't since my sgy is dead for a long time ago. I'll try to make one if I can find one. I've heard that there are some places that sell sgy for about 5 bucks, i'll find one ì possible
Be fast bro!!
vdhero said:
Sorry but I can't since my sgy is dead for a long time ago. I'll try to make one if I can find one. I've heard that there are some places that sell sgy for about 5 bucks, i'll find one ì possible
Click to expand...
Click to collapse
BE fast BRO Love U and Your WORK!!
All Your DEVELOPMENT are Faster than The ORIGINAL one Please Buy a NEW one!
and Yeah install the Stock Rom in your Phone by ODIN it will be fine!:laugh:

Categories

Resources