TEDx Android App open source project.
TEDx-Android-Template is hosted in the following web site
https://github.com/Nyceane/TEDx-Android-Template
If you think the Android project TEDx-Android-Template 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 TEDx-Android-Template.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 7 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
There are 38 image files in TEDx-Android-Template. The names of the image files are listed as follows.
about.png about_focused.png about_pressed.png addcontact.png addcontact_blackwhite.png addcontact_focused.png addcontact_pressed.png barcode.png barcode_focused.png barcode_pressed.png contact.png contact_focused.png contact_pressed.png facebook.png facebook_focused.png facebook_menu.png facebook_pressed.png mail_menu.png map.png map_focused.png map_pressed.png market_icon.png missingphoto.png note.png note_focused.png note_pressed.png pin.png schedule.png schedule_focused.png schedule_pressed.png speaker.png speaker_focused.png speaker_pressed.png top.png twitter.png twitter_focused.png twitter_menu.png twitter_pressed.png
The following screenshort is generated from the image listed above.
TEDx-Android-Template has the following Java source files.
com.tedx.activities.LazyActivity.java com.tedx.adapters.LazyAdapter.java com.tedx.alcatraz.AboutActivity.java com.tedx.alcatraz.AttendeeActivity.java com.tedx.alcatraz.EventMapActivity.java com.tedx.alcatraz.Main.java com.tedx.alcatraz.ScheduleActivity.java com.tedx.alcatraz.SpeakerActivity.java com.tedx.alcatraz.SpeakerResultActivity.java com.tedx.helpers.Common.java com.tedx.logics.AttendeeLogic.java com.tedx.logics.SearchResultLogic.java com.tedx.objects.SearchResult.java com.tedx.objects.SnapticIntent.java com.tedx.utility.HTTPQueue.java com.tedx.utility.HTTPThread.java com.tedx.utility.IntentIntegrator.java com.tedx.utility.RemoteImageView.java com.tedx.webservices.WebServices.java