# Install Fordefi's Native Android SDK

To install Fordefi's React Native SDK, run the following command:

```bash
npm i @fordefi/wallet-sdk-react-native`
```

If you intend to use [Cloud backup](/waas/end-user-backup-and-recovery/encrypted-backup-cloud), you must also install:

```bash
npm i @fordefi/backup-provider-react-native
```