I found myself using the same code for accessing to gps / cell
location stuff from a couple of activities of my application.
What I was wondering now is, which is the best way to avoid code
duplication?
Should I use a superclass for the activities which implements that
kind of stuff? Use an helper class?

How do you deal with this kind of problems?

Many thanks in advance,

     Federico

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to