A sample module to show that Virtual Xposed works. This module will change all the text displayed in this demo app to "Boink" (#JustBecause)
-
Download VirtualXposed apk and install to your device
-
Build the apk at https://github.com/codepath/intro_android_demo using Gradle. You can also get it from the releases page of this repo.
-
Build this project in Android studio. You can also download the APK from the github releases page
-
Install both apks in VirtualXposed
-
Enable the sample module in Xposed Installer inside VirtualXposed
-
Reboot VirtualXposed
-
Open the app "CodePath Android Demo" to see all the text being changed to "Boink"
If you like this project, buy me a cup of coffee! :)
This program is sample Virtual Xposed Module Copyright (C) 2017 Akhil Kedia
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

