Skip to content

How To Build

Max edited this page Oct 10, 2024 · 5 revisions

Prerequisites

  1. Ensure that you have git installed
  2. Ensure that you have Android Studio installed

Common part

  1. Clone android-wallet before building
git clone https://github.com/BeamMW/android-wallet
  1. Download all libwallet-jni libraries from here

  2. Create the same folder structure for both mainnet and masternet folders

image

Build

  1. Open Android Studio
  2. Build
Clone this wiki locally