Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Prerequisite

Image Flash app has been developed and tested on below environment

...

V8 is Google's open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others.

RDKV Image Flash App 


For easy On boarding of the developers for the R-PI Target , image  Flashing in SD card , process made easy with Image Flash App.
In an Image flash app , with 3 easy step user can flash an image on SD card.

...

On choosing default checkbox in an app , app will downloads the image from RDK server and store it in local host machine and flash it on SD card


Source code setup and Run application

Follow below steps to run application on host pc and create installer package

...

  • step 3 - run below command

$npm run start     


Create installer package

Follow below steps to create installer package for linux/windows/mac             

...

For the complete documentation on electronjs refer link: https://www.electronjs.org/.



Installation

  • Installer package will be created for Image flash app: rdk-image-flash_1.0.0_amd64.deb
  • Double click on installer deb package, default linux software install window will appear and progress bar will be displayed
  • On successful installation user/developer will be able to launch Image flash app   



Features


  •     Default image flash

       →   Insert SD card in to host PC .

...

       →  Press Flash Image button.

Image Modified



In progress Tasks

  • RDKV Image flash app UI improvisation    
  • Adding progress bar

...