Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 Phonegap 构建一个 android 应用程序。当我尝试在页面中向下滑动时,它只会移动一点并停止。所以我必须多次滑动才能到达页面底部。
当我查看 LogCat 时,我注意到“disableGcForExternalAlloc”在滑动、分配期间不断从 true 变为 false。
有谁知道为什么刷卡不能正常工作?
我正在使用:cordova 2.9.0 jquery 1.8.24
我正在使用 android 4.2.2 在 HTC one X+ 上进行测试