NONEEDLOAD

Bug Tutorials

APK Editor Pro Version Tutorial + Free Download Full

Work Around Method August 23rd, 2014 Imran Uddin81 Comments Placing adsense ads in middle of all the posts will give a high CTR which eventually increases earnings. In word press, There are customized plugins available for placing ads in middle of the posts. But in case of blogger it is some what tricky part to place adsense ads in middle of all the posts. We have developed a script which can place adsense ads in between the post exactly in the middle of the content. The procedure for placing adsense ads in middle of the posts in blogger is shared below. Place Adsense Ads Automatically In Middle of All The Posts In Blogger: Follow The below process to place adsense ads in Middle of all the posts automatically in blogger. Step 1: Login to Your Blogger Account Go to Template >Edit HTML Step 2: Search For Below Code in your template. Download ka muna ng APK Editor mas ok kung Pro Version

Untitled5.png


Features ng APK Editor


  1. Modify App Name
  2. layout re-architecting
  3. Remove Ad
  4. Make an App can move to SD Card
  5. Remove Unwanted Permissions

APK Editor is a powerful tool that can **** apk files to do lots of things for fun.String localization,background image replacement, layout re-architecting, and even ad eliminating, permission removing, etc can be easily done using APK editor. What it can do depends on how you use it. However, to use it well, we need a little bit professional skills.
To get started with it, just open an apk file either from a folder or installed apps. It will display some editable information inside the apk. Make some changes as you want, and then click the save button in the upper right corner. That's all! Easy to use, isn't it? In following part, I will give you some examples. For convenience, I will take 'MyAppSharer’as the target apk file.


Modify App Name

  • Select target app by clicking 'Select Apk from App' and then selecting 'APK Editor’
  • Editable information is showed after clicking the app, input 'APK Editor' to search the target string item, and then change the value to your favorite. For example, here we change it to 'Android app editor’
Untitled7.png



  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.
Untitled8.png

  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed)
  • After installing
Untitled13.png
  • Select target app by clicking 'Select Apk from App' and then selecting 'AndroidAppSharer'
  • Click 'Resource' tab after editable resource shown, and then enter 'drawable' folder by clicking at the item. Click 'ic_delete.png' and it will prompt us a page to select an image to replace it. Just select the image you've prepared. (the format MUST be the same, in this case, it must be a png file)
Untitled9.png



Untitled10.png


Untitled11.png

  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.

Untitled4.png




  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed

Remove Ad
  • Select target app by clicking 'Select Apk from App' and then selecting 'AndroidAppSharer'
  • Click 'Resource' tab after editable resource shown, and then enter 'layout' folder by clicking at the item. Click 'activity_main.xml' and it will show the content of activity_main.xml. Click 'Edit' and scroll to the last line, change
layout_height="wrap_content"
to:
layout_height="0dip"


  • And click 'Save' button in the bottom to save the modification. (Please note this just make the ad on main page invisible, but it's similar for other pages)

  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.

  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed)
You will get multiple codes similar to above code. You have to select the second code which is similar to above code in order to make the script work properly. Step 3: Replace The above Code With The Below Code.
Download ka muna ng APK Editor mas ok kung Pro Version

Untitled5.png


Features ng APK Editor


  1. Modify App Name
  2. layout re-architecting
  3. Remove Ad
  4. Make an App can move to SD Card
  5. Remove Unwanted Permissions

APK Editor is a powerful tool that can **** apk files to do lots of things for fun.String localization,background image replacement, layout re-architecting, and even ad eliminating, permission removing, etc can be easily done using APK editor. What it can do depends on how you use it. However, to use it well, we need a little bit professional skills.
To get started with it, just open an apk file either from a folder or installed apps. It will display some editable information inside the apk. Make some changes as you want, and then click the save button in the upper right corner. That's all! Easy to use, isn't it? In following part, I will give you some examples. For convenience, I will take 'MyAppSharer’as the target apk file.


Modify App Name

  • Select target app by clicking 'Select Apk from App' and then selecting 'APK Editor’
  • Editable information is showed after clicking the app, input 'APK Editor' to search the target string item, and then change the value to your favorite. For example, here we change it to 'Android app editor’
Untitled7.png



  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.
Untitled8.png

  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed)
  • After installing
Untitled13.png
  • Select target app by clicking 'Select Apk from App' and then selecting 'AndroidAppSharer'
  • Click 'Resource' tab after editable resource shown, and then enter 'drawable' folder by clicking at the item. Click 'ic_delete.png' and it will prompt us a page to select an image to replace it. Just select the image you've prepared. (the format MUST be the same, in this case, it must be a png file)
Untitled9.png



Untitled10.png


Untitled11.png

  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.

Untitled4.png




  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed

Remove Ad
  • Select target app by clicking 'Select Apk from App' and then selecting 'AndroidAppSharer'
  • Click 'Resource' tab after editable resource shown, and then enter 'layout' folder by clicking at the item. Click 'activity_main.xml' and it will show the content of activity_main.xml. Click 'Edit' and scroll to the last line, change
layout_height="wrap_content"
to:
layout_height="0dip"


  • And click 'Save' button in the bottom to save the modification. (Please note this just make the ad on main page invisible, but it's similar for other pages)

  • Click save button in the upper right corner. After a while, we will be told that the modified apk is in some place.

  • Modified apk can be installed from file explorer. (But please note that the original app should be uninstalled before the installation, as the package name is not changed)

2 comments: