android_guides icon indicating copy to clipboard operation
android_guides copied to clipboard

Configuring Android environment and variables

Open nesquena opened this issue 9 years ago • 3 comments

Guide on setting Android environment settings for debug / release variables. And best practices related to the debug / release modes for an app.

nesquena avatar Nov 25 '16 01:11 nesquena

hi! I would like to contribute but seems that I do not have right to cole the pages, I found this link, I found git clone [email protected]:codepath/android_guides.git to get the pages but is not letting me clone. Is there any other page with instructions?

Thanks!

simplekjl avatar May 13 '19 15:05 simplekjl

@simplekjl Try git clone https://github.com/codepath/android_guides.wiki.git to get the pages, however, it can be difficult to submit PRs for wiki pages on Github. It might be better to draft things up on hackmd as explained here: https://github.com/codepath/android_guides/wiki/Contributing-Guidelines and then submit them to the relevant issue for review. Or for minor changes, to change the wiki pages directly.

nesquena avatar May 13 '19 17:05 nesquena

Thanks! I just realized about the mistake in the command I copied/paste in the terminal

I am excited about taking this first step contributing

simplekjl avatar May 13 '19 20:05 simplekjl