-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Welcome to the lbe_translation_xposed_ww wiki!
(You will need about 2GB of Disk Space)
Install Java from java.com - I prefer the Offline Installer.
Get the ADK from Google and unzip. Personally I put the Files into C:\Android\ instead of C:\adt-bundle-windows-x86-20131030\ .
Now go to C:\Android\eclipse\ , start eclipse and accept the workspace "C:\Documents and Settings\user\workspace".
Select the following URL (will be used by the next step) : https://github.com/xdadrm/lbe_translation_xposed_ww.git
###In Eclipse Menu: File, Import, Git , Projects from Git
Next, URI, Next, Next, Next, (note down the Path/Directory), Next
Use the new Project Wizard, Finish
Android Project from existing Code, Next Root Directory = (the noted Path from above , C:\Documents and Settings\user\git\lbe_translation_xposed_ww )
Finish
Menu: Window, Show View , Package Explorer (ALT-SHIFT-Q , P ) Click the [+] next to lbe_translation_xposed_ww Right Click XposedBridgeApi.jar and select: Build Path, Add to Build Path
Select lbe_translation_xposed_ww
Menu: Run, Run
This will take a moment. If you have a device connected, you will now be offered to install the apk, alternatively you can now find the .apk in C:\Documents and Settings\user\git\lbe_translation_xposed_ww\bin
That's it !