A sample of retrieving activity result.
ActivityResultSample is hosted in the following web site
https://github.com/aoq/ActivityResultSample
If you think the Android project ActivityResultSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ActivityResultSample.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
ActivityResultSample has the following Java source files.
com.aokyu.dev.sample.result.IntermediateFragment.java com.aokyu.dev.sample.result.MockActivity.java com.aokyu.dev.sample.result.ResultActivity.java