Question by
mehradmbs · Oct 13, 2017 at 10:48 AM ·
android build
Android back button, exit the project
I use Gradle to export unity project into Android Studio.
When I run project in phone, when I press back button, project exits immediately, but I write code to pause the game when I press back button. When I open the project again, game is in pause mode.
I don't want to minimized project with back button.
It works correctly when I build project with unity, but because of 64K error, I need to export it. Any idea?
Comment
Your answer
Follow this Question
Related Questions
Animators in Android build 2 Answers
Gameobject not showing in different Android devices 2 Answers
Grey screen on adroid device build 1 Answer
Animation distort only on android build 0 Answers