Friday, November 23, 2012

Skype for Android Tablet Review

Skype launched a version for Android tablet. Skype for all android devices is already version 3.0.
In the tablet version is designed to display optimally Skype screen android tablet variety. This latest version of Skype will be more fun to use on the tablet though, and communication becomes more fluent. Now there was no longer a limit to communicate with anyone via Skype.
 Download Skype for android tablet : Skype

Looking for Android Tablet :

Thursday, November 22, 2012

How to Root Nexus 4 phone

This time, the new Nexus Android 4 series phones will be in the root.For those of you who put off buying a 4 because Nexus can not root, this time you do not have a reason to delay having a Nexus 4. 
According to XDA  Developer Forum, toolkit to root and unlock Nexus 4 is available on XDA WEB




This application capabilities :

1. Unlock/Re-Lock the Bootloader
2. Backup/Restore Data
3. Perform a Full Nandroid Backup
4. Root Stock Jelly Bean builds (up to 4.2.0 JOP40C)
5. Download Google Stock Image directly to correct ToolKit folder for extracting and flashing (no need to move it manually anymore)
6. Flash Google Stock Image to phone
7. Boot into CWM Touch Recovery without Flashing it
8. Boot or Flash .img Files directly from your PC
9. Install a single apk or multiple apk's to your phone
10. Reboot Phone to Fastboot Mode or Android from fastboot mode.



Ping Blog

Tuesday, November 13, 2012

Connecting to Mysql Server Via PPTP VPN Protocol



Connecting to mysql server through virtual private network protocol is very easy to do from the stage of setting up process until the implementation.
I am writing this article, I assume with this condition :
  • Mysql server is running up on the local computer network
  • Access the Internet using an ADSL modem router
  • Client computers that are outside the office want to connect to mysql server that is on your local computer.
Let's get started.


Friday, November 2, 2012

Privacy Policy

This Privacy Policy governs the manner in which gowol collects, uses, maintains and discloses information collected from users (each, a "User") of the http://www.gowol.blogspot.com website ("Site"). This privacy policy applies to the Site and all products and services offered by gowol.

Wednesday, September 19, 2012

Place a Google Adsense Unit on center position


 
  1. Check the Expand Widgets Template box
  2. Find the code you and change like this <b:section class='header' id='header' maxwidgets='3' showaddelement='yes>
  3. Navigate to Design > Page Elements (previously Layout > Page Elements) and view the new option to add a gadget to the header area
  4. Click on Add a Gadget and select the Google Adsense gadget. For this example I chose a new linked 480 x 60 horizontal ad unit from the dropdown format menu for an Adsense ad that would sit above the blog title. Configure colors if necessary. Color blending is usually done automatically by Blogger according to the color schema of your template.
  5. Once you have created your Google Adsense unit go to Design > Edit HTML
  6. Check the Expand Widgets Template box
  7. Directly below you will see lines of code that resemble the following:
         <b:widget id='AdSense2' locked='false' title='' type='AdSense'>
      <b:includable id='main'>
      <div class='widget-content'>
      <data:adCode/>
      <b:include name='quickedit'/>
      </div>
   
   8. Add the following code shown in red
        <b:widget id='AdSense2' locked='false' title='' type='AdSense'>
     <b:includable id='main'>
     <div class='widget-content'>
     <div align='center'><data:adCode/></div>
     <b:include name='quickedit'/>
     </div>
    9. Save template and view your Adsense widget which will now be centered

Tuesday, August 7, 2012

HOW TO ROOT NEXIAN TABLET NX-A7500

Hay..nice to see you again,i have a friend asked me to help him how to root Nexian Tablet. This Tablet is Nexian Genius NX-A7500 series,chipset Qualcomm 600 Mhz, it's still Android Froyo 2.2 Based Rom, first time i use z4root tool, but it didn't working well. So I decided using SuperOneClick

Let's me explain for you how to start

  1. On my windows xp machine this tablet know as Qualcomm HS-USB, so you have to download the ADB Driver from here  : Nexian NX-A7500 ADB Driver 
  2. SuperOneClick, you can get from this link SuperOneClick ver 2.3.3
  3. Extract The Nexian ADB Driver and then update manually from your Device Manager.
  4. Connect tablet to PC, now Run your SuperOneClick ( Don't forget disable your Anti Virus protection )
  5. Klik “ROOT” and let's SuperOneClick working rooting your device until finish.
  6. Now you can see root logo on Your Menu

Recent Posts