rawdraw icon indicating copy to clipboard operation
rawdraw copied to clipboard

add AndroidGetExternalFilesDir() and example

Open VadimBoev opened this issue 4 years ago • 2 comments

VadimBoev avatar Apr 17 '21 17:04 VadimBoev

@Kronka you will need to remove your update to simple.c. You can use it with rawdraw.c Though I would love to accept the PR for the other materials!

cnlohr avatar May 01 '21 18:05 cnlohr

@Kronka I appreciate the contribution - only one change needs to be done. You have to only execute the Log(...) if the android build is selected, otherwise it will break other systems.

Please revert out 660cd85 and 2b43012, or #ifdef ANDROID the code.

Also, looks like I missed this earlier, so if you can process it...

cnlohr avatar Jul 26 '21 23:07 cnlohr