ok heres the thing, bulletproof an app "on the fly"(using adb "echo" command), it will have the given value(lets say -17). it stays that way as long the app is not executed. That is, the value remains at -17. however, if u run the app, it returns to the default value. IS it just me? even...