CameraButtonsTester

App Image

Bugcam2mp 
   July 24th, 2008
982 views / 771 downloads
Admin Administrator: Bug Labs teamakravets

Category: not specified    Maturity: not specified
Tags: camera  Buttons 

Download Latest Version

A test application for zoom in, zoom out and shutter buttons provided by camera module


Download


Version Date Uploaded by Notes  
Version 4 September 18th, 2008 akravets  (more) (collapse) download
Version 3 July 25th, 2008 akravets  (more) (collapse) download
Version 2 July 24th, 2008 akravets  (more) (collapse) download
Version 1 July 24th, 2008 akravets  (more) (collapse) download

No license information provided

1 Comment

Comment_icon Login to add comment

akravets

Bug Labs team akravets said on July 25th, 2008 11:46:00 AM

Physical BUG does not have new AbstractServiceTracker yet with BundleContext protected (it's private). This updated version of application sets class variable _context and references it in the code instead of base class' BundleContext. Also, events are listened to only if action on the button is UP.