mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Misc Android development.
This commit is contained in:
parent
01571e2b0f
commit
ed6acb6956
11 changed files with 324 additions and 98 deletions
|
|
@ -94,7 +94,6 @@ public:
|
|||
view.callVoidMethod (android.getLocationOnScreen, pos);
|
||||
|
||||
jint coords[2];
|
||||
jint i, sum = 0;
|
||||
env->GetIntArrayRegion (pos, 0, 2, coords);
|
||||
env->DeleteLocalRef (pos);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue