Android Studio build: Execution failed for task ':app:packageRelease'. java.lang.OutOfMemoryError

IssueTo generate a signed Apk in Android Studio, I click Build -> Generate Signed Bundle / APK... . ...
Oct 15, 2021 Android Comments 0

Fixed Microsoft HTTPAPI/2.0 use Port 80

IssueAfter adding the IIS role in the server management of Windows Server 2012 R2, I found that port...
Sep 20, 2021 Windows Comments 0

Fixed missing MFPlat.DLL on Windows Server 2012 R2 Standard

IssueI install MEGAsync on the Windows Server 2012 R2 Standard, and try to run mega-login on cmd, bu...
Sep 19, 2021 Windows Comments 0

No internet on Android emulator

IssueOn macOS 10.15.5, I start the Android emulator from the command line.% emulator -avd Pixel_XL_A...
Sep 14, 2021 Android Comments 0

react-native-navigation V7 Error: library not found for -lReactNativeNavigation

IssueRecently I upgraded the React Native and related libraries of the project.From { "react": "1...
Sep 13, 2021 React Native Comments 0

Android emulator Error: PANIC: Missing emulator engine program for 'x86' CPU.

IssueOn macOS Catalina 10.15.5, Android Studio 4.1.2, I try to start the emulator from the command l...
Sep 01, 2021 Android Comments 0

Could not resolve org.springframework.boot:spring-boot-gradle-plugin:2.2.2.RELEASE.

IssueI opened the Java project with Intellij IDEA, and there was an error when compiling. It was fin...
Aug 29, 2021 Java Comments 0

Permanent trial Jetbrains Product

From this article Using activation code to register JetBrains products, we can get the activation co...
Aug 18, 2021 IDE Comments 0

Hiding the Bottom Navigation when keyboard shows

IssueI have an android application, and I use ahbottomnavigation or BottomNavigationView. I need the...
Aug 03, 2021 Android Comments 0

gsutil Error: serviceexception 401 anonymous caller does not have storage objects list

IssueI use a web browser to access Google Cloud Storage. But some storages require login to access. ...
Jul 13, 2021 Windows Comments 0