[android-developers] How to call onDraw() in Timer?..

2009-12-03 Thread Sasikumar.S
Hi, I need, I'm using a class extends with view. I'm using timer in that class. I'm using onTouchEvent() also. I onTouchEvent() i'm using invalidate(). So it is calling onDraw(). When i use invalidate() in Timer. It is not calling onDraw(). Why? -- Thanks Regards Sasikumar.S -- You

[android-developers] Re: How to call onDraw() in Timer?..

2009-12-03 Thread Sasikumar.S
Hi, Thank for ur reply How to use handlers?.. On Dec 3, 6:46 pm, skink psk...@gmail.com wrote: On Dec 3, 2:38 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, I need, I'musingaclassextendswithview. I'musingtimerin thatclass. I'musingonTouchEvent()also

[android-developers] Re: How to call onDraw() in Timer?..

2009-12-03 Thread Sasikumar.S
, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, I need, I'm using a class extends with view. I'm using timer in that class. I'm using onTouchEvent() also. I onTouchEvent() i'm using invalidate(). So it is calling onDraw(). When i use invalidate() in Timer. It is not calling

[android-developers] Re: How to call onDraw() in Timer?..

2009-12-03 Thread Sasikumar.S
Hi, Thanks for ur reply.. Is there any way to call tonDraw() frequencly... And also i need to use timer... On Dec 3, 10:00 pm, Mark Murphy mmur...@commonsware.com wrote: I'musingaclassextendswithview. I'musingtimerin thatclass. I'musingonTouchEvent()also.

[android-developers] KeyEvent in View Extended Class

2009-12-03 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] How to move a image in timer?...

2009-12-03 Thread Sasikumar.S
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, send email to android-developers

[android-developers] how to delete application from emulator in android?..

2009-12-04 Thread Sasikumar.S
Hi, how to delete application from emulator in android?.. Through cmd. -- 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] XML Parsing is Slow

2009-12-04 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] unavailable shared library

2009-12-06 Thread Sasikumar.S
Hi, when i tried to execute my project. It is showing error as:- Package pack.com requires unavailable shared library com.google.android.maps; failing! Any one know about this?... Thanks in advance... -- Thanks Regards Sasikumar.S -- You received this message because you are subscribed

[android-developers] Screen Size

2009-12-07 Thread Sasikumar.S
Hi, All the Android Models are same size or different 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

Re: [android-developers] Screen Size

2009-12-07 Thread Sasikumar.S
...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, 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

Re: [android-developers] Screen Size

2009-12-07 Thread Sasikumar.S
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Thanks Regards Sasikumar.S -- You received this message

[android-developers] How to show menu item automatically?

2009-12-08 Thread Sasikumar.S
Hi, How to show menu items automatically (without clicking menu button) when the layout is viewed?.. -- 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: How to show menu item automatically?

2009-12-08 Thread Sasikumar.S
Hi kumar, Thanks for ur reply... how to use that?.. On Tue, Dec 8, 2009 at 4:16 PM, Dexter#39;s Brain coomar@gmail.comwrote: openOptionsMenu() Thanks and Regards, Kumar Bibek http://tech-droid.blogspot.com On Dec 8, 3:40 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi

Re: [android-developers] Re: How to show menu item automatically?

2009-12-08 Thread Sasikumar.S
Hi kumar, Thanks U On Tue, Dec 8, 2009 at 4:29 PM, Kumar Bibek coomar@gmail.com wrote: Just in your onCreate() or onResume() method, call this. Thanks, Kumar Bibek http://tech-droid.blogspot.com On Dec 8, 3:58 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi kumar, Thanks

[android-developers] Tasks Running in Android

2009-12-08 Thread Sasikumar.S
Hi, How to find, what are the tasks running in android emulator?... -- 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

[android-developers] Re: GK:How to Kill all Activity at a time ?

2009-12-08 Thread Sasikumar.S
Use finish(); to kill the current activity... On Dec 8, 4:11 pm, Jack Ganesh ganesh...@gmail.com wrote: HI Mark, Say some thing ? ? ? Am in need to perfom this operation. On Dec 8, 3:40 pm, Dexter#39;s Brain coomar@gmail.com wrote: Hi Mark, I am aware that this is the Android

Re: [Mobile-App-Developers] Re: [android-developers] Tasks Running in Android

2009-12-08 Thread Sasikumar.S
Hi, Thanks for ur reply... What is that ps -A ? On Tue, Dec 8, 2009 at 4:46 PM, satishbabu...@gmail.com wrote: Try with ps -A @ Satish bellapu Sent from BlackBerry® on Airtel -- *From: * Sasikumar.S sasikumar.it1...@gmail.com *Date: *Tue, 8 Dec 2009 16:42

[android-developers] R file not generating automatically

2009-12-08 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

Re: [android-developers] R file not generating automatically

2009-12-08 Thread Sasikumar.S
content, refresh and run again. Le Tuan Anh Sent from Sint-Josse-Ten-Noode, Brx, Belgium 2009/12/8 Sasikumar.S sasikumar.it1...@gmail.com Hi, After i created my project. The R file is not generating. I need to build the application to create that R file. After i add any image or string

Re: [android-developers] R file not generating automatically

2009-12-08 Thread Sasikumar.S
-Josse-Ten-Noode, Brx, Belgium 2009/12/8 Sasikumar.S sasikumar.it1...@gmail.com Hi, Thanks for ur repply.. Not only for single project. I created lot of projects. In All the project the R file is not generating for past 3 days.. On Tue, Dec 8, 2009 at 5:03 PM, Le Tuan Anh anhlt1

[android-developers] MapActivity

2009-12-17 Thread Sasikumar.S
Hi, shall we use map application in android2.0?.. I tried to install map application in android1.5 , but it is showing Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY. In android1.1 it is working. wat is the reason?... -- Thanks Regards Sasikumar.S -- You received this message

[android-developers] Re: MapActivity

2009-12-17 Thread Sasikumar.S
Thank you, Its working now On Dec 18, 9:33 am, Kumar Bibek coomar@gmail.com wrote: Check your AVD configuration if it has Google APIs. Thanks, Kumar Bibek http://tech-droid.blogspot.com On Dec 18, 9:13 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, shall we use map

[android-developers] Re: MapActivity

2009-12-17 Thread Sasikumar.S
. - TreKing - Chicago transit tracking app for Android-powered deviceshttp://sites.google.com/site/rezmobileapps/treking On Thu, Dec 17, 2009 at 10:13 PM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi, shall we use map application in android2.0?.. I tried to install map

[android-developers] RelativeLayout

2009-12-22 Thread Sasikumar.S
What is the main use of relative layout? can any one pls explain it... -- 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

Re: [android-developers] Re: RelativeLayout

2009-12-22 Thread Sasikumar.S
Guide yet? http://developer.android.com/guide/tutorials/views/hello-relativelayout.html On Dec 22, 12:01 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: What is the main use of relative layout? can any one pls explain it... -- Thanks Regards Sasikumar.S -- You received

[android-developers] Re: TableLayout

2009-12-30 Thread Sasikumar.S
pls check this http://www.androidpeople.com/android-tablelayout/ On Dec 31, 1:30 am, Business Talk roman.businesst...@gmail.com wrote: How can I make sure that a TableRow fits into the table width regardless of the TableRow' size, meaning the row is shrank to fit the table's width if the row

[android-developers] Transparent Button

2009-12-30 Thread Sasikumar.S
Hi, How to make a button as transparent 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

[android-developers] Re: LinearLayout with multiple TextViews

2009-12-31 Thread Sasikumar.S
You got any solution for this? If so pls mail that to me.. Same problem for me also... On Dec 30, 6:44 pm, legerb drim...@gmail.com wrote: I'm struggling with the following: I have a linear layout with horizontal orientation, which I'm adding text views dynamically (with WRAP_CONTENT

Re: [android-developers] Re: Transparent Button

2010-01-01 Thread Sasikumar.S
Sasikumar.S sasikumar.it1...@gmail.com Hi, How to make a button as transparent 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

[android-developers] Menu Item Name

2010-01-04 Thread Sasikumar.S
); } return true; case 2: return true; } return false; } when i click the stop menu, the start menu name should be changed. How to change that?... -- Thanks Regards Sasikumar.S -- You received this message because you

[android-developers] Re: How can I add a button to a linear layout 'right justified'

2010-01-05 Thread Sasikumar.S
http://www.androidpeople.com/category/button/ use button gravity property. ex:- Private Button b1; b1.setGravity(Gravity.RIGHT); On Jan 6, 1:16 am, n179911 n179...@gmail.com wrote: On Tue, Jan 5, 2010 at 11:30 AM, Iroid irfan.f.k...@gmail.com wrote: set the layout weight of TextView to 1.

[android-developers] Intent Call Action

2010-01-07 Thread Sasikumar.S
Hi,, How to invoke call in android using ntent?... -- 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] How many Android Widget Classes are there?

2010-01-09 Thread Sasikumar.S
Hi, Any one know about In Android Widget Package how many Classes are there? -- 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: Androlib in your Gtalk..

2010-01-11 Thread Sasikumar.S
+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, 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

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

2010-04-11 Thread Sasikumar.S
android:layout_height=60px/ /RelativeLayout /TabHost ho da la!! On Feb 18, 6:43 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thanks for ur reply I will try it On Thu, Feb 18, 2010 at 7:12 PM, Dilli rao dilliraomca...@gmail.com wrote: implement your own layout

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

2010-04-11 Thread Sasikumar.S
ok i will try it now. On Mon, Apr 12, 2010 at 11:04 AM, HeHe cnm...@gmail.com wrote: itself cannot cause program exception, i think. you need to debug your apk and find out which object access causes np exception. On Apr 11, 9:22 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi Hehe

[android-developers] Progress Dialog Status Bar

2010-04-13 Thread Sasikumar.S
idea ?.. -- 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: Progress Dialog Status Bar

2010-04-13 Thread Sasikumar.S
in another Thread) and in the menatime show a progress bar... On 13 apr, 13:20, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi , - In my application i'm loading 40 images in background from web. - At the time i need to progress dialog or progress bar in status bar (not title

Re: [android-developers] Re: Progress Dialog Status Bar

2010-04-13 Thread Sasikumar.S
ok... Thank you i will try it. On Tue, Apr 13, 2010 at 5:22 PM, Mark Murphy mmur...@commonsware.comwrote: Sasikumar.S wrote: Ya that's right. My problem is i can't able to set progress bar in Status bar. Progress bar working is Second thing. You cannot indicate progress in the status

[android-developers] Problem in SimpleDateFormat MMM return month number

2010-04-30 Thread Sasikumar.S
i faced this problem . I don't know why?.. Any one faced this problem.. -- 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

[android-developers] Low Memory. No More Background Process

2010-05-06 Thread Sasikumar.S
Hi, I'm facing a new problem in my app. That is 'Low Memory. No More Background Process'. In my app i'm just retrieving data from DB and displaying in custom Listview. I'm using view flipper also. when i start running my app its running fine. in few seconds its closing without any information.

Re: [android-developers] Re: Low Memory. No More Background Process

2010-05-07 Thread Sasikumar.S
? -Mike On May 6, 10:47 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, I'm facing a new problem in my app. That is 'Low Memory. No More Background Process'. In my app i'm just retrieving data from DB and displaying in custom Listview. I'm using view flipper also. when i start

Re: [android-developers] Re: Low Memory. No More Background Process

2010-05-07 Thread Sasikumar.S
it correlate to the message you're seeing? 3. Leaks can be anywhere, not just in the database. Having static members is an excellent way to create leaks, but there are lots of other potential problems. -Mike On May 7, 12:06 am, Sasikumar.S sasikumar.it1...@gmail.com wrote: I'm not dealing with any

[android-developers] External Fonts Make Low Memory Error

2010-05-08 Thread Sasikumar.S
Hi, - when i try to use external fonts in my app. Its crashing my app without any information. - In log cat it showed as *Low Memory . No More Background Process*. - I'm using 6 external fonts. Each exernal fonts containing more than 350KB. what's the problem with this? Any

[android-developers] Custom Listview Background Focus State not working

2010-05-08 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] External Fonts Make Low Memory Error

2010-05-09 Thread Sasikumar.S
...@android.com wrote: The problem is that you are using 6 huge fonts. Do you really need to open all of these at the same time in your application ? On Sat, May 8, 2010 at 12:32 AM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi, - when i try to use external fonts in my app. Its

[android-developers] Tab Content Overlaps Problem

2010-07-28 Thread Sasikumar.S
Hi, In my app the i have 3 tabs. When i try to change the tab, the tab content overlaps. Same as the below image http://i.imgur.com/7iaVS.png [image: http://i.imgur.com/7iaVS.png] -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Tab Content Overlaps Problem

2010-07-28 Thread Sasikumar.S
Hi, In my app the i have 3 tabs. When i try to change the tab, the tab content overlaps. Same as the below image http://i.imgur.com/7iaVS.png Any Suggestion to resolve from this ?.. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Tab Content Overlaps Problem

2010-07-28 Thread Sasikumar.S
. On Jul 29, 2:58 am, RichardC richard.crit...@googlemail.com wrote: Can you show us the layout file for the problem activity? On Jul 28, 2:14 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Hi, In my app the i have 3 tabs. When i try to change the tab, the tab content overlaps. Same

[android-developers] Re: Tab Content Overlaps Problem

2010-08-02 Thread Sasikumar.S
to be seperate activities. On Jul 28, 11:01 pm, Sasikumar.S sasikumar.it1...@gmail.com wrote: Thanks for your reply Richard. Below is my tabbar xml code. maintab.xml ?xml version=1.0 encoding=utf-8? TabHost android:layout_width=fill_parent         android:layout_height=fill_parent

[android-developers] Re: Problem in SimpleDateFormat MMM return month number

2010-08-02 Thread Sasikumar.S
) Thanks, Thierry. 2010/4/30, Sasikumar.S sasikumar.it1...@gmail.com: Hi,, when we are using simpledateformat MMM it should return month abbrevation. Example :- If it is a june month it should return jun. But in my program it returns 6 . That is month number. I created my program 3

[android-developers] Re: Tab Content Overlaps Problem

2010-08-02 Thread Sasikumar.S
bhusani raju.bhus...@gmail.com wrote: Just one activity is enough for doing this, Just do this when navigating to the other tab the previous layout visibility set to gone and when loading fresh tab just set visibility to visible. On Mon, Aug 2, 2010 at 3:03 PM, Sasikumar.S sasikumar.it1

[android-developers] Tab Widget Text Color

2010-06-05 Thread Sasikumar.S
Hi, In my application i'm using tab widget. how can we set the text color and font size to a single tab ?.. Any Suggestion ? -- 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] Tab Widget Text Color

2010-06-07 Thread Sasikumar.S
Thanks ... Its working fine now. On Sat, Jun 5, 2010 at 8:32 PM, Mark Murphy mmur...@commonsware.com wrote: Sasikumar.S wrote: Hi, In my application i'm using tab widget. how can we set the text color and font size to a single tab ?.. Any Suggestion ? Try TabHost.TabSpec

[android-developers] Textview Editable - Virtual Keyboard Error

2010-06-08 Thread Sasikumar.S
Hi, I set my textview as editable. when i try to type in virtual keyboard it throws an error force close the application. Error = ' java.lang.IndexOutOfBoundsException: getChars (-1 ... 0) starts before 0 ' Its work in pc keyboard. Any suggestion ?. -- You received this message because you are

[android-developers] Tiny URL

2010-03-01 Thread Sasikumar.S
Hi, How to create a Tiny URL in android? Any suggestion ? -- 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] JSON - Database - Local Variable`

2010-03-03 Thread Sasikumar.S
variables i'm displaying the data. In this 2 ways which one is best ? Which will be easy to use ? -- 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] Scrollview and Listview

2010-03-09 Thread Sasikumar.S
uggestion 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

Re: [android-developers] Scrollview and Listview

2010-03-09 Thread Sasikumar.S
have a listview long enough it creates a scroll by itself, there's not need for you to place it again in a scrollview. On Tue, Mar 9, 2010 at 7:31 PM, Sasikumar.S sasikumar.it1...@gmail.comwrote: Hi, How to add listview inside scrollview ? scrollview listview /listview listview

<    1   2