GiorgioRegni / Binaural-Beats

Brainwaves entrainment, auto hypnosis & lucid dreaming with an Android phone
http://binauralbeatstherapy.wordpress.com/
GNU General Public License v3.0
189 stars 58 forks source link

Build problems #7

Closed dalb8 closed 7 years ago

dalb8 commented 11 years ago

At version 2.0.3 there is a missing logo resource . If that is replaced, there is still an error: gerry/dalb8s-fdroiddata/build/com.ihunda.android.binauralbeat/src/com/ihunda/android/binauralbeat/BBeat.java:375: cannot find symbol [javac] symbol : variable empty [javac] location: class com.ihunda.android.binauralbeat.R.drawable [javac] mPresetList.setGroupIndicator(getResources().getDrawable(R.drawable.empty));

I deleted that line, and the build works. I'll submit it to f-droid as the app is badly outdated there. If you see at as a problem please say so.

GiorgioRegni commented 11 years ago

It's OK to delete that line. I am behind a few commits, I'll commit the latest code this weekend. It doesn't use that drawable anymore. Does your build work as expected?

dalb8 commented 11 years ago

Giorgio Regni notifications@github.com wrote:

It's OK to delete that line. I am behind a few commits, I'll commit the latest code this weekend. It doesn't use that drawable anymore. Does your build work as expected?


Reply to this email directly or view it on GitHub: https://github.com/GiorgioRegni/Binaural-Beats/issues/7#issuecomment-9350084

Well, that's what I was asking you! It seems to be good. I replaced the logo.PNG with icon.PNG, which is a little too big. Try it from http://f-droid.org/repository/browse/?fdfilter=binau&fdid=com.ihunda.android.binauralbeat&fdpage=1

ydirson commented 11 years ago

Any news on this ?

GiorgioRegni commented 11 years ago

Do you still have the issue with the current code?

dalb8 commented 11 years ago

I think the code still doesn't build but I was able to patch it myself when I built it last year.