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
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ javatechig-android-ui
5
5
6
6
In this series of tutorials, we show you the list of basic tutorials to get you start android programming.
7
7
8
-
1. Android Simple List View
9
-
2. Android Toast and Custom Toast
10
-
3. Android WebView Example
11
-
This post demonstrates the usage of WebView in android application and answers to some of the commonly asked questions with reference to android WebView. The example explains to render static HTML data or even remote URL.
8
+
1. Android Simple List View : This tutorial will be demonstrate to build simple and customized ListView for android.
9
+
2. Android Toast and Custom Toast : This sample source code below demonstrates the usages of simple and customized toast in android.
10
+
3. Android WebView Example : This post demonstrates the usage of WebView in android application and answers to some of the commonly asked questions with reference to android WebView. The example explains to render static HTML data or even remote URL.
0 commit comments