AndroidCSS
Popular repositories Loading
-
android-material-design-user-interface-login-screen
android-material-design-user-interface-login-screen PublicIt is important for any app to have good and consistent user interface. Well formed UI design not only attract users it also shows professionality of your application. This tutorial depict UI/Mater…
-
login-system-with-android-php-and-mysql-using-httpurlconnection
login-system-with-android-php-and-mysql-using-httpurlconnection PublicAndroid has deprecated the Apache module(HttpPost and HttpGet) since API level 22, Now the alternate way is to use JAVA's built in library HttpURLConnection Class. This tutorial does not involves a…
-
fetch-json-data-in-android-and-display-with-recyclerview
fetch-json-data-in-android-and-display-with-recyclerview PublicThis tutorial demonstrates how to fetch JSON data in Android and display with RecyclerView. The data may be from JSON file or PHP script. For tutorial http://androidcss.com/android/fetch-json-data-…
-
android-search-view-with-php-and-mysql
android-search-view-with-php-and-mysql PublicThis tutorial demonstrates how to deal with search view in android using PHP as server side scripting language and MySQL as backend. For Tutorial http://androidcss.com/android/android-search-view-p…
-
android-autocomplete-search-suggestions-with-php-mysql-json
android-autocomplete-search-suggestions-with-php-mysql-json PublicFilter the data loaded from PHP MySQL or JSON file in respond to user input and show them on autocomplete view as search suggestions. For tutorial http://androidcss.com/android/android-autocomplete…
-
css3-floating-button
css3-floating-button PublicWith a power of css3 animation it is possible to implement css3 floating button only with css and without the use of javascript or jquery library. This tutorial explains 3 different versions of css…
Repositories
- App-to-display-statistics-using-Android-MySQL-PHP Public
If you look at the AdSense Android application from Google, you like to see, earning statistics for days, months, and years in a subsequent row. What we are going to develop in this tutorial is a similar kind of application which involves fetching of statistic data from MySQL PHP.
androidcss/App-to-display-statistics-using-Android-MySQL-PHP’s past year of commit activity - chrome-custom-tabs-android-example Public
Define custom color for chrome tabs(toolbar) and transition for chrome to meet your UI guideline when launching chrome browser from your app. For Tutorial http://androidcss.com/android/chrome-custom-tabs-android-example/
androidcss/chrome-custom-tabs-android-example’s past year of commit activity - login-system-with-android-php-and-mysql-using-httpurlconnection Public
Android has deprecated the Apache module(HttpPost and HttpGet) since API level 22, Now the alternate way is to use JAVA's built in library HttpURLConnection Class. This tutorial does not involves any library to send and recieve data like Volley, HttpOk etc. For Tutorial link http://androidcss.com/android/login-system-with-android-php-and-mysql-u…
androidcss/login-system-with-android-php-and-mysql-using-httpurlconnection’s past year of commit activity - android-autocomplete-search-suggestions-with-php-mysql-json Public
Filter the data loaded from PHP MySQL or JSON file in respond to user input and show them on autocomplete view as search suggestions. For tutorial http://androidcss.com/android/android-autocomplete-search-suggestions/
androidcss/android-autocomplete-search-suggestions-with-php-mysql-json’s past year of commit activity - android-navigation-drawer-menu-on-top-of-actionbar Public
Apps like gmail, you see when click on menu icon, a nice Navigation Drawer slides from left on top of Actionbar. Let’s see example layout. For tutorial http://androidcss.com/android/android-navigation-drawer-top-actionbar/
androidcss/android-navigation-drawer-menu-on-top-of-actionbar’s past year of commit activity - android-swipe-refresh-layout-with-recyclerview Public
Fetch fresh data from PHP or JSON file by swipe down to refresh RecyclerView, using Swipe Refresh Layout in android. For Tutorial http://androidcss.com/android/android-swipe-refresh-layout/
androidcss/android-swipe-refresh-layout-with-recyclerview’s past year of commit activity - android-to-fetch-php-file-without-using-any-library Public
Android to fetch PHP file without using any library. For tutorial http://androidcss.com/android/android-fetch-php-without-library/
androidcss/android-to-fetch-php-file-without-using-any-library’s past year of commit activity - android-search-view-with-php-and-mysql Public
This tutorial demonstrates how to deal with search view in android using PHP as server side scripting language and MySQL as backend. For Tutorial http://androidcss.com/android/android-search-view-php-mysql/
androidcss/android-search-view-with-php-and-mysql’s past year of commit activity - fetch-json-data-in-android-and-display-with-recyclerview Public
This tutorial demonstrates how to fetch JSON data in Android and display with RecyclerView. The data may be from JSON file or PHP script. For tutorial http://androidcss.com/android/fetch-json-data-android/
androidcss/fetch-json-data-in-android-and-display-with-recyclerview’s past year of commit activity - pure-css-loading-animation-for-ecommerce-websites Public
The 5+ CSS loading animation provided here may help your e-commerce website's design look good. Hope, this tutorial helpful for you. For tutorial
androidcss/pure-css-loading-animation-for-ecommerce-websites’s past year of commit activity