Trang

Thứ Sáu, 21 tháng 6, 2013

2. Android Installation


1. Installation of the Android development tools
Android provides a standalone customized Eclipse download for Android development or the possibility to update an existing Eclipse installation with additional plug-ins.

1. What is Android?

Android is an operating system based on Linux with a Java programming interface.

The Android Software Development Kit (Android SDK) provides all necessary tools to develop Android applications. This includes a compiler, debugger and a device emulator, as well as its own virtual machine to run Android programs.

CAPTION HOVER EFFECTS



A tutorial on how to create some subtle and modern caption hover effects.
Today we want to show you how to create some simple, yet stylish hover effects for image captions. The idea is to have a grid of figures and apply a hover effect to the items which will reveal a caption with the title, author and a link button. For some of the effects we will use 3D transforms. The aim is to keep the effects subtle and provide inspiration for many different variations.

DEMO

SOURCE
tympanus.net

Thứ Bảy, 15 tháng 6, 2013

CREATIVE BUTTON STYLES

Today we would like to give you some button inspiration. This button set consists of some simple, creative and subtle styles and effects to inspire you. The effects can be seen when hovering on some buttons and clicking on others. Mostly, CSS transitions are used but also CSS animations and for some buttons we use a bit of JavaScript to add/remove effect classes

DEMO

SOURCE