Android Open Source - Example example MyViewExample






Project Summary

This is my Android view example.

Web Site / Source Repository

MyViewExample is hosted in the following web site
https://github.com/zzmstring/MyViewExample

If you think the Android project MyViewExample 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 MyViewExample.

ItemValue
Java File Count11
Target SDK Version16
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

MyViewExample has the following Java source files.

com.example.myviewexample.MainActivity.java
com.example.myviewexample.activity.DragGridViewActivity.java
com.example.myviewexample.adapter.DragAdapter.java
com.example.myviewexample.application.MyApplication.java
com.example.myviewexample.bean.ChannelItem.java
com.example.myviewexample.dao.ChannelDao.java
com.example.myviewexample.dao.ChannelDaoInface.java
com.example.myviewexample.dao.ChannelManage.java
com.example.myviewexample.database.SQLHelper.java
com.example.myviewexample.utils.ParamsUtil.java
com.example.myviewexample.view.DragGrid.java