Skip to content

Commit 5559e13

Browse files
Add FAQ
1 parent 7dc6084 commit 5559e13

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This app is an open-source project to remote control SocialFish, it does not wor
3333

3434
## Build your own APK
3535
```bash
36-
# Prepare your Flutter environment.
36+
# Prepare your Flutter environment
3737
# Go to https://flutter.dev/docs/get-started/install
3838
# After configured go ahead
3939

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

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

0 commit comments

Comments
 (0)