Android Studio Build Failure : Error : Id returned 1 exit status

Hi

I have this error when running and cant figure out debug because no information is provided

It “builds”, “C++ Refresh Links”, “Sync Gradle Files” with no errors. When i then run on mobile it gives this error with no information

has anyone had this experience and how can i figure out issue ?

It runs with no issues on win32

Thanks

I did figure out issue. It usually different issues. One time it was the Box2d debug files not working for android, other times its smaller things. Sometimes yes i forget to add to mk file new classes, but this issues usually throws a different type of error, which tells me i missed something.

To debug this i usually comments out code ne step at a time till i figure out what issue is, its just annoying it doesn’t point t issue is all,