New Activity in Android “enter from the side”

In android OS 2.1 or later I think you can use the OverridePendingTransition() method to provide the kind of transition between activities animations you are looking for. Firstly, define a couple of animation resources in /res/anim/. Here is one that is named right_slide_out.xml : <?xml version=”1.0″ encoding=”utf-8″?> <set xmlns:android=”http://schemas.android.com/apk/res/android” android:interpolator=”@android:anim/accelerate_decelerate_interpolator”> <translate android:fromXDelta=”0″ android:toXDelta=”100%p” android:duration=”500″ /> … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)