"Reprint" problems that Android developers may encounter when using deepin15.4

Source: Internet
Author: User

This article was reproduced from: https://bbs.deepin.org/forum.php?mod=viewthread&tid=138244&extra=

1. Before you install Android Studio, don't forget to install DEFAULT-JDK first.
2, Terminal tip: Picked up _java_options:-dawt.usesystemaafontsettings=gasp
Workaround: ①# rm/etc/profile.d/java-awt-font-gasp.sh
② or: # MV java-awt-font-gasp.sh Java-awt-font-gasp.sh.bak
③ Re-login system
3. Unable to activate AVD

Deepin cannot install lib64stdc++6 directly using apt install, so add Debian's software source /etc/apt/sources.list to Add a line like this in the file:

Deb http://

Workaround: ①# apt Install lib64stdc++6
②$ CD ~/android/sdk/emulator/lib64/libstdc++
③$ MV Libstdc++.so.6 Libstdc++.so.6.bak
④$ ln-s/usr/lib64/libstdc++.so.6 ~/android/sdk/emulator/lib64/libstdc++
4. AVD no Sound (Legacy system)
Workaround: Download ① in Deepin store PulseAudio
② Start AVD
③ Open PulseAudio
④ Mute the QEMU device
5, AvD no sound (the new system does not need to download PulseAudio)
Workaround: ① Start AVD
② Click the volume icon
③ Mute Cancellation of the AVD application
6. The Android Studio title bar is missing
Workaround: ①view->exit Full Screen
② Click the icon in the top right corner to restore the window
③file->invalidate caches/restart...->just Restart

"Reprint" problems that Android developers may encounter when using deepin15.4

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.