Android Open Source - Animation studio CustomViewOrAnimation






Project Summary

This is a demo about customView and animation.Using in Android Studio..

Web Site / Source Repository

CustomViewOrAnimation is hosted in the following web site
https://github.com/JTANISME/CustomViewOrAnimation

If you think the Android project CustomViewOrAnimation listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CustomViewOrAnimation.

ItemValue
Java File Count44
Supported screen sizes[mdpi, xxhdpi, hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count21
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 33 image files in CustomViewOrAnimation. The names of the image files are listed as follows.

akof.png
android_large.png
audio.png
bkof.png
bt_group_back.png
ckof.png
composer_button.png
composer_camera.png
composer_icn_plus.png
composer_music.png
composer_place.png
composer_sleep.png
composer_sun.png
composer_thought.png
composer_with.png
dkof.png
ekof.png
fkof.png
gkof.png
hkof.png
home.png
ikof.png
jkof.png
kkof.png
lkof.png
lmj.png
mkof.png
nkof.png
okof.png
pkof.png
qkof.png
refresh.png
rkof.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CustomViewOrAnimation has the following Java source files.

com.coolweather.app.BuildConfig.java
com.coolweather.app.activity.ChooseAreaActivity.java
com.coolweather.app.activity.WeatherActivity.java
com.coolweather.app.db.CoolWeatherDB.java
com.coolweather.app.db.CoolWeatherOpenHelper.java
com.coolweather.app.model.City.java
com.coolweather.app.model.County.java
com.coolweather.app.model.Province.java
com.coolweather.app.receiver.AutoUpdateReceiver.java
com.coolweather.app.service.AutoUpdateService.java
com.coolweather.app.util.HttpCallbackListener.java
com.coolweather.app.util.HttpUtil.java
com.coolweather.app.util.Utility.java
com.james.animation.AnimatorSetActivity.java
com.james.animation.BouncingBallsActivity.java
com.james.animation.FrameAnimationActivity.java
com.james.animation.LayoutAnimationActivity.java
com.james.animation.MainActivity.java
com.james.animation.ObjectAnimatorActivity.java
com.james.animation.TweenAnimationActivity.java
com.james.animation.ValueAnimatorActivity.java
com.james.animation.ViewAnimateActivity.java
com.james.animation.Xml4AnimatorActivity.java
com.james.customview.ApplicationTest.java
com.james.customview.ApplicationTest.java
com.james.customview.activities.CustomHorizontalScrollViewActivity.java
com.james.customview.activities.CustomImageViewActivity.java
com.james.customview.activities.CustomProgressBarActivity.java
com.james.customview.activities.CustomTextTileActivity.java
com.james.customview.activities.CustomVolumControlBarActivity.java
com.james.customview.activities.MainActivity.java
com.james.customview.customview.CustomHorizontalScrollView.java
com.james.customview.customview.CustomHorizontalScrollViewAdapter.java
com.james.customview.customview.CustomImageView.java
com.james.customview.customview.CustomProgressBar.java
com.james.customview.customview.CustomTextTile.java
com.james.customview.customview.CustomVolumControlBar.java
com.james.customview.customview.PicInfo.java
com.james.customviewgroup.Activities.ArcMenuActivity.java
com.james.customviewgroup.Activities.FlowLayoutActivity.java
com.james.customviewgroup.Activities.MainActivity.java
com.james.customviewgroup.customview.ArcMenu.java
com.james.customviewgroup.customview.FlowLayout.java
com.james.myapplication.ApplicationTest.java