1

I have one inner class in fragment from main activity how to call inner class method in android. In inner class some Async task is there so I want to call I don't want to make again copy that code in my main activity.

James Jithin
  • 10,183
  • 5
  • 36
  • 51
007_android
  • 57
  • 1
  • 5
  • http://stackoverflow.com/questions/16339841/android-implement-inner-class-in-outer-class-callback-from-inner-class-and-out Haven't you tried this? – Shyamali Feb 16 '17 at 11:56
  • You will need to improve your question, including posting your existing code if you expect people to help you. – Martin Spamer Feb 16 '17 at 21:12

0 Answers0