[XAP] Screen Capturer v3 - use Camera key to get screenshot

JerryJiang

Senior Member
Oct 12, 2008
74
84
0
Yesterday, I posted a test version in wpxap.com, and now this is the updated version.

= Step =
  1. Click "Start Capture Task" to start capturing (A timer will start, and during this period, application will listen to Camera button event)
  2. You may need to wait one or several seconds, a message box will show up to let you know you can start catpuring.
  3. Navigate to any application, and touch Camera button to capture the screen
  4. A message box will show if the capturing is success, you can capture 20 images a one time (yes, you can ask for more if you want)
  5. When the Capture Task ends, a Toast will show up to let you save the captured image, tap the Toast to return to application
  6. The thumbnail will list and the captured images will stored in Pictures Hub
  7. Tap the thumbnail will delete the temporary image file in the application folder

= Settings Help =
  • Prevent Capture Task auto run: Capture Task uses BackgroundAgent to run and wait for Camera button event, BackgroundAgent may auto run in some case, enable this option to stop auto capture.
  • The Capture Task duration: How long will the Capture Task run before it stop to accept Camera button event.

= Notice =
  • Game and movie is not supported in this version.
  • The Capture Task only save temporary file, you need go back to application to trigger saving file to Picutres Hub.

BIG thanks to Heathcliff74, I followed his guide here:
http://forum.xda-developers.com/showthread.php?t=1299134

BIG thanks to fiinix, the DllImport project is a very great project, it help me a lot when I stucked:
http://forum.xda-developers.com/showthread.php?t=1006331

If you like my work, please buy me a beer.
 

Attachments

Last edited:

contable

Senior Member
Oct 25, 2009
1,755
996
0
Great improvement compared to V2 ! Thanks for that.

Now I know who you are: The creator of Chome Visual Editor.

Nice to see you here. Long time I used your tool for editing cpr´s on my OMNIA II.

Also (late) thanks for that app !


Best regards


contable
 

contable

Senior Member
Oct 25, 2009
1,755
996
0
A suggestion from my side:

Let the user decide whether he wants to save the captured image or delete it inside your app.

This means when the user has finished his capture session by pressing "no" go straight back to your app (remove the toast for saving the image). By long-pressing on a captured picture appears a menu:

view (if possible)
delete
save to picture hub
send via sms or email (if possible)


Regards


contable
 

ted973

Senior Member
Feb 5, 2008
150
62
0
Beijing
A suggestion from my side:

Let the user decide whether he wants to save the captured image or delete it inside your app.

This means when the user has finished his capture session by pressing "no" go straight back to your app (remove the toast for saving the image). By long-pressing on a captured picture appears a menu:

view (if possible)
delete
save to picture hub
send via sms or email (if possible)


Regards


contable
+1
and increase the pic quality

thx, m8!works pretty good on my HTC Mozart!:)
 

mmian

Senior Member
Mar 29, 2011
176
9
0
i have a samsung focus, and when i click start capture, i don't get any message or anything... :(

edit: nvm, restarted my phone and it works now...that was weird...
 
Last edited:

addicus

Senior Member
Mar 13, 2006
1,127
12
0
Inland Empire, California
Installed on my HD2 running official Mango. I installed using Tom's XAP installer v1.2. Also not working with my hardware button. It says the action is complete, but it doesn't show in the recent area of the application.

I still say the layout and design is great.
 

contable

Senior Member
Oct 25, 2009
1,755
996
0
Installed on my HD2 running official Mango. I installed using Tom's XAP installer v1.2. Also not working with my hardware button. It says the action is complete, but it doesn't show in the recent area of the application.

I still say the layout and design is great.
The HD2 camera button issue is allready known since fiinix has released the first version of the screen capture app...