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>
Sat, 13 Jun 2015 06:00:35 +0000 (02:00 -0400)
commitf1e46ba999e0aa4d2a497af20ffae88faad1d856
tree1ecb13c1853dad74a38b553f53408b3edec109e6
parentc20ae48a717feb5834b44bf0319ba4797b8ef17a
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