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)

Changes between Version 11 and Version 12 of android


Ignore:
Timestamp:
Aug 5, 2012, 8:54:54 PM (14 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • android

    v11 v12  
    147147
    148148{{{adb start-server}}}
     149
     150=== Show live log from Android ===
     151{{{
     152adb shell
     153logcat
     154}}}