ecere/Android: Fixed proper handling of onDestroy
authorJerome St-Louis <jerome@ecere.com>
Sun, 4 Nov 2012 07:53:50 +0000 (02:53 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sun, 4 Nov 2012 07:53:50 +0000 (02:53 -0500)
commit00fa556903e641f3cf5a94afb1c7d92999fec98c
treef62b7ea740d0b7f767047a3be442369e37ab978b
parentc28a8d3b913cb505178fb68c67f58d59b06ad53f
ecere/Android: Fixed proper handling of onDestroy
- Was getting timeouts, onDestroy would not return
- Updated helloAndroid sample to build for x86
- Tweaked Service.ec which was having trouble compiling for x86
ecere/src/gui/drivers/AndroidInterface.ec
ecere/src/net/Service.ec
samples/android/hello/helloAndroid.epj