B4A Library [B4X] SimpleMediaManager (SMM) - framework for images, videos and more - Erel    May 13, 2024   (45 reactions) - v1.01 - Adds support for handling JPEG orientation attributes. It requires some configuration in B4J. See post #3. B4J Code Snippet [B4X] SMM + BBCodeView - a great pair - Erel    Sep 01, 2022   (12 reactions) 133225 SMM (SimpleMediaManager) is one of the more useful tools available for B4X developers. It takes care of many difficult tasks related to various media types: https://www.b4x.com/android/forum/threads/b4x-simplemediamanager-smm-framework-for-images-videos-and-more.134716/#content It is quite B4A Question [SMM] Autoplay - Blueforcer    Dec 15, 2021 im using SMM to play a video.
Is it possible to autostart the video and hide the control bar? B4A Tutorial [SMM] Top sites example - Erel    Oct 07, 2021   (11 reactions) This example uses SimpleMediaManager to show a list of 400 top sites, based on Alexa dataset.
119991
Each item is made of two panels and a label:
- Panel for the favicon.
- Panel for the WebView
- Label with the site name.
Almost complete code:
Private Sub B4XPage_Created (Root1 As B4XView)
B4J Question SimpleMediaManager (SMM) - framework for images, videos and more - Erel (first post)    Mar 06, 2022 Not with SMM. You can use this class: https://www.b4x.com/android/forum/threads/b4x-class-mjpeg-decoder.73702/#content B4A Question [B4X] SimpleMediaManager (SMM) - Unexpected mime - Erel (first post)    Aug 17, 2022 Please post the full logs as text. B4A Question Scroll many jpgs vertically - Erel (first post)    Oct 13, 2023   (1 reaction) Any solution not based on SMM is a mistake. SimpleMediaManager (SMM) - framework for images, videos and more B4A Library [B4X] ZoomImageView - Cross platform zoomable + pannable image view - Erel (first post)    Nov 30, 2021   (3 reactions) Worth adding that ZoomImageView is now also available with SimpleMediaManager (SMM). Using SMM is the simplest way to show many types of media and it does it in a very efficient way. B4A Question [SOLVED] B4XImageView, why image rotated? - josejad (first post)    Nov 11, 2022   (1 reaction) You can use SMM, it handles exif rotation Post in thread ' SimpleMediaManager (SMM) - framework for images, videos and more' https://www.b4x.com/android/forum/threads/b4x-simplemediamanager-smm-framework-for-images-videos-and-more.134716/post-852757 B4A Question webview and single use page - Erel (first post)    Oct 09, 2022   (1 reaction) Tip: the simplest way to show a remote images/ videos / other medias is with SMM.
SimpleMediaManager (SMM) - framework for images, videos and more Page: 1   2   3   4   5   6   7   Powered by ColBERT |