Hi,
I'm trying to build a binary .apk file for my app so I could test it on my phone.
However, every time I build, the webpage says the build was successful, but then redirects to this webpage:
The "click here to download" link also leads to this same webpage.
This never happened before since I was successfully able to get an apk built.
I'm also wondering if it's just my fault this is happening since I did edit the Android Manifest XML from the Sources tab. (Tried to add stuff to make the app to run in portrait mode)
Thanks.