Skip to content

Reuse Statement (Project Part 5)

bkhunter edited this page Apr 7, 2015 · 13 revisions

###The following links are references to sources we used to implement our application for Project Part 5: ###

Inspiration for ActionBar taken from User "SiKni8" on Stackoverflow on March 06 2015

Accessing a font via user "droid kid" on Stackoverflow on January 25 2015

Passing values between fragments from user "Shiv" on Stackoverflow on March 15 2015 Code instance

Resizing a drawable from unknown user on Stackoverflow on March 14 2015

Custom ListView adapter inspiration taken from user "Rakhita" on Stackoverflow and from this tutorial on Jan 24th 2015

Inspiration for photos came from the Cmput 301 Labs at the university of Alberta here and here

OnClick Listener imlpementation inspired by this tutorial on March 15 2015

Datepickers made with reference to user "Android_coder" on Stackoverflow on March 06 2015

Custom dialogs made with reference to this android guide on March 6 2015

Adding a date to an editText inspired by user "Md. Monsur Hossain Tonr" on Stackoverflow on March 16 2015

Appending a newline to an TextView inspired by user "Maximus" on Stackoverflow on March 20 2015