News

Binary Eye is my go-to app for scanning and generating barcodes and QR codes on my Android phone. It operates on the ZXing barcode scanning library, which is open-source and supports a range of ...
Hints in the Android 13 source code show that Google's upcoming Pixel Tablet may be the first Android hardware to specifically disallow 32-bit apps, and the next version of Android may do the same.
If you're a fan of open-source software, you'll be glad to know that there's plenty of FOSS software available for Android. Here are my favorite six apps.
A chat application for Android claiming to be a secure messaging platform comes with spying functionality and stores user data in an unsecure location that is publicly available.
Android runs applications in .dex format. Dex2Jar is the only tool available to convert Android APK's back into Java .jar files. This allows someone to decompile the .jar file using JD-GUI or JAD into ...