We are a group of developers from different organizations , we have made this blog to provide the best solution to the students of MCA.
We ensure you that we will provide you the solution of your problem as quick as possible.
Q.why there is a java used as a programming lang for android development? A. Due to the Platform independence and as you might be knowing that java has a rich set of libraries , so this are the basic two reason to use java. Ya but its not that we can only use java, we can also use C as well as C++, as we work an C++.
Q. What is the use of spinner ? A. It is used to select a single value from multiple displayed values and perform some operation based on the selection and it implements the onItemSelected listener, we can also say spinner is same as combo box.
PLEASE WRITE COMMENTS WITH YOUR NAME SO THAT WE CAN EASILY REPLY TO YOUR QUERIES < DON'T POST AS ANONYMOUS , DON'T FEEL SHY TO LEARN BY GIVING YOUR NAME
Is Relative Layout good or Linear Layout ?
ReplyDeletePlz reply soon...
Relative layout is good for designing the looks and arranging the controls in the layout, as we can see the space between the two controls.
ReplyDelete-Android Solutions
I am getting an error "Application Force To Close".
ReplyDeleteSo what can be the reasons for that.
There will be a run time error.There might be error in code.
ReplyDeleteYou should use try{}catch{} to resolve it and handle it in your own ways.
Keep querying.....
-Android Solutions
what is the use of spinner?
ReplyDeletewhy there is a java used as a programming lang for android development?
ReplyDeleteQ.why there is a java used as a programming lang for android development?
ReplyDeleteA. Due to the Platform independence and as you might be knowing that java has a rich set of libraries , so this are the basic two reason to use java. Ya but its not that we can only use java, we can also use C as well as C++, as we work an C++.
-Keep Querying
-Android Solutions
Q. What is the use of spinner ?
ReplyDeleteA. It is used to select a single value from multiple displayed values and perform some operation based on the selection and it implements the onItemSelected listener, we can also say spinner is same as combo box.
-Keep Querying
-Android Solutions
REQUEST TO ALL:-
ReplyDeletePLEASE WRITE COMMENTS WITH YOUR NAME SO THAT WE CAN EASILY REPLY TO YOUR QUERIES < DON'T POST AS ANONYMOUS , DON'T FEEL SHY TO LEARN BY GIVING YOUR NAME
what is the difference between View and Widget...?
ReplyDeleteTo James Methew,
ReplyDeleteViews are concerned with layouts, placeholders.
Widgets are concerned with data and UI behaviors. Views contain widgets
-Keep Querying
-Android Solutions
why SQLite is use as a back end in Android.....?
ReplyDelete