1
vote
2answers
169 views

Java Xml intraction in Android

I'm working on Android application development. There is a question that always comes to my mind that: How XML interacts with Java code?. I mean Button inside XML is a view, but Button inside Java is ...
1
vote
0answers
80 views

What will be the better way for data retrieval on application that needs to handle limited amount of data?

Just moved this question from Stack Overflow. Since, adding my code snippets itself would make this question really long. Instead, I am pretty interested in knowing a better ways for data retrieval on ...
7
votes
2answers
395 views

What are the cons of using XML for GUI development? [closed]

I'm hoping this question fits within the scope of Programmers SE and that it's not too open ended. I've always hated GUI design. I don't mean to offend anyone, but I've hated CSS/HTML, I've hated ...
4
votes
2answers
471 views

Storing data for use on Android and Windows Applications

I posted this last night on StackOverflow and was advised to move it over to StackExchange, thank you for taking a moment to look at my question. I'm developing a project proposal for my final year ...
11
votes
9answers
4k views

I want to learn Java but I am finding it difficult - Can anyone recommend a tutorial? [duplicate]

Possible Duplicate: What is the best Java programming book out there for starters? I am 14 years old and I want to learn computer programming. I've decided to start with Java as I can use ...