Git Product home page Git Product logo

Comments (5)

lyswhut avatar lyswhut commented on June 14, 2024

keystore.properties是APP签名配置文件,首先你需要生成自己的证书,
然后创建配置文件 android\keystore.properties文件,并根据你的证书信息在文件中写入以下内容:

storeFile=xxx
storePassword=xxx
keyAlias=xxx
keyPassword=xxx

from lx-music-mobile.

supremew avatar supremew commented on June 14, 2024

能告诉一下这个证书怎么生成了, 很好奇!

from lx-music-mobile.

lyswhut avatar lyswhut commented on June 14, 2024

自己百度 react native 生成签名密钥

from lx-music-mobile.

AleoJoker avatar AleoJoker commented on June 14, 2024

能告诉一下这个证书怎么生成了, 很好奇!

老哥,不看react-native官方文档的吗?

from lx-music-mobile.

oliver-xie666 avatar oliver-xie666 commented on June 14, 2024

到第四步吗,加载一遍gradle 时 也会报这个错 C:\Users\Desktop\lx-mobile\lx-music-mobile\android\keystore.properties (系统找不到指定的文件。) 也要 先生成签名文件才行吗

from lx-music-mobile.

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.