NightWhistler / PageTurner

Android e-book reader with cloud synchronization
pageturner-reader.org
GNU General Public License v3.0
466 stars 222 forks source link

page turner ı dont run #566

Closed mehmetsirin1988 closed 9 years ago

mehmetsirin1988 commented 9 years ago

page turner ı dont run pşease help. I trying run this project but ı dont work please .how ı can run this project.explain step by step. ı using windows8 operatin system.

NightWhistler commented 9 years ago

Make sure you have an Android SDK installed, and that you have set the ANDROID_HOME environment variable so that it points to the folder where you installed the SDK.

Then from the PageTurner source folder, run 'gradlew build' in a command window.

NightWhistler commented 9 years ago

That should build an apk file that you can install on your device.

mehmetsirin1988 commented 9 years ago

I'm developing a project in eclipse.but I can not run your project.I also watch this video.http://www.youtube.com/watch?v=jhSvwpwPFoY

mehmetsirin1988 commented 9 years ago

I am using eclipse juno and windows8 operatin system.

you can explain ı do import your project step by step

NightWhistler commented 9 years ago

PageTurner doesn't work well in Eclipse... consider using Android Studio or IntelliJ Community Edition instead.

mehmetsirin1988 commented 9 years ago

ok.I get it now. I dont use android studio. you can explan . I'm trying to do.

mehmetsirin1988 commented 9 years ago

Do you record a new video. How do you explain for me.

mehmetsirin1988 commented 9 years ago

How ı can add my project in the android studio

NightWhistler commented 9 years ago

You should import it as a Gradle project.