AndroidLogger Wiki
AndroidLogger is coming back, compatible v7.8 - 8.x Notepad++
Brought to you by:
simbaba
The newer version 1.4.0 later version support many new features:
1、start cmd quickly, if you select a shell cmd, just click toolbar to run
2、fast cmd, you can quickly repeatedly execute some shell cmd.
3、better and faster file export
4、true real time log capture!
5、unix time convert
[NOTE]
Compatible with Notepad++ 6.5 later version
[Install]
1. Push AndroidLogger.dll under "plugins\" directory of Notepad++
2. Push AndroidLogger.xml under "plugins\Config\" directory of Notepad++
[Features]
1. Support lexer fot App & Radio Log, and cutomizable
2. Support capture log from device!
3. Support shell cmd on device.
->The shell cmd line must start with '>' and at the top of doc.
->The line with '#' is comment.
->Empty line is permitted.
->Freely use logcat, top & grep, tcpdump.
4. Support capture device screenshot, now just save at d:\device.bmp
[History]
V1.1.0
1) adb cmd will not timeout!
2) thread concurrent optimization
V1.1.1
1) Fix rgb issue, now device screenshot is ok!
2) Log & Shell concurrent optimization!
V1.1.2
1) Fix when open style dialog, the fold margin is shown, should hide it!
V1.2.0
1) Support custom keyword, your keywords your color!
2) auto lexer for shell logcat cmd
3) optimization adb shell output efficiencily!
V1.2.1
1) Fix lexer to compatible with leading or trailing spaces!
2) Shell cmd now can exit its-self, not need click button!
V1.2.2 2015.1.30
1) Fix shell logcat exited itself!
2) Add check state for toolbar & menu!
3) Compatible with some devices, let shell cmd could done and exit normaly!
4) After device screen captured, now displays the screenshot atomatically !
Last edit: 欣爸(simbaba) 2015-01-30
Log lexer automatically for some ext file. For example, the .log,.1,.2 etc.
You can add ext supported by modify the Androidlogger.XML config file.