* On target
  1. Unzip the plugin file(RPI3n4_plugin_tizen-6.0.zip) to the internal storage of the target
     !! Make sure that unziping plugin to internal storage of the target. The external storage may not support excutable permission for the plugin install script.

  2. Add executable permission to 'install_on_target.sh' 
     ex) $ chmod 777 ./install_on_target.sh

  3. run install_on_target.sh


* On Linux pc with SDB
  1. Unzip the plugin file on linux pc

  2. Add executable permission to the 'install_with_SDB.sh' 
     ex) $ chmod 777 ./install_with_SDB.sh

  3. connect the targe device with SDB

  4. run install_with_SDB.sh


* On Windows pc with SDB

  1. Unzip the plugin file

  2. connect the targe device with SDB

  3. run install_with_SDB.bat
