android / android/games-samples

Incompatible with 16KB alignment

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

Description

Acording to Google, all native libraries should be aligned to 16KB. However this project uses games-frame-pacing-2.1.2, which doesn't contain a fix for alignment. Acording to this https://developer.android.com/jetpack/androidx/releases/games#games-frame-pacing-2.1.3 2.1.3 fixes the problem.

Contributor guide

Open the contributing guide

Research direction

Search the repository for the games-frame-pacing-2.1.2 dependency and inspect the declaration that selects this version. Update it to the version identified in the issue, then build the affected Android sample and verify that the native libraries meet the 16KB alignment requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.