gsus24

Results 12 issues of gsus24

Hello can´t get run the adapter in Debian. Like i understand its a kernel problem and this is why its not attached to chroot. The adapter works in Android with...

Hello, also asked on stackoverflow http://stackoverflow.com/questions/33450012/android-fragment-flipview-baseadapter-onclick-add-fragment i tried to add a fragment programatically to overlay a view on my flipView with buttonclick. This is what i done, it´s work, but...

First i want to thank for this great library. I tried also the openaphid, but here no flickers at all. On my FlipPages are a CheckBox and Switch, at OnCheckListener()...

Hello tried out the freeform mode for the first time. Is there a possibility to launch apps through intent with specific size, position and show,hide ? Would be easy to...

Hello try to create double layer tabs. Each tab of the first layer should contain new tabs. Started with the icon/text example and create the first tab layer in Activtiy...

This is for audio visualization on some effects like rainbow or plasma. By captering internal audio and drawing a gradient view with scaled dimensions of the screen. Every section in...

Hello i successfully installed debkit and all linux stuff on wetek play running Android 4.4 - How mount USB Devices? - Is a shared Folder available? - Is it possible...

Try to flip (horizontal) the Image inside flipView(vertical) but failed. My idea was a empty LinearLayout for the ImageView. Create a new flipView and 2.adapter inside the 1.adapter and addView(flipView)...

For my needs i dont need to play the stream. The plan is to pipe it to video0 using videoloopback and then capture frames of it and do some other...

Hello thanks for publishing your code. What i want is to stream with low latency. To lower down the latency i will try to change resolution, framerate and bitrate. Could...