Android AppWarp initialize in each activity?

0 votes

Do I have to call AppWrap.initalize on every Activity before getting an instance of TheClient or would one time call do it through out the life the of the app and I can call as many getInstances as I want

 
 
asked Feb 24, 2014 in AppWarp by james (17 points)

1 Answer

+1 vote
 
Best answer
@james, No. You just need to call initialize once. Its a singleton instance and once initialized the same object is returned everytime you do getInstance().
answered Feb 24, 2014 by dhruvc (1,099 points)
selected Feb 24, 2014 by james
Ok - that makes my life much easier. Thanks!
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...