English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Rabu, 12 Desember 2018

SHARPKEYS 3.8 ( Remap Keyboard PC / Laptop )

SharpKeys is a Registry hack that is used to make certain keys on a keyboard act like other keys. For example, if you accidentally hit Caps Lock often, you could use this utility to map Caps Lock to a Shift key or even turn it off completely. This official release includes support for up to 104 mappings, an extensive list of available keys, and a “Type Key” option to help when managing mappings. As it relies on internal support within Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows 8, or Windows 10 you must be running one of these OS’s for this Registry hack to work.

With the release of version 3.8, I’ve recompiled the most recent code that has been posted to the GitHub project. This version includes some bug fixes, “theoretical” support some hardware keys from HP and Lenovo, and support for high DPI displays.
As always, I encourage anyone interested in working on the code to visit http://www.github.com/randyrants/sharpkeys for more project changes.
Download SharpKeys 3.8: MSI | ZIP | requires .NET Framework 4.0
repost from :
http://www.randyrants.com/2018/10/sharpkeys-3-8/

Kamis, 06 Desember 2018

Daftar Ukuran Foto

Ketika kita akan mencetak foto moment berharga, hendahlah terlebih dahulu anda mengetahui beberapa ukuran foto. Daftar atau tabel ukuran photo yang ada di bawah ini memang bisa berbeda-beda antara lab photo satu dengan lainnya, namun perbedaannya hanya kecil saja dan tidak signifikan. Berikut tabel atau daftar ukuran cetak foto yang harus anda ketahui.







Dari tabel di atas dapat kita ketahui  ukuran-ukuran foto, dalam satuan inchi dan dalam satuan cm (centimeter). Misalnya anda ingin mengetahui ukuran print foto dalam satuan milimeter (mm) anda tinggal menkonversi saja ke dalam satuan tersebut.


source :
http://onelinegraphic.blogspot.com/2014/10/daftar-ukuran-cetak-foto.html

Memperbaiki LCD Laptop / Monitor gambar Klise atau Negative Film




Edisi dapet servisan unik lagi. monitor laptop tampil gambar seperti negative foto / klise. niatan awal mau diganti aja LCD-nya.tapi waittt....setelah jalan2 di mbah google, ketemu deh solusinya, kurang lebih begini :

1.  Ambil LCD panel dengan cara lepaskan semua baut yang menempel di frame LCD laptop
2.  Setelah terbuka, tanpa melepas kabel fleksibel, nyalakan laptop
3.  Di belakang panel layar, ada PCB panel LCD, cari komponen yang  berbentuk potensio, pada board PCB panel biasanya di beri kode VR ( variabel resistor)
4.  Coba putar pada ujung VR tersebut ke kanan atau kekiri, pada tampilan layar seharusnya akan terlihat perubahan, entah gambar normal, atau tambah berantakan.

5. Jika tampilan menjadi normal, berarti problem solved. jika tidak, silakan lanjut ke step berikut
6. Jika tampilan menjadi berantakan atau sudah tidak bisa di stel melalui VR, kemungkinan besar komponen VR-nya rusak atau nilai resistansinya sudah menurun,
8.  Solusinya adalah ganti VR dengan yang baru, maka seharusnya gambar pada layar akan normal kembali
9.   Jika Sparepart VR tidak ada, bisa juga diganti dengan menggunakan resistor SMD dengan nilai 104k
10. Selamat mencoba, harus teliti dalam pengerjaan,  jika salah bisa fatal erorr, jika masih saja gagal, solusi terakhir adalah mengganti komponen LCD Panel secara keseluruhan.

11. Selesai.Good Luck.


menyempurnakan artikel dari :
http://miuzcom.blogspot.com/2015/02/cara-perbaiki-lcd-laptop-gambar-klise.html





Senin, 19 November 2018

How to Fix App Not Installed Error on Android Phone?

Fix the annoying problem of App not installed error on Android with this simple solutions and install the problematic app.
Android system is great when it comes to using Apps and enjoy seamless smartphone experience. Many times you may get annoying messages while you install Apps on your device, especially apps from ‘unknown sources’. One such message is ‘App Not Installed’ or ‘Application not Installed’. And it is a common issue faced by Android KitKat, Lollipop, Marshmallow etc. There are mainly 3 possible reasons for the error of installation.
  1. The App build may have corrupted or some of the core files have been modified knowingly or unknowingly.
  2. Android Manifest is the set of permissions has a lot of permissions where an error might have occurred.
  3. Gradle file – The problem might be in the file itself. Just check the minimum SDK version is suitable for your device.
  4. Installing an unsigned app could also result in this error.

Methods to Fix App Not Installed Error

Here are some of the best solutions to fix Application not Installed error on Android.

1. Change App Codes

You can make some changes in the version code or SDK to do so.
Step 1: Download APK Editor app from Google Play Store.
Step 2: Now open APK Editor App and click on ”Select APK from APP” or “Select an Apk File”
APK Editor
APK Editor
Step 5: Now look for the App and click on “common edit”.
Step 6: Here change the Install Location to any other option whichever applicable for your device. You can also change the Version Code of the App to any older one which is supported by your device.
Step 7: Apply the changes in APK Editor App.
Step 8: Uninstall any similar pre-installed app and install the modified Appfrom APK Editor.

2. Sign the Unsigned App

  1. First, download and install ZipSigner from Google Play Store.
  2. Launch the app.
  3. You will see the app dashboard. You will see the dashboard,     
  4. Now, tap on Choose input/output and locate the apk file
  5. Then tap on ‘Sign the file’.
  6. Let the process be complete and then install the signed apk.

3. Reset All the App Preference

  1. Go to Settings on your Android device.
  2. Open Apps or Apps manager.
  3. check for All Apps.
  4. Tap on the menu icon.
  5. Click on ‘Reset App Preferences’.
    Reset App preferences
    Reset App Preferences

4. Avoid Installation from SD Card

If the APK is downloaded or if you are trying to install it from external mount than in many cases it would be not possible due to contamination of the file. The installer may not completely parse the package from an mounted storage.
The best solution, in this case, is to download the APK onto your internal storage and try installing the App. Your mobiles package installer will accept the files without any errors.

5. Use an older version of the App

Any latest version of the App may not support your device due to system limitations. Just download any older version of the App. If this works then your device is not capable to read the latest APK.

6. Clear Data and Cache of Package Installer

  1. Open setting on your Android device.
  2. Look for the option called Apps or Manage apps and tap on it.
  3. Check for the Package Installer App under system Apps
  4. You will find two option of Clear data and Clear cache. (For Android Marshmallow 6.0 users check for option Storage to clear data and cache)
  5. Clear the data and cache to solve the problem.

7. Allow Apps from Unknown Sources

This is the most common issue which could cause the error on mobile or tablet.Go to Settings → Security → Unknown Sources. Enable Unknown Sources. And then try installing App.

8. For Root Devices

If you have a rooted phone than the success rate increases manifolds.
  1. Download and open any root explorer app on your rooted device.
  2. Copy the Apk then go to system >app and grant permissions to the app.
  3. You will see App installed on your device.

Using Lucky Patcher

  • Download, install and open Lucky Patcher (Google Search to Download File)
  • Tap the option Toolbox
  • Click Patch to android
  • Check “Signature Verification status always true” and “Disable apk Signature Verification” and Apply.
  • Reboot your device if not automatically rebooted.

9. Clear Storage/Set Path

Clear some storage space on the device. Make sure SD Card has properly mounted if the file in located in SD Card.
I also recommend downloading the file in internal storage as downloading some types of APK files in external storage may sometimes cause issues due to improper read by package installer of Android OS.
Download the file from any other source in case the file itself is corrupted.

10. Other Miscellaneous Fixes

  • Delete .android_secure/smdl2tmpl.asec file from your SD Card.
  • Reboot the phone and even remove the battery if possible.
  • Uninstall all previous versions of the app or apps with same resemblance currently installed on your device.
  • Remove the SD card and also do not connect your device to a PC while you install the apk.
  • Free up some space, uninstall unnecessary apps.
Note & Conclusion: If the above post couldn’t solve the problem then you need some coding in Android SDK to checkapplicatioId the build.gradlefile is unique.
I hope the post was helpful to resolve the issue of App Not Installed Error. Do comment below for any assistance if needed.
repost from : https://www.digitbin.com/app-not-installed-fix-error/