File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ Obtain the necessary credentials for the gear of your choice and create a suitab
70
70
71
71
##### Setting the Gear
72
72
73
+ The general structure of setting a gear is given below:
74
+
73
75
public class HSApplication extends Application {
74
76
HSHelpStack helpStack;
75
77
@@ -90,7 +92,6 @@ Obtain the necessary credentials for the gear of your choice and create a suitab
90
92
- [ HappyFox gear] ( https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#i-happyfox )
91
93
- [ Zendesk gear] ( https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#ii-zendesk )
92
94
- [ Desk gear] ( https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#iii-desk )
93
-
94
95
- [ Email gear] ( https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#iv-email )
95
96
96
97
You can’t perform that action at this time.
0 commit comments