Launch Service in the background, it will be set as service when ready

Property definitions

android :: service $ App :: start_service
	# Launch `Service` in the background, it will be set as `service` when ready
	fun start_service do native_context.start_service
lib/android/service/service.nit:74,2--75,50