Csound Csound-dev Csound-tekno Search About

[Csnd] anyone else had this CsoundAndroid install error?

Date2013-11-12 06:18
FromBrian Redfern
Subject[Csnd] anyone else had this CsoundAndroid install error?
I've using CsoundAndroid within Eclipse, have ndk setup, I had to do a reinstall from my previous dev setup so the app I have in the market that had built before is pulling this same error on my system:

[2013-11-11 22:06:52 - CsoundAndroid] Could not find CsoundAndroid.apk!

My app builds, it sees the CsoundAndroid library with eclipse and there are no IDE errors I just hit that and can't seem to get it to work with cleaning projects etc...


Date2013-11-12 09:36
FromJacques Leplat
SubjectRe: [Csnd] anyone else had this CsoundAndroid install error?
Whenever I change the CsoundAndroid projects (either with a git download & build or download the zip from source forge), I find it necessary to delete the CSDPlayer, AndroidExamples and CSoundAndroid projects from within eclipse, also delete the contents on disk. 

Then I copy the project files on my disk (outside of eclipse). Finally I import the Csound6 projects into the eclipse workspace. At this stage CSDPlayer’s app should deploy and work fine. You might also want to make sure that the lib files (Csound native libraries) in your project are updated to those found. Either CSDPlayer or the pluginlibs folder.


Hope this helps,

All the best,

Jacques

On 12 Nov 2013, at 06:18, Brian Redfern  wrote:

> I've using CsoundAndroid within Eclipse, have ndk setup, I had to do a reinstall from my previous dev setup so the app I have in the market that had built before is pulling this same error on my system:
> 
> [2013-11-11 22:06:52 - CsoundAndroid] Could not find CsoundAndroid.apk!
> 
> My app builds, it sees the CsoundAndroid library with eclipse and there are no IDE errors I just hit that and can't seem to get it to work with cleaning projects etc...
>