Before Xamarin Studio 6.0, after we set the build configuration to RELEASE in Android the option Project->Create Android Package appear enable and the .apk was created to the specified folder.
I can't find that option now Xamarin Studio 6.0.
What i found is the Build-Archive For Publishing that allows me to create and .apk that must be signed with a key. But for internal releases i don't want to sign the .apk.
Where is the Create Android Package alternative?