The Best React Native App for Magento2 eCommerce W
  • Hubby React Native Template for Magento2
  • Introduction
  • Compatibility Requirements
  • Version Control
  • Getting Started
  • Code Structure
  • Development Envirnoment
  • App Customization
  • Push Notification
  • Setup PayPal Gateway
  • Build App for IOS
  • Build App for Android
  • Troubleshooting
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 the 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 the emulator:

Click Open an existing Android Studio project