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
**HelloWorld** may be launched manually through the Android app launcher,
197
+
or via `adb shell am`:
198
+
199
+
$ adb shell am start com.xamarin.android.helloworld/example.MainActivity
200
+
201
+
# Contributing
202
+
203
+
## Mailing Lists
184
204
185
205
To discuss this project, and participate in the design, we use the [[email protected]](http://lists.xamarin.com/mailman/listinfo/android-devel) mailing list.
186
206
187
-
###Coding Guidelines
207
+
## Coding Guidelines
188
208
189
209
We use [Mono's Coding Guidelines](http://www.mono-project.com/community/contributing/coding-guidelines/).
190
210
191
-
###Reporting Bugs
211
+
## Reporting Bugs
192
212
193
213
We use [Bugzilla](https://bugzilla.xamarin.com/enter_bug.cgi?product=Android) to track issues.
0 commit comments