"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

How to implement samples into another project?

I've managed to get the samples running but I found nowhere on the internet or the forums, on how to actually implement the samples into another project.

The samples themselves require to be in that folder structure (inside samples folder of the SDK) so they load the libraries from the VuforiaSDK folder.

What am I supposed to do? Create a new module on my project with the VuforiaSDK files? I've tried kinda cheaply copy pasting the SDK files and the samples into my project, but the project didn't seem to recognize the new sample folders and the SDK (I'm not a super tech savy on android studio myself).

Anyone could help me out? I'm tired of looking at the same support pages and FAQs and all seem useless.