"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Solution needed

Hello, can you please suggest me some solution for my application? I have about 3000 images and will be adding more (~5/week). Each photo has an ID assigned to it. The need is to create an Android app that will use the camera to scan for one of these images and display its ID on the screen when one is found.

I was thinking to put the 3000 images in the device database (they won't change) and put the new incoming images in the cloud database.

Questions:

1. what solution would you suggest? 2. device database + cloud database working in sync - is it doable? 3. huge amount of images will not be a problem? 4. i would like to create some GUI in Android Studio (native), how to add Vuforia scanning function to it?

Hello,

[quote=pavviel]

I was thinking to put the 3000 images in the device database (they won't change) and put the new incoming images in the cloud database.

[/quote]