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

Use of Accessibility Test Framework #20

Closed
deep-mm opened this issue Mar 4, 2020 · 2 comments
Closed

Use of Accessibility Test Framework #20

deep-mm opened this issue Mar 4, 2020 · 2 comments

Comments

@deep-mm
Copy link

deep-mm commented Mar 4, 2020

How do I run this for an apk of the app that I have created in some other language?
Can you mention the steps as to how to implement this project

@tobecrazy
Copy link

I think you can use gradle package it , finally you can get aar file and import to your project

@caseyburkhardt
Copy link
Member

That's correct -- you can create an aar with the provided gradle build and wrapper to import into your project. We are also in the process of pushing prebuilt artifacts to maven, which you will then be able to depend upon directly. If you'd like more updates on that, I'd suggest following issue #14 We are planning to first push an update to our existing artifact collection in Maven Central, and will then spin up artifacts on maven.google.com

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

No branches or pull requests

3 participants