added suport for smartwatches + wifi hack

This commit is contained in:
toni
2016-06-16 17:40:00 +02:00
parent fbff0ce962
commit 48bfd34311
7 changed files with 75 additions and 26 deletions

View File

@@ -2,9 +2,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.fhws.indoor.sensorreadout">>
<!--
<uses-feature android:name="android.hardware.type.watch" />
-->
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />