Android Csound6(.05) Install
Date | 2015-05-15 19:02 |
From | "Art Hunkins" |
Subject | Android Csound6(.05) Install |
Android6(.05) will not install on one of my tablets. I've tried with three different (6.05) downloads. It always shows "Parse error: There was a problem parsing the package." Other Android Csound6 packages install fine. OTOH, 6(.05) installs without incident on my two other tablets It's only this one particular version of Csound6 that does not install on this one particular tablet (OS 4.1.1, Model # AK102 10" irulu). Any ideas what is going on? Art Hunkins ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2015-05-15 22:41 |
From | Steven Yi |
Subject | Re: Android Csound6(.05) Install |
HI Art, It looks to me that the Csound6 app is released now with target SDK version 17 (equivalent to Android 4.2). Maybe Michael could explain further what was changed that requires that as a minimum version. steven On Fri, May 15, 2015 at 2:02 PM, Art Hunkins |
Date | 2015-05-16 00:25 |
From | Michael Gogins |
Subject | Re: Android Csound6(.05) Install |
Attachments | None None |
No particular reason, I think it just happened. What version should I target? Regards, On May 15, 2015 5:42 PM, "Steven Yi" <stevenyi@gmail.com> wrote:
HI Art, |
Date | 2015-05-16 00:30 |
From | Steven Yi |
Subject | Re: Android Csound6(.05) Install |
I guess whatever is the minimum required for whatever code dependencies you are using. (I haven't looked at what it is in the project lately, but I guess you can just keep decrementing the minSdkVersion in the manifest and rebuilding until it fails). On Fri, May 15, 2015 at 7:25 PM, Michael Gogins |
Date | 2015-05-16 00:53 |
From | Michael Gogins |
Subject | Re: Android Csound6(.05) Install |
Attachments | None None |
That's what I'll do. Best, On May 15, 2015 7:31 PM, "Steven Yi" <stevenyi@gmail.com> wrote:
I guess whatever is the minimum required for whatever code |
Date | 2015-06-05 17:37 |
From | ccchips |
Subject | Re: Android Csound6(.05) Install |
Hello, all! I am a hobbyist when it comes to electronic music, and I've loved experimenting with csound since version 3 or so. I even sent a couple of examples to Dr. Boulanger sometime back, in particular an FMBells.csd that I have made into a CD and distributed to some of my friends. Very ambient, wallpaperish music using random chords and scales. I was excited to see a version of Csound for Android and I have enjoyed it greatly. In any event - regarding the csound 6.04 and above: It looks like the ability to use the @javascriptinterface tag within a CSD file might be limiting its use to Android 4.2.2 and above. There are security issues with this feature that require special annotations in the source code and those don't seem to work so well in previous versions of Android. I've experimented with this in Eclipse; I have a csound 6.03 that works on 4.1.1, and a csound 6.04 that does not. There are around 45 errors in the build if I specify a terget of 4.1.2 for the 6.04 version, and I'm trying to figure out if there is a workaround for building on 4.1.2, but so far I've had no luck. If you are interested in pursuing this further, I will send on some links to articles where others are trying to do the same thing; meanwhile, I guess I'll stick with 6.03 until such time as I can get a tablet that will run the later versions. Thank you so much for taking the time to read all this... --Chuck Michael Gogins-2 wrote > That's what I'll do. > > Best, > Mike > On May 15, 2015 7:31 PM, "Steven Yi" < > stevenyi@ > > wrote: > >> I guess whatever is the minimum required for whatever code >> dependencies you are using. (I haven't looked at what it is in the >> project lately, but I guess you can just keep decrementing the >> minSdkVersion in the manifest and rebuilding until it fails). >> >> On Fri, May 15, 2015 at 7:25 PM, Michael Gogins >> < > michael.gogins@ > > wrote: >> > No particular reason, I think it just happened. What version should I >> > target? >> > >> > Regards, >> > Mike >> > >> > On May 15, 2015 5:42 PM, "Steven Yi" < > stevenyi@ > > wrote: >> >> >> >> HI Art, >> >> >> >> It looks to me that the Csound6 app is released now with target SDK >> >> version 17 (equivalent to Android 4.2). Maybe Michael could explain >> >> further what was changed that requires that as a minimum version. >> >> >> >> steven >> >> >> >> On Fri, May 15, 2015 at 2:02 PM, Art Hunkins < > abhunkin@ > > wrote: >> >> > Android6(.05) will not install on one of my tablets. I've tried with >> >> > three >> >> > different (6.05) downloads. It always shows "Parse error: There was >> a >> >> > problem parsing the package." Other Android Csound6 packages install >> >> > fine. >> >> > >> >> > OTOH, 6(.05) installs without incident on my two other tablets >> >> > >> >> > It's only this one particular version of Csound6 that does not >> install >> >> > on >> >> > this one particular tablet (OS 4.1.1, Model # AK102 10" irulu). >> >> > >> >> > Any ideas what is going on? >> >> > >> >> > Art Hunkins >> >> > >> >> > >> >> > >> >> > >> ------------------------------------------------------------------------------ >> >> > One dashboard for servers and applications across >> Physical-Virtual-Cloud >> >> > Widest out-of-the-box monitoring support with 50+ applications >> >> > Performance metrics, stats and reports that give you Actionable >> Insights >> >> > Deep dive visibility with transaction tracing using APM Insight. >> >> > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> >> > _______________________________________________ >> >> > Csound-users mailing list >> >> > > Csound-users@.sourceforge >> >> > https://lists.sourceforge.net/lists/listinfo/csound-users >> >> > Send bugs reports to >> >> > https://github.com/csound/csound/issues >> >> > Discussions of bugs and features can be posted here >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> One dashboard for servers and applications across >> Physical-Virtual-Cloud >> >> Widest out-of-the-box monitoring support with 50+ applications >> >> Performance metrics, stats and reports that give you Actionable >> Insights >> >> Deep dive visibility with transaction tracing using APM Insight. >> >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> >> _______________________________________________ >> >> Csound-users mailing list >> >> > Csound-users@.sourceforge >> >> https://lists.sourceforge.net/lists/listinfo/csound-users >> >> Send bugs reports to >> >> https://github.com/csound/csound/issues >> >> Discussions of bugs and features can be posted here >> > >> > >> > >> ------------------------------------------------------------------------------ >> > One dashboard for servers and applications across >> Physical-Virtual-Cloud >> > Widest out-of-the-box monitoring support with 50+ applications >> > Performance metrics, stats and reports that give you Actionable >> Insights >> > Deep dive visibility with transaction tracing using APM Insight. >> > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> > _______________________________________________ >> > Csound-users mailing list >> > > Csound-users@.sourceforge >> > https://lists.sourceforge.net/lists/listinfo/csound-users >> > Send bugs reports to >> > https://github.com/csound/csound/issues >> > Discussions of bugs and features can be posted here >> > >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> Csound-users mailing list >> > Csound-users@.sourceforge >> https://lists.sourceforge.net/lists/listinfo/csound-users >> Send bugs reports to >> https://github.com/csound/csound/issues >> Discussions of bugs and features can be posted here >> > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Csound-users mailing list > Csound-users@.sourceforge > https://lists.sourceforge.net/lists/listinfo/csound-users > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here -- View this message in context: http://csound.1045644.n5.nabble.com/Android-Csound6-05-Install-tp5741633p5742021.html Sent from the Csound - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2015-06-05 17:52 |
From | Michael Gogins |
Subject | Re: Android Csound6(.05) Install |
Attachments | None None |
I am aware of these issues. I have removed support for Android API versions below 14 in order to simplify the projects. I am probably going to change the Csound for Android build system from Eclipse to Android Studio, and after I do that, I will probably put back in support for older versions of Android, and try to push it as far back as I can without going crazy. Thanks, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Fri, Jun 5, 2015 at 12:37 PM, ccchips <ccchips@gmail.com> wrote: Hello, all! |