Is it possible to use methods with @hide annotation without recompiling the sdk?
Note: I know I am not supposed to use this methods etc.
Yes it is, reflection solves a whole lot of problems... And good to know you know you're not supposed to use them :)