Skip to content

Commit 459f40a

Browse files
authored
Almost finsihed
1 parent 0586612 commit 459f40a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FabFit
22
notkekayan@gmail.com Kekayan kekayan IA9
33
***
4-
Download the [apk](https://github.com/codezilla2018/FabFit/raw/master/demo/app.apk) or (abb)[https://github.com/codezilla2018/FabFit/raw/master/demo/app.apk]
4+
Download the [apk](https://github.com/codezilla2018/FabFit/raw/master/demo/app.apk) or [abb](https://github.com/codezilla2018/FabFit/raw/master/demo/app.apk)
55
or
66
[both](https://github.com/codezilla2018/FabFit/tree/master/demo)
77
***
@@ -79,4 +79,4 @@ Also uses Glide,Picasso,Firebase,Support desgin latest version
7979
Declaring sensors requirement in the manifest
8080
If your app requires support for the step counter you will have to declare it in the app's AndroidManifest.xml file:
8181
```xml
82-
<uses-feature android:name="android.hardware.sensor.stepcounter " android:required="true"/>```
82+
<uses-feature android:name="android.hardware.sensor.stepcounter " android:required="true"/>

0 commit comments

Comments
 (0)