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.
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.
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.
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
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.
I would like to have a look.
I want to check out
I would like to have a look too.
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.
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.
Hi!
I can’t find com.gregbugaj.tabwidget in the src, so I can’t reference it into the project.
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.
Thank you and congratulations; great job!
-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
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.
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
Here is link to the demo project
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
hi, it is great.
But i have error, i miss setcontet function. how i can write?