The ALooper associated with the app's thread.

Property definitions

android $ NativeAppGlue :: looper
	# The ALooper associated with the app's thread.
	fun looper: ALooper `{ return self->looper; `}
lib/android/native_app_glue.nit:355,2--356,47