Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~205 People Reached
Favorite Forums
Member Avatar for jamil.baig

I'm new to android (and in general) mobile app development. When it comes to setting an event listener to, say, a button, what is the difference between setting it in the xml: `android:onClick="blah"` and setting it in the .java file btn.setOnClickListener(new View.onClickListener) Any particular time when i should use the …

Member Avatar for pspwxp fan
0
205