Note that there are some explanatory texts on larger screens.

plurals
  1. PONeoMAD build example for Android - reference error
    primarykey
    data
    text
    <p>I am trying to build a proof of concept app using <a href="http://neomades.com/" rel="nofollow">NeoMAD</a>. My first step is to install the SDK and build one of their examples for android to test on my phone.</p> <p>I requested the <a href="http://neomades.com/evaluation.php" rel="nofollow">evaluation version</a> of NeoMAD, which I was sent in an email after applying. I then downloaded <a href="http://www.eclipse.org/downloads/" rel="nofollow">Eclipse Standard 64Bit</a> and the <a href="http://developer.android.com/sdk/index.html#download" rel="nofollow">Android SDK 64bit</a>. I am running Windows 7 Enterprise.</p> <p>I opened eclipse, and installed the <a href="http://www.neomades.com/UpdateSite" rel="nofollow">NeoMAD plugin</a>, I was then able to create a NeoMAD project and import the source from their Camera Example app. However when I try to build for ANDROID43 I get an error:</p> <pre><code>Optimizing compiled classes... Warning: com.neomades.ui.WebView: can't find referenced method 'void setPluginsEnabled(boolean)' in class android.webkit.WebSettings Warning: there were 1 unresolved references to program class members. Your input classes appear to be inconsistent. You may need to recompile them and try again. Alternatively, you may have to specify the option '-dontskipnonpubliclibraryclassmembers'. Error: Please correct the above warnings first. Process exited with an error: 1 (Exit value: 1) </code></pre> <p>I get the same error when I create a new NeoMAD project and try to build it. Does anyone know how to get this working? Have I done something wrong?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload