android-2.2-froyo
Binary XML file line #2: Error inflating class android.widget.LinearLayout
I am completely lost with this one. My app works perfectly on API 2.1 on my handset and through the emulator.[详细]
2023-03-01 07:37 分类:问答Accessing the front-facing camera (FFC) on Samsung Galaxy Tab (Android 2.2)
I\'m working on an Android application that need access to the front-facing camera on Samsung Galaxy Tab, with Android 2.2 (Froyo). As I\'ve read from some forums, there is official support for the fr[详细]
2023-03-01 03:40 分类:问答OpenGL ES2.0 flamework(include loading model)
I must make OPEN GLES2.0 on android2.2. So I want 开发者_高级运维flamework(include loading model).(COLLADA or OBJ)[详细]
2023-02-26 03:56 分类:问答Accesing a variable from another file
I am using a 开发者_如何转开发string variable in aclass Abc , but i am not able to acces it in another class xyz.the value of variable is showing null. here is my skeleton of the code[详细]
2023-02-25 19:05 分类:问答Front-facing camera on LG Optimus 2X Speed
I\'ve gotten the front-facing camera to work on a Samsung Galaxy S, but the following technique doesn\'t work on an LG Optimus 2X Speed:[详细]
2023-02-25 12:33 分类:问答Android Camera Preview Not Working (HTC MyTouch 3G Slide Android 2.2)
I can\'t see anything wrong with what I am doing, but I cannot get the camera on my phone to initialize and start drawing the preview. I have created a very simplified app that exhibits the same probl[详细]
2023-02-24 05:10 分类:问答error while opening eclipse
When I try opening eclipse it o开发者_运维技巧pens, but it shows one error i.e Android SDK content Loader has encountered a problem.parseSdkContent failed[详细]
2023-02-24 02:00 分类:问答Problem with android:targetSdkVersion attribute
I have an application compiled in Android 1.6 (api level 4) but I need to add android:installLocation attribute. I have put this line in my AndroidManifest.xml:[详细]
2023-02-23 21:31 分类:问答ContentProvider without SQL
I have two pieces of data that need to be accessed from outside applications and stored. According to documentation ContentProviders are the only possible way, but it also mentions external storage. C[详细]
2023-02-23 07:29 分类:问答Android upgrade from 1.6 to 2.2 results in exceptions
My application works fine with Android 1.6, but when I run it on Android 2.2 I get concurrentModificationException in some places. After wrapping my head around it for days, I\'ve come up with a theor[详细]
2023-02-22 07:00 分类:问答