HannahMitt / HomeMirror

Android application powering the mirror in my house
Apache License 2.0
7.86k stars 670 forks source link

Only particular phones can achieve the effect ? #61

Closed walkthehorizon closed 8 years ago

walkthehorizon commented 8 years ago

Only a particular phone can achieve the effect ? I removed the following part of the codebecause the problem of the network ,

buildscript { repositories { maven { url 'https://maven.fabric.io/public' } }

dependencies {
    classpath 'io.fabric.tools:gradle:1.+'
}

}

Run successfully but only on the phone screen appeared the effect?