jobol / AFB-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFB-test

Code for this application is taken from:

https://git.automotivelinux.org/src/app-framework-binder/tree/test/AFB.html

https://git.automotivelinux.org/src/app-framework-binder/tree/test/AFB.js

Steps to install

  1. Create wgt:

user@user-P5530: <AGL_SRC>/build/tmp/sysroots-components/x86_64/af-main-native/usr/bin/wgtpkg-pack /path/to/AFB-test -o AFB-test.wgt

  1. Push wgt to target

user@user-P5530: scp AFB-test.wgt root@ip-addr:~

  1. Login to target

  2. Go to /home/root folder

  3. Install wgt

root@m3ulcb:~# afm-util install AFB-test.wgt

About


Languages

Language:JavaScript 72.2%Language:HTML 27.8%