Common way is to construct viewModel with "@ViewModelInject" and get with "by activityViewModels()".
But I cannot find a way to create the AppViewMode