Jump to content

Mobile App/Cordova Development Notes: Difference between revisions

Line 137: Line 137:
[https://openfoodfacts.slack.com/messages/firefoxos See #firefoxos on Slack]
[https://openfoodfacts.slack.com/messages/firefoxos See #firefoxos on Slack]
<br>
<br>
A port of the app was initiated on Firefox OS. The main issues were with the barcode scanner and the lack of Cordova feature parity for the platform.
A port of the app was initiated on Firefox OS. The main issues were with the barcode scanner and the lack of Cordova feature parity for the platform.
* https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager
* https://github.com/gasolin/qrcode_scanner/
* https://github.com/SunboX/QR-Reader


=== Notes from the Hackathon ===
=== Notes from the Hackathon ===
Line 149: Line 144:
* Hackpad: https://lite5.framapad.org/p/hack@moz
* Hackpad: https://lite5.framapad.org/p/hack@moz
* PDF presentation: [[File:Porting OFF on Firefox OS.pdf]]
* PDF presentation: [[File:Porting OFF on Firefox OS.pdf]]
* https://github.com/gasolin/qrcode_scanner/
* https://github.com/SunboX/QR-Reader
=== How to hack it / install it ===
== Get the source code ==
Clone the Open Food Facts Firefox OS Cordova repository
<pre>git clone https://github.com/openfoodfacts/openfoodfacts-ffos.git</pre>
Github repo with the app debugged during the Hackathon
== Install the App Manager ==
* https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager


=== Code ===
== Install it on your device ==
[https://github.com/openfoodfacts/openfoodfacts-ffos Github repo with the app debugged during the Hackathon]


== Ubuntu OS ==
== Ubuntu OS ==