- Hacking Android
- Srinivasa Rao Kotipalli Mohammed A. Imran
- 227字
- 2021-07-14 10:56:05
Installing the required tools
This section explains the tools required for the rest of the chapters. We will start with setting up Android Studio, which is required for developing Android apps, and then move on to creating an Android Virtual Device (AVD). Finally, we will install the necessary tools to assess the security of Android devices and apps. Most of the installation steps shown here are for the Windows platform. If tools are used on other platforms, it will be mentioned explicitly.
Java
Java is one of the necessary dependencies for some of the tools, such as Android Studio and Burp Suite. So, download and install Java from the following link:
The following are the steps to install Java:
- Run the installer:
- Leave all the settings as defaults unless you have a reason to change it. Click Next till you see the following screen:
- The preceding screenshot shows the path to your Java installation. Make sure that you are OK with the path shown here. If not, go back and change it according to your needs.
- Follow the steps shown by the installer and continue with the installation until the following window appears:
- This finishes the installation. Just click the Close button and check your Java installation by opening a new command prompt and running the following command:
That finishes our first installation in this book.
推薦閱讀
- Learning Python Web Penetration Testing
- Mastering Ext JS(Second Edition)
- Manga Studio Ex 5 Cookbook
- 程序員面試算法寶典
- 編寫整潔的Python代碼(第2版)
- 算法大爆炸:面試通關步步為營
- Learning AWS Lumberyard Game Development
- Visual C++數字圖像處理技術詳解
- Android 應用案例開發大全(第3版)
- VMware虛擬化技術
- Windows Phone 7.5:Building Location-aware Applications
- Swift 4 Protocol-Oriented Programming(Third Edition)
- .NET 4.5 Parallel Extensions Cookbook
- Windows Phone 8 Game Development
- Oracle 12c從入門到精通(視頻教學超值版)