Closed mayank408 closed 7 years ago
@betterclever Pls add your comments
Okay. This can be done in the following way.
No one is actually going to download apk from the PR and then transfer it to mobile and install. Therefore it is useless to do it for every PR. It will be better if we somehow can display preview on appetize.io or similar service.
@chiragw15 Appetize.io has only 100 minutes viewership in free tier + slightly sluggish experience. Also, to experience some features like Hotword Detection, you need to check on an actual device. Thus, it might be helpful for non Android Developers to test PRs quickly without needing to pull from PR and set it up on on their devices. Installing an APK is quick and relatively easy task I guess. We should add both options according to me.
IMO there is no need of automatically adding apk file to every PR. It is just wastage to add apk for a 1-2 line PR. For larger PR, developer should add apk in PR manually. @mayank408 if you find any way to automate preview on appetize.io or any other similar platform, proceed with it else close this.
Actual Behaviour
Apk is not added to the pull request.
Expected Behaviour
Apk must be added after the pull request for easy testing.