February 5th, 2011, 06:03 PM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Feb 2011
Posts: 1
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
ActivityStarter for the gallery
Hello to all,
i'm pretty new in programming apps and need a little help in creating an ActivityStarter.
What i want to do is picking a picture from sdcard and passing it to the 'autodesk sketchbook mobile'-app for editing or at least passing it to the android gallery-app for viewing.
The picking process already works via another ActivityStarter, the file is then available in my app as ActivityStarter1.ResultUri. A Button shall now start the new activity (ActivityStarter2) opening the picture in the gallery/sketchbook.
Can anybody tell me how to set the properties (action, ActivityClass, ActivityPackeage...) for these two apps? I'm totally stuck trying thousands of ways.
Thx in advance
|
|
|