android-1.5-cupcake
setText, resets and locks when entering landscape
Hey all thanks for looking this through. I really can\'t understand why this happends, though it might have something to do with my background thread which is processing audioinput.[详细]
2023-03-01 01:29 分类:问答MySQL incorrect ineger value (encoding)
Alright here is my delema. I have a .rpt file that is encoded in UCS-2 and is basically two columns separated by a \',\'.[详细]
2023-02-27 17:52 分类:问答How to programmatically enable GPS in Android Cupcake
I\'m currently writing an app in Android that works with the GPS. At t开发者_Go百科he moment I\'m able to work out whether the GPS is enabled. My problem is that I want to enable the GPS on app startu[详细]
2023-02-19 09:06 分类:问答Disable noise cancellation for microphone in Android (1.5)?
Is it possible t开发者_JAVA技巧o disable noise cancellation for the microphone in Android (specifically 1.5) via code?[详细]
2023-01-21 10:19 分类:问答Trying to make a Adapter class to choose .Java file depending on firmware version
What I did was create two .java files. One that can compile and r开发者_如何学运维un on a 1.5 phone (SDK3) and then one that works on 2.0(SDK5) So for this example i\'ll call the 1.5 file ExampleOld a[详细]
2023-01-14 17:22 分类:问答How to Ignore certain methods and code in a Class? Based on SDK
I was reading over http://android-developers.blogspot.com/2009/04/backward-compatibility-for-android.html But I\'m really not grasping how to ignore certain lines of code. I have this Activity (posted[详细]
2023-01-13 07:15 分类:问答AlertDialog MultiChoiceItems Listener problems
I am currently using the AlertDialog.builder to create a multichoice list for the user (checkboxes).This works great, except we want one of the buttons to deselect all of the others in the list.[详细]
2022-12-09 13:54 分类:问答