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: docs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ My apologies for that, I'm doing my best to achieve a stable app :v:.
14
14
15
15
## Possible error
16
16
17
-
A short error message it's often self-explanatory. Sometimes it too difficult to explain an issue with a short message and here you can find a few common examples that explain some errors:
17
+
A short error message isn't often self-explanatory. Sometimes it too difficult to explain an issue with a short message and here you can find a few common examples that explain some errors:
18
18
19
19
-_cannot start process_: this message is printed when the core of cSploit cannot start the required process.
20
20
-_`cmd` returned #`number`_: this message is printed when `cmd` has exited with an error code `number`
@@ -24,7 +24,7 @@ The above errors are bugs that are specific for your device. Hence please report
24
24
25
25
## Reporting bugs
26
26
27
-
I'm human, thus i can fail. This is why we need a good issue tracker like the one provided by github.
27
+
I'm human, thus I can fail. This is why we need a good issue tracker like the one provided by github.
28
28
I'm working on an automated way of reporting bugs directly from the app just by clicking on a button. Until then you have to manually collect your logcat and share it on the [github issues page](https://github.com/cSploit/android/issues).
0 commit comments