libpd / abl_link

Ableton Link integration for Pure Data on desktop and Android.
Other
80 stars 15 forks source link

Fix Android app build #32

Closed tkirshboim closed 2 years ago

tkirshboim commented 2 years ago

The 'AblLinkSample' Android app no longer builds. This has been reported in #18 and #31 and this PR resolves both issues.

Validation

I was able to build and run the AblLinkSample app using this branch by doing the following:

What was done

cerupcat commented 2 years ago

This looks great. I had to make the same changes to get it to build as well. This PR looks good.

danomatika commented 2 years ago

Did you mean to delete those two test .java files?

enohp ym morf tnes

Dan Wilcox danomatika.com robotcowboy.com

On May 17, 2022, at 1:12 PM, Seth @.***> wrote:

 This looks great. I had to make the same changes to get it to build as well. This PR looks good.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

tkirshboim commented 2 years ago

Did you mean to delete those two test .java files?

@danomatika Yes. Those were example test files that were not testing anything relevant for this repository.