- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
public class App extends Application {
@Override
public void onCreate() {
super.onCreate();
AppContext.Context = getApplicationContext();
}
}
public class AppContext {
public static Context Context;
}
Follow us!
Тут нет фабрики!