There are no reviews yet. Be the first to send feedback to the community and the maintainers!
android-material-design-user-interface-login-screen
It 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/Material Design for android login screen. For Tutorial link http://androidcss.com/android/android-material-design-user-interface-login-screen/login-system-with-android-php-and-mysql-using-httpurlconnection
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-using-httpurlconnection/android-search-view-with-php-and-mysql
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/android-autocomplete-search-suggestions-with-php-mysql-json
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/android-navigation-drawer-menu-on-top-of-actionbar
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/css3-floating-button
With 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 css3 floating button. For tutorial link http://androidcss.com/css/css3-floating-button-tutorial/chrome-custom-tabs-android-example
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/ βandroid-swipe-refresh-layout-with-recyclerview
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/pure-css-loading-animation-for-ecommerce-websites
The 5+ CSS loading animation provided here may help your e-commerce website's design look good. Hope, this tutorial helpful for you. For tutorialpure-css-drawer-menu-material-design
Most of the Apps contains 3 lines bar on top header when click on that icon you see a nice menu sliding from left side, what is called drawer menu. This tutorial is about implementing pure CSS drawer menu for HTML. For Tutorial link http://androidcss.com/android/pure-css-drawer-menu/android-to-fetch-php-file-without-using-any-library
Android to fetch PHP file without using any library. For tutorial http://androidcss.com/android/android-fetch-php-without-library/pure-css-full-width-search
With full width search bar, your design looks good with small scale devices like mobile and tablets. Letβs make this for desktop browsers too. For tutorial http://androidcss.com/css/pure-css-full-width-search/pure-css-solar-system-animation
CSS3 animation has power to do anything like simple to complex animation. This tutorial demonstrates the CSS solar system animation. For tutorial link http://androidcss.com/css/pure-css-solar-system-glowing-sun-center/App-to-display-statistics-using-Android-MySQL-PHP
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.pure-css-ripple-effect
If you have used lollipop version of android you see a nice ripple effect on button clicks. This tutorial is about achieving similar result, the css ripple effect using only css. For tutorial http://androidcss.com/css/pure-css-ripple-effect/Love Open Source and this site? Check out how you can help us