Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • About Sweetio
    Home country
    Italy
  • Signature
    Samsung Galaxy S I9000

Statistics

Total Posts
General Information
  • Last Activity: 12th May 2013 08:41 PM
  • Join Date: 18th August 2010
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
3 I just tried to understand what the patch does, but my main problem is that I dunno the exact definition of data->fingers.z. Sometimes its set to -1, some times to 0. -1 usually replaces null-values at primitives, but what exactly do they mean by...
2 This isn't a real fix, and i really just trying, but alloc reminds me "malloc" in c, so i guess they are the same thing more or less(well, they both allocate space), so maybe somewhere it'll be something=malloc(screen.size) ... if it's so, if you...
1 In logcat it shows Load System/vendor/lib/hw gralloc.s5pc110.so so i think it does not load it in the other builds? maybe thats why we get the EGL_BAD_ALLOC It loads because i get gralloc: xres= etc in logcat, just before the egl error, but ok ma...
1 I think i got something now.. atleast some more progress on getting it to load the gralloc.s5pc110.so :) in the build.prop it says "ro.board.platform=s5pv210" and i changet it to "ro.board.platform=s5pc110" and now it tries to load the gralloc! ju...
1 What is the proper /goog Kernel for this rom?? Any kernel 4.01: the only one for galaxy s is the one in the first thread....