Returns the name of the APK application.

app.GetName() → String

meaning if your app runs in DroidScript, the name will be “DroidScript” as well.

Example - Get app Name click to expand contents