|
@@ -34,7 +34,7 @@ Note: Barcode save locations have been moved from `/barcodes` to `/apps_data/bar
|
|
|
## Building
|
|
## Building
|
|
|
1) Clone the [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) repository or a firmware of your choice
|
|
1) Clone the [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) repository or a firmware of your choice
|
|
|
2) Clone this repository and put it in the `applications_user` folder
|
|
2) Clone this repository and put it in the `applications_user` folder
|
|
|
-3) Build this app by using the command `./fbt Barcode_App`
|
|
|
|
|
|
|
+3) Build this app by using the command `./fbt fap_Barcode_App`
|
|
|
4) Copy the `.fap` from `build\f7-firmware-D\.extapps\Barcode_App.fap` to `apps\Misc` using the qFlipper app
|
|
4) Copy the `.fap` from `build\f7-firmware-D\.extapps\Barcode_App.fap` to `apps\Misc` using the qFlipper app
|
|
|
5) While still in the qFlipper app, navigate to the root folder of the SD card and create the folder `apps_data`, if not already there
|
|
5) While still in the qFlipper app, navigate to the root folder of the SD card and create the folder `apps_data`, if not already there
|
|
|
6) Navigate into `apps_data` and create another folder called `barcode_data`
|
|
6) Navigate into `apps_data` and create another folder called `barcode_data`
|