forked from jsettlers/settlers-remake
-
Notifications
You must be signed in to change notification settings - Fork 18
Setting up Android Studio
Andreas Eberle edited this page Apr 21, 2016
·
1 revision
This is caused by the instant run feature of Android Studio. At the moment this causes a reduced framerate by factor 5 to 10. Therefore we recommend disabling the instant run feature in Android Studio for now.
To disable Instant Run:
- Open the Settings or Preferences dialog.
- Navigate to Build, Execution, Deployment > Instant Run.
- Uncheck the box next to Enable Instant Run.