Most folks using smart phones go with the default email application of Android. This is the default GMail application or the standard email application. The post encourages you to use K-9 Email Client on Android. It is to let you know how you can install a better application that supports more email services and features. … Continue reading K-9 eMail client for Android and APG for GPG (PGP) encryption
Tag: apk
Save Android APK files you download from Google Play in a folder on your phone
SaveAPK is an application available on Google Play that allows you to save the APK files of downloaded programs in a local folder on your phone. You can then copy these APK files to a safe location as backup. Whenever you need to, you can either install them back onto your android phone from Google … Continue reading Save Android APK files you download from Google Play in a folder on your phone
Copy default applications from Android phone to computer using adb
To copy the .APK files of the pre-installed applications on an Android phone to a computer, install ADB as per this post and connect the phone to the computer via the USB cable that came with it. After that, enter the following command in a terminal window to copy the .APK files onto the computer: … Continue reading Copy default applications from Android phone to computer using adb