Errata Chapter 10 page 336
Hi guys,
Found a mistake in the "TRY IT OUT: Making Your Service Useful". I Went through the forum to see if any one else posted any thing about this. I couldn't see any posts about it but I could have missed it. So feel free to take this thread down if theres already one on it.
Mistake:
Using the same project created in the previous section, add the following statements in bold to the MainActivity.java file:
Should be:
Using the same project created in the previous section, add the following statements in bold to the MyService.java file:
Thanks,
Frankie
|