In Android you must call finish() or finishAndRemoveTask() in order to close it properly.
finish()
finishAndRemoveTask()