Game Development Reference
In-Depth Information
Figure 6-2. Compiling the Quake native library
4.
Connect your Android device to your laptop or start the emulator.
Copy the Quake shareware game file to the sdcard under / sdcard/
quake/base . From a DOS prompt you can do this by typing
5.
C:\>adb shell mkdir -p /sdcard/quake/base
C:\>adb push /QUAKE_INSTALL/id0/pak0.pak /sdcard/quake/base
Note The Quake shareware game files are copyrighted by id Software and must be obtained from
the company's website.
 
 
Search WWH ::




Custom Search