Changes between Version 5 and Version 6 of DeveloperGuidelines/EdenMobile/Debugging


Ignore:
Timestamp:
10/10/16 11:13:23 (8 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/EdenMobile/Debugging

    v5 v6  
    66To be able to view the EdenMobile database on an Android device, make sure that:
    77
    8   - the App is build with debug-option
     8  - the App is built with debug-option
    99  - you have the Android Debug Bridge ''adb'' installed on your computer (part of the Android SDK)
    1010  - the device allows USB debugging (Settings=>Developer Options)