Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

iotaledger/access-mobile-client

Repository files navigation

Access Android Application

IOTA Android application is a client based smartphone application used to create Access Policies (as device owner) and Access Requests (as device user). Policies can be combined with attributes to create rules that affect resolution of the policy on the embedded device.

There are 4 hardcoded users:

  • alice
  • bob
  • carol
  • dave

all of them have IOTApass1234 as password.

Building instructions

  1. Clone the repository:
git clone https://github.com/iotaledger/access-mobile-client.git
cd access-mobile-client
  1. Open the project in Android Studio.

  2. Select Build -> Build APK. This will build the Access Mobile Client APK file.

Run instructions

  1. In the android security settings select:
Allow instalation of the apps from unknown sources
  1. Copy generated APK to the Android phone using USB cable
  2. From the file explorer of the Android smartphone device select Run file in order to install