Giter Club home page Giter Club logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Have you tried re-extracting 
libs/armeabi/libcom_googlecode_android_scripting_Exec.so from 
script_for_android_template.zip, then refresh and clean the project in Eclipse?

I had this same exact issue with PerlAPK and that is how I solved it.

Original comment by [email protected] on 1 Jun 2012 at 1:07

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I solved the problem by remove it from the buildpath:
libcom_googlecode_android_scripting_Exec.so 

Original comment by [email protected] on 1 Jun 2012 at 1:18

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Looks an Eclipse(>= 3.7?) bug, try this: Java Compler->Building->Build path 
problems - set Incomplete build path: to Warning

Original comment by [email protected] on 1 Jun 2012 at 5:51

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
To solve this, don't remove the 'libcom_googlecode_android_scripting_Exec.so ' 
from the build, it's needed. If you did remove it, then copy it back into your 
workspace: 'PythonAPK\libs\armeabi' and run 'Project->Clean', right click on 
the PythonAPK project and select 'Close Project', and then double click to open 
it again. Check that it shows up in the Package Explorer window under 
'PythonAPK\libs\armeabi'. Alternatively, you can just delete the project and 
import it back in again.

Next, as Anthony wrote, right click on the project and select 'Build 
Path->Configure Build Path', then under 'Java Compiler->Building' make sure 
'Enable Project Specific Settings' is checked. Under 'Build Path Problems' 
uncheck 'Abort build when build path errors occur' or change 'Incomplete build 
path' from Error to Warning. Click Apply and OK. 

The red 'X' icon appearing on the project in the Project Explorer window should 
change to a yellow '!' icon for warning instead of error. If it didn't, close 
and reopen the project (or restart Eclipse). On Windows, if you have a 
thumbnail file inside a build directory, you'll see a red X over that directory 
which will also prevent the build from occurring - just right click and delete 
the thumbnail file.

Original comment by [email protected] on 1 Jun 2012 at 4:34

  • Changed state: Done

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
[deleted comment]

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Since this seems to be a bug with Eclipse, this issue is considered "Done", 
however, I will leave the status set to "New" so that it's more easily visible. 
I'll also add this info to the Wiki tutorial.

Original comment by [email protected] on 1 Jun 2012 at 4:39

  • Changed state: New

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Same problem without sloved. I'm using Eclipse IDE for Java Developers, Vession 
1.4.2

Original comment by [email protected] on 13 Jun 2012 at 2:17

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I can confirm this is an Eclipse bug, following instructions above would cure.

Original comment by [email protected] on 13 Jun 2012 at 11:24

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I had the same problem. For me, unchecking 'Abort build when build path errors 
occur' didn't work. Changing 'Incomplete build path' from Error to Warning 
worked. Can launch the app now.

Original comment by [email protected] on 13 Jun 2012 at 6:37

from android-python27.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.