Posts

How do I manage the ad consent options?

Our apps won't collect your personal identification information but use your non-personal identification information and advertising id to display personalized ads. For more details, please read our Privacy Policy . If you are in the European Economic Area along with the UK, our free version apps will show you an ads consent form.  Personalized ads By default, we will show you personalized ads if you tap the bottom  Consent button. Non-personalized ads If you prefer to display non-personalized ads, tap the bottom  Manage options button, and follow the instructions below: Under the TCF vendors section, enable the Consent option to  Store and/or access information on a device data type. Under the Site or apps  section, enable the Consent option to Store and/or access information on a device data type. Scroll down to the bottom, tap Vendor preferences , and enable the Consent option for the Google Advertising Products vendor.  Don't uncheck any  Legitimate Interest options;

How to run ADB on your laptop?

ADB (Android Debug Bridge) is a tool that allows your PC to communicate with your Android device and perform several actions. ADB has been a part of Android SDK and development tools for a long long time. There are two solutions to run ADB on your laptop: Use ADB directly from your laptop’s web browser, without having to install it on your laptop. We recommend this solution as you don't have to install ADB tools on your laptop. Please visit https://webadb.com/ to start or visit one of the following sites for how to: *  WebADB – How to Run ADB from Web Browser (A Complete Guide) * Run ADB Commands in Web Browser Using Web ADB Install ADB tools on your laptop and launch ADB on your Windows, Linux, or macOS machine. For how to do it, please visit one of the following sites: *  How to Install ADB on Windows   Linux, and macOS *  How to run ADB shell commands via your browser without installing drivers *  How to Install ADB on Windows, macOS, and Linux   *  How to Install FASTBOOT and

How to grant the WRITE_SECURE_SETTINGS permission to the Big Font app?

Some functions are only available on a rooted device and fortunately, you can enable them by using ADB to grant the WRITE_SECURE_SETTINGS permission to Big Font. To give this permission, please follow the steps below: Unlock developer options 1. go to Settings > About the phone 2. tap on the Build number item 7 times Turn on the debugging option 3. go to Settings > System > Developer options 4. check the USB debugging option Run ADB on your computer 5. visit How to run ADB on your laptop? for how to do it Connect the phone to a computer 6. connect the phone to the computer with a USB cable Grant the permission 7. run the following adb command on your computer: For WebADB: pm grant com.a0soft.gphone.bfont android.permission.WRITE_SECURE_SETTINGS For Windows and Linux: adb shell pm grant com.a0soft.gphone.bfont android.permission.WRITE_SECURE_SETTINGS For MacOS: ./adb shell pm grant com.a0soft.gphone.bfont android.permission.WRITE_SECURE_SETTINGS

Can I change between yearly and quarterly subscriptions?

In order to switch subscriptions, you will need to cancel your current subscription and resubscribe with the new billing plan of your choice when the current subscription expired. For example, if you are on a quarterly plan and switch to yearly, you have to cancel the subscription before the next quarterly payment and select yearly when the quarter has finished. Please visit https://support.google.com/googleplay/answer/7018481?ref_topic=1689236 for how to manage your subscriptions.

How to grant the WRITE_SECURE_SETTINGS permission to the App Usage app?

Some functions are only available on a rooted device and fortunately, you can enable them by using ADB to grant the WRITE_SECURE_SETTINGS permission to App Usage. To give this permission, please follow the steps below: Unlock developer options 1. go to Settings > About the phone 2. tap on the Build number item 7 times Turn on the debugging option 3. go to Settings > System > Developer options 4. check the USB debugging option Run ADB on your computer 5. visit How to run ADB on your laptop? for how to do it Connect the phone to a computer 6. connect the phone to the computer with a USB cable Grant the permission 7. run the following adb command on your computer: For WebADB: pm grant com.a0soft.gphone.uninstaller android.permission.WRITE_SECURE_SETTINGS For Windows and Linux: adb shell pm grant com.a0soft.gphone.uninstaller android.permission.WRITE_SECURE_SETTINGS For MacOS: ./adb shell pm grant com.a0soft.gphone.uninstaller android.permission.WRITE_SECURE_SETTINGS

How to grant the WRITE_SECURE_SETTINGS permission to the aProfiles app?

Some functions are only available on a rooted device and fortunately, you can enable them by using ADB to grant the WRITE_SECURE_SETTINGS permission to aProfiles. To give this permission, please follow the steps below: Unlock developer options 1. go to Settings > About the phone 2. tap on the Build number item 7 times Turn on the debugging option 3. go to Settings > System > Developer options 4. check the USB debugging option Run ADB on your computer 5. visit How to run ADB on your laptop? for how to do it Connect the phone to a computer 6. connect the phone to the computer with a USB cable Grant the permission 7. run the following adb command on your computer: For WebADB: pm grant com.a0soft.gphone.aprofile android.permission.WRITE_SECURE_SETTINGS For Windows and Linux: adb shell pm grant com.a0soft.gphone.aprofile android.permission.WRITE_SECURE_SETTINGS For MacOS: ./adb shell pm grant com.a0soft.gphone.aprofile android.permission.WRITE_SECURE_SETTINGS

AZSoft Technology Inc. Privacy Policy

AZSoft Technology Inc. Privacy Policy AZSoft Technology Inc. Privacy Policy This Privacy Policy governs the manner in which AZSoft Technology Inc.(“AZSOFT”) collects, uses, maintains and discloses information collected from users (each, a “User”) of the a0soft.com website (“Site”) or our mobile applications (“Apps”). This privacy policy applies to the Site, Apps, and all products and services offered by AZSOFT. Non-personal identification information We may collect non-personal identification information about Users whenever they interact with our Site or our Apps. Non-personal identification information may include the browser name, the type of computer or mobile device, and technical information about Users means of connection to our Site or use of our Apps, such as the operating system and the Internet service providers utilized and other similar information. Personal identification information We do not collect and/or transmit your personal identification inf

My device does not have the "Move" button for moving apps!

If you are using a S4 phone and would like to use the app2sd function, please first make sure that the device's ROM has been upgraded to XXUBMEA build. For more details about how to download or upgrade you device to ...UBM.. build, please visit http://goo.gl/c7z39 If you cannot find the Move button from your device, or AppMgr shows "emulated" message for your device. It means that your device removes the function of moving apps to SD from Android system so the moving apps function cannot be supported. Please read FAQ 9 from http://android.a0soft.com/?url=App2SD.htm for details. This is configured by manufacture. Nothing developers can do about this. Please ask for manufacture sending you an app2sd enabled ROM as Samsung does for S4.

How to format the SD card as the internal storage?

As you may know that, Android 6 introduces a new moving "apps to SD" feature (adoptable storage, refer to #4 below) and abandon the original solution of moving apps to portable external storage. If you are using an Android 6 or greater device, you have to format the SD card as internal storage for moving apps. It's required by Android. You can do that by following the instructions below: How to turn external SD card into internal storage on Marshmallow? 1. Go to the device "Settings" > select "Storage". 2. Select your SD Card > tap the three-dot menu on top-right corner > and select "Settings" (or "Storage settings") from there. 3. Select Format as internal (not Format or Format as portable storage ) > and then "Erase & Format" on the next screen. 4. Your SD Card will now be formatted as internal storage. 5. Reboot phone. This is very important; otherwise, you may end up frustrated with issues

My device does not have the "Change" button for moving apps!

To move apps to SD on an Android 6 or greater device, you have to format the SD card as internal storage (refer to http://bit.ly/2rOy4Uh ). Unfortunately, device manufacturers may remove the "Format as internal" option (no idea why they want to do that?). If you are using such a device, you can still format the SD card as internal without rooting the device. Please visit the following page for how to: https://www.xda-developers.com/enable-adoptable-storage-for-galaxy-s7-and-s7-edge/ https://www.youtube.com/watch?v=y68EZlCW70E It looks a little bit complicated but, at least, it works w/o you to root the device for enabling this function. As it's the device's issue, you can also get help from your device manufacturer & mobile carrier .