• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
FragmentActivity Class Reference

Replacement for native activity class. More...

Inherits FragmentActivity.

Description

This class is a replacement for the native android.support.v4.app.FragmentActivity class. BlackBerry Dynamics applications must extend this class instead of the native class when using direct authorization processing initiation.

This class has the same programming interface as the native class.

Note that this class can only be used when the Android Support Library extension package is installed.

See also
android.support.v4.app.FragmentActivity on the android.com developer website.
Support Library tool page on the android.com developer website for more information on the Android Support Library extension package.
GDAndroid class reference for more details on application user interface restrictions and authorization processing.