Possible to use USB with ADF Mobile devices

Hi guys,.

I have found a few reader (include chip) chip card that works with a mobile device through their ports (port 30 pins, micro usb) in mobile native development(iOS/Android)

but I want to know can be used with ADF Mobile as we Smartcard reader SDK JAR that working in the 1.4 jvm that I'm not sure on the support of usb-host function in ADF Mobile.

Thank you.

Hello.

In the current version, the only way to get what you want is to build your own plugin of Cordova. This means that you will need to write native Android and iOS code to interact with the device, but also a JavaScript wrapper that will expose your API to Mobile ADF application. You can find more information in the Documentation of the API Apache Cordova.

Best regards

Frédéric Desbiens.

Tags: Java

Similar Questions

  • Problem with ADF Mobile on Android

    Hello

    I am trying to perform a very simple test with adf mobile on android emulator.

    But when I try to open the application, the startup screen never changes.

    Only when I go to the menu and go back to the application in the menu device, it shows the main screen.

    And...

    When I try to open a page very simple amx, the app launch a message that says:

    Failed to initialize the AdfcContext {classname: oracle.adfmf.framework.api.Model; method: pushPageFlowScope; params: ;}}

    Can someone help me?

    I use:

    Framework Mobile ADF oracle.adf.mobile 11.1.2.4

    SDK Android 22

    Message: http://db.tt/mIqcekCI

    Journal: http://db.tt/0frlguNq

    Thank you!

    Hi, there, a number of things to double check your settings of the emulator:

    • When the Android emulator configuration, make sure that the emulator emulates the ARM processor (armeabi - v7).  ADF Mobile works only with the ARM processors - device so the emulator.
    • Under Options, memory, please ensure that RAM is at least 768 or higher.  It is of course also constrained by the amount of memory that your development computer has, but in general, you should have at least 768 MB allocated.  ADF Mobile app itself will almost RAM of course, but there are lots of Android apps that are started in the background when the Android emulator starts.
    • Also make sure, there are 500 MB of internal storage configured - you can go as low as 200 MB, but the space will be quickly.

    Finally, compile/deploy again, please open JDeveloper menu Build - Clean all to clean up any left over deployment artifacts.

    Thank you

    Joe Huang

  • Using @Interceptors with ADF managed beans

    Hi Experts,

    I am using the annotation javax.interceptor.Interceptors on my methods of ADF managed beans, but my methods of interception are not get called.

    Is it possible to use it with controlled beans? Has anyone tried this before?

    JDev: 11.1.1.7

    Java: 1.7

    MyInterceptor.java

    =========

    public class MyInterceptor {}

    public MyInterceptor() {}

    Super();

    }

    @AroundInvoke

    public object intercept (InvocationContext context) throws Exception {}

    System.out.println ("MyInterceptor - logging BEFORE calling method:"+ context.getMethod () .getName () ");

    Object result = context.proceed ();

    System.out.println ("MyInterceptor - logging AFTER calling method:"+ context.getMethod () .getName () ");

    return the result;

    }

    }

    =========

    SomeBean.java

    =============

    public class SomeBean {}

    @Interceptors (MyInterceptor.class)

    {} public void doReset (ActionEvent actionEvent)

    do something

    System.out.println ("In reset");

    }

    }

    =============

    Thank you

    Soham

    As far as I KNOW, JSF(and ADF) can't stand the interceptors.

    Maybe you can try this in 12.2.1 jdev because with this version is packaged 2.2 JSF (which should support the CDI)

    Dario

  • Hi, is it possible to use headphones with XBOX 360 third-party wireless. I have my World of Warcraft, a case

    Hello

    Is it possible to use headphones with XBOX 360 third-party wireless.

    I have my World of Warcraft, a case
    Thank you

    Hello

    Wireless headsets should work with the XBOX 360.

    You can read the following article:

    http://support.Xbox.com/en-us/Xbox-360/accessories/set-up-wireless-headset

    http://www.Xbox.com/en-us/Xbox360/accessories/HeadsetsCommunication/Xbox360WirelessHeadset

  • After hybernation, all usb and wifi mobile devices does not work

    Original title: Hybernation question
    After hybernation, all usb and wifi mobile devices does not work. Similarly, it is not stop as well. I turn off the power to the network option all usb hubs. Problem however still closes. Please suggest. I have Windows XP Sp3 installed. All the drivers and the windows update is up to date.

    Hi Mirza.Shanawazbaig,

    1. what happens when you connect any USB device to the computer, or trying to shut down the computer after hibernation?

    2. do you have security software installed on the computer?

    3. did you of recent changes on the computer?

    4 when was the last time it was working fine?

    Method 1

    See the below Microsoft article and try the steps mentioned, check if it helps.

    Peripheral USB is not recognized when you attach it immediately after that your Windows XP computer comes out of standby or hibernation

    http://support.Microsoft.com/kb/871233

    Method 2

    I suggest that you download and install the updated driver for the network adapters and display on the computer by visiting the card manufacturer or computer manufacturer website manually.

    How to manage devices in Windows XP

    http://support.Microsoft.com/kb/283658

  • Plans of work in PS CC can be also for print design? If not, is it possible to use photoshop with similar functionality?

    Plans of work in PS CC can be also for print design? If not, is it possible to use photoshop with similar functionality?

    As they don't understand the area of cropping and Bleedbox parameters so far that they are, in my opinion, useless in regards to printing.

    If you try to make prepress and correct page layout work in Photoshop, you can change to use the right tools for the task as Indesign.

  • Is it possible to use Dreamweaver with WordPress (has the classes by Joseph Lowery) only uses a test server AWS and not an environment local localhost?

    Is it possible to use Dreamweaver with WordPress (has the classes by Joseph Lowery) only uses a test server AWS and not an environment local localhost?

    Yes, I want to talk and EC2 instance and I am able to do Dreamweaver to easily connect using SFTP which I believe is a SSH protocol. See the image below. This method works.

    I currently have a test instance and will finally have an instance of production when the site is finished.

    Local environment is not installed on my workstation and my thought was that put it on the server would allow transparent operation including scripts on the server side. The testing station is not public.

  • Preload with our mobile devices drive

    We intend to produce a smartphone and want to preload Reader with our mobile devices. If that is permitted in the adobe reader mobile distribution policy?

    You must contact Adobe for this type of distribution.

    Link with the agreements of Distribution Mobile Player on this page: http://www.adobe.com/products/reader-mobile/mobile-distribution.html.  Here's the direct link to the form: http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/reader/pdfs/reader-mobile-distribution-agreement.pdf

  • Is it possible to use the Web ADF service proxy client in ADF mobile app

    Hello

    Recently, I started to develop mobile ADF applications on the device. Is it possible to use the client for proxy to service Web ADF with mobile application on the device? I read it in a document that, mobile ADF will not support "* WebService Java Proxy" * and supports only "* ADF webservice datacontrol * '"»

    If the customer service Web ADF proxy is not supported in mobile ADF, so how can I integrate ADF with EBS?

    REDA

    Where did you read that you can not use complex types with the Web Service data control? What version is that for.
    You should be able to use the Web Service data with complex types control.
    You can try and let us know if you encounter any specific problems?

  • iPad: pilot USB MTP / Apple Mobile Device Support Driver update failed - access denied

    Hi all

    I do iTunes/iPad/AMDS rerun (Win7 Ultimate 64 bit). After the last update of iTunes to 11.1, I'm not able to install the Apple Mobile Device Support any longer. Usbaapl64 installation fails. Even a manual update is not possible (access denied).

    Before you uninstall, the iPad has been recognized as Apple Mobile Device Support, but using the old version located in system32. Same result trying to update the driver manually - access denied. After you have uninstalled the ADM the iPad is recognized as Apple iPad to portable devices (in dev mgmt). Updating the driver (and selecting the usbaapl64 in CommonFiles/Apple/Apple Mobile Support folder) still fails - access denied.

    Even to disable UAC, using the account hidden administrator and start Windows in safe mode will not grant access. I have no idea what to do now. Is this a normal behavior or y at - it something very wrong in my system? I don't want to format my system.

    Thanks in advance.

    PS: Windows is up to date
    P.P.S.: Tried numerous solutions of Apple, articles, forums, google, re - install iTunes and what you have. Nothing has worked.

    I have it.

    Have a look in the newspaper of the setupapi.app.log and setupapi.dev.log C:\Windows\inf files I discovered that management installation program / unit was not able to create a temp folder in C:\Windows\System32\DriverStore and was not yet able to copy the files in C:\Windows\System32\DriverStore\FileRepository.

    After you change the access rights (gave me and SYSTEM full access), I was able to update the driver USB MTP driver Apple Mobile Device real Support. Later, I was able to install iTunes without any problems during the installation of the pilot AMDS.

    Took me only 4 days to the indicator with the search in the log files mentioned above-. -.

    See you soon.

  • Problem connecting Bluetooth with Windows Mobile Device Center

    Hello

    I have and HTC Snap with WM 6.1 I want to connect to my Satellite P500 running Windows 7 to be able to move the files by using Windows Mobile Device Center.

    I know that this device can talk to this laptop via bluetooth, because there are some utilities bluetooth Toshiba that I can use to get a connection.

    However, even if the Toshiba utility recognizes my bluetooth device, but WMDC is not. WMDC recognises my device when it is connected with a USB cable.

    I don't know about the drvupdate-amd64 download which I think is necessary with WMDC but when I run what it looks like all it does is try to install a device driver for a device that is 'unknown '. I get a message at the end that driver could not be installed.

    I have run out of ideas on how to get these things to work. Someone at - it a similar experience?

    Could this be a problem of COM port? My Bluetooth device to 40 com affected Toshiba stack I don't see a COM 40 in the WMDC, just a port identified as "Bluetooth" settings

    Post edited by: t5247rb

    Hello

    This page of Toshiba Bluetooth may be able to help you;
    http://APS2.toshiba-tro.de/Bluetooth/?page=HOWTO

    Here are very interesting HowTo documents;
    In your case I recommend that you check the docs:

    + How do I set up a connection from the PDA (Windows Mobile 6) to the Windows Mobile Device Center.

    and

    + How to connect PC to internet via Bluetooth using a Windows Mobile 6 phone +.

    Welcome them

  • With ADF Mobile, I can make a mobile web page independent of the resolution?

    Hi all.

    I am involved in a kind of mobile web project that can use mobile ADF.

    The most important question now is resolution problem.
    This project will use multi-devices(smart phones).

    Should I make each page by a device with its own resolution?
    Or is there another solution?

    Please advise me.

    Thank you.

    Hi, Jayce, you should not create different pages for different mobile devices. In general, as long as you use components of layout as panelGrouplayout or panelLabelAnd Message around user interface components such as outputText, then those controls would be based on the size of the available screen. You just specify the wdith of these controls on Panel at 100% so that it matches the width of the unit.

    It has so far, little a problem where the resolution of the smartphone is so high that the text fields are too small (like the iPhone or BlackBerry "BOLD" which has half-VGA resolution), then you must include this statement in part trh:Head of your page:
    Content = "width = device-width;" initial-scale = 1.0; maximum scale = 1.0; user-scalable = 0; » />

    This sets the port to display the page and sets the factor of scale accordingly, so that the size of the text appear 'normal '.

    Also, if you want more style your application, you will get an aspect native deive with style sheets.

    There are examples of this in http://www.oracle.com/technology/tech/wireless/adf_mobile.html. Locate the sample FOD or Mobile Banking. Mobile Banking has a more complete set of stylesheets and of code examples that you can use. Mobile Banking has not been added yet, but I will do that soon.

    Feel free to contact me directly if you have any other questions. [email protected].

    Thank you

    Joe Huang

  • Error with Windows Mobile Device Center: there is no email...

    Hello

    I have been searching on the internet and do not yet have a solution to my problem. I have a handheld device that I need to use Windows Mobile Device Center to synchronize a program for my work. I get the following error, that I have to then click ok, just so that I can connect and then synchronize my handheld computer to work. The error is:

    There is no associated messaging program to perform the requested action. Install an e-mail program or, if such is already installed, create an association in the default programs control panel.

    I have Windows 7 64 bit and I have Thunderbird and Windows Live Mail (that I tried as default, nothing is done). I don't have Outlook and will not buy it just for this error. Help please!

    Thank you!

    Hello

    You did material recent or changes to software on your computer before this problem?

     

    Registry warning:
    Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows:http://support.microsoft.com/kb/322756

    Step 1: To disable this message on your PC, you deceive MAPI using your default provider. To do this, use the following steps (based on the informationto Microsoft KB 315458. There is alsomore information available here).

    a. start regedit as an administrator by typing "regedit" in your Start menu.

    b. right-click the programregedit and chooserun as administrator

    c. navigate toHKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Live Mail*.

    d. double-click the value of path of DLL and copy the data from the value to the Clipboard, and then click Cancel.
    On my system, this is C:\Program Files\Windows Live\Mail\smapi.dll

    e. right click on an area empty below the DLLPath value and choosenew , thenexpandable string value in the menu.

    f. typeDLLPathEx value new name.

    g. double-click the DllPathEx value, and then paste it into the value from the previous step.

    h. you may also set the default value toHKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail toWindows Live Mail

    * 64-bit complicates by redirecting the key registry, so on a 64-bit Windows version, look underHKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Clients\Mail

    Step 2: Delete the MSMapiApps::WmdHost.exe registry key and restart the computer.

    The location is here:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows messaging Subsystem\MSMapiApps:WmdHost.exe

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Possible to use KVM with VM?

    You can use a KVM to connect to virtual machines hosted on a hypervisor like ESX?  Ask weird I know, but the people I work with do not use VI client software.

    Any comments, you can send my way is welcomed.

    Hello

    KVM trying to attach to PS/2 or USB ports on the back of the armed forces. Unfortunately, those who really exist not for the VMS is not possible to use a KVM for it.

    The best solution is to implement a thin client that speaks RDP/VNC to VMS, you really don't want to give everyone access to the vSphere Client only administrators.

    Best regards
    Edward L. Haletky VMware communities user moderator, VMware vExpert 2009

    Now available: url = http://www.astroarch.com/wiki/index.php/VMware_Virtual_Infrastructure_Security'VMware vSphere (TM) and Virtual Infrastructure Security' [/ URL]

    Also available url = http://www.astroarch.com/wiki/index.php/VMWare_ESX_Server_in_the_Enterprise"VMWare ESX Server in the enterprise" [url]

    Blogs: url = http://www.virtualizationpractice.comvirtualization practice [/ URL] | URL = http://www.astroarch.com/blog Blue Gears [url] | URL = http://itknowledgeexchange.techtarget.com/virtualization-pro/ TechTarget [url] | URL = http://www.networkworld.com/community/haletky Global network [url]

    Podcast: url = http://www.astroarch.com/wiki/index.php/Virtualization_Security_Round_Table_Podcastvirtualization security Table round Podcast [url] | Twitter: url = http://www.twitter.com/TexiwillTexiwll [/ URL]

  • Possible to use labview with daq system not of NOR?

    Hello

    I have a daq system and the software from another company that NEITHER. But I want some changes in the software. If the opportunity was to make a new program with Labview.

    Is it possible to use the old system of data acquisition? Is this compatible with Labview? Or I have to buy new hardware?

    Thank you.

    Hi VIassaks,

    Good afternoon and I hope that your well today.

    Thanks for the post.

    LabVIEW can communicate with 3rd party hardware using the library function call is located in the tip under the functions Palette palette. If your equipment is equipped with a DLL at the driver level LabVIEW can communicate with the hardware. However, you must obtain documentation of the DLL so that you can create your own interface for the material of the part 3.

    Another option would be if the hardware manufacturer provided LabVIEW VIs that control their material. You will not be able to use the screws (National Instruments Data Acquisition DAQ) because these screws use the DLL OR-DAQ, which is our software at the level of the driver for our DAQ cards. Other companies use their own software to the driver level to control their own material. Only the National Instruments hardware uses the NOR-DAQ driver that allows you to use LabVIEW DAQ screws.

    Hope this helps,

Maybe you are looking for

  • No connection to windows with the TrueSuite 3.0

    Hello Today, I downloaded and installed the TrueSuite 3.0. The problem is that my connection to Windows7 does not work on the fingerprint. The program says, he knows my fingerprint, but my identity control. Former Toshiba software worked without prob

  • OfficeJet Pro 476DW: pin lost to OficeJet Pro 476DW

    I recently moved and have a new service provider, I need to connect to the device but don't have do not or do not forget to set up a PIN.  I can't restore default settings because it is locked.

  • Designjet 5500ps 42 PS3 can't start rotating hard drive

    Designjet 5500ps 42 PS3 When you're set to one of three things happen: Green lights are, and is not in self test. Note: the CPU fans continue to run. Green and red lights on / off button flash and nothing else. Green light comes on then it will start

  • Black ink cartridge saying error response damaged or missing

    All in one C309g has 564 HP factory cartridges.  The big black and 3 smaller (yellow, Cayan and Magenta) and yet I still get the answer after re-booting "black ink cartridge damaged or missing.

  • attribution to a user the rights to vcenter 5.1 - how?

    So it used to be easy - make sure that a user has been in the local Administrators group of the server vcenter... here!Now - with SSO - how do we do it? I was asked How - to's and discovered I 'don't know '...I * think * we should always be able to u