facebook

USB device not showing

  1. GapDebug
  2.  > 
  3. Getting Help – GapDebug
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #353817 Reply

    pr144
    Participant

    I downloaded this version and installed it,
    GapDebug-2015-update-1.1-offline-installer-windows
    (There’s no “About menu”, I don’t know why)

    Samsung Note 4, Android 4.4.4 with the latest USB driver from the Samsung website
    (I updated to see if it would work, it didn’t work with the older version)

    Chrome set as default browser – version Version 40.0.2214.115 m

    Windows 7 pro SP 1

    Two problems and I am not sure if they are related,
    1 – USB device shows up in Windows File Manager but not in GapDebug
    2 – When I try stopping/restarting gap Debug it says it’s already running, I have to “End process Tree” from Task Manager to be able to start up GapDebug again

    Log,
    !SESSION 2015-02-26 12:30:17.571 ———————————————–
    eclipse.buildId=unknown
    java.version=1.8.0_05
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86_64

    Thank you,
    PR

    #353818 Reply

    pr144
    Participant

    I enabled the developer Option on the phone and all is well…not sure how I missed that step…

    #353821 Reply

    support-michael
    Keymaster

    @pr144

    Glad it was only a device configuration change.

    Also if you run into that “GapDebug is already running.” dialog. Check in the Windows tray for the GapDebug icon. You can reopen the Debugger from there. See attachment gapdebug-menu.png

    Attachments:
    You must be logged in to view attached files.
    #354029 Reply

    Aliraza9
    Member

    does that include javascript that is part of the cordova API? IE: setting a notification using the notification plugin?????

    #354038 Reply

    support-michael
    Keymaster

    @Aliraza9
    Yes, you can set breakpoints in cordova javascript api. For debugging the native component of a plugin you must resort to the native development tools. For example, I frequently use XCode to debug the obj-c implementation of plugins that I’m developing for iOS while using GapDebug for the js api.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: USB device not showing

You must be logged in to post in the forum log in