How can I send an Android app that I'm developing to someone over e-mail?

后端 未结 9 786
[愿得一人]
[愿得一人] 2020-12-29 11:10

This is my first Android app. I need to email what I have so far to someone for testing.

How should I do I export the app and attach it, so it is not being treated a

9条回答
  •  轮回少年
    2020-12-29 11:36

    You can use the Microsoft App Center to build and distribute your Signed/Unsigned APK with your beta testers.

    Or you can also use Google Drive, DropBox, Amazon S3 to distribute your APK

提交回复
热议问题