-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Android SDK commands #20
Comments
@garg3133 i want to pick this up. |
Sure @Biki-das, let us know here which one you'd like to pick and you can start working on documenting that part of the issue. |
@garg3133 Hi I could take this "Installing an application from APK" task and documenting it. |
@SanjayDevTech Sure, go ahead! |
@garg3133 i'd like to pick up "Install system-images of additional Android versions" |
@An-Yay Cool |
To add the sdk commands, should i be creating a docs folder in the main repo? |
@An-Yay Sure. |
@garg3133 i'd like to pick up |
@garg3133 Can I have this assigned: |
@itsspriyansh Sure, please go ahead! |
@garg3133 Can I start right away or shall I keep this issue on hold until we have created full functionality for wireless adb connection including connecting, disconnecting and listing paired devices? |
@itsspriyansh The idea here is to atleast have everything documented, because it might take time to get the actual features ready. So yes, you can start right away. This particular issue is meant for writing docs using the Android SDKs directly (using |
@garg3133 As I see the Starting/stopping emulator and related works are not taken by others can I create documentation on that. |
Document important Android SDK commands which can be used by users after setting up an Android Emulator environment using this tool to install additional requirements, including but not limited to:
adb
wirelessly (taken up by @itsspriyansh)All the above tasks can be taken up independently.
The docs can be put together in a
docs
folder, with each task above in a separate file.The text was updated successfully, but these errors were encountered: