Csound Csound-dev Csound-tekno Search About

[Cs-dev] Working with csound in Android Studio

Date2015-09-07 23:09
Fromdobislaw
Subject[Cs-dev] Working with csound in Android Studio
Dear Csound forumers,

I have a strong desire to work with Csound in a very user friendly IDE named
Android Studio.
However, I spent many days on unsuccessful attempts to get this IDE
configured.
I was trying to add CsoundAndroid lib to make it work, but with no success.

My Eclipse works fine with csound. 
But I have read that Google will not support ADT plugin for Eclipse in the
near future.
So, the obvious solution is to migrate to the new IDE.

Do you have tutorials/solutions how to configure Android Studio?
Or should I wait for the new csound version, which would hopefully have that
patch?

PS. I have found that official guys from Csound are into the process of
migrating csound library into Android Studio:
https://github.com/csound/csound/issues/460

Thank you in advance,
Michał





--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourcefo

Date2015-09-08 12:18
FromRory Walsh
SubjectRe: [Cs-dev] Working with csound in Android Studio
AttachmentsNone  None  
I've had no issues working with Csound6.03 and Android Studio. I've not tried with later versions.

On 8 September 2015 at 00:09, dobislaw <scoobiedoobielbn@gmail.com> wrote:
Dear Csound forumers,

I have a strong desire to work with Csound in a very user friendly IDE named
Android Studio.
However, I spent many days on unsuccessful attempts to get this IDE
configured.
I was trying to add CsoundAndroid lib to make it work, but with no success.

My Eclipse works fine with csound.
But I have read that Google will not support ADT plugin for Eclipse in the
near future.
So, the obvious solution is to migrate to the new IDE.

Do you have tutorials/solutions how to configure Android Studio?
Or should I wait for the new csound version, which would hopefully have that
patch?

PS. I have found that official guys from Csound are into the process of
migrating csound library into Android Studio:
https://github.com/csound/csound/issues/460

Thank you in advance,
Michał





--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2015-09-08 12:19
FromSteven Yi
SubjectRe: [Cs-dev] Working with csound in Android Studio
Hi Michał,

I'm planning to look into getting Csound updated for Android next
week, as I've been pre-occupied with other work. I don't have any
suggestions other wise, but perhaps others here may have some ideas.

Once I start working on the update, having feedback from you and
others would be very much appreciated.

Thanks!
steven


On Mon, Sep 7, 2015 at 11:09 PM, dobislaw  wrote:
> Dear Csound forumers,
>
> I have a strong desire to work with Csound in a very user friendly IDE named
> Android Studio.
> However, I spent many days on unsuccessful attempts to get this IDE
> configured.
> I was trying to add CsoundAndroid lib to make it work, but with no success.
>
> My Eclipse works fine with csound.
> But I have read that Google will not support ADT plugin for Eclipse in the
> near future.
> So, the obvious solution is to migrate to the new IDE.
>
> Do you have tutorials/solutions how to configure Android Studio?
> Or should I wait for the new csound version, which would hopefully have that
> patch?
>
> PS. I have found that official guys from Csound are into the process of
> migrating csound library into Android Studio:
> https://github.com/csound/csound/issues/460
>
> Thank you in advance,
> Michał
>
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/lis

Date2015-09-08 14:20
FromMichael Gogins
SubjectRe: [Cs-dev] Working with csound in Android Studio
AttachmentsNone  None  

Of course.

Best,
Mike

On Sep 8, 2015 7:20 AM, "Steven Yi" <stevenyi@gmail.com> wrote:
Hi Michał,

I'm planning to look into getting Csound updated for Android next
week, as I've been pre-occupied with other work. I don't have any
suggestions other wise, but perhaps others here may have some ideas.

Once I start working on the update, having feedback from you and
others would be very much appreciated.

Thanks!
steven


On Mon, Sep 7, 2015 at 11:09 PM, dobislaw <scoobiedoobielbn@gmail.com> wrote:
> Dear Csound forumers,
>
> I have a strong desire to work with Csound in a very user friendly IDE named
> Android Studio.
> However, I spent many days on unsuccessful attempts to get this IDE
> configured.
> I was trying to add CsoundAndroid lib to make it work, but with no success.
>
> My Eclipse works fine with csound.
> But I have read that Google will not support ADT plugin for Eclipse in the
> near future.
> So, the obvious solution is to migrate to the new IDE.
>
> Do you have tutorials/solutions how to configure Android Studio?
> Or should I wait for the new csound version, which would hopefully have that
> patch?
>
> PS. I have found that official guys from Csound are into the process of
> migrating csound library into Android Studio:
> https://github.com/csound/csound/issues/460
>
> Thank you in advance,
> Michał
>
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Date2015-09-09 09:26
Fromdobislaw
SubjectRe: [Cs-dev] Working with csound in Android Studio
So I have followed and tried rory walsch recipe.
I have added in Android Studio two .jar libraries.
In build.gradle I have written:
    compile files('libs/csoundandroid.jar')
    compile files('libs/armeabi.jar')

IDE doesn't show any errors. Building the application works fine.
However I cannot run the app.
I get the following message:

09-09 10:22:34.572    7705-7705/com.example.dobi.hbeats E/art﹕ No
implementation found for long
csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
09-09 10:22:34.573    7705-7705/com.example.dobi.hbeats D/AndroidRuntime﹕
Shutting down VM
09-09 10:22:34.575    7705-7705/com.example.dobi.hbeats E/AndroidRuntime﹕
FATAL EXCEPTION: main
    Process: com.example.dobi.hbeats, PID: 7705
    java.lang.UnsatisfiedLinkError: No implementation found for long
csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
            at csnd6.csndJNI.new_AndroidCsound__SWIG_0(Native Method)
            at csnd6.AndroidCsound.(AndroidCsound.java:39)
            at com.csounds.CsoundObj.(CsoundObj.java:98)
            at
com.example.dobi.hbeats.BaseCsoundActivity.(BaseCsoundActivity.java:48)
            at
com.example.dobi.hbeats.MainActivity.(MainActivity.java:24)
            at java.lang.reflect.Constructor.newInstance(Native Method)
            at java.lang.Class.newInstance(Class.java:1606)
            at
android.app.Instrumentation.newActivity(Instrumentation.java:1066)
            at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2226)
            at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
            at
android.app.ActivityThread.access$800(ActivityThread.java:151)
            at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:135)
            at android.app.ActivityThread.main(ActivityThread.java:5254)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)




--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743510.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/li

Date2015-09-09 11:48
FromRory Walsh
SubjectRe: [Cs-dev] Working with csound in Android Studio
AttachmentsNone  None  
What version of Csound are you using?

On 9 September 2015 at 10:26, dobislaw <scoobiedoobielbn@gmail.com> wrote:
So I have followed and tried rory walsch recipe.
I have added in Android Studio two .jar libraries.
In build.gradle I have written:
    compile files('libs/csoundandroid.jar')
    compile files('libs/armeabi.jar')

IDE doesn't show any errors. Building the application works fine.
However I cannot run the app.
I get the following message:

09-09 10:22:34.572    7705-7705/com.example.dobi.hbeats E/art﹕ No
implementation found for long
csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
09-09 10:22:34.573    7705-7705/com.example.dobi.hbeats D/AndroidRuntime﹕
Shutting down VM
09-09 10:22:34.575    7705-7705/com.example.dobi.hbeats E/AndroidRuntime﹕
FATAL EXCEPTION: main
    Process: com.example.dobi.hbeats, PID: 7705
    java.lang.UnsatisfiedLinkError: No implementation found for long
csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
            at csnd6.csndJNI.new_AndroidCsound__SWIG_0(Native Method)
            at csnd6.AndroidCsound.<init>(AndroidCsound.java:39)
            at com.csounds.CsoundObj.<init>(CsoundObj.java:98)
            at
com.example.dobi.hbeats.BaseCsoundActivity.<init>(BaseCsoundActivity.java:48)
            at
com.example.dobi.hbeats.MainActivity.<init>(MainActivity.java:24)
            at java.lang.reflect.Constructor.newInstance(Native Method)
            at java.lang.Class.newInstance(Class.java:1606)
            at
android.app.Instrumentation.newActivity(Instrumentation.java:1066)
            at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2226)
            at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
            at
android.app.ActivityThread.access$800(ActivityThread.java:151)
            at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:135)
            at android.app.ActivityThread.main(ActivityThread.java:5254)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)




--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743510.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2015-09-09 12:32
FromSteven Yi
SubjectRe: [Cs-dev] Working with csound in Android Studio
Are you by chance deploying to an intel emulator or device?  The
native libraries are compiled for:


On Wed, Sep 9, 2015 at 9:26 AM, dobislaw  wrote:
> So I have followed and tried rory walsch recipe.
> I have added in Android Studio two .jar libraries.
> In build.gradle I have written:
>     compile files('libs/csoundandroid.jar')
>     compile files('libs/armeabi.jar')
>
> IDE doesn't show any errors. Building the application works fine.
> However I cannot run the app.
> I get the following message:
>
> 09-09 10:22:34.572    7705-7705/com.example.dobi.hbeats E/art﹕ No
> implementation found for long
> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
> 09-09 10:22:34.573    7705-7705/com.example.dobi.hbeats D/AndroidRuntime﹕
> Shutting down VM
> 09-09 10:22:34.575    7705-7705/com.example.dobi.hbeats E/AndroidRuntime﹕
> FATAL EXCEPTION: main
>     Process: com.example.dobi.hbeats, PID: 7705
>     java.lang.UnsatisfiedLinkError: No implementation found for long
> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
>             at csnd6.csndJNI.new_AndroidCsound__SWIG_0(Native Method)
>             at csnd6.AndroidCsound.(AndroidCsound.java:39)
>             at com.csounds.CsoundObj.(CsoundObj.java:98)
>             at
> com.example.dobi.hbeats.BaseCsoundActivity.(BaseCsoundActivity.java:48)
>             at
> com.example.dobi.hbeats.MainActivity.(MainActivity.java:24)
>             at java.lang.reflect.Constructor.newInstance(Native Method)
>             at java.lang.Class.newInstance(Class.java:1606)
>             at
> android.app.Instrumentation.newActivity(Instrumentation.java:1066)
>             at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2226)
>             at
> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
>             at
> android.app.ActivityThread.access$800(ActivityThread.java:151)
>             at
> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
>             at android.os.Handler.dispatchMessage(Handler.java:102)
>             at android.os.Looper.loop(Looper.java:135)
>             at android.app.ActivityThread.main(ActivityThread.java:5254)
>             at java.lang.reflect.Method.invoke(Native Method)
>             at java.lang.reflect.Method.invoke(Method.java:372)
>             at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
>             at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743510.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
ht

Date2015-09-09 12:32
FromSteven Yi
SubjectRe: [Cs-dev] Working with csound in Android Studio
Sorry, sent reply early, the libraries are compiled for:

APP_ABI := armeabi armeabi-v7a

On Wed, Sep 9, 2015 at 12:32 PM, Steven Yi  wrote:
> Are you by chance deploying to an intel emulator or device?  The
> native libraries are compiled for:
>
>
> On Wed, Sep 9, 2015 at 9:26 AM, dobislaw  wrote:
>> So I have followed and tried rory walsch recipe.
>> I have added in Android Studio two .jar libraries.
>> In build.gradle I have written:
>>     compile files('libs/csoundandroid.jar')
>>     compile files('libs/armeabi.jar')
>>
>> IDE doesn't show any errors. Building the application works fine.
>> However I cannot run the app.
>> I get the following message:
>>
>> 09-09 10:22:34.572    7705-7705/com.example.dobi.hbeats E/art﹕ No
>> implementation found for long
>> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
>> 09-09 10:22:34.573    7705-7705/com.example.dobi.hbeats D/AndroidRuntime﹕
>> Shutting down VM
>> 09-09 10:22:34.575    7705-7705/com.example.dobi.hbeats E/AndroidRuntime﹕
>> FATAL EXCEPTION: main
>>     Process: com.example.dobi.hbeats, PID: 7705
>>     java.lang.UnsatisfiedLinkError: No implementation found for long
>> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
>>             at csnd6.csndJNI.new_AndroidCsound__SWIG_0(Native Method)
>>             at csnd6.AndroidCsound.(AndroidCsound.java:39)
>>             at com.csounds.CsoundObj.(CsoundObj.java:98)
>>             at
>> com.example.dobi.hbeats.BaseCsoundActivity.(BaseCsoundActivity.java:48)
>>             at
>> com.example.dobi.hbeats.MainActivity.(MainActivity.java:24)
>>             at java.lang.reflect.Constructor.newInstance(Native Method)
>>             at java.lang.Class.newInstance(Class.java:1606)
>>             at
>> android.app.Instrumentation.newActivity(Instrumentation.java:1066)
>>             at
>> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2226)
>>             at
>> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
>>             at
>> android.app.ActivityThread.access$800(ActivityThread.java:151)
>>             at
>> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
>>             at android.os.Handler.dispatchMessage(Handler.java:102)
>>             at android.os.Looper.loop(Looper.java:135)
>>             at android.app.ActivityThread.main(ActivityThread.java:5254)
>>             at java.lang.reflect.Method.invoke(Native Method)
>>             at java.lang.reflect.Method.invoke(Method.java:372)
>>             at
>> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
>>             at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
>>
>>
>>
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743510.html
>> Sent from the Csound - Dev mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
>> Get real-time metrics from all of your servers, apps and tools
>> in one place.
>> SourceForge users - Click here to start your Free Trial of Datadog now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csou

Date2015-09-09 12:55
FromRory Walsh
SubjectRe: [Cs-dev] Working with csound in Android Studio
AttachmentsNone  None  
For what's it's worth I was never able to run my Csound-Android apps through the emulator. Always had to push it to my phone first.

On 9 September 2015 at 13:32, Steven Yi <stevenyi@gmail.com> wrote:
Sorry, sent reply early, the libraries are compiled for:

APP_ABI := armeabi armeabi-v7a

On Wed, Sep 9, 2015 at 12:32 PM, Steven Yi <stevenyi@gmail.com> wrote:
> Are you by chance deploying to an intel emulator or device?  The
> native libraries are compiled for:
>
>
> On Wed, Sep 9, 2015 at 9:26 AM, dobislaw <scoobiedoobielbn@gmail.com> wrote:
>> So I have followed and tried rory walsch recipe.
>> I have added in Android Studio two .jar libraries.
>> In build.gradle I have written:
>>     compile files('libs/csoundandroid.jar')
>>     compile files('libs/armeabi.jar')
>>
>> IDE doesn't show any errors. Building the application works fine.
>> However I cannot run the app.
>> I get the following message:
>>
>> 09-09 10:22:34.572    7705-7705/com.example.dobi.hbeats E/art﹕ No
>> implementation found for long
>> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
>> 09-09 10:22:34.573    7705-7705/com.example.dobi.hbeats D/AndroidRuntime﹕
>> Shutting down VM
>> 09-09 10:22:34.575    7705-7705/com.example.dobi.hbeats E/AndroidRuntime﹕
>> FATAL EXCEPTION: main
>>     Process: com.example.dobi.hbeats, PID: 7705
>>     java.lang.UnsatisfiedLinkError: No implementation found for long
>> csnd6.csndJNI.new_AndroidCsound__SWIG_0(boolean) (tried
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10 and
>> Java_csnd6_csndJNI_new_1AndroidCsound_1_1SWIG_10__Z)
>>             at csnd6.csndJNI.new_AndroidCsound__SWIG_0(Native Method)
>>             at csnd6.AndroidCsound.<init>(AndroidCsound.java:39)
>>             at com.csounds.CsoundObj.<init>(CsoundObj.java:98)
>>             at
>> com.example.dobi.hbeats.BaseCsoundActivity.<init>(BaseCsoundActivity.java:48)
>>             at
>> com.example.dobi.hbeats.MainActivity.<init>(MainActivity.java:24)
>>             at java.lang.reflect.Constructor.newInstance(Native Method)
>>             at java.lang.Class.newInstance(Class.java:1606)
>>             at
>> android.app.Instrumentation.newActivity(Instrumentation.java:1066)
>>             at
>> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2226)
>>             at
>> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
>>             at
>> android.app.ActivityThread.access$800(ActivityThread.java:151)
>>             at
>> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
>>             at android.os.Handler.dispatchMessage(Handler.java:102)
>>             at android.os.Looper.loop(Looper.java:135)
>>             at android.app.ActivityThread.main(ActivityThread.java:5254)
>>             at java.lang.reflect.Method.invoke(Native Method)
>>             at java.lang.reflect.Method.invoke(Method.java:372)
>>             at
>> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
>>             at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
>>
>>
>>
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743510.html
>> Sent from the Csound - Dev mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
>> Get real-time metrics from all of your servers, apps and tools
>> in one place.
>> SourceForge users - Click here to start your Free Trial of Datadog now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2015-09-09 14:58
Fromdobislaw
SubjectRe: [Cs-dev] Working with csound in Android Studio
I am using the latest Csound library with Android Studio 1.3.
I am not using an emulator - I deploy my app to the Nexus 7 (2013) tablet
which has armeabi-v7a architecture
(I checked this by command: adb shell getprop ro.product.cpu.abi)

Michał




--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743524.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
htt

Date2015-09-09 16:03
FromRory Walsh
SubjectRe: [Cs-dev] Working with csound in Android Studio
AttachmentsNone  None  
I haven't tried with the latest versions of Csound, but I can report no errors with Csound6.03. I do hope to get back to some Android development soon so I will try the latest binaries then.

On 9 September 2015 at 15:58, dobislaw <scoobiedoobielbn@gmail.com> wrote:
I am using the latest Csound library with Android Studio 1.3.
I am not using an emulator - I deploy my app to the Nexus 7 (2013) tablet
which has armeabi-v7a architecture
(I checked this by command: adb shell getprop ro.product.cpu.abi)

Michał




--
View this message in context: http://csound.1045644.n5.nabble.com/Working-with-csound-in-Android-Studio-tp5743452p5743524.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel