Android-Restaurant-Menu
Android-Restaurant-Menu copied to clipboard
Force to close App
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
what is the error in the log?
On Thu, Sep 18, 2014 at 4:23 PM, yamunagonela [email protected] 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
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
On Wed, Oct 15, 2014 at 1:13 AM, wolfsburgi [email protected] wrote:
viewpagerindicator
https://github.com/JakeWharton/Android-ViewPagerIndicator
[Wilson Wingston Sharon]
thanks but i don't understand, where i should put https://github.com/JakeWharton/Android-ViewPagerIndicator ..... in Android-Restaurant-Menu project or where?
you can add in your Android-Restaurant-Menu project the missing class com.viewpagerindicator.TitlePageIndicator.... and after that i clone .... please <3 ?
how i can fix problem? The following classes could not be found:
- com.viewpagerindicator.TitlePageIndicator
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.