-
Notifications
You must be signed in to change notification settings - Fork 1
Resource Used
Lily(Zhi) Li edited this page Apr 3, 2017
·
25 revisions
-
Gson -- A Java library that convert objects into JSON String
- Author: Google
-
Circleimageview -- A fast circular ImageView perfect for profile images
- Author: Henning Dodenhof
-
Jest Droid -- A java HTTP Rest Client for Elasticsearch
- Author: Searchly
-
MPAndroidChart -- A Java library that enable us to use chart.
- Author: PhilJay
-
osmdroid -- A (almost) full/free replacement for Android's MapView (v1 API) class.
- Author: osmdroid
-
Robotium -- User scenario testing for Android
- Author: Robotium Developers Group
-
Mockito -- Tasty mocking framework for unit tests in Java
- Author: Szczepan Faber and friends
- [How to test Spinner in Unit Test] (http://bitbar.com/automated-ui-testing-android-applications-robotium/) Mar 12, 2017
- [How to test CheckBox in Unit Test] (http://stackoverflow.com/questions/9189011/how-to-test-checkboxes-in-custom-listviews-using-robotium-in-android) Mar 12, 2017
- [Set Up Spinner] (http://stackoverflow.com/questions/16204372/the-type-new-adapterview-onitemselectedlistener-must-implement-the-inherited) Feb 20, 2017
- [Compare two dates] (http://stackoverflow.com/questions/19726115/comparing-user-input-date-with-current-date) Mar 10, 2017
- [Set up Tab] (http://www.androidhive.info/2015/09/android-material-design-working-with-tabs/) Feb 25, 2017
- [Combine menu and layout] (http://stackoverflow.com/questions/35648913/how-to-set-menu-to-toolbar-in-android) Feb 26, 2017
- [Set menu item] (http://stackoverflow.com/questions/7479992/handling-a-menu-item-click-event-android) Feb 28, 2017
- [Robotium test spinner] (http://robotiumsolo.blogspot.ca/2012/12/use-robotium-to-test-android-spinners.html) Mar 12, 2017
- [How to get the action bar Item tested] (http://stackoverflow.com/questions/32197136/how-to-get-the-action-bar-button-findviewbyid-seems-doesnt-work) Mar 11, 2017
- [Click on action bar menu item robotium] (http://stackoverflow.com/questions/15993314/clicking-on-action-bar-menu-items-in-robotium) Mar 11, 2017
- [Json File] (https://static.javadoc.io/com.google.code.gson/gson/2.6.2/com/google/gson/Gson.html) Mar 7, 2017
- [set position in spinner] (http://stackoverflow.com/questions/8769368/how-to-set-position-in-spinner) Mar 11, 2017
- [Compare two dates] (http://javarevisited.blogspot.ca/2012/02/3-example-to-compare-two-dates-in-java.html) Feb 26, 2017
- [List Card View] (http://developer.android.com/training/material/lists-cards.html) Feb 25, 2017
- [Elasticsearch Controller] (https://github.com/Raymundo1/lonelyTwitter/blob/elasticsearch/app/src/main/java/ca/ualberta/cs/lonelytwitter/ElasticsearchTweetController.java) Mar 4, 2017
- [Toolbar inside CardView to create a popup menu (overflow icon)] (http://stackoverflow.com/questions/34641240/toolbar-inside-cardview-to-create-a-popup-menu-overflow-icon) Feb 28. 2017
- [Robotium testing on options menu item click] (http://stackoverflow.com/questions/20611103/robotium-testing-on-options-menu-item-click) Mar 12. 2017
- [Internet checker] (http://stackoverflow.com/questions/1560788/how-to-check-internet-access-on-android-inetaddress-never-times-out) Mar 23,2017
- [Current Position] (http://javapapers.com/android/get-current-location-in-android/) Mar 15,2017
- [Check file exist] (http://stackoverflow.com/questions/8867334/check-if-a-file-exists-before-calling-openfileinput) Mar 1, 2017
- [OpenStreetMap] (https://github.com/osmdroid/osmdroid/wiki/How-to-use-the-osmdroid-library) Mar 15, 2017
- [Permissions Request] (https://developer.android.com/reference/android/support/v4/app/ActivityCompat.OnRequestPermissionsResultCallback.html) Mar 23,2017
- [Current Location & Scaler OSM] (http://android-er.blogspot.ca/search?q=OpenStreetMap) Mar 23, 2017
- [Put marker on Map] (https://github.com/MKergall/osmbonuspack/wiki/Tutorial_2) Mar 24, 2017
- Back Ground Music