Saturday, February 11, 2023

Android Problems And Solution

Error : Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Remove Dependency which is not using in build.gradle.


--------------------------------------------------------------------------------------------------------------------------

Tuesday, January 29, 2019

Acer laptop sound too low

Acer laptop sound too low

Solution : 

The speaker volume by right clicking the speaker (easiest way to get there) 

and clicking playback devices. 

I selected speakers and then properties.

Got Cutome tab 

then uncheck Limited output box.

Click Ok.

How to insert & paste data in Libreoffice Excel Sheet.

Copy data & put square box wherever you want to paste the data

then click insert button on keyboard.

one window (paste special) will come out.

then check out Down option ( Alt+ W) under shift cells column.

u have other options also available as Don't Shift & Right.

then click OK.

Call Barring Problem Solved

To enable incoming calls ( Call Barring disable)

Dial From your dialer : #35*1234#

It will disable call barring on your phone





How to Install Unverified/Third-Party Addons (copy all urls) in Firefox 48?

1.Type 'about:config' without quotes in your browser and hit 'Enter'.

2.Confirm you will be careful if a warning message is displayed.

3.Search for 'xpinstall.signatures.required'.

4.Double-click on the preference name to change the value from 'true' to 'false'.

Game Running problem

1. msvcr100.dll is missing

Solution : install microsoft visual c++ from :https://www.microsoft.com/en-us/download/details.aspx?id=14632

2. D3DCompiler_47.dll is missing fix problem solved

Solution : Download DirectX
Click here https://www.microsoft.com/en-in/download/details.aspx?id=35

How to set time for your mails in Thunderbird.

How to set time for your mails in Thunderbird.


Steps :

1. Download send later add on for thunderbird from here:

https://addons.thunderbird.net/en-Us/thunderbird/addon/send-later-3/

2. Install it on thunder bird.

3. Creater new message in thunderbird mail.

4. fill Email id, subject and message.

5. Click on File > Click on Send Later option. Keyboard Shortcut Cntrl+ Shift + Enter.

6. Send this email later window will pop up.

7. In this window set your date and time as you want.

8. Click on  Put in Out box.

Your mail will automatically send to recipient.



IF you getting any problem please comment below.

Thanks for visiting.


Android Problems And Solution

Error : Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Remove Dependency which is not using in build.gr...