Creates Android settings with the specified parameters.
AndroidSettings({ required this.width, required this.height, required this.fps, });