[android-developers] Re: HTML canvas mouse event

2010-10-18 Thread Muthu Kumar K.
Hi, I am able to draw the shapes using my desktop browser. But the same is not happening through the android browser (In my HTC hero and emulator). On Oct 19, 2:54 am, TreKing wrote: > On Mon, Oct 18, 2010 at 6:15 AM, Muthu Kumar K. wrote: > > > But it is not working. > > Wh

[android-developers] Re: Screen shot of the canvas screen

2010-10-05 Thread Muthu Kumar K.
Thanks for your kind reply, i know about this feature already. While running the app i need to take a screen shot of the canvas, and save it as an image (.jpeg/.png) through code. Thanks in Advance, Muthu Kumar K. On Oct 5, 4:55 pm, Yahel wrote: > > How can get the screen shot?

[android-developers] Screen shot of the canvas screen

2010-10-05 Thread Muthu Kumar K.
Hi All, I have the canvas in specific area in my application. I want to take screen shot of the canvas area. How can get the screen shot? Kindly help me. Thanks in Advance, Muthu Kumar K. -- You received this message because you are subscribed to the Google Groups "Android Developers&q

[android-developers] Re: Launch App in device start-up

2010-08-11 Thread Muthu Kumar K.
Thanks On Aug 11, 5:24 pm, Mark Murphy wrote: > On Wed, Aug 11, 2010 at 3:21 AM, Muthu Kumar K. wrote: > > > I am trying to launch my application instead of android home screen. > > Can you tell me what i have to do for this? > > Step #1: Write your own home screen

[android-developers] Re: Launch App in device start-up

2010-08-11 Thread Muthu Kumar K.
Thanks On Aug 11, 5:24 pm, Mark Murphy wrote: > On Wed, Aug 11, 2010 at 3:21 AM, Muthu Kumar K. wrote: > > > I am trying to launch my application instead of android home screen. > > Can you tell me what i have to do for this? > > Step #1: Write your own home screen

[android-developers] Launch App in device start-up

2010-08-11 Thread Muthu Kumar K.
Hi, I am trying to launch my application instead of android home screen. Can you tell me what i have to do for this? Thanks in Advance, Muthu Kumar K. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] How to open FB-reader from my application

2010-06-18 Thread Muthu Kumar K.
Hi, I want to open FBreader application from my application. How can i do that? Kindly give your thoughts Thanks, Muthu Kumra K. -- 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@g

[android-developers] EditText Handling while Orientation change

2010-02-01 Thread Muthu Kumar K.
, Muthu Kumar K. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.co

[android-developers] Virtual keypad handling

2010-01-12 Thread Muthu Kumar K.
key pad. But i want to avoid that shrinking. How can I avoid this. Kindly give your thoughts. Thanks in Advance, Muthu Kumar K. -- 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] Re: Get application version detail

2009-08-05 Thread Muthu Kumar K.
Hi, I know we can get the application version name and id from PackageManager. But i want to get the minSDKVersion detail from the manifest file. Now I am able to get the device SDK version but still searching for minSDKVersion detail. Thanks, Muthu Kumar K. On Aug 5, 3:20 pm, Jeff Sharkey

[android-developers] Get application version detail

2009-08-04 Thread Muthu Kumar K.
Hi All, I am trying to get the application version which is mentioned in AndroidManifest.xml How can i get this detail? Please suggest me. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] List view scrolling while setPadding

2009-07-20 Thread Muthu Kumar K.
. That means if the items are more that the device screen size scroll bar is showing. Other wise scroll bar is not showing. Is there any specific reason in this? How do i handle for this? Thanks in advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message

[android-developers] List View item ticker.

2009-07-15 Thread Muthu Kumar K.
Hi All, I have the list view with the length text values. So how can i ticker the test? Please give me your comments Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "An

[android-developers] Launch another app through Android Application.

2009-07-08 Thread Muthu Kumar K.
Hi All, I am developing an Android application to launch the another Android application in the device. Please let me know Is there any possible way to do this Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Multiselect List View and Key Event

2009-06-25 Thread Muthu Kumar K.
checked and unchecked action. I know it is using the CompoundButton event. But if i use key pad enter key, i am not able to get the same action. So can any one tell me how to handle this event. Thanks in advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this

[android-developers] Upgrading android Application

2009-05-27 Thread Muthu Kumar K.
Hi All, I am developing an Android application. In my application i have an option called "Upgrade App". Once user select this option, i need to install (upgrade) the new version of the application. Can any one tell me how to do this through code? Thanks in Advance, Mut

[android-developers] Block list view item

2009-05-21 Thread Muthu Kumar K.
Hi All, I have the list view which is having 10 Items. I want to block few items (Disable). How do i do this? Can any one help me? Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Seek bar sequence

2009-05-11 Thread Muthu Kumar K.
something for that. Can any one tell me how to get the event for moving the seek bar based on the song sequence. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Re: List All files in the directory

2009-05-07 Thread Muthu Kumar K.
Hi, Thanks for your timely help. It is working fine. :) Thanks, Muthu Kumar K. On May 7, 12:54 pm, matthias wrote: > Hi, > > not sure about the app dir, but for accessing e.g. the shared_prefs > directory, you would do something > like this (in an Acti

[android-developers] List All files in the directory

2009-05-07 Thread Muthu Kumar K.
Hi All, Can any one tell me which is the best way to access the file system in android device, also i want to list all the files in the application directory. Please give me your comments. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this

[android-developers] List view scroll issue

2009-04-29 Thread Muthu Kumar K.
list view scrolling. So before navigating to other screen i have to stop the scrolling. How to do that? Please let me know your suggestions. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[android-developers] Minimum memory requirement for Android application

2009-04-21 Thread Muthu Kumar K.
HI All, I want to know how much memory required (Minimum) for running Android application. Or else any standard memory size is there for each application. Please give your thoughts. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message

[android-developers] Image download issue

2009-04-03 Thread Muthu Kumar K.
Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ 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, sen

[android-developers] Text View Size

2009-03-12 Thread Muthu Kumar K.
Hi All, I am looking for setting the text view max text size. Can any one help me how to set that? Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Text writing pad

2009-03-04 Thread Muthu Kumar K.
Hi All, Do we have text writing pad in android like iPhone? If any possible idea please give me your thoughts. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] Re: List View scrolling issue

2009-03-03 Thread Muthu Kumar K.
Romain Guy, I have done the change in my list view. Its working fine now :) Thanks, Muthu Kumar K. On Mar 4, 10:01 am, Romain Guy wrote: > android:cacheColorHint="#" > > On Tue, Mar 3, 2009 at 8:52 PM, Muthu Kumar K. wrote: > > > > > Hi All, >

[android-developers] List View scrolling issue

2009-03-03 Thread Muthu Kumar K.
, Muthu Kumar K. --~--~-~--~~~---~--~~ 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] Delete application related files

2009-02-26 Thread Muthu Kumar K.
to do this? Is there any permission needs to be added? Please give me your thoughts. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Device back key handling

2009-02-13 Thread Muthu Kumar K.
Hi All, Can any one tell me how to handle the device back key navigation? Because i want to use this action as coming back to my application screen. Here i used only one Activity for building all screens. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You

[android-developers] Problem with scroll view and button

2009-02-13 Thread Muthu Kumar K.
for scroll view. If i didn't keep the scroll view means buttons are working fine. Can any one tell me what is the problem here, or how to handle the button action. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because yo

[android-developers] Font height

2009-02-09 Thread Muthu Kumar K.
Hi All, I have the TextView in my code, here i want to get the height of the text. So any one tell me how can i get it. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "An

[android-developers] Problem with Multi select list

2009-02-03 Thread Muthu Kumar K.
solve this issue. Thanks in advance, Muthu Kumar K. --~--~-~--~~~---~--~~ 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 unsubs

[android-developers] Re: Table layout without using Android XML

2009-02-03 Thread Muthu Kumar K.
can you help me how to write code equivalent to this XML?? Thanks in Advance, Muthu Kumar K. On Feb 4, 6:25 am, Emmanuel wrote: > Should MainLayout be the layout you want to add your Table Layout in, > and MyActivity, your activity ( odds are great that this one is simply > 'this'

[android-developers] Table layout without using Android XML

2009-02-02 Thread Muthu Kumar K.
Hi all, Can any one help me how to create table layout with out using the Android XML. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Animation image

2009-01-11 Thread Muthu Kumar K.
Hi All, I know android is not have the support of running .gif image. So i have 6 different images. I want to run this images by sequence like gif animation. Can any one help me. Thanks in Advance, Muthu Kumar K. --~--~-~--~~~---~--~~ You received this message

[android-developers] Tab host

2008-12-30 Thread Muthu Kumar K.
Hi All, I am creating the tab with out using the XML. It is building as a new activity. But in my case i want to create the tab with out calling the new activity, Let me if it is possible. Thanks, Muthu. --~--~-~--~~~---~--~~ You received this message because you ar

[android-developers] SQLite data type

2008-12-23 Thread Muthu Kumar K.
Hi, I am trying to insert byte data in my application DataBase(SQLite). So which data type will fit in to that. Pleaser help me... Thanks, Muthu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Re: Android Date Picker

2008-12-08 Thread Muthu Kumar K.
hi, Can any you give me some example, because i am new to Android. Thanks, Muthu Kumar K. On Dec 8, 5:38 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > Muthu Kumar K. wrote: > > can any one help me how do i get the date form DatePicker? > > It shou

[android-developers] Android Date Picker

2008-12-08 Thread Muthu Kumar K.
Hi All, can any one help me how do i get the date form DatePicker? --~--~-~--~~~---~--~~ 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