A
AC Question
Is it necessary to write URL of webservice in each page in android application or any other way where i can save url once for the whole application.
I have a android application where i am calling web-service . I am new to android so i don't have idea of saving the URL globally. How i can save the url once in the whole application.
I have a android application where i am calling web-service . I am new to android so i don't have idea of saving the URL globally. How i can save the url once in the whole application.