コードで使用されている各メソッドの API レベルを考慮していないという間違いを犯しました。そのため、500 行のコーディングを行った後、自分のコードで使用した Android API の最高レベルがどれなのかわかりません。
Obviously, I hope I do not have to check through every single line of method for its API level so I am wondering is there an option in Eclipse to check the highest API level method which I had used.