You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-1
Original file line number
Diff line number
Diff line change
@@ -86,4 +86,34 @@ I'm taking an onsite course on Android App Development at Dhaka, Bangladesh (see
86
86
**Resources:**
87
87
-[Bengali Blog Post on JSOUP Library](https://hellohasan.com/2017/02/25/android-web-scraping-jsoup/)
88
88
-[Android working with Camera - AndroidHive](https://www.androidhive.info/2013/09/android-working-with-camera-api/)
89
-
-[Android Uploading Camera Image, Video to Server with Progress Bar - AndroidHive](https://www.androidhive.info/2014/12/android-uploading-camera-image-video-to-server-with-progress-bar/)
89
+
-[Android Uploading Camera Image, Video to Server with Progress Bar - AndroidHive](https://www.androidhive.info/2014/12/android-uploading-camera-image-video-to-server-with-progress-bar/)
- Implement an Abstraction Layer for Retrofit Network call
93
+
- Android debugging
94
+
- Refactor/rename (class, variable, method etc.)
95
+
- Rename Android unique package name
96
+
- Change Launcher Icon of Android App
97
+
- Some Android Studio keyboard shortcuts
98
+
99
+
**Resources:**
100
+
-[Bengali Blog Post on ***Abstraction in network layer using Retrofit***](https://hellohasan.com/2017/10/01/android-retrofit-get-post-method-different-network-layer/)
101
+
-[Debug your App - Android Official Documentation](https://developer.android.com/studio/debug/index.html)
102
+
-[Refactor/rename file in Android Studio](https://stackoverflow.com/a/28269008/6200296)
103
+
-[Refactor your code in Android Studio - OneTouchCode](http://onetouchcode.com/2016/10/12/code-refactor-android-studio/)
104
+
-[Rename package in Android Studio](https://stackoverflow.com/a/29092698/6200296)
0 commit comments