Archive | Android RSS for this section

How To: Root Android On VMWare & VirtualBox


What is rooting?

If you’re an Administrator on a Windows machine, you have access to the entire operating system and you can do whatever you like. That’s essentially what happens if you root your Android device. With root access, you can get around any restrictions that your manufacturer or carrier may have applied. You can run more apps; you can customize your device to a greater degree; and you can potentially speed it up in a variety of ways.
The process involves backing up your current software and then flashing (installing) a new custom ROM (modified version of Android).
 

Why would you root?

One of the most obvious incentives to root your Android device is to rid yourself of the bloatware that’s impossible to uninstall. You’ll be able to set up wireless tethering, even if it has been disabled by default. You can also access your entire file system, install special apps that require a root, and flash custom ROMs, which can add extra features and streamline your phone or tablet’s performance. A lot of people are tempted by the ability to completely customize the look of their phones. You can also manually accept or deny app permissions.
You won’t find a lot of amazing must-have apps when you root, but there are enough to make it worthwhile. For example, some apps allow you to automatically backup all of your apps and all of their data, completely block advertisements, create secure tunnels to the Internet, overclock your processor, or make your device a wireless hotspot. Check out our list of the best apps for rooted Android phones and tablets for some ideas.

Why wouldn’t you root?

There are essentially three potential cons to rooting your Android.
  • Voiding your warranty: Some manufacturers or carriers will use rooting as an excuse to void your warranty. It’s worth keeping in mind that you can always unroot. If you need to send the device back for repair, simply flash the original backup ROM you made and no one will ever know that it was rooted.
  • Bricking your phone: Whenever you tamper too much, you run at least a small risk of bricking your device. This is the big fear everyone has. The obvious way to avoid it happening is to follow instructions carefully. Make sure that the guide you are following works for your device and that any custom ROM you flash is designed specifically for it. If you do your research and pay attention to feedback from others, bricking should never occur.
  • Security risks: Rooting may introduce some security risks. Depending on what services or apps you use on your device, rooting could create a security vulnerability. For example, Google refuses to support the Google Wallet service for rooted devices.

    Read more: http://ift.tt/1usHeSP 

  •  
  •  

How To: Root Android On VMWare & VirtualBox

Android

from iExplo1t http://ift.tt/1usHf95

iExplo1t App for Android

http://ift.tt/1mv7TWX

Download our app today and get the party started! Available on the App Store Android App on Google Play.

http://ift.tt/1mv7TWX
 
Screenshot from some devices

 iPhone 4

http://ift.tt/1mv7TWX 
iPhone 5

http://ift.tt/1mv7TWX

Tablet
http://ift.tt/1mv7TWX

iExplo1t App for Android

Android

from iExplo1t http://ift.tt/1sm2qsR

How to Installing Android on VMware and Repair Sound & Fix Retation

Repair Sound

sound.present = “TRUE”
sound.virtualDev = “hdaudio”
sound.fileName = “-1”
sound.autodetect = “TRUE”

the last version of android 4.4 

http://ift.tt/1gtN8bE

Download Rotation Manager

http://ift.tt/1lf5vXu

How to Installing Android on VMware and Repair Sound & Fix Retation

Android

from iExplo1t http://ift.tt/1lf5uTn

Android Development Program (Android Studio) for Ubuntu/Linux Mint (PPA)



Install Android Studio in Ubuntu 14.04 Trusty/13.10 Saucy/12.10 Quantal/12.04 Precise/Linux Mint… other Ubuntu Distro

For Android developer:

Android Development Program (Android Studio) for Ubuntu/Linux Mint (PPA)

Android software development is the process by which new applications are created for the Android operating system. Applications are usually developed in the Java programming language using the Android Software Development Kit, but other development tools are available.
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging.

On top of the capabilities you expect from IntelliJ, Android Studio offers:
Gradle-based build support.
Android-specific refactoring and quick fixes.
Lint tools to catch performance, usability, version compatibility and other problems.
ProGuard and app-signing capabilities.
Template-based wizards to create common Android designs and components.
A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.
Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine as server-side components.

PaoloRotolo build this program in the PPA.

To install Android Studio in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

@ sudo apt-add-repository ppa:paolorotolo/android-studio
@ sudo apt-add-repository ppa:paolorotolo/android-studio
@ sudo apt-get update
@ sudo apt-get install android-studio

Android Development Program (Android Studio) for Ubuntu/Linux Mint (PPA)

Android Development Program, Studio, Android, Ubuntu, Android Studio

from iExplo1t http://ift.tt/1iM5bOA