Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1023627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:39:14+00:00 2026-05-16T11:39:14+00:00

I wonder if someone can help me… I’ve been developing VB.Net for years and

  • 0

I wonder if someone can help me… I’ve been developing VB.Net for years and C++/VB before that. I’ve also got some PHP experience. I’m now moving to Java to write an app for my Android mobile. I’m trying to use MOTODev Studio (Which extends eclipse)

I’ve not developed in Java before so it’s a bit of a learning curve anyway. I’m fairly confident I’ll be able to work out the important bits but I’m in a new IDE in a new language developing for a new platform.

As I’m new to Java, I was hoping to be able to rely on auto-code generation, intellisense, etc. I’m starting to think this was either very optimistic or I’m using eclipse very poorly.

For example, I know I need to override the OnClickListener() event but am unsure of the exact syntax. In VS, I’d just start typing Override in a class and up would pop intellisense with everything I can override and the appropriate signature, however, in eclipse none of the intellisense options seem to apply when I type public voidor @Override. Is this because I’m doing something wrong/is eclipse intellisense incomplete not very good?

In VS there’s a bar at the top of the code page which lists objects in the file on the left and methods of the current object on the right. Does eclipse have an equivalent? If so, where?

I’ve managed to use the IDE to the extent that I’ve got a “Hello World” installed on my mob so it’s more code generation techniques than windows/dialogues/etc.

I suppose what I really need is for someone to recommend some good resources to help me transition. I’d also appreciate any comments or advice from others that have done similar

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:39:15+00:00Added an answer on May 16, 2026 at 11:39 am

    So you learning three items at once

    1. Language (Java)
    2. Platform (Android)
    3. Tool (Eclipse)

    Here are my two cents for each of them:

    • Java – besides annotations guide already mentioned by Falmarri all java tutorials on oracle site are worth seeing you can find them here

    • Android – From my point of view very good entering points into android development are Android Developer Dev guide and API Demos project which demonstrates many android aspects ( You can add this project into your workspace in Eclipse via ->New Android Project-> Select from sample ->Choose target version -> Click OK , Voila you have new project in your workspace with a lot of useful android related code, describing many advanced and not so advanced topics). BTW Android developers blog is worth reading but
      it usually covers more advanced topics

    • Eclipse – Falmarri already pointed and pretty good tutorial about Eclipse, I from my side would suggest to start from Help-> Help Contents -> Java Development User Guide
      It covers all basic tasks and concepts. For your particular problem with overriding ( actually implementing) an interface method you’ve to first indicate that your class implements View.OnClickListener via class MyClass implements OnClickListener at this point eclipse will notice that you claiming to implement interface but didn’t actually implemented some of it methods ( in this situation onClick(View v)) and will mark class declaration with error marker. Go to your class declaration and press Ctrl + 1 ( also known as “quick fix”) and you will get some options to fix broken code. At the other hand if you really want to override parent class method you can press Ctrl + Space in a class body ( e.g not inside the method) and you will get option to override avalible methods.

    Hope it helps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wonder if someone can help me - I've been programming VB.Net for a
I wonder if someone can help shed some light on this: I drop a
I wonder if someone can help me. I've got a console App which I
Hi all i wonder if someone can help, i've been given a piece of
Hi I wonder if someone can help me, I've been banging my head against
I wonder if someone can help me - I've got a label which I
I wonder if someone can help me. I'm using VS2010, .Net 4, EF4 and
I wonder if someone can help! I've been using following 'Get_Date' class with method
wonder whether someone can help me with the following one... I have a struct
I wonder if someone can help me. I'm trying to add a reference to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.