java - Is it possible to use a MapView without having to extend MapActivity? -


Currently in my design I have found a basic abstract class which is expanding all of my activities, though I It is only found that in order to use a map view you need to increase the mapping of your activity, since Java does not have multiple inheritance, so I was thinking that there is any way, for my application, I can use my map without using any mapview.

Thanks in advance for any help!

Regards, Celestialorab

Good question I am interested in what others have to say if there is no answer, then you Should be examined; This is the map that I am using for my application.

It is good to have a source code to work with ...


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -