ecere/drivers/Android: Tweaks to run with latest Android SDK/NDK on Nexus 9
authorJerome St-Louis <jerome@ecere.com>
Tue, 9 Jun 2015 04:29:46 +0000 (00:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 15 Oct 2015 00:19:46 +0000 (20:19 -0400)
commit75a57d24b48dc53f98457a47871321cf765b6aec
tree02219c0084ee23a7932781cf1a49a47b4ee12856
parent13cf5a2be0c83b9151d1d5b23ed2812c547e8782
ecere/drivers/Android: Tweaks to run with latest Android SDK/NDK on Nexus 9
- Harcoded library path for ARM64 and Nexus 9 locations
- Need to fix socket code to convert to/from network byte order as ntohs macros were breaking
ecere/src/com/instance.c
ecere/src/com/instance.ec
ecere/src/gui/drivers/AndroidInterface.ec
ecere/src/net/Service.ec
ecere/src/net/Socket.ec