- The Barcode Scanner working which talks to a server and counts the amount of times that barcode is scanned.
- Maps which shows you your current location as well as tagging working and those locations being sent to the server.
I have been working closely with Matt as he is the one who has got the barcode scanner working. Once we have got all the things which we need for our beta in the app I am then giving the current app to networking students and they are going to add the database aspects into it.
They have already got it working that when you press a button it talks to the server and sends back some information.
I have made the flow of the app working as that when you press any of the buttons on the main page that it goes to another page. Something which is kind of annoying in eclipse is that when you make a button that actually works that you have to make a Java file for that page and thats is where you add all the code which tells the app whats is going to happen. You also have to add that page into the main manfest of the app so that it knows that this page is actually being used in the app. At the moment all I have is that when you press a button that it just goes onto a new page that just has the logo in it for the mean time.
Matt as also integrated the Barcode Scanner into our app. We are using a Zxing Library for it and when there is a successful scan then a screen shot of the app is taken and then goes onto a page where it will show the information, this is exactly what we want for the beta and now we are integrating google maps into it
No comments:
Post a Comment