tabwidgetdemo for eclipse

Written by

in

tabwidgetdemo for eclipse

Eclipse TabWidgetDemo project

Comments

14 responses to “tabwidgetdemo for eclipse”

  1. jameson HU Avatar
    jameson HU

    I would like to have a look.

  2. Fatang Avatar
    Fatang

    I want to check out

  3. Sunchy Avatar
    Sunchy

    I would like to have a look too.

  4. Johnson Avatar
    Johnson

    Hi! I have imported your project but I can’t manage to understand this step: “2.After you import the TabWidgedDemo project you will probably need to fix your buildpath.
    Make sure to add TabWidet as a reference to TabWidgedDemo.”

    Could you explain more about how to manually reference things? I also can’t find TabWidgetDemo anywhere.

    1. Greg Avatar

      Hi,
      On Step 2 (In your Eclipse)you need goto Project>Properties>Java Build Path and then ‘Project’ Tab and then click ‘Add’ and and select TabWidget Project from the popup.
      I assume that you imported bot TabWidget and TabWidgetDemo project into your eclipse, otherwise you won’t be able to compile TabWidgetDemo.

      Hope this helps.

  5. RuRo Avatar
    RuRo

    Hi!
    I can’t find com.gregbugaj.tabwidget in the src, so I can’t reference it into the project.

    1. Greg Avatar

      Hi,
      You need to check out the code from http://androidtabs.googlecode.com AndroidTabs on Google code and import it to the demo project or create new project and link it using instructions in the post.
      I do hope to find better solution for that.

  6. RuRo Avatar
    RuRo

    Thank you and congratulations; great job!

  7. Jc Avatar
    Jc

    -From France-

    Hi,

    I have a problem with Eclipse and the build path : “Build path entry is missing: TabWidget”

    I am a beginner in Android (student) and i can’t resolve this problem. All is correct : target (1.5), import etc.

    For instance :

    import com.gregbugaj.tabwidget.Tab;
    import com.gregbugaj.tabwidget.TabHost;
    import com.gregbugaj.tabwidget.TabHostProvider;
    import com.gregbugaj.tabwidget.view.TabViewConfig;

    Those lines are underlined…

    Thank you.

    Jc

    1. Greg Avatar

      Hi, you need to make sure you follow directions from here You will also need to check out the TabWidget code from the google code I hope this helps.

  8. Arief Avatar
    Arief

    Hi greg, can you post alternative link to the tabwidget code ? because when i search http://code.google.com/p/androidtabs/, i couldn’t find the tabwidget project there. Thanks for your help

    1. Greg Avatar

      Here is link to the demo project

  9. Yash Patel Avatar
    Yash Patel

    HI Greg,

    I dwonlaoded the project from google code and also from your link to demo project but both project don’t have “TAbWidget” project in it. Android project has reference of that project but there is no source or Jar file attached in that poroject. Can you please help me.

    Thanks

  10. Bojan Avatar
    Bojan

    hi, it is great.

    But i have error, i miss setcontet function. how i can write?

Leave a Reply

Your email address will not be published. Required fields are marked *