libstagefright - Experimental hardware video decoding builds
#96
For you guys trying to get logcats - here's the method I use for my UG007 so I don't have to sit on the floor in front of my TV with my laptop:

https://play.google.com/store/apps/detai...less&hl=en

You need to have root to use it, but then it's as simple as starting the program and clicking the big green button.

Then, for ADB, just follow the guide here:

http://mobilecon.info/install-adb-in-windows.html

Then to grab a log, all you need to do is open a command prompt where you saved ADB and type:

ADB connect ANDROIDIP:5555

then

adb logcat > xbmclog.txt

Let it run for a few seconds so it spits the text to xbmclog.txt, then hit ctrl+c to stop, and open your logfile to see the output. Big Grin


Messages In This Thread
RE: libstagefright - Experimental hardware video decoding builds - by digitalhigh - 2013-01-19, 18:35
libstagefright - by mo123 - 2013-05-14, 14:29
RE: libstagefright - by Koying - 2013-05-14, 14:30
RE: libstagefright - by Maverick5269 - 2013-05-16, 23:04
RE: libstagefright - by matander - 2013-05-19, 18:26
RE: libstagefright - by FreeFrag - 2013-05-22, 13:02
Logout Mark Read Team Forum Stats Members Help
libstagefright - Experimental hardware video decoding builds10