зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 06:06:08 +02:00
m
Этот коммит содержится в:
родитель
e20933514c
Коммит
01f5c6efed
38
pl/web/js/libfws/ui/react/native/android.txt
Обычный файл
38
pl/web/js/libfws/ui/react/native/android.txt
Обычный файл
@ -0,0 +1,38 @@
|
|||||||
|
node 16+
|
||||||
|
jdk 11 (not later)
|
||||||
|
|
||||||
|
https://developer.android.com/studio/intro
|
||||||
|
https://developer.android.com/studio/index.html
|
||||||
|
! download here
|
||||||
|
https://developer.android.com/studio/install#linux
|
||||||
|
sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
|
||||||
|
https://www.youtube.com/channel/UCVHFbqXqoYvEWM1Ddxl0QDg
|
||||||
|
|
||||||
|
!!! jbt toolbox
|
||||||
|
|
||||||
|
options
|
||||||
|
Android SDK
|
||||||
|
Android SDK Platform
|
||||||
|
Android Virtual Device
|
||||||
|
|
||||||
|
https://developer.android.com/studio/run/emulator-acceleration
|
||||||
|
sudo apt install cpu-checker
|
||||||
|
# 0, 1 - bad
|
||||||
|
egrep -c '(vmx|svm)' /proc/cpuinfo
|
||||||
|
|
||||||
|
https://www.linux-kvm.org/page/Main_Page
|
||||||
|
https://help.ubuntu.com/community/KVM/Installation
|
||||||
|
|
||||||
|
# /usr/sbin/kvm-ok
|
||||||
|
kvm-ok
|
||||||
|
# 0 - bad
|
||||||
|
egrep -c ' lm ' /proc/cpuinfo
|
||||||
|
# x86_64 - good
|
||||||
|
uname -m
|
||||||
|
# sudo apt install
|
||||||
|
qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
|
||||||
|
|
||||||
|
sudo adduser `id -un` libvirt
|
||||||
|
sudo adduser `id -un` kvm
|
||||||
|
|
||||||
|
relogin
|
||||||
@ -12,42 +12,3 @@ https://reactnative.dev/docs/environment-setup?guide=native&os=linux&platform=an
|
|||||||
https://facebook.github.io/watchman/docs/install
|
https://facebook.github.io/watchman/docs/install
|
||||||
https://github.com/facebook/watchman
|
https://github.com/facebook/watchman
|
||||||
https://github.com/facebook/watchman/releases/
|
https://github.com/facebook/watchman/releases/
|
||||||
|
|
||||||
node 16+
|
|
||||||
jdk 11 (not later)
|
|
||||||
|
|
||||||
https://developer.android.com/studio/intro
|
|
||||||
https://developer.android.com/studio/index.html
|
|
||||||
! download here
|
|
||||||
https://developer.android.com/studio/install#linux
|
|
||||||
sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
|
|
||||||
https://www.youtube.com/channel/UCVHFbqXqoYvEWM1Ddxl0QDg
|
|
||||||
|
|
||||||
!!! jbt toolbox
|
|
||||||
|
|
||||||
options
|
|
||||||
Android SDK
|
|
||||||
Android SDK Platform
|
|
||||||
Android Virtual Device
|
|
||||||
|
|
||||||
https://developer.android.com/studio/run/emulator-acceleration
|
|
||||||
sudo apt install cpu-checker
|
|
||||||
# 0, 1 - bad
|
|
||||||
egrep -c '(vmx|svm)' /proc/cpuinfo
|
|
||||||
|
|
||||||
https://www.linux-kvm.org/page/Main_Page
|
|
||||||
https://help.ubuntu.com/community/KVM/Installation
|
|
||||||
|
|
||||||
# /usr/sbin/kvm-ok
|
|
||||||
kvm-ok
|
|
||||||
# 0 - bad
|
|
||||||
egrep -c ' lm ' /proc/cpuinfo
|
|
||||||
# x86_64 - good
|
|
||||||
uname -m
|
|
||||||
# sudo apt install
|
|
||||||
qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
|
|
||||||
|
|
||||||
sudo adduser `id -un` libvirt
|
|
||||||
sudo adduser `id -un` kvm
|
|
||||||
|
|
||||||
relogin
|
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user