У нас вы можете посмотреть бесплатно [136] Flipper Zero: Using ViewPort for applications или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video discusses how to use ViewPort to create Flipper Zero applications with a UI. I typically prefer ViewDispatcher or ViewHolder, since they easily reuse existing modules - but if you have a simple one screen UI, then ViewPort may be the best option. We look at a simple example first, then we update it to follow best practices. The large majority of ViewPort applications post a message in the input callback and process the message in the message loop, so it is recommended you follow this best practice! You can find the code from this video here... https://github.com/jamisonderek/flipp... On Discord, I'm @CodeAllNight. Feel free to reach out to me directly or tag me in any of the Flipper Firmware discord servers. -= Support this channel: Option 1. Like, Subscribe and click the Bell (to get notified) Option 2. https://ko-fi.com/codeallnight (donate $3 via PayPal or Venmo) Option 3. Click the "Thanks" button on YouTube. Option 4. Purchase a FlipBoard (I get a portion of the sale). https://github.com/MakeItHackin/FlipB... Option 5. Buy items from Lab401 using PROMO code "DEREK" at https://lab401.com/r?id=7c6mqp (You save 5% and I get 5%) -=