Alternatively, is there a direct correlation between the (well documented) XML constructs and corresponding Java structures? One that can be deduced by the use of simple rules?
Graham
|
Building apps programmatically created on Feb 29, 2012 11:27:16 PM Alternatively, is there a direct correlation between the (well documented) XML constructs and corresponding Java structures? One that can be deduced by the use of simple rules? Graham |
|
|
RE: Building apps programmatically created on Mar 1, 2012 3:46:50 PM
HI, and welcome!
For development related questions, Xda Developers is gonna be your best resource. Some of the most talented developers in the world are on that site. Have you posted your question there? |
|
|
RE: Building apps programmatically created on Mar 1, 2012 5:19:27 PM
You are familiar with the official documentation and developers guide? http://developer.android.com/guide/index.html
This is another good site for tutorials and questions/help: http://www.anddev.org/index.php |
|
|
RE: Building apps programmatically created on Mar 5, 2012 2:34:38 PM Jeremiah You are familiar with the official documentation and developers guide? http://developer.android.com/guide/index.html This is another good site for tutorials and questions/help: http://www.anddev.org/index.php Nice advice! Thanks for posting! |