Good day. I have started working on a little project I have. It is sort of complex as I have no real knowledge of creating apps or java script. I would like to start off with how my app will work.
Firstly how I see it, it will be based on a wireless keyboard app. It will have two buttons once opened. One for Syncing with the PC Client using QRcode and the other for scanning barcodes.
Once the Scan Barcodes section button is clicked you will see the ZXing barcode scanning screen shown with a manual input button aswell as a turn on and off flash button.
Once the barcode has been successfully read it will be sent to the synced pc using keystrokes. At the end of the barcode it will insert a TAB character.
Once done with the scan, at the same time a new windows will open asking for you to input the quantity. Once you select done it sends the quantity to the synced pc also using keystrokes ending with a ENTER character. Then it will return back too the Scan Screen.
If the manual input button is pressed it will then open an input box and send the input much like the scanned barcode.
I have tried figuring it out but I cant seem to get ZXing to properly integrate in my app that is still mainly empty and been deleted almost 100 times.
Could someone please help me figure it out. Also please note I am using the latest Android Studio for creating the apps. I tried following this post here but I keep running into errors and can't figure out what's going wrong. Could someone please just help me get this app up? I don't intend to sell it. I just want to use it for personal use and if successful upload it too the play store.
Thanks in advance