Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Tuesday, June 11, 2019

android studio 3.4.1 and google admob change

›
In build.gradle (Module:app) change ...     buildTypes {         release {             minifyEnabled false             proguardFile...
Thursday, June 6, 2019

defender locking bignox virtual disk

›
windows defender sometimes open file in background process, to scan for malicious code. If defender (or other antivirus) open bignox virtua...
Thursday, April 25, 2019

Codeigniter: query builder select, insert, update and delete

›
Query table:         $this->result = $this->db->get('ca_brand',$mmax, 0);         if ($this->result) {            ...

Codeigniter: check mysql connection

›
To check error in mysql connection, we need to change ENVIRONMENT to Production. Here is the example:     //define('ENVIRONMENT', ...

windows: kill process by id using cmd

›
The most old games do not run on Windows 10. For example Red Alert and GTA San Andreas. Those games require DirectPlay in Windows 10 (legac...
‹
›
Home
View web version
Powered by Blogger.