j4velin / Pedometer

Lightweight pedometer app for Android using the hardware step sensor
https://play.google.com/store/apps/details?id=de.j4velin.pedometer
Apache License 2.0
1.44k stars 672 forks source link

No R.java file in project #88

Closed dute2 closed 8 years ago

dute2 commented 8 years ago

theres no R.java file in your project

Odaym commented 8 years ago

If you like, watch this video I made about implementing a proper Pedometer on Android https://youtu.be/8Wku0jvnXEA and it goes over this and other libraries that attempt to do this, hope it helps you!

dute2 commented 8 years ago

it is not a solution. i need R.java file for it

Odaym commented 8 years ago

Good luck

On Sep 3, 2016 9:14 PM, "dute2" notifications@github.com wrote:

it is not a solution. i need R.java file for it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/j4velin/Pedometer/issues/88#issuecomment-244561757, or mute the thread https://github.com/notifications/unsubscribe-auth/AAt9nrJ71fdL9qAjCabtj4qcLKJXcgJhks5qmbkTgaJpZM4J0WAS .

j4velin commented 8 years ago

R is an automatically generated class when you build the project

dute2 commented 8 years ago

yeah i know but some files missing . so i need original R.java file of this project

j4velin commented 8 years ago

Sorry, but that doesnt make sense. If you cant build the app because some files are missing (which?) then adding my R.java wont help

dute2 commented 8 years ago

ok. thanx . actually i am newbie in this field. so more chances are m doing something wrong. but i will be very thankful to you if you just send R.java for it