phyphox / phyphox-android

Physical Phone Experiments
GNU General Public License v3.0
329 stars 43 forks source link

Compilation Error #8

Closed Nagasusmithavankadari closed 5 years ago

Nagasusmithavankadari commented 5 years ago

Invalid variable style,index and phyphox orange Screenshot (137)

Staacks commented 5 years ago

It looks like you are missing the subrepository "phyphox-webserver" and probably "phyphox-experiments" as well. Make sure that you have them in app/src/main/res/raw and app/src/main/assets/experiments, respectively, as they are referenced by the main repository "phyphox-android". It might be easier to clone the repository recursively or let Android Studio import the entire repo.