[android-developers] Android media recorder records only my voice

2012-12-23 Thread Kobi
); recorder.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB); recorder.setOutputFile(getFilename()); As you can see the media source is set to: MediaRecorder.AudioSource.VOICE_CALL Why it is that? Thanks in advance Kobi -- You received this message because you are subscribed to the Google Groups "An

[android-developers] Regarding MediaRecorder

2012-08-14 Thread Kobi
Does anyone knows if the MediaRecorder class execute itself in seperate thread on in the main thread? thanks in advance kobi -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] C2DM in Android 2.1

2012-06-16 Thread Kobi
Is the any way to implement C2DM in Android 2.1 or earlier versions? Thanks in advance. Kobi -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] debug on device in sony ericsson phones

2012-02-13 Thread Kobi
Can someone please explane how to enable debug on device in my Sony Ericsson x-10 mini device? I don't know how to install the appropiate drivers for this phone in my PC. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group

[android-developers] QR code that redirects to android market

2011-11-06 Thread Kobi
I want to generate a QR code that activates the Android market application and within that application opens a specific application such as "pocket chess for android". is it possible to do that? and if its possible, how? -- You received this message because you are subscribed to the Google Groups

[android-developers] A question regarding publishing an application in android market

2011-10-27 Thread Kobi
I developed an application which has the following permissions on its "androidManifest.xml" file: android.permission.CALL_PHONE" android.permission.READ_PHONE_STATE" The problem is that I cannot download this application through "Android Market" to some tablet devices ("Acer" model "iconia a500" to