[android-developers] HOW TO GET THE TRASACTION NOTIFICATION WHILE NETWORK GOES.

2011-04-11 Thread bins
hi, while the transaction is in process and my application crashes.So how will get the information about that transaction.As I am just waiting for the confirm notification.How can I test this scenario with the Static Values.? Can any one please help.. thanks bins -- You received this message

[android-developers] Doubt on setOnKeyListener

2011-02-15 Thread Bins
I've created 2layouts 'l1', 'l2'. Included an EditText view 't1' in layout 'l1'. I've set keyListener for 't1'. KeyListener is working fine when the activity is invoked and 'l1' is displayed first. My problem is that when i navigate to 'l2' and come back to 'l1', the keyListener for 'l1' stops wor

[android-developers] Whats teh ways to Capture camera Image Preview or Screeshot of Preview of cam?

2009-12-22 Thread bins
hi i ned too store Image in my device SD card from capture image as a JPEG but the raw data is YUv data Even Camera .Params not working with JOEG or Preview size. Please can any one help to solvethis Issu.How can i store image preview call back as JPEG data -- You received this message because yo

[android-developers] Problem with MEmory on converting YUV DATA to RGB

2009-12-22 Thread bins
Hi I am trying to capture Preview Call back from Android And using a An Algorithm i am trying to convert the Yuv Data to RGB format Bot while doing that Getting memory Issu.It shows Out of memory.In side the Converting Algorithm evry thing is local Declaration or Arras and Int arrays ..I uses onl

[android-developers] Re: Android Parser

2009-12-08 Thread bins
package citySlikkersV1.DataStructure; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import java.util.Vector; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import androi

[android-developers] Re: Android Parser

2009-12-08 Thread bins
package citySlikkersV1.RequestHandler; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import org.apache.http.client.entity.UrlEncodedFormEntity; import org.apache.http.message.BasicNameValuePair; import org.apache.http.protocol.HTTP; import citySlikkerV1.UserInterface.G

[android-developers] Re: Android Parser

2009-12-08 Thread bins
package citySlikkersV1.ResponseHandler; import java.io.StringReader; import javax.xml.parsers.SAXParser; import javax.xml.parsers.SAXParserFactory; import org.xml.sax.InputSource; import org.xml.sax.XMLReader; import android.util.Log; import citySlikkerV1.parsers.CommonHandler; public class Res

[android-developers] Re: Android Parser

2009-12-08 Thread bins
package citySlikkersV1.HttpClass; import java.io.ByteArrayOutputStream; import java.io.InputStream; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.client.HttpClient; import org.apache.http.client.entity.UrlEncodedFormEntity; import org.apache.http.cl

[android-developers] Android Parser

2009-12-08 Thread bins
package citySlikkerV1.parsers; public abstract class BaseClass { protected String[] mElements; protected boolean[] mElementsState; protected abstract void assignElementState( int ID, boolean state ); protected abstract int getElementCount(); protected abst

[android-developers] Problem with ASU value in Phonestatelistener

2009-03-31 Thread bins
hi.. AnyOne how to get the android NetworkSignal status?? Am Uisng the following code and getting an Asu valu 7 so can any one say wht does ASU means How can i convert the value to 100,,??? When the network signal status is 2Bars then its showing value seven... what doues it Exactly mean

[android-developers] Re: Android Telephony

2009-03-31 Thread bins...
; hello"+Status); } }; write this code inside the oncreate function. cheers.. by bins... On Mar 13, 3:28 am, mark.ka...@gmail.com wrote: >    This can be done, but it is a bit of an advanced topic. You'll need > to use an internal class which is > com.android.internal.

[android-developers] Re: A network status info question

2008-11-14 Thread bins
WORK_STATE"> permission> > > Cheers, > Shashank > > On Nov 13, 4:58 pm, bins <[EMAIL PROTECTED]> wrote: > > > hi All.. > > > I Know how to checknetworkstatus,connectivity and that type of > > things,Is there any option available to get Providersnetw

[android-developers] Re: A network status info question

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option available to get Providers network status (means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my app

[android-developers] Re: Check network connection status.

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option available to get Providers network status (means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my app

[android-developers] Re: What happens when network (GPRS) is not enabled, and you try to open connection?

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option available to get Providers network status (means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my app

[android-developers] Re: Content Providers and Network Requests

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option available to get Providers network status (means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my app

[android-developers] Providers Network Status In Persentage..Is It Possible??

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option avilabe to get Providers network status (means in terms of persentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my appli

[android-developers] Re: Background music in application

2008-10-23 Thread bins
yes.thanks for u message... u mentioned that " it has something to do with reading the file and sending it to the audiobuffer" i didnt get any documents regarding audiobuffer...do u know how to mange that buffer.. let me know if u know...please.. thanks in advance bins.. On Oct 2

[android-developers] Re: Background music in application

2008-10-19 Thread bins
hi... thanks for u r replay... Actually i am playing 2mb file ,,,which is have looping also.I am calling Media player Inside a thread,Actually i need play background music for my application,and it should not effect my application speed also... thanks bins

[android-developers] Background music in application

2008-10-16 Thread bins
hi all. How can play background music on android.while working my application I need To play an audio file in background of the application..how can i DO that..,I know that Can do With MediaPlayer But I am getting an Error Like 10-16 11:12:02.549: WARN/AudioFlinger(23): write blocked for 83 msecs

[android-developers] how to do animation in popupwindow??

2008-09-10 Thread bins
hi..i was trying to animate my pop up windowbut pop up window only having the option of setanimationstyle(); but i gave some number buts no change..can any one help me how to animate pop up window --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: how to add progress bar with media Player??????

2008-07-02 Thread bins
hi.. MediaPlayer.isPlaying() is not working in my sdk,and MediaPlayer. getDuration() also not working. is this function working?? bins... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "An

[android-developers] Is it possible to implement home and Back keys?

2008-07-02 Thread bins
by android or is that possible to implement the home and back keys with thanks bins --~--~-~--~~~---~--~~ 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] how to add progress bar with media Player??????

2008-07-01 Thread bins
hi using the "onBufferingUpdate(MediaPlayer arg0, int percent)" i am able to show the buffering like the youtube player but how can a show the playing updater in my own style --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog

[android-developers] Re: How to play a VideoFile from Resourse Folder??

2008-07-01 Thread bins
hi.. did you mean this like this "path = "file:///android_asset/music. 3gp";" i tried with this but not getting sound or video.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To pos

[android-developers] How to play a VideoFile from Resourse Folder??

2008-07-01 Thread bins
hi.. I was trying to play a Video file from recourse folder but not able to get the video. what i have to do to play a file form R.Row.folder --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Develope

[android-developers] problem with Video .....please can anybody help me!!!

2008-05-22 Thread bins
y tell me how to access and play video on the emulator . please... with thanks bins --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to