[MOD][9003,9100,i5800] Floating Touch - Samsung Galaxy SL i9003

I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this MOD
before Applying it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Confirmed Working on i9003,i9100,Galaxy 3
So i've been just browsing the old development threads and found that u can turn on very high sensitivity of the touchscreen driver on the fly ! thanks to loSconosciuto and his dev thread http://forum.xda-developers.com/showthread.php?t=1587553
so Here's an app by neectron
theres no zip to flash nor an app to install ! its just 2 basic terminal lines !
open up terminal app and do this
click allow for super user permissions (do this only if u get access denied error)
Code:
su
echo 7005 > /sys/touchscreen/set_touchscreen
cat /sys/touchscreen/set_write
For the Galaxy 3 (not i9300 galaxy s3)
Code:
su
echo 7005 > sys/class/touch/switch/set_touchscreen
cat sys/class/touch/switch/set_write
and it'll make ur touchscreen fly just note that this isnt suitable for normal use since its hard to text and somewhat difficult to navigate at times!
to go back to stock settings there are 2 ways
most simple 1-- Reboot ur phone
2 do this in terminal if ur NOT a lazy person
Code:
echo 7025 > /sys/touchscreen/set_touchscreen
cat /sys/touchscreen/set_write
afraid it'll mess up ? well heres a video of what it does
https://www.facebook.com/photo.php?v=4245680894201
sakindia123 said:
Nice work..works fine on Galaxy S2's mx224 and htc explorer's novatek display
Click to expand...
Click to collapse

Awsome buddy...really feeling phone is working without touching it...Feels like magic

I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this MOD
before Applying it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
OT: This somehow seems to be the standard disclaimer at xda? And I'm always laughing at it.
I guess I'll apply it in some boring 5 minutes. Thanks for digging that out.

Did someone try to do that? Could work with that settings.

Taraen said:
OT: This somehow seems to be the standard disclaimer at xda? And I'm always laughing at it.
I guess I'll apply it in some boring 5 minutes. Thanks for digging that out.
Click to expand...
Click to collapse
lol yes its one of the most used ones
Taraen said:
Did someone try to do that? Could work with that settings.
Click to expand...
Click to collapse
u can try it out with a glove ! might work ! since our hardware isnt really designed for such a feature the possibilities are less

Just a request-can anyone plz make a flashable zip...can't really understand this terminal emulator thingy...thanks anyway
Sent from my GT-I9003 using xda app-developers app

loneagl said:
Just a request-can anyone plz make a flashable zip...can't really understand this terminal emulator thingy...thanks anyway
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
making a zip is risky ! i dont want to take that risk ! its very simple ! just type the exact thing in written in the thread and ull c it work also the best part is that to revert u can just reboot ! hence m not gonna provide a zip

Will this work on CM9 ???? I tried it anyway.. It says directory not available..
Screenshot attached..

ivAnash said:
Will this work on CM9 ???? I tried it anyway.. It says directory not available..
Screenshot attached..
Click to expand...
Click to collapse
seems like u messed up sum stuff there ..
restart terminal type
su (press enter)
echo 7005 > /sys/touchscreen/set_touchscreen (press enter)
cat /sys/touchscreen/set_write (press enter)
m not sure if it'll work on cm10/9 as i havent tested

shriomman said:
m not sure if it'll work on cm10/9 as i havent tested
Click to expand...
Click to collapse
I have tried it on CM10 and it works fine
Sent from my GT-I9003

I saw ur video on fb..
will definately try this ..
>>Thanks Dude<< !!

must have
Mathematical!!!
If I had friend I will surelly show them this trick!( just kidin'). It's a little strange at the beginning since I'm used to touch the screen but I'm so proud of having a clean screen and was also able to write text, taking picture(very good stuff for the camera app).

Congrats, you guys got this on XDA frontpage

shriomman said:
seems like u messed up sum stuff there ..
restart terminal type
su (press enter)
echo 7005 > /sys/touchscreen/set_touchscreen (press enter)
cat /sys/touchscreen/set_write (press enter)
m not sure if it'll work on cm10/9 as i havent tested
Click to expand...
Click to collapse
Tried on my Galaxy Nexus w/ CM10 but just could find any folder in /sys including "touchscreen"……

Rat2 said:
Tried on my Galaxy Nexus w/ CM10 but just could find any folder in /sys including "touchscreen"……
Click to expand...
Click to collapse
its device specific ! u would have to find the touchscreen driver for ur phone ..

Looks cool
I saw this on the Portal but I don't have the Galaxy SL, but I still thought this looked really interesting What does this do exactly? Does it increase the sensitivity of the screen? I can't see how this would work 'cause it's as sensitive as it is, right ? If so, can this be a way to improve sensitivity on ALL Android phones?

shriomman said:
its device specific ! u would have to find the touchscreen driver for ur phone ..
Click to expand...
Click to collapse
Hey congrats dude!! Great going!!!
Sent from my GT-I9003 using xda app-developers app

will this work on the i9000? its almost the same phone only lcd....
no doesnt [cant find such directory thing]
but looks funny

So I tried it and it was great, it also allow you to use a pencil with the screen!
I just wanted to know if I could launch this through a script (it's getting borring to copy paste it one the terminal each time I boot the phone).
And if yes (I guess it's a yes) how could I do it? Is there some .sh scripts on Android as for Gnu/Linux?

I guess you can use smanager to such a script.
Sent from my GT-I9003 using xda premium

Related

[GUIDE] Revolution´s Ultimate ROM Cooking Guide

This is how i made Revolution HD
You need :
Sidekick 4G
Stock ROM
How to make a ROM :
* Get the modem and kernel (zImage) you want to use
* Open the kernel with winrar & extract kernel_flasher .
* Get the APK file's you want on your ROM .
* Open the Stock Deodexed ROM
* Open /UPDATES
* Input your desired modem & kernel inside /UPDATES & Input them .
* Open /META-INF /COM /GOOGLE /ANDROID
* Open updater-script in Notepad ++
* Rename to whatever you want .
* Open /SYSTEM /APP & input the application's you want on the ROM
* You can delete alot of bloat which is application's you don't need
* Open /SYSTEM /XBIN & place SU in there for SuperUser permision's to root your ROM
* Open build.prop in /SYSTEM with Notepad & ro.build.display.id = the name of your ROM
* ro.build.version.release= is the firmware version number you can change .
* Go to uot.dakra.lt & upload your framework-res.apk there & wait for them to cook your desired theme .
* Go to /MEDIA to change sound's , audio , video & boot animation .
* Go to /SYSTEM /ETC & make a folder called init.d & place all your desired script's in there , IE Zipalign , SDCARD tweak's , RAM tweak's & RAM script's .
* Go to /SYSTEM /BIN & rename recovery to recovery.bak & input a modded recovery in there , IE : Krylon360's recovery
* Flash your ROM & feel the difference from stock
This is a video of the Guide that way you can see step by step what im doing that way you can learn
If this thread helped you please thank this post
Here's the video :
http://www.youtube.com/watch?v=JCZMZRiSROI
This guide in attachment's & ROM here .
Stock KG2 ROM : Here
good job bro!
Thank you tyler .
tylermaciaszek said:
good job bro!
Click to expand...
Click to collapse
Thanks man I needed help alot , you made my day. Thanks!!
Sent from Sidekick 4G rooted Ultimate SK4G/2.2.1 using Tapatalk
Would this guide work for any other phones?
Jamin13 said:
Would this guide work for any other phones?
Click to expand...
Click to collapse
I have the same doubt
alexandre.ladeira said:
I have the same doubt
Click to expand...
Click to collapse
most of this will work fine with other phones as android is structured almost the same way across the all devices. find the phone you wanna work on. get a base rom to build off of. and start crackin. er umm "cookin"
Dude I would so love to help bc I bought my chick a sidekick she didn't like it bc before that she had HTC whick was a mytouch 3g slide so she's wanting me to buy her the 4g slide so when I do that ima keep her sidekick and its game on so I will keep in contact with u k bc one big reason I want her phone is bc it has the wolfson chip set in it or what u would call audio hardware but ne ways we will talk forsure k bro
Since this technique should work on other phones, are we able to use these steps on a ROM such as CM nightly? I would like to make my own ROM for my G2 as well as my wife's sidekick and would like to have 2.3.x on my G2 still. Thanks for the guide, I hope to use it very VERY soon!
8track said:
Since this technique should work on other phones, are we able to use these steps on a ROM such as CM nightly? I would like to make my own ROM for my G2 as well as my wife's sidekick and would like to have 2.3.x on my G2 still. Thanks for the guide, I hope to use it very VERY soon!
Click to expand...
Click to collapse
everything here shoud work with any device im 95% sure but wait for rev to respond for a definite answer
tylermaciaszek said:
everything here shoud work with any device im 95% sure but wait for rev to respond for a definite answer
Click to expand...
Click to collapse
Yea I want to know for sure before I start bricking phones left and right haha but I think it would work as well.
Sent from my T-Mobile G2 using XDA App
I'm not sure for all other device's but i know it work's with all Samsung Device's but it should , all phone's are the same build .
8track said:
Yea I want to know for sure before I start bricking phones left and right haha but I think it would work as well.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
8track said:
Yea I want to know for sure before I start bricking phones left and right haha but I think it would work as well.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
theres nothing i can find that would make it different for another device you could do these steps with any rom so im sure it will work but just to be sure wait for rev.
Um new to the sk4g, dont you need kitchen to sign it all for flashing?
Rev. can we use a radio/modem file from another Samsung phone ...because as of now we have no other options at this time ...
You cannot sign a ROM correctly, as you are not Samsung and do not have their official signing keys. We use a custom recovery to circumvent key checking, so ROMs do not need to be signed.
Typically Modems for different phones don't work, as they are designed per phone. You could try out different modems, but you would have to be proficient with Odin, as flashing the wrong modem will soft brick you.
So we dont have to use this: http://forum.xda-developers.com/showthread.php?t=633246 ?
Nope , just use this guide .
John_2k2 said:
So we dont have to use this: http://forum.xda-developers.com/showthread.php?t=633246 ?
Click to expand...
Click to collapse
Thats really interesting lol my motorola cliq needed signing when zipped or else the ROM wouldnt flash
John_2k2 said:
Thats really interesting lol my motorola cliq needed signing when zipped or else the ROM wouldnt flash
Click to expand...
Click to collapse
Yea thats why i caught on super quick and got rid of that device

Extracting Boot Image from tar.md5

As the Title says. Could someone tell me how to extract the Boot Image and the system and META-INF folder from the ROM I downloaded?
first u can change extension from .tar.md5 to .tar then you can use for example Total Commander.
m.kochan10 said:
first u can change extension from .tar.md5 to .tar then you can use for example Total Commander.
Click to expand...
Click to collapse
Thanks, but could you tell me how? I mean, the steps involved. I'm a n00b :'(
Edit:
Eek! I got it. Thanks!
m.kochan10 said:
first u can change extension from .tar.md5 to .tar then you can use for example Total Commander.
Click to expand...
Click to collapse
I can't seem to find the system and META-INF folders. Any clue's as to where to look?
oooo got it. These folders don't belong to Odin/.tar packages but to CWM/.zip files. Files that are included in .tar packages have extensions .bin or .img. There are no folders there.
m.kochan10 said:
oooo got it. These folders don't belong to Odin/.tar packages but to CWM/.zip files. Files that are included in .tar packages have extensions .bin or .img. There are no folders there.
Click to expand...
Click to collapse
And I thought porting would be easy. :\ Damn!
AbShake96 said:
Thanks, but could you tell me how? I mean, the steps involved. I'm a n00b :'(
Edit:
Eek! I got it. Thanks!
Click to expand...
Click to collapse
First thing-- if you are a n00b without much knowledge about ROM/Kernel/ etc.. Dont venture into the ROM development etc. world u will end up screwing the device.. Read,understand,ask.. then when u feel u know enough go ahead--
Still if you want to know--Then--
Put the factoryfs.img,cache.img into the original update folder of HTC kitchen.. then Open the kitchen using Cygwin.. And tap option 1.. then press enter .. then press 1..then wait it will extract.. then when u get a set of instructions.. Open ext2explore and select the new ext4_factoryfs.img in WORKING FOLDER-sytem.. then right click and save.. It will extract the system--
There u get your /system... Thats what I did
Adi_Pat said:
First thing-- if you are a n00b without much knowledge about ROM/Kernel/ etc.. Dont venture into the ROM development etc. world u will end up screwing the device.. Read,understand,ask.. then when u feel u know enough go ahead--
Still if you want to know--Then--
Put the factoryfs.img,cache.img into the original update folder of HTC kitchen.. then Open the kitchen using Cygwin.. And tap option 1.. then press enter .. then press 1..then wait it will extract.. then when u get a set of instructions.. Open ext2explore and select the new ext4_factoryfs.img in WORKING FOLDER-sytem.. then right click and save.. It will extract the system--
There u get your /system... Thats what I did
Click to expand...
Click to collapse
Oh Great Titanium God! Accept me as your humble student! I'm serious. I'm absolutely dying to become a developer. Tried learning to make Android apps but im too dense forobject oriented programming. Any tips?
Sent from my GT-I9103 using XDA App
It would be great if you can post some links from where we can learn how to make custom ROMs . . .
Its never too late to start & it would be great to learn the nuances of CROM making.
Exactly.
Sent from my GT-I9103 using XDA App
Go to source.android.com
Read the page
Read ALL the pages
Read it all again
Take some aspirin for your headache
Read it again.
Requirements:
- Passion
- The ability to not get confused when coding
- The ability to NOT lose interest in Android unless Android dies
- Must be able to handle a complete reflash of your device if it goes haywire
That is all .
Herpderp Adreno + Tegra.
^^ First thing: I am no pro.. Just a student--learning--
Yes for a guide--there are plenty of them so far I have come across 4 tutorials .. But for a beginner I suggest you go to the Galaxy SL android development forum and check the tutorial made by bangalorerohan.. There is still lot that goes into making a Custom ROM but that tutorial should help to get you started.. Also follow that guide to the T and u will be able to make one for the Galaxy SL .. You can use it to make for other phones also but some aspects may change...
Sent from my GT-I9003 using XDA App
First point There is Q/A Section for Galaxy R! This should Go There!!
N About Developing?! Porting is not as easy as Guides say
Using Kitchen will get you started but not a pro!
What Emo Said Is correct!
Read,Learn,Try N Code! Java n Linux is must! N moreover you should be ready to get your device out of brick! And its always a Pita
EmoBoiix3 said:
Requirements:
- Passion
- The ability to not get confused when coding
- The ability to NOT lose interest in Android unless Android dies
- Must be able to handle a complete reflash of your device if it goes haywire
That is all .
Herpderp Adreno + Tegra.
Click to expand...
Click to collapse
I'm sure I can handle all of that. If there's a way to unbrick, then that's just too good. It takes my fear of flashing roms away. I don't care how long it takes. I just need a path to follow.
Sent from my GT-I9103 using XDA App
KitsumiMaru said:
Go to source.android.com
Read the page
Read ALL the pages
Read it all again
Take some aspirin for your headache
Read it again.
Click to expand...
Click to collapse
I'll try that. : )
Sent from my GT-I9103 using XDA App
If the device is soft bricked u can unbrick .. Hard bricked u will have to take it to service centre....
Sent from my GT-I9003 using XDA App
Adi_Pat said:
If the device is soft bricked u can unbrick .. Hard bricked u will have to take it to service centre....
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Hey mate! Howz ur build goin?!
Everything going well so far.. No obstacles yet !
Sent from my GT-I9003 using XDA App
Adi_Pat said:
Everything going well so far.. No obstacles yet !
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Thats good to hear! Good Luck!

[APP]Overclocking without Terminal

Hey there,
i wrote a little app which helps you to set the maximum frequencies of our O3D's.
It just does an "echo *selected speed* > /proc/opperator". So you no longer need a Terminal Emulator to set the max frequencie.
I'm not responsible for any damage you do to your phone, so overclock only if you know what you do.
For this app to work your Phone must be rooted and you must have a kernel with Overclock module support (thanks to bedwa and tekahuna), e.g. Titan Kernel by samo http://forum.xda-developers.com/showthread.php?t=1547319
Sorry for my english
P.S.: If somebody found a bug, please report and i'll try to fix it
Have Phun!
Well i heard forums tryin' to destroy my files, so I uploaded it to my dropbox.
http://dl.dropbox.com/u/13063581/SetOveclockO3D.apk
Something wrong with the download?
Yeah seems like your apk isn't signed properly or it has been corrupted on upload...
Sent from my LG-P920 using xda premium
Same here must be an forum problem happened to me yesterday.
tested it on two o3d and it worked, trying to reupload
samno said:
Same here must be an forum problem happened to me yesterday.
Click to expand...
Click to collapse
Yeah.... Probably. Exactly the same error with your 21A yesterday. You solved it well with dropbox.
Edit: Reupload didn't work.
Dropbox link should work atleast it does on my phone
Sent from my LG-P920 using XDA
ChiefOBrian said:
Dropbox link should work atleast it does on my phone
Sent from my LG-P920 using XDA
Click to expand...
Click to collapse
Works great
Nice one, this is a time saver.
very useful app! well done! thank you very much from all community
one question, after set frequency, what must i have to do? tap back, exit the app, tap home button?
thanks
Dont mean to take the glory away from the work the dev has put in but you can just download Rom Toolbox from the market and use the scripter function which allows you to write your script echo 1300000000 > /proc/opperator for instance and have it run every boot .
tropbel said:
very useful app! well done! thank you very much from all community
one question, after set frequency, what must i have to do? tap back, exit the app, tap home button?
thanks
Click to expand...
Click to collapse
I have some issue with the app, its like freeze after I set the frequency.
so home button is the only way.
androidfanboi said:
Dont mean to take the glory away from the work the dev has put in but you can just download Rom Toolbox from the market and use the scripter function which allows you to write your script echo 1300000000 > /proc/opperator for instance and have it run every boot .
Click to expand...
Click to collapse
I think this app is more simple and easy.
so even though I have the rom toolbox, I prefer to use this.
App don´t work correctly for me.
It´s starts but nothing more happens.
AlfredENeumann said:
App don´t work correctly for me.
It´s starts but nothing more happens.
Click to expand...
Click to collapse
Same for me!?
Gesendet von meinem LG-P920
mielnoir said:
Same for me!?
Gesendet von meinem LG-P920
Click to expand...
Click to collapse
You guys using the overclock modules symsearch.ko and opperator.ko in the right spot?
Sent from my LG-P920 using xda premium
Thread moved to theme an apps. Even though the app deals with root it's not a : rom/kernel/mod.
Worked before butt after flashing 21e its just black screen? Pleez help
Sent from my LG-P920 using xda premium
shtchalle said:
Worked before butt after flashing 21e its just black screen? Pleez help
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
i forgot to put the files in the lib modules folder my bad find and put them there the cosmo_gb files are in my dna thread..
It's useful for setting OC in real time, thanks for that.
But I think it's better make an app with a slider for setting max speed, test device, and if all it's ok, make changes on init.d script. (test it first... better than have device freeze whenever it starts up xD)
One question guys. I have stock 20 c Rom and samno 1.2 kernel .Do i need to overclock to 1200 using this metod or i can just instal SetCPU from Google Play? And do i need to overclock at all to have 1200(because when i do benchmark its telling me that i have 1200)?Thx.
Sent from my LG-P920 using XDA

[DEV]CRT Effect For Stock ROMs[Electron Beam][GT-S5360]

CRT EFFECT for Galaxy Y stock/Custom ROMs​
Hi Guys,
I am trying to port CRT effect to Galaxy Y.For those how don't know what CRT effect is can view the video.This is a test version so don't expect it to work on the first time.I need some testers for the CRT effect.
Instructions
the file is flashable Zip
Backup first
Download the file
reboot to recovery
Flash the zip file
clear dalvik Cache
reboot
it will boot but will not have CRT effect you have to upload the logcat for finding the problem
then report here or on my facebook group
Video (this is not galaxy Y)
[YOUTUBE]<object width="445" height="364"><param name="movie"
value="http://www.youtube.com/v/TKe_IUzl3oc&fs=1&rel=0&color1=0x234900&color2=0x4e9e00&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TKe_IUzl3oc&fs=1&rel=0&color1=0x234900&color2=0x4e9e00&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object>[/YOUTUBE]
Download
I am using the files from Repencis v3 - DXLC1 so try this on that ROM.or you can try it on stock DXLC1 ROM also.
the file is flashable Zip
CRT_Effect.zip
apply this zip through recovery
then clear dalvic cache
then boot into phone and manually copy the services.jar file to /system/framework using root explorer
then reboot to recovery and wipe dalvic cache again
then report and give logcat
Will it work on all stock roms ?
Sent from my GT-S5360 using XDA
z3ro00 said:
Will it work on all stock roms ?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
try it on all Stock ROMs.And upload the logcat here
backing up....
doesnt work with repencis 3... wait.. ill try to fix permissions...
wow
it's so bad, it's kinda cool.
mimics an imperfection of an older technology, that the new technology has already gotten rid of. it's as ludicrous as 7-segment-digit-display fonts on a hi-res display.
gotta luv it
xjammetx said:
backing up....
doesnt work with repencis 3... wait.. ill try to fix permissions...
Click to expand...
Click to collapse
the phone booted right ??
press power button 2 -3 times to lock and unlock the device and post the logcat.more changes have to be made for the CRT to work.
mai77 said:
it's so bad, it's kinda cool.
mimics an imperfection of an older technology, that the new technology has already gotten rid of. it's as ludicrous as 7-segment-digit-display fonts on a hi-res display.
gotta luv it
Click to expand...
Click to collapse
All GB ROMs will have this effect already built in.only thing we have to do is enable it.but in this device it is not even configured or enabled
adb logcat of the bootup?
xjammetx said:
adb logcat of the bootup?
Click to expand...
Click to collapse
you are getting bootloop or stuck at boot logo ??
have you cleared the dalvik cache ??
send the logcat
i forgot to clear dalvik...
wait... imma do that...
oh yes i got bootloop...
Is it working or not guys?
Sent from my GT-S5360 using Tapatalk 2
i have a2sd, i cant clear dalvik wtf.
----
C:\Users\Admin\Desktop\ReverseTethering_2.25>adb logcat
Unable to open log device '/dev/log/main': No such file or directory
----
i have unlogger script too... hehe.
xjammetx said:
i have a2sd, i cant clear dalvik wtf.
----
C:\Users\Admin\Desktop\ReverseTethering_2.25>adb logcat
Unable to open log device '/dev/log/main': No such file or directory
----
i have unlogger script too... hehe.
Click to expand...
Click to collapse
I think that is the reason for boot looping.without logcat i cant do anything.
Sent from my GT-I9003 using xda premium
For just that effect? You'll risk your device?
What are the risk that you are saying? Its not like that if you tried that and failed your device will die..
Sent from my GT-S5360 using xda premium
eyjay1991 said:
For just that effect? You'll risk your device?
Click to expand...
Click to collapse
If you cant even change a file then why are you here in XDA-developers ??
+1 CRT Effect
I am a fan of this
BTW Bro what is the base firmware of the framework-res and services.jar? Can you use stock of DXLC1? Coz most users are using DXLC1
Attached below is framework-res.apk and services.jar of stock DXLC1
vivekkalady said:
If you cant even change a file then why are you here in XDA-developers ??
Click to expand...
Click to collapse
so i cant post my own opinion now? im just saying, its just little effect. i love your kernel, and u would brick my phone for it. but this. it puts my phone in unusable state where i need to reflash if something goes bad. what do you. get? . i hope you see my point. im not saying yout post is useless. but for me, its not worth the effort. Sorry if i sounded harsh.
Sent from my GT-S5360
eyjay1991 said:
so i cant post my own opinion now? im just saying, its just little effect. i love your kernel, and u would brick my phone for it. but this. it puts my phone in unusable state where i need to reflash if something goes bad. what do you. get? . i hope you see my point. im not saying yout post is useless. but for me, its not worth the effort. Sorry if i sounded harsh.
Sent from my GT-S5360
Click to expand...
Click to collapse
cmon buddy
just because its not worth for you,
doesnt mean you have to post your "opinion" that you know it will hurt the dev.
love it or just leave it
eyjay1991 said:
so i cant post my own opinion now? im just saying, its just little effect. i love your kernel, and u would brick my phone for it. but this. it puts my phone in unusable state where i need to reflash if something goes bad. what do you. get? . i hope you see my point. im not saying yout post is useless. but for me, its not worth the effort. Sorry if i sounded harsh.
Sent from my GT-S5360
Click to expand...
Click to collapse
sir i think you misunderstood vivekkalady
XDA Forums = Android Development forum
http://www.youtube.com/watch?v=8XoxPlPL5Gk&feature=g-all-u&context=G2512604FAAAAAAAADAA
Watch This And Listen to part 00:17
the main reason we are here in XDA is to develop what our android phones dont have(CRT Effect)
You may state your own opinion, there are no rules against that. But please respect the developers work.
You may say it is not worth the risk of bricking ur phone, but for others as myself CRT effect is awesome stuff.. I know its that simple effect when you turn off a cathode ray tube TV or something similar. But it adds some effect that can make ur phone unique in some point..So if you have ur own crititics about this thread.Please save it to urself, and vivek is just asking for testers, you may or may not test it.
Bootloops and bricks are what makes a true developer. Keep up the good work, buddy!

[TRICK][HOW-TO] Improve Your Touchscreen

Hello every one! I am back with new tutorial for Xperia L. This tutorial will make your touchscreen will be improved than before. Tested on mine (JB 4.2.2 + screenguard) and it's working
Step by Step :
Step 1 : Make sure have an Android Terminal Emulator app (or similar) installed.
Step 2 : Open it and then type "su"
Step 3 : After ATE (Android Terminal Emulator) app granted for system access. Now, type "surfaceflinger" on your phone.
Step 4 : Now, your phone will be bootanimation-blinking. Don't worry! It will not damage your screen. Just wait until 1 minute or more.
Step 5 : After that, type "reboot" to reboot your phone OR if not worked, try to replacing your battery and then boot it up!
If you scarry with this tutorial, very recommended to make a Nandroid backup first!. Please tell me it is worked or no. Sorry for my bad english.
is it really working? have you felt any improvement?
Good trick:good:
but i prefer you used pimp my rom app
for improve touchscreen
Will try this , there is one other app also called SGS booster
Ambi007 said:
is it really working? have you felt any improvement?
Click to expand...
Click to collapse
Yeah
Sent from my C2105 using xda app-developers app
aniketroxx said:
Will try this , there is one other app also called SGS booster
Click to expand...
Click to collapse
Levered said:
Good trick:good:
but i prefer you used pimp my rom app
for improve touchscreen
Click to expand...
Click to collapse
:good:
Sent from my C2105 using xda app-developers app
abielzuliom said:
Yeah
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
ok thx..going to try!
I hope many knew it..
to increase the [speed (feel)] of your device
in settings > developer options
find :windows animation scale
:transition animation scale
& animator duration scale
by default each of their values are set to 1x
now change each of them to .5x
feel the difference
I will try it, thanks :good:
But based on this explaination and many others on the net Surfaceflinger isnt responsible for the touchscreen driver it controls the frame buffers and everything that is drawn on the screen not the Touch input
plz read and share your thoughts
http://rahulonblog.blogspot.com/2013/06/an-overview-of-surfaceflinger.html
work at me but no huge chance
done everything step by step and nothing changed

Categories

Resources