User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 27 of 27

Thread: Scan Object for Android and iOS

  1. #21
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,608
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    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 ...

  2. #22
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,440
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Biometrics

    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?

  3. #23
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,758
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)
    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.

  4. #24
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't get this extension to display for me either under Android nor iOS any recompilations or anything?

  5. #25
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,608
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    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
    https://dl.dropboxusercontent.com/u/...%20Android.apk

    and the object

    https://dl.dropboxusercontent.com/u/49201338/Scan_1.zip, 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 ...

  6. #26
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    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!

  7. #27
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,608
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Hi All,

    for Fusion user please test this version

    https://dl.dropboxusercontent.com/u/...ect_Fusion.zip

    if is ok i will send to Nico to make available in the Extension Manager.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Scan a folder for all music files and add them to a list
    By 2xD in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 21st February 2023, 10:26 PM
  2. iOS QRCode/BarCode Scan Extension
    By StingRay in forum iOS Extensions
    Replies: 19
    Last Post: 15th January 2015, 04:40 PM
  3. Scan a directory and rename all files (e.g. *,jpg)
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 20th June 2011, 09:12 PM
  4. Scan lines
    By alspal in forum Multimedia Fusion 2 - Technical Support
    Replies: 19
    Last Post: 30th March 2010, 08:12 PM
  5. FTP object Scan BUG
    By Wilk in forum Extension Development
    Replies: 1
    Last Post: 27th August 2007, 03:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •