Changes

Jump to: navigation, search

MAP524/DPS924 - 2014

380 bytes added, 14:02, 3 December 2013
Android Discovery Zone
In Lab2, when I was modifying and saving FirstActivity.java.bak while using NLED, the editor automatically saved a FirstActivity.java.bak in the same folder. When running 'ant debug' to compile, it generated error, explaining that unauthorized file was contained in the source folder. The way to solve this issue is to simply remove the .bak file or any other file extensions that is not the .java extension in the source directory. -- Peter
 
Android documentation is very erroneous. I wasted nearly 4 hours trying to get a search bar feature in my app working as per what is given in
[http://developer.android.com/training/search/setup.html Android Documentation for Search]
only to find this out:
[http://stackoverflow.com/questions/11699206/cannot-get-searchview-in-actionbar-to-work Stackoverflow] <br />
-- Gideon
== [[Debugging and Testing Android Code]] ==

Navigation menu