I try to use the Agera Android Codelab with Android Studio 2.2 Preview 5. The problem is that the run-configurations do not show up - although I have checked them out from git again after opening the project first.
In other words: the project is already open in Android Studio and the run configuration files (e.g. Step_1.xml
) exist in the expected directory ~/android-agera/.idea/runConfigurations
- but they don't show up in the run-configurations drop-down.