[android-developers] Receiving RF signal in an android application

2014-03-09 Thread Ajmer Singh
Hi All, I am working on a Help alert android application for which I need to detect the RF signal from my android application, I had googled but not find anything concrete, Please can anybody help in this case about the Receive RF signal in android. -- Thanks and Regards Ajmer Singh -- You

Re: [android-developers] Re: In App Billing Error

2012-12-21 Thread Ajmer Singh
gt; -- > 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

[android-developers] Re: In App Billing Error

2012-12-14 Thread Ajmer Singh
Here is the attached Screen Shot. On Sat, Dec 15, 2012 at 11:24 AM, Ajmer Singh wrote: > Hi All > > I am implementing In app billing(Version 3) in android app. > >1. I had put the Signed apk on the Play Store. >2. Also had a managed Product Activated. >3. U

[android-developers] In App Billing Error

2012-12-14 Thread Ajmer Singh
created and using a Google account for Testing In app Billing. Still getting the "Item Unavailable" and "User is not eligible for this purchase" , Please refer to attached Screen shot for more details ,Please anybody here who has got this type of error please help. -- Thanks and

Re: [android-developers] Android C2DM(PHONE_REGISTRATION_ERROR) Error on ICS(4.0)

2012-08-23 Thread Ajmer Singh
unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to t

[android-developers] Irregular Polygon Area Calculation in Android MapView

2012-08-09 Thread Ajmer Singh
Regards Ajmer Singh -- 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.co

[android-developers] Taking Screen Shot without Rooting

2012-04-10 Thread Ajmer Singh
any leads how to get started with. * -- Thanks and Regards Ajmer Singh -- 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, s

Re: [android-developers] Re: Android Project development cost

2012-03-22 Thread Ajmer Singh
roups.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 > -- Thanks and Regards Ajmer Singh -- You received this message because y

Re: [android-developers] Re: database connectivity on real device

2011-12-01 Thread Ajmer Singh
-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Catching Button Click on the Flash File loaded in WebView

2011-09-20 Thread Ajmer Singh
@Override public void onClick(View v) { } class CustomWebViewClient extends WebViewClient { public boolean shouldOverrideUrlLoading(WebView view, String url) { System.out.println("url"+url); return true; } } } -- Than

[android-developers] Receiver for SMS SENT, EMAIL SENT and Calender EVENT

2011-08-17 Thread Ajmer Singh
event.Please could any body let me know how can i do this?. Is there any Receiver for SMS Sent and EMAIL SENT??. Thanks in advance. -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g

Re: [android-developers] Speech based Search

2011-08-05 Thread Ajmer Singh
o 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 > -- Thank

[android-developers] Virtual Keypad in Hindi

2011-03-29 Thread Ajmer singh
Hindi. -- Thanks and Regards Ajmer Singh -- 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-developer

[android-developers] Publishing App to Android Market

2011-03-10 Thread Ajmer singh
Regards Ajmer Singh -- 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...@googlegrou

[android-developers] Image Editing app for Android How to get started for this.

2011-01-31 Thread Ajmer Singh
Hi All, I am working on the app which require me to add effects to an image taken from camera.Please any body let me know how can to get started for this particular requirement.Is there any library to do so. -- Thanks and Regards Ajmer Singh -- You received this message because you are

[android-developers] Facebook Wall posting using Android SDK without using the Pop up.

2011-01-14 Thread Ajmer singh
this. -- Thanks and Regards Ajmer Singh -- 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-deve

[android-developers] Pinch Zoom on Image

2010-12-17 Thread Ajmer Singh
Hi All I need to implement the pinch zoom on an image,could anybody please let me know how one can implement this,Is there any tutorials etc ?. -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Image zooming functionality in Android just like the iphone

2010-12-09 Thread Ajmer Singh
any inbuilt support in SDK for doing this?.Is there any kind of tutorial for doing this?. -- Thanks and Regards Ajmer Singh -- 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] Twitter Integration with Android app

2010-11-30 Thread Ajmer Singh
Hi All I need to integrate the Twitter in my application,Could any body please let me know what are the best way to achieve this. I only need to Login and post a tweet in twitter from android app.Is there any sort of SDK for Twitter?. -- Thanks and Regards Ajmer Singh -- You received this

Re: [android-developers] App rotation problem

2010-11-30 Thread Ajmer singh
android:theme="@android:style/Theme.NoTitleBar" >> > > > > > > > > > > > -- > You received this message because you are subscribed to the Google > Groups "A

[android-developers] Rounded RelativeLayout

2010-10-27 Thread Ajmer Singh
Hi All I want a RelativeLayout to have a rounded corner just like we have it in the Iphone.Please let me know how can we do this in Android. -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Bluetooth Service registration in Android

2010-10-09 Thread Ajmer Singh
Hi All Anybody please respond to my question about the bluetooth service registration and connection with the Bluegiga access server. On Fri, Oct 8, 2010 at 12:10 PM, Ajmer singh wrote: > Hi > > I am working on a Android app that require a Bluetooth Access Server that > try to

[android-developers] Bluetooth Service registration in Android

2010-10-07 Thread Ajmer singh
} catch (IOException e) { e.printStackTrace(); } break; } } } -- *Thanks and Regards Ajmer Singh* -- You received this message because you are subscribed to the Goo

[android-developers] Samsung Galaxy Android 2.1(Eclair) For Testing

2010-09-29 Thread Ajmer singh
. -- *Thanks and Regards Ajmer Singh* -- 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-developer

Re: [android-developers] Re: Image Zomming using finger touch.

2010-09-24 Thread Ajmer singh
Hi Thanks for your reply it did help a lot. On Fri, Sep 24, 2010 at 5:53 PM, Spiral123 wrote: > The Sony Ericsson guys did a tutorial on this: > > http://blogs.sonyericsson.com/developerworld/2010/05/18/android-one-finger-zoom-tutorial-part-1/ > > On Sep 23, 3:31 pm, Ajm

[android-developers] Image Zomming using finger touch.

2010-09-23 Thread Ajmer Singh
Hi All I need to implement the Image zoom in and zoom out functionality using the finger touch,like we have it in Android phone Image gallery, Please let me know how can i do this in my app.Does any had done this before. Please help. -- Thanks and Regards Ajmer Singh -- You received this

Re: [android-developers] Video Streaming in Android Emulator Possible ?.

2010-09-21 Thread Ajmer singh
> android:layout_width="fill_parent" > android:layout_height="fill_parent" > > android:id="@+id/video" > android:layout_height="wrap_content" > android:layout_width="wrap_content" > android:layout_gravity="center" />

[android-developers] Video Streaming in Android Emulator Possible ?.

2010-09-21 Thread Ajmer Singh
Hi All I am new to android, I have a simple question "*Is Video Streaming possible in Android Emulator*",I am using the example in Android SDK but it give me message "*Sorry Can't play this Video*".I am using Youtube Video to stream in android Emulator. Pls respond. --

[android-developers] Reading SIM Card ID and Phone number from SIM Card

2010-09-13 Thread Ajmer singh
Hi I require to read the SIM Cards data from my android phone.Could any body please let me know how i can do this in Android phone. -- *Thanks and Regards Ajmer Singh* -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

Re: [android-developers] Re: Killing all the activities that was started by my application.

2010-09-08 Thread Ajmer singh
id-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 > -- *Thanks and Regards Ajmer Singh* -- You re

[android-developers] Killing all the activities that was started by my application.

2010-09-08 Thread Ajmer Singh
Hi I need to have a "Exit" menu items in my application,My question here is how can i just exit the app,Please throw some light on this is that possible in android if yes then how. Please help,Thanks in advance -- Thanks and Regards Ajmer Singh -- You received this message becau

[android-developers] Tiles not showing up in android MapView

2010-09-06 Thread Ajmer Singh
09-04 11:36:23.879: ERROR/MapActivity(254): Couldn't get connection factory client 09-04 11:36:24.729: INFO/ActivityManager(60): Displayed activity HelloMapView.com/.HelloMapView: 3035 ms (total 3035 ms) Please help! -- Thanks and Regards Ajmer Singh -- You received this message because yo

Re: [android-developers] Re: Problem Installing app

2010-08-25 Thread Ajmer singh
Please respond About the possible cause of problem during installation. 2010/8/25 Ajmer singh > Hi > > I think this might be the possible reason for the error. > > In the Android manifest file i am using android:minSdkVersion attributes > of the to 1, Though i have selecte

Re: [android-developers] Re: Problem Installing app

2010-08-25 Thread Ajmer singh
/25 Kostya Vasilyev > There are apps in Market that can read and email logcat. > > -- > Kostya Vasilyev -- http://kmansoft.wordpress.com > > 25.08.2010 9:35 пользователь "Ajmer singh" > написал: > > > Hi > > Problem is at My client end.Client is opening

Re: [android-developers] Re: Problem Installing app

2010-08-24 Thread Ajmer singh
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 o

Re: [android-developers] Problem Installing app

2010-08-24 Thread Ajmer singh
24, 2010 at 2:16 PM, Ajmer singh wrote: > >> I am downloading Android app from email attachment ie .apk file. > > > I would email the person that sent you it back and ask fo

Re: [android-developers] Problem Installing app

2010-08-24 Thread Ajmer singh
10 at 1:51 AM, Ajmer singh wrote: > >> I am working on a Android application , >> > > OK! > > >> When i tried to download the My App to My Motorola Droid 2.2 >> > > Download from where? > > >> ,It gives an error that "Problem in parsi

[android-developers] Problem Installing app

2010-08-23 Thread Ajmer singh
Hi I am working on a Android application , When i tried to download the My App to My Motorola Droid 2.2 ,It gives an error that "Problem in parsing",I am using Ecllipse and Api 2.1 for development, Please let me know what could be the issue. Please help. -- *Thanks and Regards A

[android-developers] Problem in parsing the package.

2010-08-23 Thread Ajmer Singh
Hi When I tried to download the My App to my droid it says there is a problem parsing the package.I am using ecllipse and api level 2.1 for development. Please help its very urgent. -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google

Re: [android-developers] Direction information in android MapView

2010-08-16 Thread Ajmer singh
Hi Can you please let me know how to do that in android. On Tue, Aug 17, 2010 at 12:08 AM, TreKing wrote: > On Mon, Aug 16, 2010 at 1:21 PM, Ajmer singh wrote: > >> Is there any classes in android too do that. > > > Nope, though are probably ways to invoke the Googl

[android-developers] Direction information in android MapView

2010-08-16 Thread Ajmer singh
Regards Ajmer Singh* -- 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...@googlegrou

Re: [android-developers] Re: Location from cell site or from Triangulation

2010-08-10 Thread Ajmer singh
roups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- *Thanks and Regards Ajmer Singh* -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gro

[android-developers] Location from cell site or from Triangulation

2010-08-10 Thread Ajmer Singh
Hi All, I am working on the location based android app. I need to implement code that find the location of the user, using cell site or triangulation.please let me know how this can be done in android. Please Help -- Thanks and Regards Ajmer Singh -- You received this message because you are

Re: [android-developers] Transferring control from Non UI thread to Ui Thread

2010-07-21 Thread Ajmer singh
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 > -- *Thanks and Regards Aj

Re: [android-developers] Transferring control from Non UI thread to Ui Thread

2010-07-19 Thread Ajmer singh
ot; 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] Transferring control from Non UI thread to Ui Thread

2010-07-17 Thread Ajmer singh
Hi I have started a service that works in background and i need to show a dialog box containing "Yes" and "No" buttons.But when i try to show the Dialog box from service it give me below exception and not even show dialog box. *"Exception is here.java.lang.RuntimeException: Can't create handler in

[android-developers] Using back button in android.

2010-07-16 Thread Ajmer Singh
I am a new to android development I want to override the default back button operation in android,please let me know how i can do this in code. -- Thanks and Regards Ajmer Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" group.