jetpacapp / DeepBeliefSDK

The SDK for Jetpac's iOS Deep Belief image recognition framework
Other
2.86k stars 437 forks source link

Can I import Android example to Android Studio? #68

Open erogol opened 8 years ago

erogol commented 8 years ago

Sorry for this disciple question but I am pretty new to Android environment. I like to install this to my phone and I installed Android studio. I also open the project but there is something wrong seems like. I guess you refer something different while you say Google ADT toolchain. Could you point the right way to do it ?

luckycreationsindia commented 8 years ago

As I see the project is already in Android Studio format... You can directly open the project or create new Android Project and add/import the example as module..

erogol commented 8 years ago

but as fas a I know there should be an app folder in the example folder but there is not, regarding this tutorial https://github.com/dogriffiths/HeadFirstAndroid/wiki/How-to-open-a-project-in-Android-Studio

luckycreationsindia commented 8 years ago

Ooh... My bad... I jus saw the gitignore file and assumed as Android Studio project... And it's not required to be app folder... That's module name and can be anything... Currently you have to open example as module by creating new project as I mentioned above...

erogol commented 8 years ago

I am able to import the project to Adnroid studio by saying import project :) in startup dialog window but now I got another error https://github.com/jetpacapp/DeepBeliefSDK/issues/69