[android][sdk] Move cpp code into sdk lib

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-06-25 21:00:47 +02:00
committed by Konstantin Pastbin
parent 0c8648d1e3
commit dd023b65c7
86 changed files with 137 additions and 108 deletions

View File

@@ -22,7 +22,7 @@ using namespace std;
Platform::Platform()
{
/// @see initialization routine in android/app/src/main/cpp/com/.../Platform.hpp
/// @see initialization routine in android/sdk/src/main/cpp/com/.../Platform.hpp
}
#ifdef DEBUG