I am new to Android Studio. When I create an empty basic app in Android Studio, I can compile it and run it on my phone.
When I download a Phidget22 Android Studio java example, load it, and try to run it, Android Studio complains that the configuration needs a "module" and it doesn't see my plugged in phone.
I don't understand how to associate the app module with the configuration or how to get it to see the phone.
Any help in getting the phidget sample running would be great.