Export an Android Studio project as a ZIP file
Starting with the Android Studio 3.0, you can use File | Export to Zip File... to export your project to zip or HTML easily. There is also a great advantage of exporting the project as a zip file, that is, it exports in very small size mostly in KBs.STEPS: Follow these steps to export your project in zip format:
Step 1: Create a new project OR Open your project
.