Eng ChongMeng
Eng ChongMeng
Actually I do not own any Huawei device for testing. My understanding is that Harmony OS can run android apps without changes. I do not mind port aTalk to Harmony...
aTalk v2.2.0 release: Add support CRTL-Enter to send message. The rest not considered at this time.
I have just confirmed, the text entry box remains focus after sending message via CTRL-ENTER. I am using a wireless keyboard connected via OTG USB connector. Note: you can use...
Please try the following solution i.e. Renaming d8.jar & d8.bat to dx.jar and dx.bat respectively The problem seems to come from AS https://stackoverflow.com/questions/68390830/android-studio-4-2-2-installed-build-tools-revision-31-0-0-is-corrupted-remov
I was facing the same problem when migrate to use build-tools = 31.0.0. I renamed d8.jar to dx.jar to resolve the problem. The d8.jar is resided in the /opt/android-sdk/build-tools/31.0.0/lib directory...
Had tried the following based on the given links; https://developer.android.com/studio/releases/gradle-plugin?hl=hi&skip_cache=true https://android-developers.googleblog.com/2017/08/next-generation-dex-compiler-now-in.html https://stackoverflow.com/questions/45648215/how-to-enable-dex-compiler-d8next-generation-dex-compiler-in-android-studio However it still does not resolve the problem. Seems that the problem lied in android SDE i.e. AS/SDKManager...
Today I just perform a build for another project, found that the latest android studio needs both the dx.jar and d8.jar to be present; else failed with the following message....
Did you change the built environment of on a new linux machine. Seems like the machine has missing command wget. > ./init_libs_ffmpeg_x264.sh: line 41: wget: command not found Please install...
Please pull in the new aTalk v2.9.6 repository again before build. I have updated some files for quick release but keeping the version.
Closed, problem is due to build environment setup errors.