logo logo
How to Sign Android APK or Zip Files

How to Sign Android APK or Zip Files

When publishing an application or a custom romĀ  you need to sign the .apk or .zip files with a certificate using a private key. The Android system uses the certificate to identify the author of an application...
How to Zip Files or Folder On The Fly Using PHP

How to Zip Files or Folder On The Fly Using PHP

Sometimes in web programming when dealing with multiple files or directory download operations, it is better to serve the user with a single zip file rather than let the user manually download the file one by...
bottom