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

About Me

  • About Chirality
    Service provider
    U.S.A. - Verizon
    City
    Cambridge, MA
    Home country
    United States
  • Signature
    Samsung Galaxy Nexus LTE

Statistics

Total Posts
General Information
  • Last Activity: 14th July 2012 09:10 PM
  • Join Date: 6th September 2008
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
15 I thought it would be handy to have all the info we have about the various versions of the Galaxy Nexus in one place. Notes: model refers to the retail model number of the device, device refers to ro.product.device in build.prop, board refers to ...
7 For those interested, android-4.0.1_r1.2 was just pushed to the AOSP repo, containing the ITL41F kernel with the volume fix. Here's what they changed: commit c45fce5d5ec098b3aaf6dbdde521e882037aff89 Author: Paul Eastham Date: Mon Nov 2...
7 From all the technical requirements, the Galaxy Nexus SHOULD be able to act as a host, but the question is why flash drives won't work, while the Galaxy S2 can Because the Galaxy S2 is running custom Samsung firmware, not stock Android. Ther...
5 i had many many cases where the app/game whatever hung, but the hard button or capacitive buttons were still responding so i was able to summon Taks Manager to kill the hung app, that would not let me switch to other apps so in this scenario...
3 Here's all the relevant code that was changed to fix the bug: diff --git a/arch/arm/mach-omap2/board-tuna-input.c b/arch/arm/mach-omap2/board-tuna-input.c index 1162207..febeb88 100644 --- a/arch/arm/mach-omap2/board-tuna-input.c +++ b/a...