Android Open Source - App example Intro-to-Android






Project Summary

Experimental self-presenting example of an Android app.

Web Site / Source Repository

Intro-to-Android is hosted in the following web site
https://github.com/ZoogieZork/Intro-to-Android

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

ItemValue
Java File Count21
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count2
Fragment Count4




License

The license information of Intro-to-Android is as follows:

Apache License

Resource Files

There are 7 image files in Intro-to-Android. The names of the image files are listed as follows.

fork_this.png
menu_toc.png
part_activity.png
part_application.png
part_fragments.png
part_system.png
part_views.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.lugatgt.zoogie.introtoandroid.AboutActivity.java
org.lugatgt.zoogie.introtoandroid.MainActivity.java
org.lugatgt.zoogie.introtoandroid.MainPresentation.java
org.lugatgt.zoogie.introtoandroid.slide.AndroidSlide.java
org.lugatgt.zoogie.introtoandroid.slide.ApiHistorySlide.java
org.lugatgt.zoogie.introtoandroid.slide.BasicTextSlide.java
org.lugatgt.zoogie.introtoandroid.slide.ForkThisSlide.java
org.lugatgt.zoogie.introtoandroid.slide.InternalsSlide.java
org.lugatgt.zoogie.introtoandroid.slide.PartsSlide.java
org.lugatgt.zoogie.introtoandroid.slide.TitleSlide.java
org.lugatgt.zoogie.introtoandroid.ui.PartLayer.java
org.lugatgt.zoogie.introtoandroid.ui.PartsView.java
org.lugatgt.zoogie.present.Presentation.java
org.lugatgt.zoogie.present.SlideTransition.java
org.lugatgt.zoogie.present.Slide.java
org.lugatgt.zoogie.present.Transitions.java
org.lugatgt.zoogie.present.ui.AboutActivity.java
org.lugatgt.zoogie.present.ui.PresentationActivity.java
org.lugatgt.zoogie.present.ui.SlideFragment.java
org.lugatgt.zoogie.present.ui.SlideListSpinnerAdapter.java
org.lugatgt.zoogie.present.ui.TitleFragment.java