You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Francisco Contreras edited this page May 8, 2014
·
6 revisions
Baker Android is developed as a library, so it can not be tested out of the box, but with a simple steps you should be able to see what the app can do.
Extend "ABaker" node form the Project Pane and open "build.gradle" file.
Change "apply plugin: 'android-library'" to "apply plugin: 'android'".
Run the application.
Once this is done Gradle will recompile your project as a valid runnable application and you should be able to test it on your physical or virtual devices.
Possible issues
Could not find com.google.android.gms:play-services
Open your Android Studio
Go to menu Tools > Android > SDK Manager
Extend "Extras" node and check Google Play Services