Is it possible to set some of the live wallpapers as a background of an activity ?
Sure, just add this attribute to your <activity> tag in the manifest:
<activity>
android:theme="@android:style/Theme.Wallpaper"