Pages

Friday, May 10, 2013

Toshiba announces WT310 Tablet with Windows 8 Pro



Windows 8 Operating system, Toshiba has announced the new tablet known as WT310. The Company got an Ultrabook Hybrid for general utilization. Now the Toshiba WT310 device is targeted at the business savvy, and powered by Windows 8 Pro. The touch screen handset comes packed with Intel Core processor, with display resolution of 29.5 cm for full HD screen
Toshiba wt310 Tablet Toshiba announces WT310 Tablet with Windows 8 Pro
Running on Windows 8 pro, the Toshiba WT310 Tablet device has a bunch of utilities for business use. The WT310 tablet should be the choice for users who need a tablet for productivity rather than just content consumption.
Features of Toshiba WT310 tablet :
  • Toshiba WT310 tablet has an advanced security and data management features that are pre-installed on the tablet include a software package. The software is called as Intel Anti-Theft that reduces the risk of unauthorised access and the Trusted Platform Module which save locally stored critical data.

  • The above said feature enables the secure remote management, ideal for business travellers who need to access home desktop computer while on the move.

  • As the tablet is the touch sensitive, so Windows 8 Pro users can quickly swipe, scroll and tap programs or documents.

  • WT310 include Digitizer Pen designed for easy writing and note-taking. Along with the software, the handwritten notes can convert into digital text for further editing and sharing.

  • It is designed with the resilient plastic coating ensures the internal component  is protected from damage in the event of accidental drops, knocks or even heavy pressure.
Facts and Figures of  Toshiba WT310 tablet :
  • The WT310 tablet 11.6 inch(29..5 cm) slate anti-glare full HD high brightness touch display packed with 1080 pixels resolution.

  • It is incorporated with Latest Intel Core processor technology for Ultrabook.

  • Running on Windows 8 Pro Operating System(64 bit), device is equipped with SSD storage.

  • Talking about the connectivity option, Wi-Fi b/g/n or a/b/g/n Intel Wireless display, optional embedded HSPA +/LTE module and Bluetooth v4.0.

  • It measures 229 x 189 x 12.4 mm  and weighs in at 825 gram(29 ounces) with the only choice of color being “steel Grey Metallic”.

How to Root and UnRoot Micromax A110 Canvas 2







Micromax A110 Superfone Canvas 2, which was won by one of Lucky winner of our giveaway that we conducted recently, is best choice under Rs. 10K price tag nowadays in India. This smartphone is currently out of stock on most of the stores, and Micromax is not completely able to complete the demand of phone. Considering the popularity, this phone got developers attention and this phone can be now rooted easily, and even you can unroot it back. This is what we’re going to discuss in this tutorial.

Root Micromax A110 Canvas 2 How to Root and UnRoot Micromax A110 Canvas 2 Superfone
If you’re already user of this phone, and want to get full advantage with breaking barriers, than you should root your device Micromax A110. Root would allow you to install any app which can be only installed on rooted devices. In addition, you can enjoy the taste of any Custom ROM, which already starting to get released by various developers.
Disclaimer: Rooting of your Micromax A110 Superfone Canvas 2 voids warranty or Micromax, and you will not able to claim warranty without unrooting it. The Tutorial written without any warranty, and meant for educational purposes. You should be aware that we or Developer should not be held responsible if anything happens to your device with following steps mentioned in this tutorial. Please try the steps at your own risk.
Pre-Requisite
  • It is suggested to you to Backup all data in your Micromax Device:
  • Download and Install Latest Micromax Drivers. Also arrange data cable, which is required for PC and Tablet connectivity.
  • Make sure that your device is charged at least 80% before you go through the rooting process, so that it won’t get shut down in half of the process.
  • It is suggested to Disable Antivirus and Firewall program in your Computer, this will make sure that no conflict will happen.
  • USB Debugging Mode should be must that is Turned On. Navigate to the path ‘Settings>Applications>Development>USB  debugging’.  You have to disconnect your phone from computer, it is must to enable USB debugging mode.
Assuming that you have followed all the instructions i have stated above, and lets proceed with the instructions to root and unroot your Micromax A110.

How to Root Micromax A110 Canvas 2 Android Phone

Step 1: First of all, you must download Bin4ry rooting tool from this link.
Step 2: Make sure that USB Debugging option is checked as suggested earlier, and then proceed with connecting your phone to the computer, which is necessary.
Step 3: When you connect your phone to the computer, the required drivers should be installed automatically in most cases, but if it don’t happen due to any reason, then you can download them from Micromax official website.
Step 4: Now, you must extract the Bin4y tool kit, which you downloaded in Step 1, and just extract the zipped package.
Step 5: From the extracted packaged, open the folder, and then run RunMe.bat file. You will be welcomed with so much text on the screen, which are details actually. On this command prompt, select 1 (Device type: Normal). This will root the device in few moments just, and then your phone will be rooted after reboot. You can verify same with Root Checker app.
Now, if you will want to unroot the device, if you want to claim warranty. Nothing need to be worried about. It’s easy to perform unrooting steps also.

How to UnRoot Micromax A110 Canvas 2 Android Phone

Step 1: Open RunMe.bat file, and then select x) option. This will unroot the device. You will be promoted to restore on the Micromax A110 device, as soon as you click restore the phone should reboot. The tool will work to copy the required files, which are essential to unroot automatically, and no custom actions needed from your side for same.
Step 2: Now, after reboot, you can again verify if you phone is unrooted with Root Checker app.
Was this really worked? Do lets know if you have rooted or unrooted with this tutorial successfully, in comments section below. You can even post the same issue in XDA Thread as well.
How to Root and UnRoot Micromax A110 Canvas 2 Superfone 9.1 out of 10 based on 12 ratings
Rate this Post:

Thursday, May 9, 2013

How to Add Advertisements to Your Android Applications Using Admob




  1. Create an AdMob account by browsing to http://www.admob.com
  2. 2
    Once your AdMob account is created, Login to your account.
  3. 3
    Click on sites & Apps tab on the top menu. Then click on Add Site/App button to add the application you want your advertisements to show up on.
  4. 4
    Select the platform your created application is, in this case select Android.
  5. 5
    Enter the required details to add an app to the list. You should already know the application name and the package name for your application. Therefore write the name of your application in the app name field, and write the android package URL as market://details?id=<Package name>. Enter your package name by replacing the <Package name >. For category select what type of app your application is, and write a small description in the description box to tell what type of app it is. There is also an option to include Google ads, which can be useful to get ad fills when AdMob ads are not displayed.
  6. 6
    Once you hit continue, AdMob will add your application to the list and ask you to download the AdMob Android SDK. Click on the download button to download the SDK.
  7. 7
    While AdMob SDK is downloading, click on the go to Sites/Apps button to return to your list applications, then click on manage settings on the listed app to find your publisher ID.
    Save this information for future use in Eclipse to incorporate AdMob in your application.
  8. 8
    Extract the downloaded .Zip file with the AdMob Android SDK to an easily accessible location.
  9. 9
    Now start your Eclipse IDE to import the downloaded SDK. Find the folder containing your Android application and right click to choose properties option.
  10. 10
    Select “Java Build Path” option from the navigation plan to your left and then click on “libraries tab” to add the SDK file. Click on “Add external JARS…” button and locate the unzipped AdMob SDK JAR file on your disk, and add it to your project.
  11. 11
    If you successfully completed the previous step, you should now see the JAR file located under, Referenced Libraries folder inside your project.
  12. 12
    Once the SDK is added to your project, open the AndroidManifest.xml file located in your project. In order to use AdMob in your application you must include the following xml Just before the </application> tag enter a new activity for com.google.ads.AdActivity by adding this xml.<activity android:name="com.google.ads.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" />”
  13. 13
    After the </application> tag enter permissions that are required by AdMob.<uses-sdk android:minSdkVersion="7" /> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
  14. 14
    Open the project.properties file in your Android application folder and change this line of code at the end of the file to make AdMob SDK work. AdMob SDK requires android SDK-13, and since our application was SDK-7 we require changing the target version, target=android-13.
  15. 15
    Finally, to add an AdMob advertisement to your application, open your desired layout xml file. For this tutorial we will just add it to our main.xml located under res/layout folder of our project. Then add this following xml where you like to show your ad in your layout.In <LinearLayout> tag add xmlns:ads= "http://schemas.android.com/apk/lib/com.google.ads" After the <LinearLayout> tag add <com.google.ads.AdView android:id="@+id/adView" android:layout_width="wrap_content" android:layout_height="wrap_content" ads:adSize="BANNER" ads:adUnitId="YOUR PUBLISHER ID" ads:loadAdOnCreate="true" > </com.google.ads.AdView>

Tuesday, May 7, 2013

Microsoft: Windows Blue Coming in 2013 With Small-Screen Support

Windows-8-1
Windows Blue is real, and it's coming before the end of the year. Windows marketing chief Tami Reller confirmed to Mashable that the next major update to Windows 8 is codenamed "Blue" and that it would ship by the 2013 holiday season.

"Blue" is actually an internal Microsoft codename for the update, and the final product will have a different name, although Reller didn't say what it would be. With Blue, Reller said, Microsoft has three main pillars:
  • Evolving Windows 8 for touch
  • Addressing customer feedback
  • Supporting new form factors, specifically 7- and 8-inch screen sizes
That last point is probably the most significant, since up till now manufacturers faced big technical hurdles in creating small-screen Windows 8 devices. It also means Windows tablets — such as the rumored Acer Iconia W3 — will soon be able compete directly with products such as the Kindle Fire HD and iPad mini.

SEE ALSO: The Problem With Windows 8
"What we did in Windows 8 was really to lay the foundation for taking advantage of mobile computing broadly, whether it was tablets or increasingly mobile PCs," Reller told Mashable in an interview at Microsoft's New York offices. "All of Blue is about continuing that vision."
Besides smaller screen sizes, Windows Blue will support Intel's upcoming Core (Haswell) and Atom (Bay Trail) processors as well as new ARM-based chips from Qualcomm (Snapdragon 800) and Nvidia (Tegra 4).Reller didn't elaborate on which specific features of Blue were in response to customer feedback, including the reported "boot to desktop" mode and possible return of the start button, but she did say Microsoft would be offering details in the coming weeks before the company's BUILD developer conference.

Windows Blue would be an update, not an upgrade, Reller said, although she didn't confirm if that meant it would be free for existing Windows 8 users.
What do you want to see in the final build of Windows Blue? Share your thoughts in the comments.