Home > Mobile >  Compile the Android source code has a problem
Compile the Android source code has a problem

Time:04-26

System: macOs Big Sur 11.2.3

Refer to the tutorial:

https://androidperformance.com/2015/01/16/view-android-source-code-with-androidstudio/

First under the website good source:



Then execute the compiled: MMM development/tools/idegen/
Error:

Does anyone know how to do?

CodePudding user response:

You that's not compile command, you should look at this code is not compiled

CodePudding user response:

reference 1st floor textview response:
you that's not compile command, you should be looking at this code is not compiled

Tutorial, the meaning of this line is this: the meaning of this command is to compile idegen this project, to generate idegen. The jar file. After the success of the generated, displayed the jar package the location of the

I don't download the source code is compiled, but how to compile all? Use the make command will report the error
  • Related