did not work
This commit is contained in:
parent
49850428fc
commit
e13f94f44b
1 changed files with 0 additions and 4 deletions
|
|
@ -63,10 +63,6 @@ RUN mkdir -p ${ANDROID_USER_HOME} \
|
|||
--force \
|
||||
&& chmod -R 777 ${ANDROID_USER_HOME}
|
||||
|
||||
RUN sed -i 's/hw.lcd.height.*/hw.lcd.height=800/g' /root/.android/avd/pixel_test.avd/config.ini
|
||||
RUN sed -i 's/hw.lcd.width.*/hw.lcd.width=480/g' /root/.android/avd/pixel_test.avd/config.ini
|
||||
RUN sed -i 's/hw.lcd.density.*/hw.lcd.density=240/g' /root/.android/avd/pixel_test.avd/config.ini
|
||||
|
||||
# 5. Installation du workload .NET Android
|
||||
RUN dotnet workload install android --skip-manifest-update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue