android-ndk
Header-only C++ library (GLM) doesn't compile with Android-NDK
I want to use the GLM (glm.g-truc.net) header-only C++ library in an Android NDK project, but I get compile errors. In the Android.mk, I\'ve added the header search path[详细]
2023-04-04 23:28 分类:问答Screen Size Resolution problem
I have Some Background image in to My Application. That background Image also contain the Button image. I am manualy create and set the Button on that Button image of the Background Ima开发者_Python百[详细]
2023-04-04 23:22 分类:问答Speex jitterbuffers on mobile devices
I am using an application that is using the speex jitter开发者_开发技巧buffer. What happens is that the jitterbuffers appears to grow large when there is heavy variations in the connectivity, and the[详细]
2023-04-04 20:11 分类:问答Can the Android phone use the windows DirectX library?
I have some functions 开发者_如何学Gowhich draws the game screen using the Direct X library in Windows.[详细]
2023-04-04 11:45 分类:问答can we use flex and c++ on android?
I have created an AIR app on windows which uses fl开发者_运维知识库ex as front end, and c++ native binaries at back end. The two are loosely coupled, and communicate with the help of flex NativeProces[详细]
2023-04-04 10:22 分类:问答Sound effect mixing with OpenSL on Android
I\'m currently implementing a sound effect mixing on Android via OpenSL. I have an initial implementation going, but I\'ve encountered some issues.[详细]
2023-04-04 07:19 分类:问答is it possible to Set selected value of second select based on specific values chosen from first select in android?
I have two Tabbar, First is for the ApplicationTAB View and second is for the SettingTAB. Now i have to set the Sound On/Off from the SettingAtb. If i have selected the Sound On then on ApplicationTab[详细]
2023-04-04 05:47 分类:问答Why the toogleButton get in its default mode?
In my application there are two tabs like SettingTab And ApplicationTab. Now in setting tab i have toogleButton. I am storing the tooglebutton selection in sharedpreference with this code:[详细]
2023-04-04 02:45 分类:问答How to show the table created date in android database and how to delete that table according to some condition on date?
I know all stuff rega开发者_StackOverflow社区rding create table and update all, and delete it. But now i want to delete some tables whos created date is less then 2 weeks.[详细]
2023-04-04 02:27 分类:问答How to save the state of the toogleButton on/off selection?
Hello i have implemented the application based on the toggleButton selection. but while i close that application and then reopen it, it will get in to its default selection that is \"off\".[详细]
2023-04-03 23:45 分类:问答