Perspective Workstation APK - Deployment

I'm trying to setup a staging tool to install Ignition on handheld computers running Android. I'm fairly new to the Android world so this may be a dumb question, but what is class name in this context?

image

Disclaimer: I'm by no means an expert on Android.

But, I think you want:
Package name:
com.inductiveautomation.perspective.ui.perspective
Class name:
PerspectiveClientActivity or maybe PerspectiveClientActivityKt

I'm trying to setup a staging tool to install Ignition on handheld computers running Android. I'm fairly new to the Android world so this may be a dumb question, but what is class name in this context?

It's an internal identifier relevant to Android's use of not-quite-Java as the system language.