We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2501f commit a501c4cCopy full SHA for a501c4c
04-FourthClass/README.md
@@ -5,5 +5,8 @@ Date: 26 August, 2017
5
- `ButterKnife` Library to reduce boilerplate code
6
- Phone call
7
- Run time permission for phone call
8
-- Send a POST request to a PHP server and receive a response: https://hellohasan.com/2016/12/03/android-retrofit-get-post-method/
9
-- Update UI from another class using `interface`
+- Send a POST request to a PHP server and receive a response
+- Update UI from another class using `interface`
10
+
11
+## Resource:
12
+- [Bengali blog post on `Retrofit`](https://hellohasan.com/2016/12/03/android-retrofit-get-post-method/)
0 commit comments