How to fix 'Could not find com.android.tools.build:aapt2:3.4.0-5326820.' error in android studio 3.4 - android-studio-3.4

I have downloaded the aapt2-3.4.0-5326820-windows file but I don't know what to do with it
I've tried downgrading gradle to 3.3.2

Goto tools>Sdk manager > tools > reinstall and install tools repository
after it restart android studio and stay connected to internet.

Related

Missing project.assets.json when running Publish Vs2019

When trying to create a 64 bit MSIX package using the Publish command in a VS 2019 WPF packaging project,
we are getting the following error 'wappublish\win-x64\project.assets.json' not found... Run a NuGet package restore to generate this file'.
The packaging project itself builds fine and can be debugged. Running 'dotnet restore' from the package manager console does not help. We have noticed there is no win-x64 directory created under wappublish.
We are using VS 2019 16.7.4 Community Edition. Anyone any ideas what could cause this.
Thanks

Dnn Ver 9.4.0 Install package not running

I have downloaded the dnn version -9.4.0 install package from url -https://github.com/dnnsoftware/Dnn.Platform/releases/tag/v9.4.0 and configured that with IIS server but it's not running.I am getting compile time errors.
According to it's release document I have upgraded .net framework (4.7.2) in my system as well.
Same Install package for ver-9.2.2 I have downloaded then configured that in IIS and it's running proper.
Can you please confirm me about the issue in 9.4.0 ?
Can you give a few more details?
As an aside, you might want to check out nvQuickSite as an aid in installing DNN.
There were some issues with 9.4.0, but mostly about upgrades. Please try to download and install 9.4.1 which was released recently and addresses these issues.

install not complete mongodb on windows 7 64 bit

when install mongo database on windows 7
is not complete instillation
image of the problem
how to solve this problem
I too have the same issue while installing mongodb-win32-x86_64-2008plus-ssl-3.6.3-signed.msi
Follow the below steps to resolve the problem
Run the installer with a double-click.
Click next.
Accept the License Agreement.
Select the Complete installation type and click Install
Uncheck the Install Compass option (by default this checked and Compass requires the Microsoft .NET Framework version 4.5 or later)
With in a minute time installation will get complete and you can see the exe files under C:\Program Files\MongoDB\Server\3.6\bin
You can follow the url https://docs.mongodb.com/compass/master/install/ for installing Compass (The GUI for MongoDB) later.

Failed to restart the ADB server. (oracle.adfmf.framework.dt.deploy.android.deployers.MaybeStartupAdbServerDeployer) on Ubuntu

I am getting error while deploying Oracle MAF application on android device. My error is mentioned in the image below:
I have already tried
adb kill-server
adb start-server
adb restart
But i am not getting the solution.
screenshot of error
This error seems to occur when Android SDK Platform Tools are updated to the latest version(Currently 27.0.1). Reverting to an older version will fix this.
I am currently on version 25.0.6. and am able to deploy to Android successfully.

git issue with cakephp3 upgrade tool on wamp

I cant get the upgrade cakephp3 tool to run properly on my wamp64, win7 pc.
After installing the upgrade tool from git l check it is installed with bin\cake upgrade --help. I then run the below commands.
D:
cd wamp64\www\upgrade-master
bin\cake upgrade locations ..\my-app\ <seems to work and no error output>
bin\cake upgrade namespaces ..\my-app\ <error here! as I get git is not recognizable output>
I dont see this 'git' issue in the docs so I dont know what to do. Then if this does work what do I do then because the docs finish.
http://book.cakephp.org/3.0/en/upgrade-tool.html
cakephp 3.0 upgrade tool - Trouble understanding docs - Install tool where - folder to upgrade - where?
i downloaded git for windows , installed it and viewed files from my c drive to test to see if i works. I dont get this error anymore.

Resources