Android Dojo Sample Project.
ShowmeDis is hosted in the following web site
https://github.com/TealOcean/ShowmeDis
If you think the Android project ShowmeDis listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ShowmeDis.
Item | Value |
---|---|
Java File Count | 45 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in ShowmeDis. The names of the image files are listed as follows.
twitter.png
The following screenshort is generated from the image listed above.
ShowmeDis has the following Java source files.
com.jfeinstein.jazzyviewpager.JazzyViewPager.java com.jfeinstein.jazzyviewpager.OutlineContainer.java com.jfeinstein.jazzyviewpager.Util.java com.twotoasters.jazzylistview.JazzyEffect.java com.twotoasters.jazzylistview.JazzyGridView.java com.twotoasters.jazzylistview.JazzyHelper.java com.twotoasters.jazzylistview.JazzyListView.java com.twotoasters.jazzylistview.effects.CardsEffect.java com.twotoasters.jazzylistview.effects.CurlEffect.java com.twotoasters.jazzylistview.effects.FadeEffect.java com.twotoasters.jazzylistview.effects.FanEffect.java com.twotoasters.jazzylistview.effects.FlipEffect.java com.twotoasters.jazzylistview.effects.FlyEffect.java com.twotoasters.jazzylistview.effects.GrowEffect.java com.twotoasters.jazzylistview.effects.HelixEffect.java com.twotoasters.jazzylistview.effects.ReverseFlyEffect.java com.twotoasters.jazzylistview.effects.SlideInEffect.java com.twotoasters.jazzylistview.effects.StandardEffect.java com.twotoasters.jazzylistview.effects.TiltEffect.java com.twotoasters.jazzylistview.effects.TwirlEffect.java com.twotoasters.jazzylistview.effects.WaveEffect.java com.twotoasters.jazzylistview.effects.ZipperEffect.java show.me.showmedis.ShowMeStuff.java show.me.showmedis.api.Environment.java show.me.showmedis.api.models.Actor.java show.me.showmedis.api.models.ActorTopics.java show.me.showmedis.api.models.Demographics.java show.me.showmedis.api.models.ExtendedActor.java show.me.showmedis.api.models.Graph.java show.me.showmedis.api.models.Influence.java show.me.showmedis.api.models.Location.java show.me.showmedis.api.models.SocialUser.java show.me.showmedis.api.models.Topic.java show.me.showmedis.api.request.PeerIndexRequest.java show.me.showmedis.api.rest.PeerIndexREST.java show.me.showmedis.api.service.PeerIndexAPIService.java show.me.showmedis.auth.TwitterLogin.java show.me.showmedis.common.ConnectionDetector.java show.me.showmedis.dialogs.AlertDialogManager.java show.me.showmedis.fragments.BaseFragment.java show.me.showmedis.fragments.DetailsFragment.java show.me.showmedis.fragments.FriendListFragment.java show.me.showmedis.fragments.LoginFragment.java