Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
9317401d
Commit
9317401d
authored
Apr 03, 2020
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Windows instruction for Python
parent
67d746a6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.MD
README.MD
+1
-1
No files found.
README.MD
View file @
9317401d
...
@@ -51,7 +51,7 @@ For Magisk Manager crashes, record and upload the logcat when the crash occurs.
...
@@ -51,7 +51,7 @@ For Magisk Manager crashes, record and upload the logcat when the crash occurs.
-
Magisk builds on any OS Android Studio supports. Install Android Studio and do the initial setups.
-
Magisk builds on any OS Android Studio supports. Install Android Studio and do the initial setups.
-
Clone sources:
`git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git`
-
Clone sources:
`git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git`
-
Install Python 3.6+. For Windows
only, install Colorama with
`pip install colorama`
in admin she
ll.
-
Install Python 3.6+. For Windows
, select 'Add Python to PATH' in installer, and run
`pip install colorama`
after insta
ll.
-
Configure to use the JDK bundled in Android Studio:
-
Configure to use the JDK bundled in Android Studio:
-
macOS:
`export JAVA_HOME="/Applications/Android Studio.app/Contents/jre/jdk/Contents/Home"`
-
macOS:
`export JAVA_HOME="/Applications/Android Studio.app/Contents/jre/jdk/Contents/Home"`
-
Linux:
`export PATH="/path/to/androidstudio/jre/bin:$PATH"`
-
Linux:
`export PATH="/path/to/androidstudio/jre/bin:$PATH"`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment