close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Aug 5, 2012, 8:54:54 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v11
|
v12
|
|
| 147 | 147 | |
| 148 | 148 | {{{adb start-server}}} |
| | 149 | |
| | 150 | === Show live log from Android === |
| | 151 | {{{ |
| | 152 | adb shell |
| | 153 | logcat |
| | 154 | }}} |