Re: [android-developers] Display android screen on projector

2010-07-04 Thread Krishna Kumar
%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Krishna Kumar -- 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

[android-developers] GOOGLE PLUS-ANDROID INTEGRATION

2011-10-02 Thread krishna kumar
guys i have a doubt in how to integrate googleplus with android. My scenario is to create a text box where i type text it should get post in my wall of google plus.And authorization part too.Pls help me with some links or code.please guys. -- You received this message because you are subscribed

[android-developers] Need to implement socket transmission in Android

2011-10-15 Thread krishna kumar
I need to transfer data(generally text) between two android devices using socket implementation, i.e, the device have to receive the data also send the data to the other device. Can anyone suggest me some regarding this also please tell me that, is there any examples regarding this Socket

Re: [android-developers] After placing AdMob, my layout is moving down

2012-05-05 Thread krishna kumar
?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android; android:orientation=vertical android:layout_width=match_parent android:layout_height=match_parent android:background=#fff !-- put here as ur requirement -- !--

Re: [android-developers] Menu Items

2012-05-05 Thread krishna kumar
u can do anything .Horizontal or Vertical.. -- 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 from this group, send email to

Re: [android-developers] Menu Items

2012-05-05 Thread krishna kumar
yes xml or code both . -- 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 from this group, send email to

Re: [android-developers] Re: Couldn't get connection factory client in android

2012-05-10 Thread krishna kumar
hi how to crack APK any ideaplease help me -- 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 from this group, send email to

Re: [android-developers] Eclipse Project Error

2011-06-25 Thread krishna kumar
Respected sir please tell me about pdf reader...how it possible to implement -- 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 from this

Re: [android-developers] Layout in a not default package

2011-06-25 Thread krishna kumar
any body please help me pdf reader how to implements ...any concepts if have ...then please please help me thanks krishna -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: edit pdf with android?

2011-07-08 Thread krishna kumar
Hi any guys help me. how to display alarm ringtone please please help me.. i want to set alarm .through codehow it possible... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Alarm

2011-07-08 Thread krishna kumar
hi guys how to show alarm ringtone please help me.. -- 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 from this group,

Re: [android-developers] Lack of clicking in ListView

2011-07-09 Thread krishna kumar
How to block the call in 2.3 please help me... i have done in 2.2.. -- 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 from this group, send email to

Re: [android-developers] Lack of clicking in ListView

2011-07-10 Thread krishna kumar
Hi please help me... how to hung up call in 2.3 i have done call blockbut not working hung up function any body please help me.. it's urgent thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] about SampleSyncAdapte

2012-02-19 Thread krishna kumar
can i use login authentication like syncadapter for my own site login -- 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 from this group, send email to

[android-developers] login authentication with remote db

2012-02-19 Thread krishna kumar
Android login authentication with remote db (like mysql with php) sever -- 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 from this group, send email to

[android-developers] about voice/Speech Recognizer, Speech Recognizer, On SDK 2.2 / Error Message

2012-02-26 Thread krishna kumar
hi , i m create a simple voice/Speech Recognizer, application (speech to text ) using sdk 2.2 but ( unfortunately stop error occur)r how to solve this -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Problems with Linkify in Android 4

2012-06-05 Thread krishna kumar
eocd not found not zip apk installing time error please help me. -- 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 from this group, send email to

[android-developers] apk installing time error (cmd)

2012-06-05 Thread krishna kumar
eocd not found not zip apk installing time error please help me. -- 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 from this group, send email to

Re: [android-developers] apk installing time error (cmd)

2012-06-05 Thread krishna kumar
apk size =3.5mb -- 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 from this group, send email to android-developers+unsubscr...@googlegroups.com For more

[android-developers] SoundPool .play

2012-06-05 Thread krishna kumar
explosionId = soundPool.play(explosionId, 1.0f, 1.0f, 1, -1, 1); All sounds play fine as long as they are not set to looping. When i set looping (set as -1) then the sound play one time only then stop aging not playing why ...please help me -- You received this message because you are

[android-developers] sound

2012-06-05 Thread krishna kumar
explosionId = soundPool.play(explosionId, 1.0f, 1.0f, 1, -1, 1); All sounds play fine as long as they are not set to looping. When i set looping (set as -1) then the sound play one time only then stop aging not playing why ...please help me -- You received this message because you are

[android-developers] soundpool looping problem

2012-06-05 Thread krishna kumar
All sounds play fine as long as they are not set to looping. When i set looping (set as -1) then the sound play one time only then stop aging not playing why ...please help me mStream1= mSoundPool.play(streamid, 1, 1, 0, -1, 1f); -- You received this message because you are

[android-developers] Error creating AudioTrack

2012-06-05 Thread krishna kumar
AudioFlinger could not create track, status: -12 Error creating AudioTrack help me -- 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 from this group, send

[android-developers] soundpool looping problem

2012-06-10 Thread krishna kumar
package my.app.exp5; import java.util.HashMap; import android.content.Context; import android.media.AudioManager; import android.media.SoundPool; import android.util.Log; public class SoundEffects { public boolean released=false; protected Context context; private SoundPool

Re: [android-developers] Re: soundpool looping problem

2012-06-11 Thread krishna kumar
using soundpool not medi thanks 4 this -- 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 from this group, send email to

Re: [android-developers] Re: soundpool looping problem

2012-06-12 Thread krishna kumar
i solved that problem -- 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 from this group, send email to android-developers+unsubscr...@googlegroups.com For

Re: [android-developers] Getting time-period when the home screen remains active

2012-06-25 Thread krishna kumar
Mark Murphy,yes u r right -- 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 from this group, send email to android-developers+unsubscr...@googlegroups.com

[android-developers] checkbook issue ,in expandable list view

2012-06-27 Thread krishna kumar
Hi All, I am working in an expandable list view by an simple expandable list adapter. Also, I have fixed a database, where I store my data.I managed to display the data in expandable list view. Each child has a textview and a checkbox. Here is what I'm trying to achieve: *1) the checkboxes

[android-developers] for job

2012-07-08 Thread krishna kumar
hi All, i have 1 year 6 months experience in android field .i am searching a job please help me. -- 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

Re: [android-developers] for job

2012-07-08 Thread krishna kumar
me already elance ,so thanks 4 ur advice and u look go android market and look my app... callblockerx,advlocation -- 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

[android-developers] Battery Changed

2012-07-18 Thread krishna kumar
Hi All Not working my recever why ? here my code please help me import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.util.Log; public class MyRecever extends BroadcastReceiver { @Override public void

Re: [android-developers] new adt bundle install gets Failed to allocate memory: 8

2013-01-07 Thread krishna kumar
hi all, actually i want lunch my app in android market but i have no any account ,so plz any body create my account i will give $27 krishna krishnakumar...@gmail.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Account Query

2013-01-13 Thread krishna kumar
hi all, actually i want lunch my app in android market but i have no any account ,so plz any body create my account i will give $27 krishna krishnakumar...@gmail.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Account Query

2013-01-25 Thread krishna kumar
i have not credit card so if have then plz help me -- -- 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 from this group, send email to