New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • About _that
    Home country
    Austria
    Occupation
    Software developer
  • Social
    GitHub
    that1

Statistics

Total Posts
General Information
  • Last Activity: Today 06:15 PM
  • Join Date: 2nd October 2012
  • Referrals: 0

Friends

Showing Friends 1 to 3 of 3

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
36 Again and again some folks complain that after booting Android there is too little free RAM, and they don't want to hear arguments like "free RAM is wasted RAM". They even prefer giving up some functionality for a speedier device. So I worked h...
28 Update 2013-04-01 (3.1.10-10.4.4.25-that6): With a small fix for a crash when reading a file in /sys, the revolutionary pre-init system from v5, and a more complete Data2SD package: http://forum.xda-developers.com/showpost.php?p=39822992&postcou...
24 2013-04-11: 3.1.10-10.6.1.14.4-that2 The Asus source release was surprisingly fast this time. I ported all my popular non-intrusive stock kernel improvements (http://forum.xda-developers.com/showthread.php?t=2125783) and recompiled the kernel. Spe...
24 What kind of data may be lost when fsync is disabled? could you please give an example? may it cause a serious damage to the phone's system? All data that any app thinks it has written to storage (as it explicitly instructed the OS to do so), bu...
19 Here are some more detailed explanations which I wrote somewhere else in the past: Odex files contain pre-optimized code extracted from the system libs and apps, and live in the same directory as the jar or apk files inside /system, so they a...