Open isaacbrodsky opened 1 week ago
The recommendation from Google is that page size should always be determined dynamically for the system it's running it. There are devices from 4 - 64 (even though 16 is the new default), but outside of Android, other systems have diverged too.
We may need to rebuild or adjust our build settings to be compatible. Current page size is 4k. If nothing else, we should make a Hello World H3-on-Android app that we can use as a reference or for testing.