public SQLitePlatformAndroid() { SQLiteApi = new SQLiteApiAndroid(); StopwatchFactory = new StopwatchFactoryAndroid(); ReflectionService = new ReflectionServiceAndroid(); VolatileService = new VolatileServiceAndroid(); }