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

Split APT functionality to a separate sample #10

Open
ggfan opened this issue Apr 28, 2022 · 0 comments
Open

Split APT functionality to a separate sample #10

ggfan opened this issue Apr 28, 2022 · 0 comments

Comments

@ggfan
Copy link
Contributor

ggfan commented Apr 28, 2022

Right now agdkTunnel is used to demonstrate all of the agdk APIs, but some APIs are pretty simple (such as memory advice api); others are complicate to build and to use. For example, APT set up is pretty demanding (protobuf for example), it might have negative impact on the usability of other parts of sample. For the simple APIs, it would be good to be able:

  • download sample
  • compile as-is
  • run and trace code

Toward this end, could the APT usage be split out from the current agdktunnel sample? thank you for the consideration.

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

1 participant