Title: Technical briefing for Firefly-RK3288 Updates Android SDK Codes (28/02/2017) [Print This Page] Author: wico Time: 2/28/2017 16:52 Title: Technical briefing for Firefly-RK3288 Updates Android SDK Codes (28/02/2017) Last edited by wico In 2/28/2017 16:52 Editor
As the Firefly-RK3288 Android5.1 original SDK update to commit more, in order to facilitate the user canget the latest code from the beginning, here in the recent commit of the re-packaged SDK。It support
Firefly-RK3288 and Firefly-RK3288-Reload ,The packaged is firefly-rk3288_android5.1_git_20170224.tar.gz
and download as follow:
Download Android SDK Author: trancompany80 Time: 3/6/2017 17:19
I just build with make -j8 PRODUCT-rk3288_box-eng and it's hang totally after 2 minutes.
Anyone can give me advices???Author: trancompany80 Time: 3/7/2017 18:32
Hi all,
I receiver following message:
W SurfaceFlinger: EventThread: dropping event (7673796e) for connection 0xb720adc8: /system/bin/surfaceflinger Author: ritoseo Time: 3/29/2017 16:53
Hello.
I downloaded firefly-rk3288_android5.1_git_20170224.tar.gz.
and build's done successfully.
when I try to play some content, there are logcat printed like
"D/RockFFPlayerBase( 158): WARRNING: VSYNC THREAD can not get buffer to queue"
with black screen.
content's format is mp4 and video codec is h.264, hevc. contents resolution is 3840x2160
Is any body exists clear this issue?