dcow / AndroidVideoPlaybackRetainedFragmentLinks
The common solution to video playback on Android is to handle config changes in the Activity yourself. This is suboptimal. This sample demonstrates a method of video playback on using a retained Fragment and a TextureView.
☆25Updated 11 years ago
Alternatives and similar repositories for AndroidVideoPlaybackRetainedFragment
Users that are interested in AndroidVideoPlaybackRetainedFragment are comparing it to the libraries listed below
Sorting:
- Android Database ORM☆44Updated 7 years ago
- A single adapter implementation for any scrolling view or ViewGroup.☆53Updated 9 years ago
- Chips EditText widget for android☆90Updated 4 years ago
- An example of implementing QuickReturn on a RecyclerView using a StaggeredGridLayoutManager to display CardViews inside a SwipeRefreshLay…☆84Updated 8 years ago
- RecyclerView made easy☆135Updated 8 years ago
- Helper library for Android runtime permissions model (introduced in API 23) and fully backwards compatible with legacy permissions.☆59Updated 6 years ago
- ☆111Updated 9 years ago
- A code generator to create Android ContentProvider☆292Updated 9 years ago
- Custom tooltips for android.☆78Updated 11 years ago
- Android Library to inspect shared preferences.☆74Updated 9 years ago
- A customizable circular progress bar for Android.☆46Updated 11 years ago
- A lightweight FrameLayout which can have a maximum / minimum width and height, simple as that.☆103Updated 9 years ago
- an Android Parallax ListView item, this effect inspired by sound cloud android app☆54Updated 10 years ago
- Migrated:☆101Updated 6 years ago
- Track activities; getCurrentActivity, check whether application is running or not, finish all activities, and so on.☆74Updated 9 years ago
- An extension to the Snackbar view available at the Android Design Support Library☆40Updated 10 years ago
- A set of Android tools that facilitate apps development☆182Updated 4 years ago
- Custom visual components☆156Updated 8 years ago
- Changed Toolbar styles to achive layout compatible with Material Design guidelines☆94Updated 7 years ago
- This library provides a means to access the content on the Web easily from AndroidWear. Welcome pull request☆49Updated 10 years ago
- ActiveAndroid with reactive extensions☆67Updated 7 years ago
- ☆89Updated 10 years ago
- A tiny window overlay to log app internal on top of your android app☆153Updated 4 years ago
- A transformation library for Picasso