Skip to content

Commit

Permalink
Add FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagorlampert authored Mar 12, 2019
1 parent 7dc6084 commit 5559e13
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This app is an open-source project to remote control SocialFish, it does not wor

## Build your own APK
```bash
# Prepare your Flutter environment.
# Prepare your Flutter environment
# Go to https://flutter.dev/docs/get-started/install
# After configured go ahead

Expand Down Expand Up @@ -79,6 +79,13 @@ Taken from [LICENSE](LICENSE).
## SocialFish
Are you looking for SocialFish? [UndeadSec/SocialFish][sf-web]

## FAQ
> #### Which technology is used to develop the SocialFish Mobile app?
> SocialFish Mobile it's written in [`Dart`](https://www.dartlang.org/) and are build using a Google's framework called [`Flutter`](https://flutter.dev).
> #### Why does SocialFish Mobile request camera permission?
> The camera permission are described in `AndroidManifest.xml` file, it's required to scan the token qrcode.
## Maintainers
- **Tiago R. Lampert**, Github: [@tiagorlampert][git-tiago]

Expand Down

0 comments on commit 5559e13

Please sign in to comment.