Difference between revisions of "MAP524/DPS924 - 2014"

From CDOT Wiki
Jump to: navigation, search
(Assignment 2 (Fall 2013) - Proposals)
 
(11 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
Learning goes on after leaving classrooms and computer labs.Let us use this wiki to do collaborative learning and share our excitement and headaches in developing Android applications.
 
Learning goes on after leaving classrooms and computer labs.Let us use this wiki to do collaborative learning and share our excitement and headaches in developing Android applications.
 
Feel free to create new and interesting topics on this wiki page.
 
Feel free to create new and interesting topics on this wiki page.
 +
 +
== [[Internet of Things (IoT)]] ==
 
   
 
   
 
== [[Android Discovery Zone]] ==
 
== [[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
+
== [[Debugging and Testing Android Code]] ==
 +
 
 +
== [[Resources for Learning Android App Development]] ==
 +
 
 +
== [[Android News]] ==
 +
 
 +
== [[Working with Android Studio]] ==
  
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
+
== [[Web Programming Within Android Applications]] ==
[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]] ==
+
== [[DPS924 Projects Winter 2015]] ==
  
== [[Resources for Learning Android App Development]] ==
+
== [[DPS924 Projects Fall 2014]] ==
  
 
== [[Labs Q&A Fall 2013]] ==
 
== [[Labs Q&A Fall 2013]] ==
  
 +
== [[Working with Github and Android Studio]] ==
  
 
== Assignment 2 (Fall 2013) - Proposals ==
 
== Assignment 2 (Fall 2013) - Proposals ==
Line 32: Line 37:
 
* [[Android: Parks and Recreational Facilities locator (Jose Romasanta)]]
 
* [[Android: Parks and Recreational Facilities locator (Jose Romasanta)]]
 
* [[Android: Events in Toronto (R. Gideon Thomas)]]
 
* [[Android: Events in Toronto (R. Gideon Thomas)]]
* [[Android: Medical Log (Roman Hotin)]]
+
* [[Android: Medical Log ()]]
 
* [[Android: Souper Shopper (Stanley Moote)]]
 
* [[Android: Souper Shopper (Stanley Moote)]]

Latest revision as of 10:54, 25 September 2015


Learning goes on after leaving classrooms and computer labs.Let us use this wiki to do collaborative learning and share our excitement and headaches in developing Android applications. Feel free to create new and interesting topics on this wiki page.

Internet of Things (IoT)

Android Discovery Zone

Debugging and Testing Android Code

Resources for Learning Android App Development

Android News

Working with Android Studio

Web Programming Within Android Applications

DPS924 Projects Winter 2015

DPS924 Projects Fall 2014

Labs Q&A Fall 2013

Working with Github and Android Studio

Assignment 2 (Fall 2013) - Proposals