Is it necessary to write URL of webservice in each page .

  • Thread starter Thread starter AC Question
  • Start date Start date
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.