Systers Community

Lint issue(Part I): Remove probable bugs from PowerUp Android

Prerequisite:

  • Create a Github Account.
  • Fork and clone PowerUp Android.
  • Run the project in Android Studio.
  • Fetch the latest version of code from branch "GSoC17"

Steps:

  • Look at the documented case here
  • Scan the code using Lint inspect tool.
  • Identify the category "Probable bugs" from the lint output.
  • Remove 5 warnings related to " Call to 'toString()' on array "
  • Remove 2 warnings related to " String comparison using '==', instead of 'equals()' "
  • Code changes made should be strictly in accordance with the "Contributing and developing a feature" and "Coding Guidelines" on Systers PowerUp Android page.

Resources:

Work Submission:

Submit a screenshot of lint output after eliminating the errors. Create a PR with label "Program:GCI" and include the link here.

Task tags

  • android
  • powerup
  • java

Students who completed this task

Sameer, Vatsal Kulshreshtha, Abhijeet Manohar, ZQ, Aryaman Agrawal

Task type

  • code Code
close

2017