Scan Object for Android and iOS

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • 2.-

    you need to add this feature
    <uses-feature android:name="android.hardware.camera" android:required="false"/>


    And...

    <activity android:name=".ZBarScannerActivity"
    android:screenOrientation="landscape"
    android:label="@string/app_name" >
    <intent-filter>
    <action android:name="ZBAR.SCANNER_RESULT" />
    </intent-filter>
    </activity>

    and of course do not forget the permission inside your application

    CAMERA

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • What would you need to do to make this a face recognition app? You can recognize bar codes.. How about faces?
    Could it detect Happy or sad faces?

    Regards

    Ross

    Please login to see this link.

    Edited once, last by DJFuego: extra stuff (April 23, 2013 at 9:03 PM).

  • Facial recognition is a very different ball game, this extension is totally the wrong place for any features like that. To my knowledge there are no facial recognition extensions - you would have to get someone to make such an extension for you I would think.

  • Hi Fano,

    Any log you may post will help me a lot to understand is something is happening
    here an apk for you to test
    Please login to see this link.

    and the object

    Please login to see this link., please renamed to Scan and copy as it in the data\runtime\android folder

    Please let me know how it goes for you.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • This object is great, thanks for all your had work! Had it up and running in a very short time and it's fast! NICE WORK!
    I still have not gotten that guy to call me back with the Win 8 issue but it appears you have fixed it based on posts. Thanks again for all you hard work!

    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!