API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.app.Instrumentation.ActivityResult

Changed Constructors
Instrumentation.ActivityResult(int, Intent) Change in type from (int, String, Bundle) to (int, Intent).
Create a new activity result.
 

Removed Methods
Bundle getResultExtras() Retrieve the extra data contained in this result.
 

Changed Methods
Intent getResultData() Change in return type from String to Intent.
Retrieve the data contained in this result.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff