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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en




[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, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 onReceive(Context context, Intent intent) {


   int level = intent.getIntExtra(level, 0);
   Log.i(MyRecever, ---+level);


}

}
manifest.xml===

?xml version=1.0 encoding=utf-8?
manifest xmlns:android=http://schemas.android.com/apk/res/android;
package=my.custom
android:versionCode=1
android:versionName=1.0 

uses-sdk android:minSdkVersion=7 /
uses-permission android:name=android.permission.BROADCAST_STICKY/
uses-permission android:name=android.permission.BATTERY_STATS/

application
android:icon=@drawable/ic_launcher
android:label=@string/app_name 
activity
android:name=.CustomserviceActivity
android:label=@string/app_name 
intent-filter
action android:name=android.intent.action.MAIN /

category android:name=android.intent.category.LAUNCHER /
/intent-filter
/activity
receiver android:name=MyRecever
android:enabled=true
 android:permission=android.permission.BROADCAST_STICKY
intent-filter
action
android:name=android.intent.action.BATTERY_CHANGED/
/intent-filter
/receiver
/application

/manifest

-- 
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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 change states each time i expand an another group.

How could I fixed this?for example, when I changed the state to
checked for one child , I want to save state for this child .
I tried the onSaveInstance () method, but does nothing.
 2) how could I handle the checkbox for one child each time? How
could  I separare the checkbox of a child? I have to use the
database ?*

help me it's urgent


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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 soundPool;
private int volume;
private HashMapInteger, Integer soundPoolMap;


protected SoundEffects(Context context) {
this.context=context;

soundPool=new SoundPool(20, AudioManager.STREAM_MUSIC, 40);

soundPoolMap = new HashMapInteger, Integer();

AudioManager mgr=(AudioManager)context.getSystemService
(Context.AUDIO_SERVICE);

volume=mgr.getStreamVolume(AudioManager.STREAM_MUSIC);
}

/*
public boolean isLoaded() {
soundPool.
}
*/

public void addSound(int resid) {
int soundId=soundPool.load(context, resid, 1);
soundPoolMap.put(resid, soundId);
soundPool.setLoop(soundId, 1);
}

public void addLoopSound(int resid) {
int soundId=soundPool.load(context, resid, 1);
soundPoolMap.put(resid, soundId);
soundPool.setLoop(soundId, -1);
}

public void play(int resid) {
Log.i(SoundEffects, Playing: +resid);
int soundId=soundPoolMap.get(resid);
soundPool.setLoop(soundId, 1);
soundPool.play(soundId, volume, volume, 1, 0, 1f);
}

public void playLoop(int resid) {
int soundId=soundPoolMap.get(resid);
soundPool.setLoop(soundId, -1);
soundPool.play(soundId, volume, volume, 1, -1, 1f);   // here
loop -1 is not working 
}

public void stop(int resid) {
   soundPool.stop(resid);

int soundId=soundPoolMap.get(resid);
soundPool.setLoop(soundId, 0);
soundPool.setVolume(soundId, 0f, 0f);
}

public void release() {
released=true;
soundPool.release();
}

public void autoPause(int resid)
{
soundPool.autoPause();
}
}


Looping function not working please anybody help .it's urgent

-- 
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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 --

!--  com.google.ads.AdView
   xmlns:ads=http://schemas.android.com/apk/lib/com.google.ads;
   android:id=@+id/adView
   android:layout_width=wrap_content
   android:layout_height=wrap_content
   ads:adSize=BANNER
   ads:adUnitId=MY_AD_ID
   android:layout_alignParentTop=true
   android:layout_m
   / --
 TextView
   android:id=@+id/adView
   android:layout_width=fill_parent
   android:layout_height=wrap_content
   android:text=Hello World
   android:padding=10dip
   android:gravity=center
   android:textColor=#fff
   android:textSize=22dip
   android:background=#303030
   /

 EditText
   android:id=@+id/et_text
   android:layout_width=fill_parent
   android:layout_height=wrap_content
   android:layout_below=@+id/adView
   android:layout_marginTop=20dip
   /

 RelativeLayout
   android:layout_width=fill_parent
   android:layout_below=@+id/et_text
   android:layout_marginTop=10dip
   android:layout_height=wrap_content
 RelativeLayout
   android:layout_width=wrap_content
  android:layout_centerHorizontal=true
   android:layout_height=wrap_content

 Button
   android:text=Send
   android:layout_width=wrap_content
   android:layout_height=wrap_content
   android:id=@+id/btn_post
   android:minWidth=100dip
   android:minHeight=60dip
 /

 Button
   android:text=Clear
   android:layout_width=wrap_content
   android:layout_height=wrap_content
   android:minWidth=100dip
   android:minHeight=60dip
   android:layout_toRightOf=@+id/btn_post
   android:id=@+id/btn_clear/
 /RelativeLayout
 /RelativeLayout
/RelativeLayout

-- 
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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 Transmission in Android.

Thanks  Regards
Krishnakumar p

-- 
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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2010-07-04 Thread Krishna Kumar
laptop

On Sun, Jul 4, 2010 at 5:20 PM, Nishant Kumar nishant.cs...@gmail.comwrote:

 Hi,

 I have made an android application. Now I want to demonstrate the
 application to a group of people.

 How can I show my android screen live on a projector through a
 laptop/desktop.

 Thanks,
 Nishant

 --
 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.comandroid-developers%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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en