You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,21 @@ Yes, it's that simple!
58
58
* You don't need to root your Android.
59
59
* You don't need to connect to a computer.
60
60
61
+
### Accessing the f API using adb
62
+
63
+
If you want to access the f API on your computer, but don't have a local network to access your Android device. You can connect your Android device to your computer with a cable and then use adb to expose the f API to your computer.
0 commit comments