I have received *.apk file developed in Android Studio by a friend of mine. This app works fine on his Emulator and on his phone, but not on mine (Samsung Galaxy S4). I get "Unfortunately app has stopped" on my phone.
I can't put any code here because it is a huge application and there is no error reported in Android Studio. I was thinking that it might be a problem with the version that was set in the "New Project" page, but there it was shown that the selected version works for 100% of the phones.
I have also checked these methods, but with no success.
So the only thing that comes to mind right now is that it is something to do with development options and permissions in the Android OS, but I don't know which option should I play with.
Now the question is... is there anyone who can help me with this crash? I know it is a very loose question, but I hope that there are people who dealt with this here.