Giter Site home page Giter Site logo

Comments (3)

janpio avatar janpio commented on May 29, 2024

Are you installing the newest version of the plugin?
What are all your other versions (Cordova CLI, Cordova-Android etc)?

from cordova-plugin-battery-status.

thienban avatar thienban commented on May 29, 2024

i have a same error when update to cordova CLI 8.0.0 with cordova-android 7.0
In this subject https://stackoverflow.com/questions/47926796/cordova-does-not-create-androidmanifest-xml/47927193#47927193, the issue is about

The problem is some plugins using source-file tag for things that are not source code. (i.e, using it for copying images instead of using resource-file tags) That creates a res folder (or lib) that confuses Cordova, making it believe it's an old Eclipse project, while it's really an Android studio project, and searches for the files on the old locations instead of looking into the new locations.

from cordova-plugin-battery-status.

jcesarmobile avatar jcesarmobile commented on May 29, 2024

This was a cordova-android bug, should be fixed on 7.1.4.

from cordova-plugin-battery-status.

Related Issues (8)

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.