Changes between Version 5 and Version 6 of DeveloperGuidelines/EdenMobile/Debugging
- Timestamp:
- 10/10/16 11:13:23 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/EdenMobile/Debugging
v5 v6 6 6 To be able to view the EdenMobile database on an Android device, make sure that: 7 7 8 - the App is buil dwith debug-option8 - the App is built with debug-option 9 9 - you have the Android Debug Bridge ''adb'' installed on your computer (part of the Android SDK) 10 10 - the device allows USB debugging (Settings=>Developer Options)