Skip to content

Commit 4c68ad8

Browse files
committed
Update screenshots and add information about file-system monitor
1 parent cff627d commit 4c68ad8

11 files changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ Provides browser for sqlite databases found in your app. Allows to track all que
401401
Shows all HTTP traffic in your app. You can examine any request, see request/response headers and body.
402402
We provide XML and JSON highliting for request/responses with formatting and folding options so even huge responses are easy to look through.
403403

404-
![SQLite monitor](images/http-monitor.png)
404+
![Http monitor](images/http-monitor.png)
405405

406406
#### Logs monitor
407407
Displays all logs generated by your app.
@@ -433,7 +433,12 @@ Simply captures screenshot from the device.
433433
#### SharedPreferences monitor
434434
Provides browser and editor for SharedPreferences.
435435

436-
![SharedPreferences](images/screenshot-shared-preferences.png)
436+
![SharedPreferences](images/shared-preferences-monitor.png)
437+
438+
#### File System monitor
439+
Provides access to the application internal folder. So, using this monitor you're able to download, remove or upload files, create folders and just walk through app's folders.
440+
441+
![File System](images/fs-monitor.png)
437442

438443
# Feedback
439444
Let us know what do you think or what would you like to be improved: [info@appspector.com](mailto:info@appspector.com).

images/env-monitor.png

630 KB
Loading

images/fs-monitor.png

806 KB
Loading

images/http-monitor.png

450 KB
Loading

images/location-monitor.png

326 KB
Loading

images/logs-monitor.png

812 KB
Loading

images/performance-monitor.png

471 KB
Loading

images/screenshot-monitor.png

-50.2 KB
Loading
-503 KB
Binary file not shown.

images/shared-preferences-monitor.png

861 KB
Loading

images/sqlite-monitor.png

375 KB
Loading

0 commit comments

Comments
 (0)