android / android/games-samples

Split APT functionality to a separate sample

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
307
Forks
138
Avg merge
8d 11h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by locating the agdktunnel sample and tracing where its APT setup and protobuf dependency enter the build. Done means APT usage is separated while the remaining sample can be downloaded, compiled as-is, run, and traced for the simpler AGDK APIs.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
build-system, mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.