Skip to content
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

update sample apk #12380

Merged
merged 2 commits into from
Mar 25, 2019
Merged

update sample apk #12380

merged 2 commits into from
Mar 25, 2019

Conversation

KazuCocoa
Copy link
Member

Proposed changes

I ran Python tests.

Types of changes

What types of changes does your code introduce to Appium?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@KazuCocoa KazuCocoa requested a review from dpgraham March 25, 2019 14:39
@dpgraham dpgraham merged commit 906350f into appium:master Mar 25, 2019
@KazuCocoa KazuCocoa deleted the km/update-test-apk branch March 25, 2019 22:48
@vitalyk
Copy link

vitalyk commented Mar 3, 2021

Hi @KazuCocoa.
Is it possible to have a look at build.gradle or to get a link to the GIT repo for the sample apk - ApiDemos-debug.apk?
I want to switch my test automation to Espresso but the apk that I'm testing on my project - doesn't work with the Espresso, only with the UiAutomator2.
Developers from my team are asking if that would be possible just to have a look at the source code, so they could try to adapt my test apk with the Espresso too.

Thanks ahead for your reply.

Regards Vitaliy

@KazuCocoa
Copy link
Member Author

https://github.com/appium/android-apidemos is. (The link is in this PR's description as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants