To access the PlayBook PIN / UDID

Hello

Is it possible to access unique information on the PlayBook, such as his PIN code, via the WebWorks SDK?

Thank you.

This feature has been released with the WebWorks SDK for Tablet OS v2.1

Details of the API here:

http://www.BlackBerry.com/developers/docs/WebWorks/API/BlackBerry.identity.html

Tags: BlackBerry Developers

Similar Questions

  • Could not get the pins of the PlayBook tried everything!

    Hello

    I went in all forums about this and tried everything but I can not yet read pin code of my Playbook.

    I'm developing an app (HTML + JS) with Webworks and test on my Playbook.

    Here's my config.xml file:

    (I put the different version of the statements of my functions in comment)


    http://www.w3.org/ns/widgets ".
    "xmlns:RIM ="http://www.blackberry.com/ns/widgets"
    version = "2.6.1.0" >

    WeBWorK App
    Kadabra

    WebWorks, playBook App


    read_device_identifying_information
    access_shared










    Here's how I tried to access the PIN in my js file:

    function getIdentityData() {}
    $.ajax({)
    type: 'get ',.
    URL: ' http://localhost:8472 / blackberry/identity/get, "
    success: {function (msg)}
    Alert ("in the successful" + msg);
    $('#myIdentityDiv').populate (JSON.parse (msg) .data);
    },
    complete: function() {}
    Alert ("Complete");
    }
    });
    }

    I have that 'Complete' alert, it is not in the success.

    function setImei() {}
    {if (BlackBerry.Identity.pin)}
    Alert ("BlackBerry.Identity.pin =" + BlackBerry.Identity.pin);
    } else
    Alert ("doesn't");

    }

    Here alone "does not work" alert.

    I would really appreciate the help.

    Thank you

    Kadabra

    Ok. I have just to succeed!

    Solution: Be WARY of the WebWorks SDK for Tablet 2.0 does not support the blacberry.identity.pin!

    I built with the 2.1 and finally it worked!

    On the other hand the service "http://localhost:8472 / blackberry/identity/get" still does not work

  • Signature of the device Pin showing Null when the Blackberry playbook tablet App

    I'm developing an app for Blackberry playbook in action script. I signed the application (Release version) and it has deployed on the device, but the axis of the device shows null. When I run the application directly from Flash builder it is showing correctly.

    I added the permissions for the config file, is to show the axis of the device, but after his signature for immediate release it shows null.

    Please let me know why it's happening.

    Thanks everyone, I solved the problem. In fact, there were 2 BB.xml file in my project, one containing the access authorization of pin of the device and the other did not have this permission. I removed the redundant .xml file and every thing went very well thanks to help appreciated guys

  • How to access the sbRIO DIO pin

    Hello

    How to access the pin the sbRIO DIO.

    I enclose the code. According to the code of the indicator DIO2 is supposed to blink, but it is not happenning. Can someone please review the issue and let me know (ASAP) where I was wrong?

    P.S Its URGENT!

    Your FPGA code is more complex that it should be.  Something like this will do what you want.

    Now your RT code... You are simply flashing the fater LED that you can see.  While some expected between your output setting.  I would also use a shift register to store the current value and then just reverse.  In this way, that you have only 1 entry per loop.

  • If I entered my wps pin # on someone elses inorder to laptop for them to access the internet don't I put my computer in jepardy

    I did this to help neighbor his computer up to date, don't think not that it is in the apt.next mine and I know not just that he lives there did I screw up?

    I think that he now has access to my card and internet service, I care about as lonely as it won't affect me and my safety!

    Hello

    1. What operating system is installed on the system?

    Sharing the WPS (Wi - Fi protected Setup) PIN for access to the Internet could be a threat to the security of the network, you can contact the router manufacturer or ISP (Internet Service provider) to change the WPS pin number.

  • Access to files on the playbook

    My apologies for the simple question; I dug around the documentation but can't find a clear answer.

    I want to copy some files (via usb) on the playbook, lets say, I copy a directory myinfo in the top-level folder of my playbook from a PC, the file contains:

    • a txt file
    • a jpg file
    • and an mp3 file

    From an application written using the native SDK, I see the directory 3 files it contains? or can I only access mp3 files via a shared directory / music (so lose all the info on the book and does not see the other 2 files with it)

    Thank you very much

    It and surrounding the docs should answer many of your questions: https://developer.blackberry.com/native/documentation/com.qnx.doc.native_sdk.devguide/com.qnx.doc.na...

    You mention "top-level folder", but notes that no application can write either in the folder root (i.e. /) nor can they write to the top-level folder.  They can only write to their own. / file data or with specified permission (access_shared) for the subfolders of shared /.

    But to answer the specific question, with the specified access_shared, your application can certainly access all files under shared, even if they are music which are written out of the shared directory files / music.  You could say most of these records are to be used for various system, but a given application can do something different, if she wants to.  In some cases that may mean giving some features of the system, but no doubt it is a choice, you'd do a base case once you understand the system better.

  • Access to the camera - work air player not on the Playbook

    Good day everyone. I use the following code to take a snapshot of the webcam and then save it with a button. It works when I run the app in the AIR drive, but on the Playbook is not access to the camera, nothing appears.

    
    http://ns.adobe.com/mxml/2009"
            xmlns:mx="library://ns.adobe.com/flex/mx"
            xmlns:s="library://ns.adobe.com/flex/spark"
            actionBarVisible="false"  creationComplete="init()" overlayControls="false"
            tabBarVisible="false">
        
            
        
        
            
            
            
        
        
            
        
    
    

    Don't forget, you must add the permissions for it in your blackberry file - tablet.xml.

        use_camera
    

    It should invite you at the launch of the application to allow the authorization to the camera. You can also add:

        access_shared
    

    You can take a look at this article.

  • How to access the camera in the Blackberry Playbook using Adobe Air SDK (in Flash builder Burrito)

    Hi all

    How to access the camera in the Blackberry Playbook using Adobe Air SDK (in Flash builder Burrito).

    Provide me with examples of coding please.

    Thanks in advance.

    With respect,

    Sampath

    Not possible yet. See http://docs.blackberry.com/en/developers/deliverables/21880/Known_issues_1360895_11.jsp

  • Camera rear access to the Playbook by AIR

    Hello

    I created an application that uses a camera by camera. getCamera() but I am able to access only the front camera. Please help me to access the place to the rear camera to capture images.

    Thank you

    Monika

    Hello.

    Inorder to get the camera back, you can try this,

    
    var cam:Camera = Camera.getCamera("1");
    
    //getCamera("0") will fetch the front camera
    //getCamera("1") will fetch the rear camera
    
  • PlayBook Simulator not able to access the internet

    Hello

    I'm trying to get the Playbook Simulator running to repackage an app, but I'm unable to get the Simulator to connect to the internet.  The browser refuses to connect and just displays a message indicating:

    Error
    A network error has occurred.
    Please try again later.

    I tried some things, like change network card settings in VMware default (NAT) to Bridged and then restarting the virtual machine, but that did nothing. I tried to remove the virtual computer's network card, and then by adding a new.  I disabled the Norton Internet Security firewall and intrusion prevention.  I have disabled the Windows Firewall.  None of this solves the problem.

    I use a Windows 7 laptop connected to a wireless network.  No VPN or proxy is in use.  Windows 7 network adapters screen shows two cards VMware, vmnet1 and vmnet8, both connected to an 'unidentified network'.  I tried to fill these my PC wireless cards, but the VMware adapter did not allow that and threw an error.

    Any suggestions?

    Some basics: Verify there is an IP address on vmnet8. Verify that you can ping your host operating system.

    If it still does not work, cut the developer mode (on-> them security), then try again the browser. Yes, I know it sounds counterintuitive, but it worked for me.

    You can re - switch to developer mode, once you have turned it off and it seems fine. You don't quite know why this is happening, but it might be useful to take a VM snapshot once you've cracked.

    Good luck!

  • To access the Sim Playbook on the other machine or virtual machine?

    I set up the Playbook dev environment in a virtual machine (MS Virtual PC if it is important) and encountered problems trying to connect to the Simulator, which is of course an another VM.  I guess there will be the same problems you are trying to run the Simulator on one machine other than the machine of dev, regardless of if the dev machine is a virtual machine.

    Anyway, I can't start the trainer inside my dev VM. I guess it would work, and in fact it doesn't (even if the error is a strange not found error). Instead I tried to run the SIM on the true operating system of the box.

    The machine has an IP address in the 192.168.0.X subnet and VM Dev has also received an IP address on the same subnet to the router. However, the IP of the SIM is a 192.168.153.X. I tried affecting 255.255.0.0 subnet mask right on the Dev of VM and it still does not work. I also couldn't find any way to change the network settings on the Simulator hoping to move it to the subnet 0.

    Has anyone got a configuration like this work? If so, there is advice on what config change?

    Bill

    I'm currently under this configuration with the development environment in a separate VM (Windows7 Enterprise) and the Simulator playbook in another virtual machine, both on the same machine.

    To make this work as well virtual machines had have their network in "Bridged" mode configuration

    To configure your virtual machine, assuming you are using VMware Player as I am, in the VMware Player menu bar, click on the tab drop-down 'Virtual Machine', select "Virtual Machine Settings... ».

    In the tab "Hardware", select the device of the "network card".

    Change the network connection to open and activate the option "reproduce the physical network connection state.

    Click OK and restart your virtual machine.

    Once this has been done for both, discover the IP address of the Simulator and notes that it has changed. This IP address allows to load your applications from the development of VM.

    -John

  • An urgent need to change the code PIN, don't want to factory reset

    Hi all

    A few weeks ago, I accidentally dropped my Xperia Z3 Compact on the ground. The damage was not serious, apart from a few scratches on the screen, at least, I thought. It turns out that the damage was much more than just some scratches: a few hours later, my touch screen started acting weird and finally the half top of the touch screen is not functional, as in the screen still worked, but I couldn't support what either on the upper part of the screen.

    You guessed it already: my PIN contains the number 1, and on the unlock screen, the number 1 is on the upper part of the screen, making it impossible for me to enter my full pin code. I want to reset the pin code, but I don't want my lost data.

    Things I've tried:

    -Device android Manager: everything is functional in the SMA: location works fine, I can ask a ring and I can probably delete my camera as well, but I have not tried. When I press the "Lock" option on the other hand, it does not work. I have a password on my PC and confirm. He invites even "Lock request successfully sent" or something in that direction, but when I look at my phone, nothing happens. When I try to enter a new password, it invites "since Google has verified that a screen lock is already set, the password you entered is not necessary." Looking at my phone, nothing happened.

    -Enter the code wrong PIN several times to connect with my Google account: I think it is already patched, but I tried anyway. My phone is locked for 30 seconds every time.

    Google search gives thinking I should factory reset my device so the PIN will be removed, but I got precious files on this phone, and not on a SD memory

    Would be just to back up my whole phone on a PC and factory reset it, but I can't access the files of the phone while it is locked.

    If anyone has a solution for my situation, it would be much appreciated.

    Thanks in advance

    Connect a USB mouse via the otg cable and use it to unlock.

  • OffficeJet 6500 a. Impossible to access the Control Panel on Windows8

    I have a new laptop and you downloaded the complete HP software features. The test printing and scanning seem to work correctly. However I can't find how to access the Control Panel on my desk. He has not created an icon in my windows8 start pages.

    I have a button that says HP Printer Control allowsme to buy ink and my printer is offline. There is no scan options.

    How to access the control of printing/scanning panel full or, better yet, bind it to the control of the printer button.

    Thank you

    Hi SaraLK,

    I can help you find the digitization program. In the start screen or screen of tile, without clicking anything that this, start typing the HP. You should see the Officejet 6500 a, or even click on files and it should appear. When you click the Officejet 6500 has the help of the printer opens, you can also click with the right button on the icon and PIN to the taskbar so that it is always available right form the office.

    Here is another way, you can create shortcuts taskbar Windows 8 for your favorite programs. Please take no offense to the referenced site, it helps to make everything easier!  I use it all the time.

    I hope this helps.

  • After the downsizing of the original software of windows 8 for windows 7 ultimate, I can't find how to access the camera.

    Original title: webcam

    On my laptop hp15r, it is built in hp truevision hd webcam. After the downsizing of the original software of windows 8 for windows 7 ultimate, I can't find how to access the camera. Can someone help me with this problem?

    I have a laptop HP Windows 7.

    Type truevision or webcam or similar in the top of the start menu search box > right-click on the result, then select > open file location.

    My webcam can be found > lecteurC > Program Files (86) > Cyberlink > YouCam

    If I type YouCam in the search box, click with the right button on Cyberlink YouCam, it takes me to YouCam.exe.  You can do a right click on the .exe file and choose desktop (shortcut) so that you can access it from there. Once the shortcut on the desktop you can right click it and choose the PIN to the start menu or PIN to the taskbar tasks.

  • Is it possible to access the files shared in the Simulator?

    My Playbook application creates a few files in the shared files folder. When running my app in the Simulator, is it possible to (read) access these files from Windows?

    Thank you

    First, configure the PlayBook Simulator as a target.

    1. Click on the file-> New-> other...
    2. Expand the BlackBerry Tablet OS.
    3. Select BlackBerry Tablet OS target, and then click Next.
    4. Enter the IP address of the Simulator (or use automatic detection).  Leave the password blank and complete the wizard.

    Once you have the PlayBook Simulator configured as target, use the following steps to access the folders.

    1. Click on the window menu.
    2. Choose the command display see her-> from others.
    3. Expand QNX.
    4. Select target file system browser , and then click OK.
    5. In the target file system browser navigated to the folder that contains the file that you want to copy.
    6. Right-click on the file you want to copy, and choose copy to.  You can also drag and drop files to and from this window.

Maybe you are looking for

  • Missing triggers on 5122

    Hi all I have a system composed of 2 5122 PCI cards that I try to sync.  What I want to do is to use a trigger to edge for the acquisition on a single card and then use this acquisition to trigger to trigger the same Member of the Council.  I export

  • The screen is moved backwards and there is black space at the bottom of the screen

    Original title: MY HEADS CUT OFF When I turn on my screen has its head cut off and I have a black 3-inch space on the bottom

  • The microphone volume

    Are there known issues with the microphone volume fluctuating on the device? My duties sometimes report a wide range of amplitudes for ambient noise even if the actual noise levels did not change significantly. I'm pretty confident my algorithms are

  • BlackBerry 10 - develop SPP (Obex) Server

    I develop an application that receives a file from bluetooth obex digitel pen (a device for which I can't write software). It would be ideal, if the application would receive the file bluetooth directly. For previous versions of firmware BlackBerry,

  • Layer 2 multicast configuration?

    Hi all, my past and all experience what I read there is no additional configuration for multicast to work when the receivers and the unit which is PIM are in the same subnet? Is this correct? I have a subnet of PBX and voice. The device that is runni