Skip to main content

Posts

Showing posts with the label Android Tips

🧩 How We Solved “Unable to Get Certificate CRL” in Rails: A Debugging Story

If you’ve been around Rails long enough, you’ve probably battled your fair share of SSL demons. But this one? This one had personality . It was a Seahorse::Client::NetworkingError that failed only on macOS — yet worked perfectly inside Docker. The kind of “it works on my container” bug that makes you question every life choice leading up to this point. So here’s the story of how we chased down a ghostly SSL error, only to discover that the real culprit was… OpenSSL itself. ⚠️ The Error Seahorse::Client::NetworkingError SSL_connect returned=1 errno=0 peeraddr=[...] state=error: certificate verify failed (unable to get certificate CRL) This popped up whenever our Rails app tried connecting to AWS S3 using the aws-sdk-ruby gem. 🔍 The Contradiction That Made No Sense From the get-go, the bug refused to play by any rules of logic. ❌ It failed locally but ✅ Worked flawlessly in Docker That told us one thing: the problem wasn’t our code. It was the environment. macOS and Dock...

Trusted Third -Part Sites for APK ?

Great for Paid Apps or Emulators APK stands for Android Package Kit and is used for the distribution of Google Android applications. They’re saved in a . ZIP file format and are usually downloadable directly into the Android device. APKMirror APKMirror is not only a safe APK site but is also one of the most popular. This site has practically every app’s APK you’d look for and is constantly adding new releases. Every APK on the site is completely free and safe for download. The selection is rather large on APKMirror and as a consequence, the categorization is kind of a mess. We’d suggest you use the search function to find a specific app instead of sifting through the endless categories to find what you’re looking for. APK4Fun APK4Fun is just as robust and easy to use as APKMirror but happens to be much more organized. This makes it easier to find your choice of APK in a faster, hassle-free way. The categories are labeled in a simpler manner s...

How To Set Up & Use Find My Device On Android ?

You never know when you may need it                                                            A decade or so ago, losing a phone wasn’t a big deal. If you lost your phone, you lost a few files and a handful of contacts saved on it. You could then easily get this data from various other sources. However, it’s now 2019 where losing a phone has become a really big deal. Losing your phone means you lose everything. It’s simply because we rely on our phones for almost everything we do in our life. From our personal messages to our professional documents, all of the precious items in our life are stored on our phones. So we simply can’t afford to lose this smart gadget that we have been so reliant upon. Find My Device Compatible Android Devices Before you continue, it’s important that you find out if your Android device...

Fix Not Downloading or Updating Android Play Store

                                                                      Google Play Store is the safest and fastest medium to install applications on Android devices. Every Android user knows how to use the Play Store, but not everyone knows what to do when things go sideways with the store.  I f the Play Store is not downloading or uploading apps on your device, refer to the solutions below to fix the problem. Before anything else, cancel the download(s) and try again. Closing and reopening the Play Store might also resolve the issue. 1. Check Your Internet Connection                                              You need a strong cellular data ...