Wingie / Android-Restaurant-Menu

This is an Android application that can be used for providing a digital menu for a restaurant.
58 stars 58 forks source link

Force to close App #1

Open yamunagonela opened 10 years ago

yamunagonela commented 10 years ago

I download this code and import the page viewer also but my application getting force application. Can any one help to slove my problem please

wingston-quiver commented 10 years ago

what is the error in the log?

On Thu, Sep 18, 2014 at 4:23 PM, yamunagonela notifications@github.com wrote:

I download this code and import the page viewer also but my application getting force application. Can any one help to slove my problem please

— Reply to this email directly or view it on GitHub https://github.com/Wingie/Android-Restaurant-Menu/issues/1.

Wilson Wingston Sharon

wolfsburgi commented 10 years ago

hello i clone this project but :one problem ---> The following classes could not be found: - com.viewpagerindicator.TitlePageIndicator

and how I can add viewpagerindicator ? i am using android studio

Wingie commented 10 years ago

On Wed, Oct 15, 2014 at 1:13 AM, wolfsburgi notifications@github.com wrote:

viewpagerindicator

https://github.com/JakeWharton/Android-ViewPagerIndicator

[Wilson Wingston Sharon]

wolfsburgi commented 10 years ago

thanks but i don't understand, where i should put https://github.com/JakeWharton/Android-ViewPagerIndicator ..... in Android-Restaurant-Menu project or where?

wolfsburgi commented 10 years ago

you can add in your Android-Restaurant-Menu project the missing class  com.viewpagerindicator.TitlePageIndicator.... and after that i clone .... please <3 ?

wolfsburgi commented 10 years ago

android how i can fix problem? The following classes could not be found: - com.viewpagerindicator.TitlePageIndicator

Mardoqueu commented 9 years ago

Well, I did it! I just used the eclipse to import https://github.com/JakeWharton/Android-ViewPagerIndicator, then I saved it, closed it and imported with android studio.