Configuring Android environment and variables
Guide on setting Android environment settings for debug / release variables. And best practices related to the debug / release modes for an app.
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 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.
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