I share my current wip for a tool with name Inspection and Photo.
(its a remake from a tool i had done in ms power apps.)
concept:
you goto a place and make some notes and photos.
as an example: do inventory, damage report, photo blog, ..
features:
collecting images with thumbnails into a local database at phone (blob)
input form with customer data, location, ..
fetch gps position
used geo: intent to display a map
using a sqlite database
share database file (at windows pc you can look into this .db file with DB Browser for SQLite)
gallery view horizontal/vertical (custom view)
some kind of color theme used in manifest (but most of gui i set fix colors)
permissions check at splash screen
some open todos:
barcode reader ..
device rotation / recreate activitys mostly done
menu option for deleting the database file after upload
voice input beside textboxes
flow:
+ start a new Inspection / or select one from list
input data and save
click photo icon it will show the images list
click camera icon to open camera preview screen
click in camera preview, wait sound make beep beep
cloud upload icon to share the database
screenshots (old):
used libs:
ABZxing lib
https://www.b4x.com/android/forum/threads/abzxing-barcode-reader.7303/
version 23.09.2018 12:00
(its a remake from a tool i had done in ms power apps.)
concept:
you goto a place and make some notes and photos.
as an example: do inventory, damage report, photo blog, ..
features:
collecting images with thumbnails into a local database at phone (blob)
input form with customer data, location, ..
fetch gps position
used geo: intent to display a map
using a sqlite database
share database file (at windows pc you can look into this .db file with DB Browser for SQLite)
gallery view horizontal/vertical (custom view)
some kind of color theme used in manifest (but most of gui i set fix colors)
permissions check at splash screen
some open todos:
barcode reader ..
device rotation / recreate activitys mostly done
menu option for deleting the database file after upload
voice input beside textboxes
flow:
+ start a new Inspection / or select one from list
input data and save
click photo icon it will show the images list
click camera icon to open camera preview screen
click in camera preview, wait sound make beep beep
cloud upload icon to share the database
screenshots (old):
used libs:
ABZxing lib
https://www.b4x.com/android/forum/threads/abzxing-barcode-reader.7303/
version 23.09.2018 12:00
Attachments
Last edited: