[android-developers] Java Developer - Ashburn, Virginia

2021-11-05 Thread pawar sunil
components for enterprise projects Skill - Nice to Have : Experience with CI/CD practices, pipelines and workflows Understanding of enterprise security, certificate management etc. Hands-on experience with Docker, Kubernetes. Thanks for doing business with us. Sincerely, Sunil Pawar pa

[android-developers] OBIEE Analyst

2018-02-07 Thread sunil
Hi, Hope you are doing well.I have urgent job position of "Obiee Analyst" . If you are interested revert on su...@epikso.com. JOB ROLE: OBIEE Analyst LOCATION: San Jose, CA Duration: 6-12 Months Interview Format: Phone Screen/Skype *OBIEE Analyst* Must have experience with Oracle Business

[android-developers] Pentaho ETL Developer

2018-02-07 Thread sunil
Hi, Hope you are doing well.I have urgent job position of " Pentaho ETL Developer " . If you are interested revert on su...@epikso.com. JOB ROLE: Pentaho ETL Developer LOCATION: San Jose, CA Duration: 6-12 Months Interview Format: Phone Screen/Skype Job Description : - Skill

[android-developers] Program Manager with BI

2018-02-07 Thread sunil
Hi, Hope you are doing great, This is Sunil from Epikso Inc. We have an urgent position for Program Manager with BI at *San francisco, Ca *(Job Description Mention below). Let me if you would like to proceed your resume for this role revert on su...@epikso.com *Job Title*: Program

[android-developers] Argus Optimization track Consultant @ Groton, CT

2017-02-13 Thread Sunil R
Hi, Please let me know if you would be interested for the below mentioned position, I would appreciate if you could send me updated word formatted resume and contact details to sunil...@usgrpinc.com *Role : Argus Optimization track/**Argus Configuration Engineer* *Location: Groton, CT

Re: [android-developers] Re: Alarm Intent not triggered

2014-05-21 Thread Sunil K
Raymond, Any suggestions for me? Problem is alarm is set from my Activity, and the alarm is received only if Activity is currently running. Otherwise it will not. Regards, Sunil On Fri, May 9, 2014 at 8:12 PM, Sunil K sunilchintu2...@gmail.com wrote: No, made it work. But now the real

Re: [android-developers] Re: Alarm Intent not triggered

2014-05-09 Thread Sunil K
is absolute time used. Pls point my mistake why the expected output is not seen. Regards, Sunil -- 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

[android-developers] Re: external bluetooth dongle on Android 1.5

2013-03-31 Thread Sunil Deshpande
Hi, I want to use usb bluetooth dongle with the tab. From forum I can see you have already tried this. Do you have any suggestions? 1) Do I need to hack kernel or tab image? 2) dongle bt apps are already available on play store? Thanks and Regards, Sunil On Friday, 19 November 2010 21:09:07

[android-developers] Re: Interfacing android device with external device using bluetooth.

2012-10-11 Thread Sunil Mishra
://source.android.com/community/index.html On Tuesday, October 9, 2012 8:34:06 PM UTC+1, Sunil Mishra wrote: I want to interface an external touch screen device (e.g. monitor) with android device. What are the requirements to accomplish this? How should I proceed on the work? Any reference materials

[android-developers] Interfacing android device with external device using bluetooth.

2012-10-09 Thread Sunil Mishra
I want to interface an external touch screen device (e.g. monitor) with android device. What are the requirements to accomplish this? How should I proceed on the work? Any reference materials? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] How to export/import sqlite database to/from sdcard in android application?

2012-09-09 Thread SUNIL KUMAR
I have an application that has a sqlite database, I want to export the app db to sdcard then import the same from sdcard. Can anyone guide me in this concern. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Not able to connect to REST service from application in device

2012-06-29 Thread sunil
Hi, We are creating an Android App which receives data from REST service. When we run app in emulator it works fine but when I run/debug it on device, it gives error Connection Refused. Please tell me how can I consume REST service from application running on device. -Sunil -- You

[android-developers] How to update a widget from data passed from activity

2012-05-26 Thread Sunil Mishra
Hi, I have written a sample widget with text view. I added onClickListener Event on the widget, that opens my activity. Now how to update the widget, when the activity is finished? I want to pass data from activity to widget. -- You received this message because you are subscribed to the

[android-developers] Re: How to update a widget from data passed from activity

2012-05-26 Thread Sunil Mishra
after some time. On May 26, 12:29 pm, TreKing treking...@gmail.com wrote: On Sat, May 26, 2012 at 2:05 AM, Sunil Mishra suniljmis...@gmail.comwrote: I want to pass data from activity to widget. You don't pass data to a widget. It's a shell. It just shows something. You do your logic in your

[android-developers] Re: How to update a widget from data passed from activity

2012-05-26 Thread Sunil Mishra
I just want, that once i close the activity, the data i entered in edittext should appear on the widget. I dont know how much time it actually takes, but it does not show the message immediately On May 26, 2:11 pm, TreKing treking...@gmail.com wrote: On Sat, May 26, 2012 at 3:49 AM, Sunil Mishra

[android-developers] JNI Error : local reference table overflow (max=512) in ICS android version

2012-04-02 Thread Sunil
I am developing web based application, in which I am overriding shouldInterceptRequest of WebViewClient as shown below. public WebResourceResponse shouldInterceptRequest(WebView view, String url) { WebResourceResponse response = null; if(url.startsWith(myscheme://)) { String

Re: [android-developers] Re : passing data between activities

2012-03-27 Thread sunil kanaujia
u have to use bound concept properly. On Mon, Mar 26, 2012 at 3:03 PM, vivek elangovan elangovan.vi...@gmail.comwrote: hi members, I am having two activities in my project, In my Ist activity i m getting two values from my loop (for eg : Violation : WITHOUT HELMET and

[android-developers] How to get string text from AutoCompleteTextView in android?

2012-03-25 Thread SUNIL KUMAR
please solve this 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

Re: [android-developers] SDK related

2012-03-23 Thread Sunil K
-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 Regards Sunil * -- You received this message

Re: [android-developers] SDK related

2012-03-23 Thread Sunil K
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 Regards Sunil * -- You received this message because you are subscribed

[android-developers] Animation Trail while using Rotate Animation

2011-12-29 Thread sunil bhatia
Hi, I am trying to rotate a framelayout at orientation change. Layout is getting rotated but it shows trail on device , Like some spots remain on the screen while roatating. Can anyone help in this regard, How to remove those animation trails? Any help on this would be highly appreciated. Thanks

[android-developers] Zooming in opengl es

2011-12-19 Thread sunil thakor
hi all, I have created 3d room using opengl es 1.1 on android platform. i have implemented the rotate part and works fine now i want to implement zoom in and out. how can i implement that i know v can do it with the help of translatef or scalef but i dont know hot to detect zoom in and

[android-developers] WebView Problem

2011-11-14 Thread Sunil Mishra
Hi, I am trying to load http://www.google.com in webview in emulator. But it is unable to load the same. When i try the same with browser, it works fine! Please help! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: WebView Problem

2011-11-14 Thread Sunil Mishra
(url); return true; } } On Nov 14, 2:32 pm, sumeet gupta gupt.sum...@gmail.com wrote: Hi Sunil Have u given the permission to your app for using internet in menifest? Sumeet On Mon, Nov 14, 2011 at 2:53 PM, Sunil Mishra suniljmis...@gmail.comwrote: Hi

[android-developers] Re: WebView Problem

2011-11-14 Thread Sunil Mishra
, Sunil Mishra suniljmis...@gmail.comwrote: @Sumeet and Narendra Yes i have given the permission in manifest. No error is coming, the webview is unable to load the page! The code is  WebView webView = (WebView) findViewById(R.id.webView1);        webView.setWebViewClient(new

[android-developers] How to find devices which are connected to a network?

2011-11-13 Thread Sunil Mishra
Hi, I want to know the ip address of the devices which are present in the network. Is there any way to do that? 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

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
on the PC and use the Android device as a client? You'll probably have to post code, logs, etc to get better help.  At least explain, in much better detail, your issue. On Thu, Nov 10, 2011 at 10:56 PM, Sunil Mishra suniljmis...@gmail.comwrote: I want to share the contents across

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
to load this file. On Nov 11, 1:34 pm, Miguel Morales therevolti...@gmail.com wrote: That's not detailed at all, very bad explanation. Again, you'll have to post code, logs, etc. On Fri, Nov 11, 2011 at 12:28 AM, Sunil Mishra suniljmis...@gmail.comwrote: Because i want the contents

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
: That's better, most likely you'll want to put your html/images in the res folder and then user the following path: file://android_asset/file_path.png If you are downloading these files dynamically, then simply change the file:// path. On Fri, Nov 11, 2011 at 2:30 AM, Sunil Mishra

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
dynamically, then simply change the file:// path. On Fri, Nov 11, 2011 at 2:30 AM, Sunil Mishra suniljmis...@gmail.comwrote: home.html !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3.org

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
I tried changing background-image:url('images/css/topBanner.jpg') to background-image:url(file://android_asset/raw/images/css/ topBanner.jpg' ) but it still not working. On Nov 11, 4:20 pm, Miguel Morales therevolti...@gmail.com wrote: They sure are. On Fri, Nov 11, 2011 at 3:14 AM, Sunil

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
!= assets 11.11.2011 15:27, Sunil Mishra пишет: I tried changing background-image:url('images/css/topBanner.jpg') to background-image:url(file://android_asset/raw/images/css/ topBanner.jpg' ) but it still not working. -- Kostya Vasilyev -- You received this message because you

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
As a workaround i tried storing the image in app_images folder in sdcard and trying to provide the url of that path. But still the issues exists. Is there any other work around possible?? And do you have any clue On Nov 11, 5:18 pm, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: Sunil

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
URL translation. On Nov 11, 6:51 pm, skink psk...@gmail.com wrote: On Nov 11, 2:43 pm, Sunil Mishra suniljmis...@gmail.com wrote: As a workaround i tried storing the image in app_images folder in sdcard and trying to provide the url of that path. But still the issues exists. Is there any

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
@IcedNet You mean to say, i must put all the html, css and images in the assets folder. Right? On Nov 11, 6:52 pm, IcedNet d...@icednet.info wrote: treat the assets folder as /  (root) for your server, put it all in there... On Nov 11, 8:43 am, Sunil Mishra suniljmis...@gmail.com wrote

[android-developers] Re: Urgent help required

2011-11-11 Thread Sunil Mishra
@Daniel Thanks! I'l try on this and get back to you if i have any doubt. Thanks once again! On Nov 11, 7:43 pm, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: On 11 November 2011 14:23, Sunil Mishra suniljmis...@gmail.com wrote: @skink and @Dainel According to me URL translation

[android-developers] Urgent help required

2011-11-10 Thread Sunil Mishra
Hi, I have developed a HTTP web server and sending HTML files. But now i am trying to use images for background in the html page. But it is not able to load the html file with proper background image. Any idea how to resolve this? -- You received this message because you are subscribed to the

[android-developers] Re: Urgent help required

2011-11-10 Thread Sunil Mishra
@TreKing - I have developed the server in Android itself. And i am accessing that via PC's Web browser. On Nov 11, 12:39 am, TreKing treking...@gmail.com wrote: On Thu, Nov 10, 2011 at 7:24 AM, Sunil Mishra suniljmis...@gmail.comwrote: I have developed a HTTP web server and sending HTML files

[android-developers] Re: Urgent help required

2011-11-10 Thread Sunil Mishra
I want to share the contents across the network, so i developed the server. Any clue on how to fix my problem? On Nov 11, 9:38 am, Zsolt Vasvari zvasv...@gmail.com wrote: You have developed your own web server?  Why? On Nov 11, 12:32 pm, Sunil Mishra suniljmis...@gmail.com wrote

[android-developers] Re: Play content of phone on PC browser

2011-11-04 Thread Sunil Mishra
the device using USB connector and the access the files using file:// schema. On Nov 3, 12:45 am, Sunil Mishra suniljmis...@gmail.com wrote: Hi Summers, I am trying to play the content of phone in PC's Web browser. I am able to list down the contents that are available on the phone

[android-developers] Re: project regarding m.tech

2011-11-03 Thread Sunil Mishra
Can you explain in little detail what you want to achieve? On Nov 3, 2:49 pm, Hirdesh Agrawal in.hird...@gmail.com wrote: i would like to design hardware crypto module for android os for bluetooth connection... -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Showing notification dialog over a incoming call

2011-11-02 Thread Sunil Mishra
Hi, The log - 11-02 11:25:57.706: ERROR/AndroidRuntime(339): FATAL EXCEPTION: main 11-02 11:25:57.706: ERROR/AndroidRuntime(339): android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@44e7d968 is not valid; is your activity running? 11-02

[android-developers] Re: Showing notification dialog over a incoming call

2011-11-02 Thread Sunil Mishra
that is tied to a activity that's not running at the moment, thus the error. Toasts don't have these strong ties to the activity showing them. that's why it works. 2011/11/2 Sunil Mishra suniljmis...@gmail.com Hi, The log - 11-02 11:25:57.706: ERROR/AndroidRuntime(339): FATAL

[android-developers] Play content of phone on PC browser

2011-11-02 Thread Sunil Mishra
Hi, I have developed a app that lists all the available media files on the phone. But i am unable to play that content on web browser. Any way to do this? Please help, its urgent. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: Showing notification dialog over a incoming call

2011-11-02 Thread Sunil Mishra
Hi Vinay, I tried the same application that is given in that link, but i am unable to produce the results. Can u please cross check whether it is working or not. On Nov 2, 3:18 pm, vinay kumar mj vinay.andr...@gmail.com wrote: Hi Sunil, I think you should use BroadcastReceiver API

[android-developers] Re: Showing notification dialog over a incoming call

2011-11-02 Thread Sunil Mishra
Hi arnouf, Is it possible to call a activity using the example given in the link.? On Nov 2, 5:10 pm, arnouf arnaud.far...@gmail.com wrote: When you say that you're unable to produce the results...what happens exactly. Did you set good permission and action to catch in your AndroidManifest

[android-developers] Re: Play content of phone on PC browser

2011-11-02 Thread Sunil Mishra
293 2314 Java is my crack. On Wed, Nov 2, 2011 at 6:11 AM, Sunil Mishra suniljmis...@gmail.com wrote: Hi, I have developed a app that lists all the available media files on the phone. But i am unable to play that content on web browser. Any way to do this? Please help, its urgent

[android-developers] Re: Check whether media player is playing media or not

2011-10-25 Thread Sunil Mishra
Thanks Robert and Mark, the suggestion given by Robert is working fine!! On Oct 25, 10:36 am, Mark Murphy mmur...@commonsware.com wrote: On Tue, Oct 25, 2011 at 1:27 AM, Sunil Mishra suniljmis...@gmail.com wrote: I want to check whether inbuilt media player is active and playing media

[android-developers] Showing notification dialog over a incoming call

2011-10-25 Thread Sunil Mishra
Hi, I have written a code to display a dialog box when a incoming call arrives, but it crashes. It is working fine when done by only displaying message using Toast. Please Help. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: how to view a pdf file?

2011-10-24 Thread Sunil Mishra
Hi, If u have any application installed for viewing pdf file then you can use its intent to view the pdf in your application. For more reference : http://stackoverflow.com/questions/3831019/how-to-read-a-pdf-in-android On Oct 24, 12:02 pm, kalandar kasimk...@gmail.com wrote: dear friends,    

[android-developers] Check whether media player is playing media or not

2011-10-24 Thread Sunil Mishra
Hi, Is there any api through which we can figure out whether media player is currently playing any media or not? -- 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

[android-developers] Re: onCallStateChanged(int state, String number)

2011-10-24 Thread Sunil Mishra
Hi, can you describe about other 2 cases and what you mean by that? On Oct 24, 5:38 pm, ch andrei.comand...@gmail.com wrote: Hi, I observed an undocumented behavior of the method PhoneStateListener.onCallStateChanged(int state, String incomingNumber). When the method is called on a new

[android-developers] Re: Check whether media player is playing media or not

2011-10-24 Thread Sunil Mishra
Can i use MediaPlayer as a static object? On Oct 24, 6:57 pm, Jeremy Dagorn jeremy.dag...@gmail.com wrote: Hi, http://developer.android.com/reference/android/media/MediaPlayer.html... MediaPlayer.isPlaying()? On Oct 24, 9:23 am, Sunil Mishra suniljmis...@gmail.com wrote: Hi

[android-developers] Re: Check whether media player is playing media or not

2011-10-24 Thread Sunil Mishra
MediaPlayer.isPlaying() as a static method as it is an instanced method. You can have the MediaPlayer instance you create/use be in a static variable and work with it from there. Steven Studio LFPhttp://www.studio-lfp.com On Monday, October 24, 2011 9:38:39 AM UTC-5, Sunil Mishra wrote

[android-developers] Re: onCallStateChanged(int state, String number)

2011-10-24 Thread Sunil Mishra
andrei.comand...@gmail.com wrote: Hi Sunil, As far as i know the onCallStateChanged callback is called when a phone call state is changed (ringing,offhook and idle). On the callback is called for ringing, the phone number is provided for offhook and idle, the phone number is empty. Andrei On Oct

[android-developers] Re: Two emulators communicate via Http

2011-10-23 Thread Sunil Mishra
.!! On Sat, Oct 22, 2011 at 5:05 AM, Weikang Wan weikang@gmail.com wrote: Hi Sunil, Good suggestions! What would be the mapping IP of emulator from PC browser? Thanks. On Oct 21, 4:15 am, Sunil Mishra suniljmis...@gmail.com wrote: Try accessing your andriod server from web browser of PC

[android-developers] Re: Two emulators communicate via Http

2011-10-21 Thread Sunil Mishra
Try accessing your andriod server from web browser of PC. If it works fine, then it will work in the field also. On Oct 21, 4:49 am, Weikang Wan weikang@gmail.com wrote: I want to set up an XML RPC server and a method call client on android OS 2.3; my first step is to implement an HTTP

[android-developers] Streaming Audio From Web

2011-10-18 Thread Sunil Mishra
Hi, I am trying to play a audio mp3 file which is stored on web String url = http://;; // your URL here MediaPlayer mediaPlayer = new MediaPlayer(); mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); mediaPlayer.setDataSource(url); mediaPlayer.prepare(); // might take long! (for

[android-developers] Re: Streaming Audio From Web

2011-10-18 Thread Sunil Mishra
the link i am using is the link of internet radio, and it is streaming the radio On Oct 18, 6:08 pm, MComputing Lab mobilecomputing...@gmail.com wrote: Are you sure that the audio file on the server is being streamed? On 18 Oct 2011 15:09, Sunil Mishra suniljmis...@gmail.com wrote: Hi

[android-developers] Open media file in web server

2011-10-13 Thread Sunil Mishra
Hi, I am currently developing a web server, and i want to play the content on phone in the browser of PC. Is there any way to do 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] Re: HTTP Request Handler

2011-10-11 Thread Sunil Mishra
Thanks Anil. On Oct 11, 11:47 am, Anil Jagtap anil.so...@gmail.com wrote: Dear Sunil, I have wrote something like following http://pastebin.com/6tX9UHQS Is that what you want? On Oct 10, 2:16 pm, Sunil Mishra suniljmis...@gmail.com wrote: Can any one please provide me an example

[android-developers] HTTP Request Handler

2011-10-10 Thread Sunil Mishra
Can any one please provide me an example of HTTP Request Handler. Please its 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,

[android-developers] Serversocket is not working

2011-09-30 Thread Sunil Mishra
Hi, I tried to create a serversocket, but it is throwing IOException. How to solve this issue? The code is: try { ServerSocket ss = new ServerSocket(port); TextView tv = (TextView)findViewById(R.id.status);

[android-developers] draw 3d room using opengl es 2.0

2011-09-30 Thread sunil thakor
hi guys i m new to opengl i want to draw a 3d room in android using opengl es 2.0 can anybody help me ? thanks in advance -- 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] Can Wifi be enabled on emulator?

2011-09-23 Thread Sunil Mishra
Hi, I am trying to develop a wifi application, but when i try to turn on the wifi via code or directly through emulator, it shows error. Any fixes available for this? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] USB driver for Pendrive

2011-09-19 Thread Sunil Mishra
Can i attach my pen drive and access data from it through a android mobile? -- 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] Android instrumentation execution report generation

2011-08-18 Thread Sunil Chandrasekharan
Hi All, Currently i have automated one application under test. i created a test application. I am using command prompt to run the application. Inside my test application , i have written code to print some logs when it enters to each test methods. e.g log.d(test1, inside first test case); Now

Re: [android-developers] wireless screenshots

2011-07-27 Thread sunil kumar
( connection is retaining). I need help in making stable wilink on panda board any really appreciate. If still more information required kindly let me know.:-) Thanks and regards Sunil. On Sun, Jul 10, 2011 at 9:27 AM, bob b...@coolgroups.com wrote: How do you take

[android-developers] Re: Mocking static classes like Enviroment

2011-06-15 Thread Sunil Chandra
various scenarios without actually using a phone. (Another reason to not rely on physical device is that certain phone e.g. Nexus S do not support removal of external storage and I have already made that choice :( ) Regards, Sunil -- You received this message because you are subscribed

[android-developers] Re: adding external storage to emulator

2011-06-15 Thread Sunil Chandra
Hi, How can I make my emulator think that it has external storage? Currently it always returns not mounted. Regards, Sunil -- 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] Text on seekbar

2011-06-14 Thread Sunil Lakhiyani
Hello Developers, I am just wondering if there is any way to write text on custom seekbar. I know if i have 2 drawable items with static text then i can do it. I have done it and it works fine, but what if the text is dynamic? I want to fire an action if user reach to maximum value and show some

Re: [android-developers] Re: Click event on Edit-Text's Right Drawable.

2011-04-28 Thread Sunil Lakhiyani
Thank you Zsolt, Finally I have made it. On Sun, Apr 24, 2011 at 5:53 AM, Zsolt Vasvari zvasv...@gmail.com wrote: Have 2 Views in your layout next to each other and set their backgrounds so it looks like you have a single control. On Apr 24, 7:07 am, Sunil Lakhiyani slakhiyaniandr

[android-developers] Build 2 apk same time?

2011-04-28 Thread Sunil Lakhiyani
Hello Developers, I am building an app using jenkins/ hudson. My application is using 2 URLs, first for lab testing and another one is for production. We have 2 teams one is in US and another one is in JAPAN for testing. So I need to create 2 apks same time. Right now what I am doing is I

Re: [android-developers] Build 2 apk same time?

2011-04-28 Thread Sunil Lakhiyani
, 2011 at 1:16 AM, Sunil Lakhiyani slakhiyaniandr...@gmail.com wrote: Hello Developers, I am building an app using jenkins/ hudson. My application is using 2 URLs, first for lab testing and another one is for production. We have 2 teams one is in US and another one is in JAPAN for testing

Re: [android-developers] Re: Click event on Edit-Text's Right Drawable.

2011-04-23 Thread Sunil Lakhiyani
a compound control that comprised of an EditText and a ImageView. It works great. On Apr 23, 9:33 am, Sunil Lakhiyani slakhiyaniandr...@gmail.com wrote: Hello Developers, I have one Edit Text with right drawable. The xml code is TextView android:id=@+id/trip_txt_to

[android-developers] Click event on Edit-Text's Right Drawable.

2011-04-22 Thread Sunil Lakhiyani
Hello Developers, I have one Edit Text with right drawable. The xml code is TextView android:id=@+id/trip_txt_to android:layout_width=wrap_content android:layout_height=wrap_content android:text=@string/addname android:layout_alignParentLeft=true android:textStyle=bold

Re: [android-developers] Re: Error in build.xml using hudson

2011-03-03 Thread Sunil Lakhiyani
: local.properties On Mar 1, 11:26 am, Sunil Lakhiyani slakhiyaniandr...@gmail.com wrote: Hello all, I am building app using hudson, but it throws me an error : *Smartphone/Project1/android/project1/build.xml:49: taskdef class com.android.ant.SetupTask cannot be found* * * Can any

Re: [android-developers] Re: Can I read .pdf From assert folder?

2011-03-01 Thread Sunil Lakhiyani
problem and decided to save the pdfs on the SD card... Greetings from Zurich, Stephan On Feb 28, 9:29 pm, Sunil Lakhiyani slakhiyaniandr...@gmail.com wrote: Hi Developers, I have .pdf in assert folder, also i have pdf viewer ad acrobat reader installed in my phone. Can i read .pdf

[android-developers] Error in build.xml using hudson

2011-03-01 Thread Sunil Lakhiyani
Hello all, I am building app using hudson, but it throws me an error : *Smartphone/Project1/android/project1/build.xml:49: taskdef class com.android.ant.SetupTask cannot be found* * * Can any one tell me how to solve this error? Thanks -- You received this message because you are

[android-developers] Can I read .pdf From assert folder?

2011-02-28 Thread Sunil Lakhiyani
Hi Developers, I have .pdf in assert folder, also i have pdf viewer ad acrobat reader installed in my phone. Can i read .pdf from assert anyway (using those 2)? Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Re: adding search option

2011-02-25 Thread Sunil Lakhiyani
Lol On Fri, Feb 25, 2011 at 1:16 AM, Marcin Orlowski webnet.andr...@gmail.comwrote: On 25 February 2011 09:55, Indicator Veritatis mej1...@yahoo.com wrote: What happened to let me google that for you?? http://tinyurl.com/6fpm7st -- Regards, Marcin -- You received this message because

[android-developers] Extended MapView

2011-02-22 Thread Sunil Lakhiyani
Hi All, I am creating custom Map view. But I am getting android.view.Inflateexception : Binary XML file line #10 at line #10 i put my custom mapview. Can any one help me? thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Re: Which JSON Parser is better

2011-02-22 Thread Sunil Lakhiyani
Gson is batter than other one. For date : in gson convert it into miliseconds and than parse it. Store ms in long datatype On Feb 22, 2011 10:38 PM, Manish Garg mannishga...@gmail.com wrote: I used gson and it was working fine but in some cases i got deserialization error or wrong format in case

Re: [android-developers] BlueTooth Serial Communication

2011-02-22 Thread Sunil Lakhiyani
Go for android programming pro book or search online. Its a good start for this topic. On Feb 22, 2011 10:44 PM, Anil Sasidharan anil...@gmail.com wrote: Hi, Look at RFCOMM sockets and BluetoothAdapter and related classes in Android. Warm Regards, Anil On Wed, Feb 23, 2011 at 5:52 AM, Alex

Re: [android-developers] Re: Alert Dialog - Specified child already has a parent - on 2nd attempt

2011-02-21 Thread Sunil Lakhiyani
please refer this link http://www.androidpeople.com/android-alertdialog-example/ http://www.androidpeople.com/android-alertdialog-example/ and http://www.tutorialforandroid.com/2009/01/displaying-alertdialog-in-android.html

Re: [android-developers] Re: Alert Dialog - Specified child already has a parent - on 2nd attempt

2011-02-21 Thread Sunil Lakhiyani
http://stackoverflow.com/questions/3968170/android-prompt-users-input-using-a-dialog On Mon, Feb 21, 2011 at 12:11 PM, Aaron Buckner nagm...@gmail.com wrote: Ok, well those helped out to a point... they helped me narrow down the line of code that is causing the problem...

Re: [android-developers] Re: Drag and Drop

2011-02-17 Thread Sunil Lakhiyani
Thank you Oded, and Treking. You saved my time [?]. At least I got where to start. I really appreciate your help. Will soon update you with result. -- Sunil Lakhiyani +1 215 584 7289 On Thu, Feb 17, 2011 at 1:20 AM, Oded O. olb...@gmail.com wrote: Maybe this will help: http

[android-developers] Drag and Drop

2011-02-15 Thread Sunil Lakhiyani
Hello Developers, I have very specific question about Drag and Drop Function. I have created 3 XML files. Header.xml : This file has Image view with company logo. Footer.xml : This file has 4 Images which act as “kind of” menu bar. It has 4 options home, function1, function2, more. Main.xml :

Re: [android-developers] how to find name of all weekdays with their date

2011-02-15 Thread Sunil Lakhiyani
() { return apCharacter; } } -- Sunil Lakhiyani +1 215 584 7289 On Tue, Feb 15, 2011 at 4:12 PM, TreKing treking...@gmail.com wrote: On Tue, Feb 15, 2011 at 4:46 AM, gaurav gupta gaurav.gupta...@gmail.comwrote: m using Calender class ,but dont know how to find the proper result. Read

[android-developers] Re: How to Build Modofied launcher source code

2011-01-10 Thread Sunil
(add # in the beginning) #LOCAL_MODULE_TAGS := optional 2. Edit Android.mk in frameworks/base/libs/rs, Comment out the line line 106 #LOCAL_MODULE_TAGS := optional 3. Then issue make (better make clean) in the eclair directory. HTH, Sunil -- You received this message because you are subscribed

[android-developers] Re: Portrait and Landscape in Emulator

2010-12-22 Thread Nidhi Sunil
Hi, Press Ctrl+F11. On Dec 23, 9:46 am, cuil yahoo cuilya...@gmail.com wrote: Hello, I am trying to test my application in my emulator, but i am unable to switch over from portrait view to landscape view. Could anyone please help me out ? Thanks Cuil -- You received this message

[android-developers] DRM protection for multimedia/book contents in Android.

2010-12-20 Thread Sunil Deshpande
. Thanks and Regards, Sunil -- 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] Re: TranslateAnimation problem

2010-12-15 Thread Nidhi Sunil
Hi , below code snippet might be helpful. final ImageView i = (ImageView) findViewById(R.id.i1); final TranslateAnimation tr = new TranslateAnimation(0, 0, 0, 0, 0, 0, 0, 100); tr.setFillBefore(false);

[android-developers] Re: How to see Android Manifest.xml

2010-12-15 Thread Nidhi Sunil
you can make use of this command: Aapt l –a .apkfilename On Dec 15, 10:39 am, Dalvin singh.dal...@gmail.com wrote: Hi My requirement is to see the Android Manifest.xml file after extracting from APK file. For e.g. I have an Apk file - I unzip the Apk file into a folder - now this folder

[android-developers] BroadcastReceiver onReceive startActivity Issue

2010-12-08 Thread Sunil
Hello, I am trying to start an Activity (say A) from BroadcastReceiver onReceive method. Most of the time activity (A) is started as expected but some times Activity (B) is displayed which is already in the background (last shown activity). Not sure why Activity B is being displayed instead of

[android-developers] Re: error to include slider in layout (how to include slider)

2010-11-02 Thread Sunil
android:scrollX=10sp android:scrollY=100sp android:layout_height=250dip handle=@+id/slideHandleButton Thanks, Sunil On Nov 2, 3:29 pm, Rocky rkjhaw1...@gmail.com wrote: Hi, I created a slider  view - slider_button.xml LinearLayout android:id=@+id

[android-developers] Re: CTS Install TIMEOUT error - Android source Froyo - SDK 2.2, ARM emulator ,Linux Ubuntu

2010-10-08 Thread sunil kumar
On Aug 10, 9:51 am, sunil kumar sunilmk...@gmail.com wrote: Dear all , I'm facing problem inCTSexecution, can any one provide me inputs regarding InstallTIMEOUTerror, 1. Is this expected behaviour ? 2. If this is an issue pls let me know if it is fixed in any latest release. Steps : 1

[android-developers] gallery initial selection

2010-09-03 Thread Sunil S
and the imageview above to an specific position in the list. How can I do this. Thanks in advance. Sunil -- 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

Re: [android-developers] Re: OpenSource REST Client for Android

2010-08-12 Thread sunil kumar
the Uninstall TIMEOUT error. Any help is reall appreciated... Thanks and regards Sunil. On Wed, Aug 11, 2010 at 6:44 PM, Robert Nekic robertne...@gmail.com wrote: FYI, there is an hour long video from this year's Google IO about building Android REST client apps. http://code.google.com/events

[android-developers] CTS Install TIMEOUT error - Android source Froyo - SDK 2.2, ARM emulator ,Linux Ubuntu

2010-08-10 Thread sunil kumar
/mydorid/) 2. make cts (//Android-path/mydorid/) 3. cd /out/host/linux-x86/cts/android-cts/tools 4. ./startcts 5. start --plan CTS (Tried Java plan) This failure is random during the execution of CTS , but same Install TIMEOUT error is happening at android.core.tests.math Thanks and regards Sunil

  1   2   >