Android Open Source - UI gridview Action-Bar-Fragment-Example






Project Summary

For Android. Uses an action bar to select between a grid view fragment and web view fragment.

Web Site / Source Repository

Action-Bar-Fragment-Example is hosted in the following web site
https://github.com/emil10001/Action-Bar-Fragment-Example

If you think the Android project Action-Bar-Fragment-Example 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 Action-Bar-Fragment-Example.

ItemValue
Java File Count3
Target SDK Version13
Minimum SDK Version7
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.INTERNET




License

The license information of Action-Bar-Fragment-Example is as follows:

Copyright (c) 2012, Feig Dev, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...

Java Source Files

com.feigdev.fragmentex.FragmentExampleActivity.java
com.feigdev.fragmentex.GridFragment.java
com.feigdev.fragmentex.WebFragment.java