proton:android_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proton:android_setup [2012/08/02 01:08] – jake | proton:android_setup [2017/05/22 08:33] (current) – seth | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====Compiling for Android from Windows==== | ====Compiling for Android from Windows==== | ||
| - | **NEW: | + | |
| + | ** NOTE: ** 5/ | ||
| + | |||
| + | **NOTE: | ||
| Originally the Android platform was crippled by requiring all " | Originally the Android platform was crippled by requiring all " | ||
| Line 20: | Line 23: | ||
| The C++ " | The C++ " | ||
| - | ** Side Note **: There is actually an even newer way to do NDK now - something called a NativeActivity where you can use 100% C++. Except you can't, because things like IAP and Tapjoy integration would still be in Java so I assume more ugly bridging would be required.. also it requires Android 2.3+ (boo, hiss), but I plan to do an android target supporting this eventually, especially since it seems to be the only way to fully support the xperia play gamepad controls. -Seth | + | ** Side Note **: There is actually an even newer way to do NDK now - something called a NativeActivity where you can use 100% C++. Except you can't, because things like IAP and Tapjoy integration would still be in Java so I assume more ugly bridging would be required.. also it requires Android 2.3+, but I plan to do an android target supporting this eventually, especially since it seems to be the only way to fully support the xperia play analog sticks. -Seth |
| ====Prerequisites==== | ====Prerequisites==== | ||
| Line 35: | Line 38: | ||
| Important note: For all this stuff, try to choose a custom install path WITHOUT spaces in it. There, I just saved you like 40 minutes of diagnosing vague errors that will happen later. | Important note: For all this stuff, try to choose a custom install path WITHOUT spaces in it. There, I just saved you like 40 minutes of diagnosing vague errors that will happen later. | ||
| - | * Install the [[http:// | + | * Install the [[http:// |
| * Add **C: | * Add **C: | ||
| * Add **C: | * Add **C: | ||
| Line 66: | Line 69: | ||
| * In Settings-> | * In Settings-> | ||
| * After plugging in your phone, in the Win device manager it will probably say "no drivers installed" | * After plugging in your phone, in the Win device manager it will probably say "no drivers installed" | ||
| - | * Typing "abd devices" | + | * Typing "adb devices" |
proton/android_setup.1343869696.txt.gz · Last modified: by jake
