Complete React Native Multi Vendor App for Woo Com
  • Complete React Native Multi Vendor App for Woo Commerce Websites
  • Introduction
  • Compatibility Requirements
  • Version Control
  • Development Environment
  • Getting Started
  • Code Structure
  • App Customization
  • Push Notification
  • Setup Payment Gateway
  • Build App for IOS
  • Build App for Android
  • Troubleshooting
  • Video Tutorials
Powered by GitBook
On this page
  • How to build the app for Android?
  • 1. Open Android Studio:
  • 2. Click "Open an existing Android Studio project" and select android folder then click open:
  • 3. Click the green play button to build the app:
  • 4. Select the required emulator and click ok:
  • 5. Navigate the app via Android emulator.

Build App for Android

PreviousBuild App for IOSNextTroubleshooting

Last updated 6 years ago

How to build the app for Android?

To build the app for Android run the project in the Android Studio and ensure that when you open the file, you are at the right folder:

  1. Open Android Studio (In our case, we used version 3.1.3).

  2. Click "Open an existing Android Studio project" and select the android folder then click open.

  3. Click the green play button to build the app.

  4. Select the required emulator and click ok (In our case, we used Nexus 5X API 28 x86).

  5. Navigate the app via the emulator.

Please ensure installing The Node Package Manager before building the app for Android.

To build the app for Android, follow these steps:

1. Open Android Studio:

2. Click "Open an existing Android Studio project" and select android folder then click open:

3. Click the green play button to build the app:

4. Select the required emulator and click ok:

5. Navigate the app via Android emulator.