Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaskr committed Oct 15, 2022
1 parent 86685d7 commit 5d7e766
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ VirtualTag is a native Android application, which lets you scan NFC tags using t

## Installation

1. Install and configure [Android Studio](https://developer.android.com/studio/install)
1. Install [Android Studio](https://developer.android.com/studio/install)

2. Open Android Studio and install the application on an [emulator](https://developer.android.com/studio/run/emulator) on an [Android device](https://developer.android.com/studio/run/device) (note - emulators do not have support for NFC)
2. Open Android Studio and install the application on an [emulator](https://developer.android.com/studio/run/emulator) on an [Android device](https://developer.android.com/studio/run/device) *(note - emulators do not have support for NFC)*

## Screenshots

![XRecorder_15102022_130804](https://user-images.githubusercontent.com/91802386/195981295-59974d78-7376-44da-8cd3-8657a612173b.jpg)
![XRecorder_15102022_130816](https://user-images.githubusercontent.com/91802386/195981302-f3bc243b-a4fe-429c-b06f-5a5e38d6a9c5.jpg)
![XRecorder_15102022_131423](https://user-images.githubusercontent.com/91802386/195981308-23f2a0c4-5672-41e2-9e0e-f211c1074f7e.png)

## Used libraries

Expand Down

0 comments on commit 5d7e766

Please sign in to comment.