[android-developers] Alarm Manager and work manager are unable to show reminders correctly

2022-02-09 Thread Ajay Sharma
Subject: alarmManager and work manager are unable to show reminders correctly Issue with alarmManager and work manager Reminders are missing randomanly and mutiple reminders are comming for particular session, we have used alarm manager and workmanager for populating the reminder. Description: w

[android-developers] iOS Developer-San Francisco, CA - Long Term Contract

2019-08-22 Thread ajay sharma
cent Project *References 1* *Name* *Contact* *Email id* *Designation* *Company* Regards, *Ajay Sharma* PeopleNTech LLC 1604 Spring Hill Rd, Ste 302, Vienna, VA, 22182 Direct: 703-348-4275 e-mail: ajay.sha...@peoplentech.com *GSA IT Schedule 70 | MBE | WBE | WOSB | VA SWaM | PA SB* --

[android-developers] Android Developer-San Francisco, CA - Long Term Contract

2019-08-22 Thread ajay sharma
any : Reference from Recent Project *References 1* *Name* *Contact* *Email id* *Designation* *Company* Regards, *Ajay Sharma* PeopleNTech LLC 1604 Spring Hill Rd, Ste 302, Vienna, VA, 22182 Direct: 703-348-4275 e-mail: ajay.sha...@peoplentech.com *GSA IT Schedule 70 | MBE | WBE | WOSB | VA SWaM

[android-developers] MS Dynamics AX Project Manager

2016-11-28 Thread Ajay Chopra
Start this week *Job Title:* MS Dynamics AX Project Manager *Location:* Long Island, NY *Duration:* Long Term Contract *Interview Mode:* Phone/Skype *Job Description:* · 10 Years in IT industry for Financial/Apparel/Retail/Wholesale/CPG · At least 5 Years of experienc

Re: [android-developers] How to transfer ownership and private keys of an existing mobile app in Google Play Store from one developer account to another

2016-05-11 Thread Ajay
package name as the unique identifier to decide if a mobile app being downloaded will be installed as a new mobile app or would update an existing mobile app already installed on the mobile device. On Wed, May 11, 2016 at 12:21 PM, TreKing wrote: > > On Sun, May 1, 2016 at 8:25 AM, Ajay Gupta

[android-developers] How to transfer ownership and private keys of an existing mobile app in Google Play Store from one developer account to another

2016-05-01 Thread Ajay Gupta
We have an Android mobile application already published in Google Play store under a developer account belonging to company A. Company A holds many smaller companies like B, C, D and so on. All companies B, C, D ...had to go through app store subscription of A to publish their mobile apps int

[android-developers] Re: Integrate Wireless printer(via Bluetooth/WiFi) with Android Application.

2013-01-16 Thread Vaibhav Ajay Gupta
; from Android: > > > http://stackoverflow.com/questions/7145787/bluetooth-printer-issue-in-android > > Looks like he just creates a Bluetooth socket and sends some text. > > > > On Wednesday, January 16, 2013 8:19:51 AM UTC-6, Vaibhav Ajay Gupta wrote: >> >> I wan

Re: [android-developers] Integrate Wireless printer(via Bluetooth/WiFi) with Android Application.

2013-01-16 Thread Vaibhav Ajay Gupta
> > Step #2: Ask the wireless printer manufacturer how to integrate their > device with your Android application. > > On Wed, Jan 16, 2013 at 9:19 AM, Vaibhav Ajay Gupta > > wrote: > > I want to make an android application that can print forms which are > created >

[android-developers] Integrate Wireless printer(via Bluetooth/WiFi) with Android Application.

2013-01-16 Thread Vaibhav Ajay Gupta
I want to make an android application that can print forms which are created by same application with wireless printer which is connected via via Bluetooth/WiFi. Any idea how to integrate Wireless printer(via Bluetooth/WiFi) with Android Application.??? -- You received this message because you

[android-developers] Html line(horizontal rule) is not supporting in Android Gmail client

2012-10-22 Thread Ajay Sharma
Hello Everyone, [please find attached image] This is sample image( ) of compose message box of android gmail client , here i have to insert a line (Html line with the help of Hr tag or table) at position (Red mark between that two statements) with the *custom html message* , i try a lot but i am

[android-developers] page curl animation

2012-10-03 Thread ajay kumar
i am working on a app in which i have to give curl animation activity on button click .I am using google page curl code but problem is i have to convert the view in bitmap . each time button click will display new text .and there more than 5000 text .and its not a good way to convert all of the

Re: [android-developers] Re: Source not found, but I've given a source?

2012-08-06 Thread Ajay Tribhuwan
let me ask you are you using proxy connection ? if you are using then you have to include proxy connection class even though you may check your program including the http url which does not require proxy. On 8/2/12, soynerdito soynerdito wrote: > "Source not found" normally means that the build v

[android-developers] Photos not saving anywhere?

2012-07-27 Thread Vaibhav Ajay Gupta
I am developing a custom camera application on android 2.2 api level8(Device Xperia S) My application is running but when i click capture button the toast is displayed but image is not saved anywhere on the devices. Also added the permission to write on external device in menifest. Take photo c

[android-developers] anoop ajay wants to chat

2012-04-05 Thread anoop ajay
I've been using Google Talk and thought you might like to try it out. We can use it to call each other for free over the internet. Here's an invitation to download Google Talk. Give it a try! --- anoop ajay wants

[android-developers] Multiple Alarm problem

2012-03-29 Thread Ajay Sharma
http://stackoverflow.com/questions/9921189/multiple-alarm-fire-at-same-time -- 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

[android-developers] Can this be done on android?

2012-03-27 Thread Ajay Motah
Dear friends, i am a university student competting for my bsc(hons) in IT! i suggested to have my final year project based on android, n for your info, i have never codded in android. im am supposed to give a suggestion by tomorow! and i would be completing my project by august! What the program i

[android-developers] Re: Home Key on ICS

2012-03-13 Thread Ajay
Thanks a lot! I wasn't aware of that option. On Mar 13, 2:21 pm, Zsolt Vasvari wrote: > You probably have the "Destroy activities immediately" checkbox checked. > > > > > > > > On Tuesday, March 13, 2012 4:25:53 PM UTC+8, Ajay wrote: > > >

[android-developers] Home Key on ICS

2012-03-13 Thread Ajay
Hi, I noticed that the Activity in my app is destroyed immediately after I press Home key on ICS only. On Gingerbread or lower, I didn't see this behavior. Anyone else noticed this or any clue on why is this behavior observed on ICS? Thank you, AJ -- You received this message because you are s

[android-developers] Re: Errors :Consumer closed input channel or an error occurred. events=0x8 & Channel is unrecoverably broken and will be disposed!

2012-02-21 Thread ajay
Hello, Were you able to sort this issue out? I'm having the same trouble. I can setVIDPID so I'm assuming the FTDI library is installed correctly. But calling createDeviceInfoList causes the sample program to crash. /dev/bus/usb, /dev/usb/* all have permissions 666. Log file snippet follows:

[android-developers] FTDI USB issue

2012-02-21 Thread ajay
Hello Everyone, I'm trying to usb an FTDI USB chip on Android following the instructions at: http://www.ftdichip.com/Android.htm http://www.ftdichip.com/Support/Documents/TechnicalNotes/TN_134_FTDI_Android_D2XX_Driver.pdf I can setVIDPID so I'm assuming the FTDI library is installed correctly.

[android-developers] Re: Service not available

2012-02-21 Thread ajay talreja
proper satellite signals. if you can get > the device into open sky you may get the required inforamtion. > > > > > > > > > > On Tue, Feb 21, 2012 at 7:57 PM, ajay talreja wrote: > > I want to retrieve the address of the location when i am passing the > > long

[android-developers] Service not available

2012-02-21 Thread ajay talreja
I want to retrieve the address of the location when i am passing the longitude and latitude from Command line through Telnet...The application do get latitude and longitude updates when i change from command line.. im providing with the code...the code doesn't have any error.but is

[android-developers] Re: Shared Preferences

2012-02-11 Thread ajay talreja
eir numeric > input, even when it's long. > > Hope this helps > /Poncho > > On 02/07/2012 02:54 PM, ajay talreja wrote: > > > > > > > > > This code is not working for mei'm trying to use Shared > > preferences to store long

Re: [android-developers] How to create a "Disk space usage monitor ".

2012-02-10 Thread anoop ajay
Disk space usage monitor , is just to see how much memory used in phone memory or sd card, in a pictorial way. -- 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 unsu

[android-developers] How to create a "Disk space usage monitor ".

2012-02-09 Thread anoop ajay
hello everyone am trying to build an application that shows the exact disk space usage of memory for my mini project, needs help as I am a beginner in this. Thank you all in advance.. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] [disk usage in android]

2012-02-08 Thread anoop ajay
Hai I am doing a mini project for my b.tech course, and that is about the disk space monitoring in android phones , can any one suggest something help full to develop such in eclipse. Thank you. -- You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Shared Preferences

2012-02-07 Thread ajay talreja
This code is not working for mei'm trying to use Shared preferences to store long values.the code is correct and is launching successfully when i switch from long to int valuesplease help package d.preferencesdemo1; import android.app.Activity; import android.content.SharedPrefer

[android-developers] Re: android help

2012-02-01 Thread ajay talreja
have tried as you told to change "Try getting the location through a location update. (Use requestLocationUpdate() or requestSingleUpdate() instead.)" but it is also not working for meproviding the code for your review.. Code: "gps12.java " package d.gps12; import android.app.Activ

[android-developers] Re: android help

2012-01-29 Thread ajay talreja
@kris : Sorry. I'll start again. I have problem with my GPS location applicationmy application is not able to retrieve latitude and longitude... I'm providing the code for your reference.the below application is launching successfully on emulator but unable to retrieve the val

[android-developers] Re: android help

2012-01-28 Thread ajay talreja
ode...please check...then lemme know On Jan 29, 1:09 am, Kristopher Micinski wrote: > On Sat, Jan 28, 2012 at 1:43 PM, ajay talreja wrote: > > okkk. > > For my first application...Emergency Sms which send msg at one tab of > > application or key,as yo

[android-developers] Re: android help

2012-01-28 Thread ajay talreja
the other reason of not getting latitude and longitude ..i have tried providing values from Emulator and command line..but it is not able to retain the values of latitude and longitude... thanks... On Jan 28, 11:26 am, TreKing wrote: > On Sat, Jan 28, 2012 at 12:04 AM, ajay t

[android-developers] Re: android help

2012-01-27 Thread ajay talreja
Is that “View.OnClickListener” listener only restricted to Layouts i.e. button Events etc or it can be used to application click event…….example when application is double clicked ,dialer gets opened and when same application is single clicked , should get open...is it possible…if yes….kindly he

[android-developers] android help

2012-01-26 Thread ajay talreja
hii i'm an beginner in android... My problem in android... i want to send sms from a numeric touch pad via programming.. i m not able to find how to put up the code for numeric pad.i did google many times but im unable to find the same.the application should work same as speed dia

[android-developers] Images _display_name is changed in external db at com.android.provider.media/external.db

2012-01-26 Thread Ajay Sharma
next time when i fetch the image with my _display_name(image_101.jpg) it found nothing in external db. can anyone tell me why it happens ? Thanks Regards, Ajay M Sharma -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Intent to install packages from market

2011-09-15 Thread ajay
new Intent(Intent.ACTION_VIEW); intent.setData(Uri.parse("market://details? id=com.outfit7.talkingtom")); startActivity(intent); After that user has to give permission explicitly to install. Can be do this programmatically? Regards Ajay -- You received

[android-developers] Re: Get views and widgets of activities in a default android applications (Settings, contacts etc)

2011-09-11 Thread ajay
Hi Thanx for the response. Can I open the main/default activity of the Settings application from the onCreate() event of my Activity? On Sep 11, 2:36 am, rich friedel wrote: > AFAIK you cannot do what you describe with the standard Android SDK. -- You received this message because you are

[android-developers] Get views and widgets of activities in a default android applications (Settings, contacts etc)

2011-09-09 Thread ajay
accessibility of different android resources. Any help on this is highly appreciated. Thanks in advance. Ajay -- 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@googlegro

[android-developers] Get views and widgets of activities in a default android applications (Settings, contacts etc)

2011-09-09 Thread ajay
accessibility of different android resources. Any help on this is highly appreciated. Thanks in advance. Ajay -- 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@googlegro

[android-developers] Re: Restarting an activity within a tab (TabActivity)

2011-07-19 Thread Ajay Thomas
http://stackoverflow.com/questions/4358481/android-does-oncreate-method-run-in-tabview-when-we-click-on-each-tab -- 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 uns

[android-developers] Re: Switching b/w WiFi & 3G

2011-07-05 Thread Ajay
TED (TYPE_WIFI) comes too early, the device isn't ready to > make connections over WiFi yet. > > WiFi becomes fully usable a couple of seconds after the broadcast. > > -- Kostya > > 05.07.2011 16:26, Ajay пишет: > > > > > > > > > > > Thank you

[android-developers] HTTP Live Streaming (HLS)

2011-07-05 Thread Ajay
Hi, Does anyone know if HLS is supported on Android Phones (SDK version < 3.0). I think it is not supported and is there a clue about adding this support? Thank you, AJ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group

[android-developers] Re: Switching b/w WiFi & 3G

2011-07-05 Thread Ajay
ferent. > > > > > > > > > > On Tue, Jun 28, 2011 at 8:41 AM, Ajay wrote: > > Hi, > > > I have an app that uses sockets in JNI and also HTTP connections in > > Java. I have been observing that I have connectivity issues in my app > > whenever I switch from WiFi to

[android-developers] Switching b/w WiFi & 3G

2011-06-28 Thread Ajay
Hi, I have an app that uses sockets in JNI and also HTTP connections in Java. I have been observing that I have connectivity issues in my app whenever I switch from WiFi to 3G or vice versa. At the same time, I am able to browse the Internet using the browser. Is there anything that the app needs

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-02-25 Thread Ajay
deleted project... added again into workspace... repeated 3-4 times and issue resolved.. On Feb 25, 2:39 pm, Ajay wrote: > !ENTRY org.eclipse.core.resources 4 2 2011-02-25 15:07:29.445 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.core.resource

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-02-25 Thread Ajay
please any updates.. its critical :(( On Feb 25, 2:39 pm, Ajay wrote: > !ENTRY org.eclipse.core.resources 4 2 2011-02-25 15:07:29.445 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.core.resources". > !STACK 0 > java.lang.NullPoin

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-02-25 Thread Ajay
!ENTRY org.eclipse.core.resources 4 2 2011-02-25 15:07:29.445 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException at com.android.ide.eclipse.adt.internal.build.builders.PreCompilerBuilder.build(PreCompilerBuilder

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-02-24 Thread Ajay
facing the same issue.. On Feb 24, 10:52 am, Chopcsu wrote: > Hi All, > > I have just installed ADT 10 with SDK 3.0. Eclipse has been working > ok, but now all of a sudden my project has broken down with eclipse > either complaining there is something wrong with xml files where there > is nothing

[android-developers] Urgent Need : Sr. Java Developer(9 Opening) in Columbus, OH for 6 month contract

2011-02-03 Thread Ajay - Gain America, Inc.
ter's degree and up to two years of experience. Please send me your Updated Resume and these details ASAP: Full Name: Contact No: E-mail ID: Availability: Visa Status/Citizenship: Current Location: Rate or Employer Details: Regards, Ajay Gain America, Inc. I 13804 Hull S

[android-developers] Urgent Need : Oracle PL/SQL Developer in Cambridge, MA for 6+ Months(F_2_F)

2011-02-03 Thread Ajay - Gain America, Inc.
database applications development a plus Please send me your Updated Resume and these details ASAP: Full Name: Contact No: E-mail ID: Availability: Visa Status/Citizenship: Current Location: Rate or Employer Details: Regards, Ajay Gain America, Inc. I 13804 Hull Street Road

[android-developers] using the camera service from android native code

2011-01-24 Thread ajay
hanks and regards, Ajay -- 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...@googl

[android-developers] using the camera service from android native code

2011-01-24 Thread ajay
hanks and regards, Ajay -- 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] Re: BroadcastReceiver called but PhoneStateListener not called

2011-01-18 Thread Ajay Agrawal
While debugging the code below, BroadcastReceiverCustom is being called but PhoneStateListenerCustom is not. Please help. For now I and doing required action in BroadcastReceiverCustom only, but maynot be best place to do it. Any suggestions why PhoneStateListener not being called?? Already spent

[android-developers] Re: BroadcastReceiver called but PhoneStateListener not called

2011-01-18 Thread Ajay Agrawal
Hi All, While debugging the code below, BroadcastReceiverCustom is being called but PhoneStateListenerCustom is not. Please help. For now I and doing required action in BroadcastReceiverCustom only, but maynot be best place to do it. Any suggestions why PhoneStateListener not being called?? Alrea

[android-developers] BroadcastReceiver called but PhoneStateListener not called

2011-01-18 Thread Ajay
Hi All, While debugging the code below, BroadcastReceiverCustom is being called but PhoneStateListenerCustom is not. Please help. For now I and doing required action in BroadcastReceiverCustom only, but maynot be best place to do it. Any suggestions why PhoneStateListener not being called?? Alrea

[android-developers] possible enhancement of Android SDK-NDK integration?

2011-01-17 Thread Ajay Prabandham
to provide cross-language RMI, something that middleware such as CORBA support inherently. Regards, Ajay -- 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 u

[android-developers] filesystem access on emulator

2011-01-10 Thread Ajay Prabandham
Regards, Ajay -- 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

Re: [android-developers] XML document parsing using the DOM API

2011-01-07 Thread Ajay Prabandham
oops my sincere apologies for cluttering android space with this queryin fact, i am new to Java as well, so did not realize this is a Java issue. Will check the Java API documentation. Thanks for redirecting me. Regards, Ajay -- You received this message because you are

[android-developers] XML document parsing using the DOM API

2011-01-07 Thread Ajay Prabandham
//I need to retrieve the value "Document1" present in this element. // what API calls should i make? //similarily with the element } } Any help would be greatly appreci

Re: [android-developers] Problem with application launch on emulator

2011-01-06 Thread Ajay Prabandham
fault? Any input would be greatly appreciated... Regards, Ajay -- 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 and

[android-developers] Problem with application launch on emulator

2011-01-05 Thread Ajay Prabandham
k/res/android"; android:installLocation="preferExternal"> Can anybody throw some light on a possible solution? Thanks and Regards, Ajay -- Ajay Prabandham parth...@gmail.com -- You received this message because you are subscribed to the Google Groups

[android-developers] Weird issue with SurfaceView

2010-10-15 Thread Ajay
Hi, I have a peculiar problem in my app which uses a SurfaceView. After I create the SurfaceView and launch another activity or switch to another activity and return to my SurfaceView, the Menu options or the AlertDialogs are NOT visible! But, it appears as though I am only not able to see the U

[android-developers] Re: .pfx SSL Certificate

2010-08-30 Thread Ajay
27, 2010 at 6:01 AM, Ajay wrote: > > Hi, > >   Does anyone know how we can include an SSL certificate (.pfx) with > > our App? > > > Thank you, > > AJ > > > -- > > You received this message because you are subscribed to the Google > > Groups &qu

[android-developers] Re: SSLException: Not trusted server certificate

2010-08-29 Thread Ajay
my post here : > > http://groups.google.com/group/android-developers/browse_thread/threa... > > On Aug 24, 2:48 am,Ajay wrote: > > > Hi, > > > Since my app is going to access our own servers, I think I can use the > > hack of trusting all certificates.

[android-developers] .pfx SSL Certificate

2010-08-27 Thread Ajay
Hi, Does anyone know how we can include an SSL certificate (.pfx) with our App? Thank you, AJ -- 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 t

[android-developers] Re: SSLException: Not trusted server certificate

2010-08-24 Thread Ajay
Hi, Since my app is going to access our own servers, I think I can use the hack of trusting all certificates. I tried the following & still fails :-( SchemeRegistry schemeRegistry = new SchemeRegistry(); SSLSocketFactory sslSocketFactory = SSLSocketFactory.getSocketFactory(); sslSocketFactory.se

Re: [android-developers] Re: SSLException: Not trusted server certificate

2010-08-20 Thread ajay davanam
again. Thank you, AJ On Fri, Aug 20, 2010 at 8:46 PM, Kostya Vasilyev wrote: > Ajay, > > You being able to open the site in desktop browser and on a Blackberry > seems to imply that the certificate is valid (not corrupted) and is not > self-signed. > > Perhaps the certificate

[android-developers] Re: SSLException: Not trusted server certificate

2010-08-20 Thread Ajay
installed properly on the server. On Aug 20, 4:39 pm, Kostya Vasilyev wrote: >   Ajay, > > This can happen because the certificate is not signed by a trusted > certificate authority (e.g. self-signed), or because the certificate is > just plain wrong. > > Try accessing the URL with

[android-developers] SSLException: Not trusted server certificate

2010-08-20 Thread Ajay
Hi, I am receiving this exception, when I try to access a secure site in my App. I am using DefaultHttpClient & BasicHttpParams classes for Http communication. Any idea what could be the problem here? Thank you, AJ ---

[android-developers] Re: String Array

2010-08-13 Thread Ajay
Yes both the syntax are allowed...Thanks for the replies!! On Aug 13, 4:05 pm, Farjad Habib wrote: > @Filip > > it doesn't matter both String[] arrStrings and String arrStrings[] are legal > in java... > > On Fri, Aug 13, 2010 at 4:01 PM, Filip Havlicek >

[android-developers] String Array

2010-08-13 Thread Ajay
Hi, I have defined a string array in the resource and access it using: String arrStrings[] = getResources().getStringArray(R.array.arrayname); But, how can I get the size of this array? Thank you, AJ -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] HOT Requirement for: Biz Talk Devceloper in Houston, TX 6-12 Months

2010-07-28 Thread Ajay - Gain America, Inc.
send me your Updated Resume and these details ASAP: Full Name: Contact No: E-mail ID: Availability: Visa Status/Citizenship: Current Location: Rate or Employer Details: Regards, Ajay Gain America, Inc. I 13804 Hull Street Road Midlothian, VA 23112 Direct: 703-880-8775 I Fax: 917

[android-developers] Re: Button pressed color

2010-07-14 Thread Ajay
hat is liable to change in the future, and is probably > already different on other, OEM-applied UIs. I got that number from > just sampling a screen capture; I couldn't find it anywhere in the > SDK. > > String > On Jul 14, 1:52 pm, Ajay wrote: > > > Hi, > >    

[android-developers] Button pressed color

2010-07-14 Thread Ajay
Hi, Is there a way I could get the color that is used when a button is pressed? I know that the button uses a default selector xml that consists of the pressed image. But, I am having some custom buttons for which I want it to be close to the default image used for pressed state. Thank you, AJ

[android-developers] Re: Bug in Android framework connecting to url?

2010-06-13 Thread Ajay
ss its not a bug in Http error codes. But am not sure :) Thanks & regards, Ajay -- 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 fro

[android-developers] Re: Widget like MapView

2010-05-12 Thread Ajay
Thank you! I am sorry for my impatience. Will keep that in mind before I post anything. On May 12, 3:45 pm, Mark Murphy wrote: > Ajaywrote: > > Anybody has a clue? > > If you need help within six hours, please hire a consultant. Otherwise, > please wait 24-48 hours before bumping your posts. > >

[android-developers] Re: Widget like MapView

2010-05-12 Thread Ajay
Anybody has a clue? On May 12, 10:30 am, Ajay wrote: > Another related question: > Is there a widget that can scroll diagonally? > The only way I know to make a view scroll both horizontally and > vertically is to have nested views like have a ScrollView inside a > HorizontalScro

[android-developers] Re: Widget like MapView

2010-05-11 Thread Ajay
a vertical->horizontal or horizontal->vertical direction. Thank you, Ajay On May 12, 10:02 am, Ajay wrote: > Hi, >     I read some tutorial about loading a MapView in your own activity. > The Google maps is a beautiful application that scrolls in any > direction the user moves

[android-developers] Widget like MapView

2010-05-11 Thread Ajay
x27;s own UI. Is this possible? If yes, then how? Thank you, Ajay -- 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 e

[android-developers] Common code reuse

2010-05-07 Thread Ajay
Hi, I have a set of common code (including .java files and resources) , which I have to use for two similar applications with different package names (for different vendors). How can I maintain two packages which share the common code without making two copies of the common source? Thank you, A

[android-developers] Custom RatingBar

2010-05-03 Thread Ajay
Hi, I wanted to use a different image for the rating bar. I tried to do this by extending the RatingBar widget style. @drawable/star_full @drawable/ star_full But, the resul

[android-developers] Re: Hide Activity

2010-04-29 Thread Ajay
Thank you!! On Apr 28, 6:16 pm, Mohan Krishna wrote: > hiajay, > define your own theme and add that theme to the activity in > manifest.xml that you want to change. > > create a new xml file in res/values, > and in the androidmanifest.xml file add your that theme to your > activity. > > you can u

[android-developers] Re: XML Layout not shown

2010-04-29 Thread Ajay
found the solution here... http://androidbook.blogspot.com/2009/07/when-eclipse-loading-framework.html On Apr 29, 3:59 pm, Ajay wrote: > Hi, >    For any Android project that I create using Eclipse, I cannot see > the preview of the XML layout that I define. It gives a messa

[android-developers] XML Layout not shown

2010-04-29 Thread Ajay
Hi, For any Android project that I create using Eclipse, I cannot see the preview of the XML layout that I define. It gives a message saying "Eclipse is loading framework information and Layout library from the SDK folder. XXX.xml will refresh automatically once the process is finished." Any id

[android-developers] Re: Hide Activity

2010-04-28 Thread Ajay
I could accomplish this using this android:theme="@android:style/Theme.Translucent" Just wondering, is it possible to use more than 1 theme for an activity? For example we could have an activity with these themes NoTitleBar and Translucent. Thank you, AJ On Apr 28, 11:19 am, Ajay w

[android-developers] Hide Activity

2010-04-27 Thread Ajay
Hi, I want to show a progress dialog, while I check something in the background and display a message finally and exit the app. Can I hide the Activity in the background? I tried using android:theme="@android:style/Theme.NoDisplay" in the manifest file, but the window shows up when I show the pr

[android-developers] R.java

2010-04-26 Thread Ajay
Hi, I have to make two packages with almost same code, except for a few changes. I thought I could give different package names for each of the two versions. But, wherever I refer to the generated resource file R.java, the package to which this file belongs is also changed. Is there anyway to co

[android-developers] Market

2010-04-26 Thread Ajay
t://details? id=com.example.android.")); Now, how can I catch the result which would say if the Market was able to find this package or not? Thank you, Ajay -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, se

[android-developers] Re: ProgressDialog in full screen

2010-04-22 Thread Ajay
and with in > this class  define all other class. > * > > > > On Thu, Apr 22, 2010 at 5:55 PM, Ajay wrote: > > Hi, > >   I have the standard ProgressDialog displayed during a lengthy > > operation. How can I make this ProgressDialog to occupy the entire > &

[android-developers] ProgressDialog in full screen

2010-04-22 Thread Ajay
Hi, I have the standard ProgressDialog displayed during a lengthy operation. How can I make this ProgressDialog to occupy the entire screen (make it full screen)? Thank you, AJ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Re: AlertDialog - selected item

2010-04-22 Thread Ajay
Thanks a lot again for a very quick reply!! You are a life saver :-) On Apr 22, 4:02 pm, Mark Murphy wrote: > Ajay wrote: > > Hi, > >    I have an AlertDialog with a list of selectable items and a OK > > button. How can I get the selected option, when the user clicks the O

[android-developers] AlertDialog - selected item

2010-04-22 Thread Ajay
Hi, I have an AlertDialog with a list of selectable items and a OK button. How can I get the selected option, when the user clicks the OK button? Thank you, AJ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] Re: Customize Spinner

2010-04-21 Thread Ajay
Is there a simpler way or standard widget that I could use? Thank you, AJ On Apr 21, 4:03 pm, Tim wrote: > On Apr 21, 11:47 am, Ajay wrote: > > > Hi, > >    I want to customize the spinner behavior a little bit. I want to > > add a couple of buttons at the end of th

[android-developers] Customize Spinner

2010-04-21 Thread Ajay
Hi, I want to customize the spinner behavior a little bit. I want to add a couple of buttons at the end of the drop down menu that is displayed when the user selects the control. Any idea how this could be done? Thank you, AJ -- You received this message because you are subscribed to the Goog

[android-developers] switchTimezone

2010-04-15 Thread Ajay
Hi, I am using the switchTimezone() method of the Time class. I am not sure what string should be passed to convert the time to a different time zone. For example: My current time zone is +5:30 GMT and current time is 11:30 AM (+5:30 GMT) and I call the switchTimeZone() by passing a string "Amer

[android-developers] Re: Huge UI

2010-04-13 Thread Ajay
Thanks for a super quick reply!! I doubt if I could use a ListView because it has to scroll horizontally as well as vertically. Thank you, AJ On Apr 13, 6:25 pm, Mark Murphy wrote: > Ajay wrote: > > Hi, > >    I have a huge UI, in which I have about 300 to 500 rows of data

[android-developers] Huge UI

2010-04-13 Thread Ajay
Hi, I have a huge UI, in which I have about 300 to 500 rows of data (Horizontal LinearLayout), with each row containing 3 to 4 views. If I load all the UI at once, it takes a long time. Can anyone suggest how best I can display this UI? Thank you, AJ -- You received this message because you a

[android-developers] Re: onFling

2010-03-21 Thread Ajay
ght solve some > of ur problems. > > On Fri, Mar 19, 2010 at 8:40 AM, Ajay wrote: > > Oops!! I still have the problem. Any thoughts anyone? > > > Thank you, > > AJ > > > On Mar 19, 11:54 am, Ajay wrote: > > > Finally I found a way to synchronize t

[android-developers] Re: onFling

2010-03-19 Thread Ajay
Oops!! I still have the problem. Any thoughts anyone? Thank you, AJ On Mar 19, 11:54 am, Ajay wrote: > Finally I found a way to synchronize the scrolls. I was using a > gesture listener to listen for scrolls/flings which did not give me > accurate results. Now I simply pass the onTou

[android-developers] Optimize ScrollView

2010-03-19 Thread Ajay
Hi, I have a big scroll view with lot of child views. Is there any way I could optimize it similar to a ListAdapter getView()? Thank you, AJ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-de

[android-developers] Re: onFling

2010-03-18 Thread Ajay
, Ajay wrote: > Hi, >    I am having two horizontal scroll views in my app. If I do a scroll/ > fling in one view, I have to scroll/fling the other view. It does > work, but it has a minor mismatch sometimes in the amount of scroll. I > suspect this might be because theonFlinglistener

  1   2   >