k2max,
Good to hear it’s not just me. I moved the local.properties file to the spark-sdk-android-master folder, and it gave me error:
C:\Android\spark-sdk-android-master\cloudsdk\src\main\java\io\particle\android\sdk\utils\Toaster.java
Error:(40, 15) error: cannot find symbol method isThisTheMainThread()
Note: Some input files use unchecked or unsafe operations.
So, you’re saying open the spark-sdk-android-master folder? Then the example_app pulls up from that? Edit: I opened the folder from the “welcome to android studio” screen, and it gave me the same error. Then I ran gradlew.bat, and tried it again, and it gave me the same error.
Obviously something has changed somewhere…does anyone know of a link to a working version of the example_app?