Giter VIP home page Giter VIP logo

Comments (5)

effektsvk avatar effektsvk commented on August 18, 2024

I've had a bit different error message, but it helped, thanks!

MainApplication.java:6: error: package com.levelasquez.androidopensettings does not exist
import com.levelasquez.androidopensettings.AndroidOpenSettingsPackage;
                                          ^
MainApplication.java:59: error: cannot find symbol
            new AndroidOpenSettingsPackage(),
                ^
  symbol: class AndroidOpenSettingsPackage

from react-native-android-open-settings.

donni106 avatar donni106 commented on August 18, 2024

@leeleoo but when you install your packages again or update them, your local change will be gone. You are using an older Android API level, right?

from react-native-android-open-settings.

effektsvk avatar effektsvk commented on August 18, 2024

@donni106 That's why I made a fork, but now that I think about it a patch would be probably a better idea. AFAIK this is problem in gradle, not Android API level. compile is deprecated since gradle version 3, and I'm currently using 2.3.3 (classpath 'com.android.tools.build:gradle:2.3.3' in android/build.gradle)

from react-native-android-open-settings.

donni106 avatar donni106 commented on August 18, 2024

Yes sure, gradle version, not Android API level, my fault.

from react-native-android-open-settings.

leeleoo avatar leeleoo commented on August 18, 2024

@donni106 yes and I update gradle version to 3.x

from react-native-android-open-settings.

Related Issues (16)

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.