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

Replacement for native activity class. More...

Inheritance diagram for PreferenceActivity:
PreferenceActivity

Description

This class is a replacement for the native android.preference.PreferenceActivity 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.

See also
android.preference.PreferenceActivity on the android.com developer website.
GDAndroid class reference for more details on application user interface restrictions and authorization processing.