You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# AndroidRemoteBuildWithDocker
2
2
3
-
If you build Android project on MacBook or other laptop, you may think your computer performance is not enough.
3
+
If you build Android project on MacBook or other laptop, you may think your computer performance is not enough.
4
+
So you may want a powerful and portable workstation. It is impossible. But you can build on remote PC.
4
5
5
-
I used [Mainframer](https://github.com/buildfoundation/mainframer) to build on my desktop that is high-performance/powerful.
6
+
The trouble on me as well, I used to build with [Mainframer](https://github.com/buildfoundation/mainframer) on my desktop that is high-performance/powerful.
6
7
7
8
In this repo, I make a docker image with [Mainframer](https://github.com/buildfoundation/mainframer) to create a **builder server**. It works on not only **terminal** but also **Android Studio**.
0 commit comments