[android-developers] Join here

2009-09-24 Thread Sasikumar.S
pls join this group http://groups.google.com/group/mobile-application-developers -- Thanks Regards Sasikumar.S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Join

2009-09-30 Thread Sasikumar.S
pls join this group to share ideas http://groups.google.com/group/mobile-application-developers -- Thanks Regards Sasikumar.S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Android SDK 2.0

2009-10-30 Thread Sasikumar.S
Hi, How to download Andoird SDK 2.0 file... I need Andoird SDK 2.0 like 1.5... I tryed to download that. But it downloaded only 2.0 file updates. we want to update it from 1.5 or 1.6... Any one know how to donwload 2.0 pls reply to me -- Thanks Regards Sasikumar.S

[android-developers] INSTALL_FAILED_MISSING_SHARED_LIBRARY

2009-11-02 Thread Sasikumar.S
Hi, Any one know about INSTALL_FAILED_MISSING_SHARED_LIBRARY Error. I tried to execute Google Map appluication in android. In that time it is showed INSTALL_FAILED_MISSING_SHARED_LIBRARY exception. If any one know about these. Pls reply to me... -- Thanks Regards Sasikumar.S -- You

[android-developers] List View

2009-11-05 Thread Sasikumar.S
is 3. But i'm getting is 1. B'coz when we searching for 's' super will become to first position. Now i need how to get the super position is 3 when we search also. can any one know about this? Thanks in advance... -- Thanks Regards Sasikumar.S -- You received this message because you

[android-developers] Join Here

2009-11-05 Thread Sasikumar.S
pls join this group to share ideas about mobile application developement queries in code more... http://groups.google.com/group/mobile-application-developers -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Menu Items.

2009-11-11 Thread Sasikumar.S
Hi, In my application I'm using 3 layouts and one java file. I'm creating a menu. I want to show menu for only one particular layout. The other layout should not get the menu. what should i do for that? can any one know about this? Thanks in advance :) -- Thanks Regards Sasikumar.S

[android-developers] Custom List View.

2009-11-16 Thread Sasikumar.S
Hi, I want to create a custom list view. can any one help me?.. I tried this below link code http://www.androidguys.com/2009/11/09/return-of-the-fancy-listviews/ But it is not working. If any one having program pls send it to me or give some suggestion,. -- Thanks Regards Sasikumar.S

[android-developers] Screen Size

2009-11-25 Thread Sasikumar.S
Hi, What are the different screen size of android mobile? I need mobile screen size model number of those mobiles. any one can know about these? Thanks in advance... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Fwd: [Mobile-App-Developers] Google Mobile Blog

2009-11-26 Thread Sasikumar.S
delivery powered by Google Google Inc., 20 West Kinzie, Chicago IL USA 60610 -- Thanks Regards Mobile Application Developers Group http://groups.google.com/group/mobile-application-developers -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google

[android-developers] Android SDK 2.0 Features.

2009-11-26 Thread Sasikumar.S
Hi, Can any one tell about the Android SDK 2.0 Features not in the Android SDK 1.6?. what are the features?... What are the benefits?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] API expansion

2009-11-26 Thread Sasikumar.S
Hi, can any one tell the expansion of API?... -- Thanks Regards Sasikumar.S -- 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

[android-developers] GraphicsActivity Problem

2009-11-30 Thread Sasikumar.S
); y += mBitmap.getHeight() + 10; canvas.drawBitmap(mBitmap2, 10, y, p); y += mBitmap2.getHeight() + 10; p.setShader(mShader); canvas.drawBitmap(mBitmap3, 10, y, p); } } } -- Thanks Regards Sasikumar.S -- You received this message

[android-developers] Where the Database Exists?....

2009-11-30 Thread Sasikumar.S
Hi, When we are creating a databse in android through sqlite. where it is saving. How can we find the database file?... any one know about these?... Thanks in advance... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Where the Database Exists?....

2009-11-30 Thread Sasikumar.S
Hi nithin, can u pls tell... Where the data folder exists?... On Tue, Dec 1, 2009 at 12:21 PM, Nithin nithin.war...@gmail.com wrote: Hi, Sqlite database is stored in data-data-package name-databases Thanks On Dec 1, 11:16 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, When

Re: [android-developers] Re: Where the Database Exists?....

2009-11-30 Thread Sasikumar.S
running the application, copy the file to you local filesystem and use sqlite commands in command window to check teh contents. On Tue, Dec 1, 2009 at 1:57 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi nithin, can u pls tell... Where the data folder exists?... On Tue, Dec 1, 2009

[android-developers] How to draw a Bitmap Image?....

2009-12-01 Thread Sasikumar.S
Hi, Any one know about how to draw a bitmap image?... thanks in advance -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] How to draw a Bitmap Image?....

2009-12-01 Thread Sasikumar.S
(mButtonImage, BUTTON_X_POS,BUTTON_Y_POS, null); In case of resizing bitmap use matrix. On Wed, Dec 2, 2009 at 12:24 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi, Any one know about how to draw a bitmap image?... thanks in advance -- Thanks Regards Sasikumar.S -- You

Re: [android-developers] How to draw a Bitmap Image?....

2009-12-01 Thread Sasikumar.S
@gmail.com wrote: I'm sure people would be happy to help, but your question is not clear. Can you explain more fully? Why do you want multiple copies of the same image? SoftwareForMe.com Makers of PhoneMyPC Imagine Multitouch On Tue, Dec 1, 2009 at 9:58 PM, Sasikumar.S sasikumar.it1

[android-developers] Sdk extension

2010-01-20 Thread Sasikumar.S
Hi, what is the extension for Sdk?... -- Thanks Regards Sasikumar.S -- 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] Browser Name?.

2010-01-25 Thread Sasikumar.S
Hi, what's the name of default browser in android?.. for iphone safari... for android ?.. -- Thanks Regards Sasikumar.S -- 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: [android-developers] Browser Name?.

2010-01-25 Thread Sasikumar.S
/mobile_ids.html Matt On Mon, Jan 25, 2010 at 11:18 AM, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, what's the name of default browser in android?.. for iphone safari... for android ?.. -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed

[android-developers] Table Row

2010-01-26 Thread Sasikumar.S
(sstv[0]); tr[0].addView(tv[0]); sstv is showing. tv is not showing. wat's the reason?.. -- Thanks Regards Sasikumar.S -- 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] Textview text default size

2010-01-26 Thread Sasikumar.S
Hi, wat is the default textview text size?. -- Thanks Regards Sasikumar.S -- 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] Internet Connection

2010-01-27 Thread Sasikumar.S
Connection Not Enabled How to do this?... -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Internet Connection

2010-01-27 Thread Sasikumar.S
月28日, 下午1时40分, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, How to find whether internet connection is working or not in android emulator?... I'm doing one RSS Program. When internet connection is not enable the RSS feed is not fetching the data and it is showing error. So

Re: [android-developers] Re: Internet Connection

2010-01-27 Thread Sasikumar.S
status. 在 2010年1月28日 下午3:16,Sasikumar.S sasikumar.it1...@gmail.com写道: Hi alligator, Thank u for ur reply. I know how to create a alert dialog.. I need how to check whether internet connection is enabled or not?.. 2010/1/28 alligator ustcchenj...@gmail.com I think an alertdiaglog can do

[android-developers] Android Partners

2010-01-28 Thread Sasikumar.S
Hi, Who are the partners of google in android?.. -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Internet Connection

2010-01-28 Thread Sasikumar.S
Thank u for ur reply. On Thu, Jan 28, 2010 at 3:15 PM, Chander Pechetty cspeche...@gmail.comwrote: use ConnectivityManager and probably add the permission - ACCESS_NETWORK_STATE to manifest file On Jan 28, 12:31 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thank You for ur reply Jian

Re: [android-developers] Re: Internet Connection

2010-01-28 Thread Sasikumar.S
ok.. Thank U On Thu, Jan 28, 2010 at 3:37 PM, Retrodis mattwoodfi...@googlemail.comwrote: ConnectivityManager cm = (ConnectivityManager) this.getSystemService (Context.CONNECTIVITY_SERVICE); NetworkInfo ni = cm.getActiveNetworkInfo(); if(ni != null) { } On Jan 28, 9:46 am, Sasikumar.S

[android-developers] Listview Filter

2010-01-28 Thread Sasikumar.S
or the problem is for all?.. wat's the reason?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Re: EditText - maximum width

2010-01-28 Thread Sasikumar.S
email to android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.comandroid-developers%2Bunsubs cr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Thanks Regards Sasikumar.S

[android-developers] Highlight Linearlayout

2010-01-28 Thread Sasikumar.S
Hi, When I'm clicking the linear layout it should be highlighted. How to do that?.. -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] How much time it will take to parse

2010-01-28 Thread Sasikumar.S
-developers?hl=en -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: How much time it will take to parse

2010-01-29 Thread Sasikumar.S
, 11:59 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi frank, Thank u for ur reply. that question is for android only. The url i sent is taking more than 3 minutes for me. I'm using DOM for XML Parsing. On Fri, Jan 29, 2010 at 11:19 AM, Frank Weiss fewe...@gmail.com wrote

[android-developers] Particular Tag Parsing

2010-01-31 Thread Sasikumar.S
conname conphonenumber -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Particular Tag Parsing

2010-01-31 Thread Sasikumar.S
give some idea for this?.. On Mon, Feb 1, 2010 at 10:16 AM, Kumar Bibek coomar@gmail.com wrote: SAX parsing is done line by line, so there is no way that you can pick up a specific tag if you are SAX parsing. Kumar Bibek On Feb 1, 8:30 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi

Re: [android-developers] Re: Particular Tag Parsing

2010-01-31 Thread Sasikumar.S
Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options

Re: [android-developers] Re: Particular Tag Parsing

2010-01-31 Thread Sasikumar.S
, or till the tag which you want to fetch. Kumar Bibek. On Feb 1, 10:12 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thank u frank. On Mon, Feb 1, 2010 at 10:29 AM, Frank Weiss fewe...@gmail.com wrote: SAXParser does NOT parse line by line. That's incorrect. What you need

Re: [android-developers] Re: Particular Tag Parsing

2010-02-01 Thread Sasikumar.S
?hl=en -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Particular Tag Parsing

2010-02-01 Thread Sasikumar.S
I don't know Hari. On Tue, Feb 2, 2010 at 10:03 AM, hari harish.cse...@gmail.com wrote: hi Sasikumar.S do you know how to update xml file using Sax parser. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Re: Particular Tag Parsing

2010-02-01 Thread Sasikumar.S
vastly easier to work with and generally as fast if not faster than sax. On Mon, Feb 1, 2010 at 8:34 PM, Sasikumar.S sasikumar.it1...@gmail.comwrote: I don't know Hari. On Tue, Feb 2, 2010 at 10:03 AM, hari harish.cse...@gmail.com wrote: hi Sasikumar.S do you know how to update xml

Re: [android-developers] Re: Particular Tag Parsing

2010-02-02 Thread Sasikumar.S
:45 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi Kevin, Which is more faster and easier to use?. I need to Parse a XML. That file contains more than 12000 lines. First i tried to use DOM but it is very slow. It is taking more than 10 minutes tom parse. Now i'm trying to use SAX

[android-developers] XML Parsing

2010-02-02 Thread Sasikumar.S
date tag. I need only the date tag in firstroute only not in segfirstroute. I need jan 25th apr 18th. But i'm getting jan 25th, mar 6th , apr 18th july 29th. how to get only that 2 tags?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google

[android-developers] XML Parsing

2010-02-02 Thread Sasikumar.S
to parse date tag. I need only the date tag in firstroute only not in segfirstroute. I need jan 25th apr 18th. But i'm getting jan 25th, mar 6th , apr 18th july 29th. how to get only that 2 tags?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed

[android-developers] Listview Text Filer Make Fast

2010-02-03 Thread Sasikumar.S
in android SDK installation folder?.. -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Listview Text Filer Make Fast

2010-02-03 Thread Sasikumar.S
Thank You Haric. Any example program is there?.. On Thu, Feb 4, 2010 at 10:01 AM, haric zhu haric@gmail.com wrote: If you use cursor adapter to filter text, it will be very fast. 2010/2/4 Sasikumar.S sasikumar.it1...@gmail.com Hi, I'm having a string array with 2500 items. When add

[android-developers] Layout Highlight

2010-02-05 Thread Sasikumar.S
.. Any one know how to highlight?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Custom AlertDialog

2010-02-05 Thread Sasikumar.S
Hi, How to create a custom dialog box in android? Any example program?.. -- Thanks Regards Sasikumar.S -- 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] Finding Layout in Activity

2010-02-05 Thread Sasikumar.S
Hi, In a single activity I'm showing more than one layout using setContentView(); How to get the current Viewing Layout?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Layout Highlight

2010-02-05 Thread Sasikumar.S
Thank U Haric. I got it. But one more thing is, I need to set a image to that Layout background. Then how can i set these background too...? Pls ?.. On Fri, Feb 5, 2010 at 4:58 PM, haric zhu haric@gmail.com wrote: HI Sasikumar.S, you can set a xml file as it's background like ListView

Re: [android-developers] Finding Layout in Activity

2010-02-05 Thread Sasikumar.S
.inflate(R.layout.tool_bar_ menu_item, parent, false); this view object is just you want. 2010/2/5 Sasikumar.S sasikumar.it1...@gmail.com Hi, In a single activity I'm showing more than one layout using setContentView(); How to get the current Viewing Layout?... -- Thanks

[android-developers] Sqlite Error

2010-02-06 Thread Sasikumar.S
): at dalvik.system.NativeStart.run(Native Method) wat's this?.. how to over come this? any one can explain me?.. -- Thanks Regards Sasikumar.S -- 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: [android-developers] Re: Sqlite Error

2010-02-06 Thread Sasikumar.S
-developers?hl=en -- Thanks Regards Sasikumar.S -- 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

[android-developers] Textview Editable Error

2010-02-06 Thread Sasikumar.S
Hi, I'm using Textview with editable. I'm giving a default value to textview. After executing the program when i try to erase the default value it is not deleting? why? -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Map With Marker Intimation

2010-02-07 Thread Sasikumar.S
http://www.wirelessandmobilenews.com/6art/transit-android.png http://www.wirelessandmobilenews.com/6art/transit-android.pngHow to do that? -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

Re: [android-developers] Re: Sqlite Error

2010-02-08 Thread Sasikumar.S
?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Zoom Control

2010-02-08 Thread Sasikumar.S
controls available for that tutorial. Now i need to add Zoom controls to that tutorial. How to add zoom controls to that tutorial? -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Google Map Error

2010-02-09 Thread Sasikumar.S
) 02-09 18:36:40.694: ERROR/AndroidRuntime(300): at com.google.android.maps.MapView.init(MapView.java:254) 02-09 18:36:40.694: ERROR/AndroidRuntime(300): ... 35 more can any one tell about these?.. -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed

Re: [android-developers] Re: Google Map Error

2010-02-09 Thread Sasikumar.S
, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, when i'm using Google map, it is showing nice. After i'm coming back then try to see one more time newly it is showing error. The error is below 02-09 18:36:40.555: ERROR/AndroidRuntime(300): Uncaught handler: thread main exiting due

[android-developers] Keyboard Character Replacement

2010-02-09 Thread Sasikumar.S
Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options

[android-developers] TextView with Clear Button

2010-02-09 Thread Sasikumar.S
Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit

[android-developers] Keyboard Typing Error

2010-02-09 Thread Sasikumar.S
:618) 02-10 11:34:01.200: ERROR/AndroidRuntime(291): at dalvik.system.NativeStart.main(Native Method) what's this actually?.. How can type using android keyboard. -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] DB Android Blogger Android Developer

2010-02-09 Thread Sasikumar.S
Hi, What's the Difference Between Android Blogger Android Developer?... -- Thanks Regards Sasikumar.S -- 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] Particular Activity Finish

2010-02-10 Thread Sasikumar.S
Hi, In my program i'm using 3 activities. How to close 2 activities at a time?.. Ex:- sample1.java sample2.java sample3.java Now i'm in Sample2.java I need to close Sample1.java sample2.java -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed

[android-developers] What's this Exception?

2010-02-10 Thread Sasikumar.S
): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618) 02-11 11:56:59.015: ERROR/ActivityThread(850): at dalvik.system.NativeStart.main(Native Method) -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Check Internet Connection

2010-02-10 Thread Sasikumar.S
suggestion for this?... -- Thanks Regards Sasikumar.S -- 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

[android-developers] Failed to find provider info for com.google.settings

2010-02-11 Thread Sasikumar.S
provider info for com.google.settings -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Google Map Error

2010-02-11 Thread Sasikumar.S
rather than each time you want to bring the activity to foreground. Daniel On Wed, Feb 10, 2010 at 4:44 AM, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thank You Daniel. I'm not calling setContentView() on onCreat(). I'm calling setContentView() on some other method

[android-developers] Alert Dialog

2010-02-11 Thread Sasikumar.S
. It should be in ordinary font. No lines between Heading Text. Heading Text should be in center. can any one tell about this?.. -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] What's this Exception?

2010-02-11 Thread Sasikumar.S
Sasikumar.S sasikumar.it1...@gmail.com Hi, What's this Exception? 02-11 11:56:59.015: ERROR/ActivityThread(850): Activity com.pack.MyJavaClass has leaked IntentReceiver android.net.networkconnectivitylistener$connectivitybroadcastrecei...@43c33978that was originally registered here. Are you

[android-developers] Which will make Faster?...

2010-02-11 Thread Sasikumar.S
sample_method() { } } *example 2:-* Public class sample { public void sample_method() { int s1; int s2; } } which one will be fast example 1or example 2 ? Any one can tell this?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google

[android-developers] Layout Highlight For Already Background Set

2010-02-12 Thread Sasikumar.S
://img186.imageshack.us/img186/4774/layoutvc.png -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Layout Highlight For Already Background Set

2010-02-12 Thread Sasikumar.S
-- Thanks Regards Sasikumar.S -- 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

[android-developers] Emulator Loading Error

2010-02-15 Thread Sasikumar.S
this?... Any suggestions?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Tab Index

2010-02-15 Thread Sasikumar.S
Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit

Re: [android-developers] Re: Emulator Loading Error

2010-02-15 Thread Sasikumar.S
to limited resources.. im working on windows xp machine/1gb ram and using ganymade eclipse Regards Gino On Feb 15, 4:33 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, When i try to load my emulator it is showing 2 errors with 'Force Close' 'wait' Button. Error

[android-developers] Simple Cursor Adapter - Listview Example

2010-02-16 Thread Sasikumar.S
Hi, Any simple cursor adapter with listview example ? -- Thanks Regards Sasikumar.S -- 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

[android-developers] Textview Editable Cursor Visible

2010-02-17 Thread Sasikumar.S
/img109/1636/picture41o.png How to do that in android?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Textview Editable Place Holder

2010-02-17 Thread Sasikumar.S
.imageshack.us/img109/1636/picture41o.png How to do that in android?.. -- Thanks Regards Sasikumar.S -- 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

[android-developers] Send Email

2010-02-18 Thread Sasikumar.S
Hi, How to send a email in android?. I need to send from some other website email id's like goo...@android.com(or) i...@cricinfo.com I need not want Gmail. Any suggestion ? -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
Hi, In my listview i'm adding more than 2500 items. When i try to use text filter option it is taking more time to filter. I asked this question in android groups already. But i can't get the answer what i expected. Please any one know about these ?.. -- Thanks Regards Sasikumar.S -- You

Re: [android-developers] Re: Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
Thank for your reply. Ya pskink. But i must give 2500 items in list. Its like A,B,C,D in Alphabet. we need to show all 26 Alphabets, not some alphabets. can you please some other idea ?... On Thu, Feb 18, 2010 at 5:01 PM, skink psk...@gmail.com wrote: On Feb 18, 12:06 pm, Sasikumar.S

[android-developers] Android SDK 1.5 Folder import in Project Explorer

2010-02-18 Thread Sasikumar.S
Hi, How to import all android sdk 1.5 sample programs in eclipse?.. any one know ? -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
program i'm adding more than 2500 items. Please see my code and give some suggestion. On Thu, Feb 18, 2010 at 5:19 PM, skink psk...@gmail.com wrote: On Feb 18, 12:35 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thank for your reply. Ya pskink. But i must give 2500 items in list

Re: [android-developers] Re: Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
Thanks for reply. I'm new to android. can u please tell how to use cursor adapter? or any sample program ?. On Thu, Feb 18, 2010 at 6:08 PM, skink psk...@gmail.com wrote: On Feb 18, 12:53 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thanks for reply See my code.. How i'm filtering

Re: [android-developers] Re: Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
Thanks for reply. Its helps for me.? Any particular part to read in that ? On Thu, Feb 18, 2010 at 6:43 PM, skink psk...@gmail.com wrote: On Feb 18, 2:09 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Why you sent empty mail?.. i was too fast... read notepad tutorial

Re: [android-developers] Re: Listview Text Filter Slow

2010-02-18 Thread Sasikumar.S
Thanks for reply... I will see it then i will intimate you. On Thu, Feb 18, 2010 at 7:00 PM, skink psk...@gmail.com wrote: Sasikumar.S wrote: Thanks for reply. Its helps for me.? Any particular part to read in that ? step 2 12 -- You received this message because you

Re: [android-developers] Down Tab Bar in Android

2010-02-18 Thread Sasikumar.S
, visit this group at http://groups.google.com/group/android-developers?hl=en -- Thanks Regards Sasikumar.S -- 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] Tab Bar in Android

2010-02-18 Thread Sasikumar.S
not menu items by pressing menu button. I need a tab bar. Any suggestions ? -- Thanks Regards Sasikumar.S -- 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] Tab Bar in Android

2010-02-18 Thread Sasikumar.S
not menu items by pressing menu button. I need a tab bar. Any suggestions ? -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Tab Bar in Android

2010-02-18 Thread Sasikumar.S
ok... On Fri, Feb 19, 2010 at 1:16 AM, TreKing treking...@gmail.com wrote: On Wed, Feb 17, 2010 at 11:25 PM, Sasikumar.S sasikumar.it1...@gmail.comwrote: I need like that tab bar in android . How to do that? Any suggestions ? Yes. 1 - Get a book or two or three on Android. 2

[android-developers] CursorAdapter Listview Text Filter

2010-02-18 Thread Sasikumar.S
Hi,,\ I'm using a listview with cursoradapter. How to set Text filter for that listview ?. -- Thanks Regards Sasikumar.S -- 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] Stop Scrolling Gallery

2010-02-21 Thread Sasikumar.S
Hi, I'm trying to use gallery as tab bar in my application. So i will add only 5 images to gallery. How to stop scrolling in gallery ? How to make gallery in center ? Any suggestion ? -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google

[android-developers] Json Exmpale

2010-02-22 Thread Sasikumar.S
Hi, Any one can give a json example ? parsing is from URL , not from string. -- Thanks Regards Sasikumar.S -- 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] How to Convert 1.5 project to 2.0

2009-12-02 Thread Sasikumar.S
know about this?. Thanks in advance. -- Thanks Regards Sasikumar.S -- 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

Re: [android-developers] Re: How to Convert 1.5 project to 2.0

2009-12-02 Thread Sasikumar.S
Hi, Thanks for replying. I can't understand clearly... Can u tell some what breifly...?. On Thu, Dec 3, 2009 at 11:56 AM, Andrei gml...@gmail.com wrote: Do android update project from command line It has option for target On Dec 3, 1:20 am, Sasikumar.S sasikumar.it1...@gmail.com

[android-developers] Invalidate()?...

2009-12-03 Thread Sasikumar.S
Hi, What is the use of Invalidate() in android?... Any one know about these?... Thanks in advance -- Thanks Regards Sasikumar.S -- 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: [android-developers] Invalidate()?...

2009-12-03 Thread Sasikumar.S
Hi, Thanks for reply... It will refresh onDraw()? On Thu, Dec 3, 2009 at 4:28 PM, sathya subbiah sathya.subbia...@gmail.comwrote: Invalidate is used for updating the View display. Its like refreshing the view. Rgs, Sathya On Thu, Dec 3, 2009 at 5:32 AM, Sasikumar.S sasikumar.it1

[android-developers] Timer

2009-12-03 Thread Sasikumar.S
Hi, How to get whether timer is runnning or not?... That means How to get whether timer is scheduled or not?... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

  1   2   >