Re: [android-developers] Re: What do these errors mean (using Eclipse)?
It's not an Android issue.
It's not even a Java issue.
The issue is: trying to use C++ syntax in Java.
Inheritance is one of the things where Java is not quite the same as C++
(putting it mildly) - and the syntax differs too.
I'd recommend spending a couple hours on a Java crash course, they can
be easily found with Google Search.
-- Kostya
02.02.2012 12:27, atcal пишет:
> my problems with it as an Android issue, not a
> Java issue
--
Kostya Vasilyev
--
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