Do not place Android context classes in static fields; this is a memory leak (and also breaks ... public static Context getContext() { return context; } }.
確定! 回上一頁