# PvZ-TV-Touch **Repository Path**: chrisluoz/PvZ-TV-Touch ## Basic Information - **Project Name**: PvZ-TV-Touch - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-28 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PvZ-TV-Touch 逆向得到的安卓PvZ-TV版的Java源代码,并适配了触控操作。注意:只逆向了Java源代码,而不是整个游戏的源代码。 Android Studio Project by Reverse Engineering The Popcap Game "PvZ-TV" and Adapting Touch Controls. Note: Only the Java source code has been reverse-engineered, not the entire source code of the game. # 如何使用这份源代码? How to build this source code? 下载release中的TV-1.1.5.zip,解压并导入Android Studio,然后编译即可。 Download the TV-1.1.5.zip from the "release" section, and import it into Android Studio to build the project. # 这份源代码有其他改动吗? Have you made any modifications? 适配了高版本安卓系统,去除了一些不需要的代码和权限,加入了一些设置项。 Adapted for higher versions of Android system, removed unnecessary code and permissions, and added some new settings options. # 还有什么缺陷? What are the remaining flaws or defects? 1.模仿者变的植物不是灰色;(游戏本身的缺陷) 2.图鉴界面最后一行的触控判定位置偏上 (游戏本身的缺陷) 1.Imitator's morphed plants are not gray. (Inherent game issue) 2.The touchscreen detection for the last row in the Almanac page is slightly off (Inherent game issue)