Android Open Source - Image upload AndroidStackedView






Project Summary

This is an attempt to make android tablet view splited into 3 screens, The uploaded images can explain the exact design, It can be really helpful if you need to design such kind of application. This is the design to show the information tree upto 3 branches while you always have access to the base information..

Web Site / Source Repository

AndroidStackedView is hosted in the following web site
https://github.com/umairnow/AndroidStackedView

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

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count7
jar files usedandroid-support-v4.jar




Resource Files

There are 5 image files in AndroidStackedView. The names of the image files are listed as follows.

next.png
photos.png
tab.png
tools.png
topics.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidStackedView has the following Java source files.

com.example.androidstackedview.DetailsFragment.java
com.example.androidstackedview.MainActivity.java
com.example.androidstackedview.MyBaseActivity.java
com.example.androidstackedview.Subtopic1Fragment.java
com.example.androidstackedview.Subtopic2Fragment.java
com.example.androidstackedview.Subtopic3Fragment.java
com.example.androidstackedview.ToolsFragment.java
com.example.androidstackedview.TopicsFragment.java
com.example.androidstackedview.views.BaseView.java
com.example.androidstackedview.views.ColumnsLoader.java
com.example.androidstackedview.views.DashboardView.java
com.example.androidstackedview.views.DetailsView.java
com.example.androidstackedview.views.StackedAnimation.java
com.example.androidstackedview.views.StackedView.java
com.example.androidstackedview.views.SubTopicsView.java
com.example.androidstackedview.views.TopicsView.java