hi all,

So i opened my android project(from win7 environment) in my mac.

then i have these java problems :

@Override
                public void onFocusChange(View v, boolean hasFocus) {
                        // TODO Auto-generated method stub

                }



@Override
            public void onLocationChanged(Location location) {


        @Override
                public void onClick(View v)
                        {



removing those @override notation solve the issues. why is this
happening in the first place?

who is right? mac or window

thanks!

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

Reply via email to