[android-developers] java issues in mac and window
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home