Dear ALL :
i face this problem and i dont know how solve it if any body can help really
thanks  to him
I try to sending Mutiparttext Sms or text sms not dataSMS on port but i fail
any body know how do that .

On Sat, Dec 26, 2009 at 8:12 AM, <
[email protected]<android-developers%[email protected]>
> wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/android-developers/topics
>
>    - Accessing character data (CDATA) of XML 
> element<#125c99d74e83bafa_group_thread_0>[5 Updates]
>    - A question regarding AsyncTasks <#125c99d74e83bafa_group_thread_1> [1
>    Update]
>    - Is there any way to let the app know whenever any media file is
>    inserted into the sdcard? <#125c99d74e83bafa_group_thread_2> [1 Update]
>    - problem in AutoCompleteTextView <#125c99d74e83bafa_group_thread_3> [1
>    Update]
>    - Send Manual Broadcast <#125c99d74e83bafa_group_thread_4> [1 Update]
>    - How to check available RAM storage inside an 
> application?<#125c99d74e83bafa_group_thread_5>[1 Update]
>    - ProgressDialog during location tasks either won't show or force
>    closes - I have tried everything! <#125c99d74e83bafa_group_thread_6> [2
>    Updates]
>    - V4L2:"/dev/video0" is not generated when USB Camera is 
> connected<#125c99d74e83bafa_group_thread_7>[1 Update]
>    - RuntimeException without any linenumber in my code. What could be the
>    error? What can I do? <#125c99d74e83bafa_group_thread_8> [1 Update]
>    - Which one is more efficient, ImageView.setImageBitmap(bitmap) or
>    ImageView.setImageDrawable(drawable)?<#125c99d74e83bafa_group_thread_9>[1 
> Update]
>    - AudioTrack stop/release <#125c99d74e83bafa_group_thread_10> [1
>    Update]
>    - Translate Animation from Left To Right Infinite 
> Times<#125c99d74e83bafa_group_thread_11>[1 Update]
>    - draw bitmap fastest mode <#125c99d74e83bafa_group_thread_12> [1
>    Update]
>    - Multitouch code examples? <#125c99d74e83bafa_group_thread_13> [2
>    Updates]
>
>   Topic: Accessing character data (CDATA) of XML 
> element<http://groups.google.com/group/android-developers/t/ec57ca3210fc645b>
>
>    estivenrpo <[email protected]> Dec 25 01:17PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi
>
>    I'm try to parse character data (CDATA) whit SAX Parser.
>
>    I support in this code for that:
>
>
>    
> http://www.java2s.com/Code/Java/XML/AccessingcharacterdataCDATAofXMLelement.htm
>    
> more...<http://groups.google.com/group/android-developers/msg/f3c71e6f36d37fee>
>
>
>    jotobjects <[email protected]> Dec 25 05:42PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    That error says that Android does not support a validating SAX parser
>    (does not validate documents with DTD). So you have to remove the
>    "spf.setValidating(true); " statement.
>
>    
> more...<http://groups.google.com/group/android-developers/msg/4b64c379fac501ef>
>
>
>    estivenrpo <[email protected]> Dec 25 09:14PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Ok, perfect, thanks for the answer, but this option is needed to parse
>    character data (CDATA), or not?
>
>    I have an application and it use a RSS in spanish, so when the program
>    read a no standard 
> more...<http://groups.google.com/group/android-developers/msg/16a045e2e32052c6>
>
>
>    Frank Weiss <[email protected]> Dec 25 09:34PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Could you be more specific about how the program crashes? I can give
>    two
>    possible causes for you to investigate.
>
>    Is the document you are trying to parse encoded in Latin-1 (same as
>    
> more...<http://groups.google.com/group/android-developers/msg/6621f3ec15f2c7d6>
>
>
>    jotobjects <[email protected]> Dec 25 10:00PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    > Ok, perfect, thanks for the answer, but this option is needed to
>    parse
>    > character data (CDATA), or not?
>
>    Probably not. Validating parser should have nothing to do with reading
>    characters
>
>    
> more...<http://groups.google.com/group/android-developers/msg/caaa49e256fdde72>
>
>   Topic: A question regarding 
> AsyncTasks<http://groups.google.com/group/android-developers/t/53d8a57189487c18>
>
>    Android Development <[email protected]> Dec 26 11:21AM +0530 
> ^<#125c99d74e83bafa_digest_top>
>
>    "instance" here is the magic word.
>
>    
> more...<http://groups.google.com/group/android-developers/msg/c1240d0c8cdaa7f0>
>
>   Topic: Is there any way to let the app know whenever any media file is
> inserted into the 
> sdcard?<http://groups.google.com/group/android-developers/t/cb8edbb240b8689c>
>
>    manoj <[email protected]> Dec 25 09:51PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi all,
>
>    is there any way to let my app know whenever a media file is inserted
>    or deleted from the sdcard.
>
>    Thanks,
>    Manoj.
>    
> more...<http://groups.google.com/group/android-developers/msg/af036ce417caa369>
>
>   Topic: problem in 
> AutoCompleteTextView<http://groups.google.com/group/android-developers/t/777ebf65a4dca859>
>
>    Nemat <[email protected]> Dec 25 09:18PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi Friends....
>
>    I am working on AutoCompleteTextView.Its working fine and doen't give
>    any error.Now the problem I am facing is,suppose we have 3 words
>    starting from "A",when I start typing the 
> more...<http://groups.google.com/group/android-developers/msg/e5773a48bcece792>
>
>   Topic: Send Manual 
> Broadcast<http://groups.google.com/group/android-developers/t/276f045a865f509e>
>
>    rezar <[email protected]> Dec 25 02:55PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    I gave both BT permission in my manifest file, but still it doesn't
>    work
>
>    
> more...<http://groups.google.com/group/android-developers/msg/d402f593dba7b433>
>
>   Topic: How to check available RAM storage inside an 
> application?<http://groups.google.com/group/android-developers/t/28f8a077d6142e46>
>
>    Agus <[email protected]> Dec 25 11:12AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    How to check available RAM storage inside an application?
>    
> more...<http://groups.google.com/group/android-developers/msg/d30625b97bf10691>
>
>   Topic: ProgressDialog during location tasks either won't show or force
> closes - I have tried 
> everything!<http://groups.google.com/group/android-developers/t/e0cee68066788bf2>
>
>    andrew android <[email protected]> Dec 25 06:50AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    ProgressDialog during location tasks either won't show or force closes
>    - I have tried everything!
>
>    I now have it in a Handler with a full 1 second delay (one method
>    another post suggested) but it 
> more...<http://groups.google.com/group/android-developers/msg/ac57164ac7b4fcb3>
>
>
>    Wayne Wenthin <[email protected]> Dec 25 10:41AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    When you find out let me know. I've had no luck either.
>
>
>    --
>    Writing code is one of few things
>    that teaches me I don't know everything.
>
>    Join the Closed Beta of Call Girl Manager 
> more...<http://groups.google.com/group/android-developers/msg/26822ff6d35712ff>
>
>   Topic: V4L2:"/dev/video0" is not generated when USB Camera is 
> connected<http://groups.google.com/group/android-developers/t/42485e0d1b155d2d>
>
>    sachinikam <[email protected]> Dec 25 09:34AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi Madhu,
>    > You are conneceting one Digital camera to your android dev
>    phone(target)
>    > right?
>    Yes.
>
>    > Are you using which usb driver functinaalities(ex:pictbridge or otg)?
>    uvc that is USB Video 
> more...<http://groups.google.com/group/android-developers/msg/791903ece4071efe>
>
>   Topic: RuntimeException without any linenumber in my code. What could be
> the error? What can I 
> do?<http://groups.google.com/group/android-developers/t/9be505ae06d354e8>
>
>    jotobjects <[email protected]> Dec 25 09:03AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Just guessing, but based on method names it looks like the main
>    activity loop is starting the Activity.
>
>    
> more...<http://groups.google.com/group/android-developers/msg/a1dfe92046f1fe81>
>
>   Topic: Which one is more efficient, ImageView.setImageBitmap(bitmap) or
> ImageView.setImageDrawable(drawable)?<http://groups.google.com/group/android-developers/t/1fbd78255d456046>
>
>    Guillaume Perrot <[email protected]> Dec 25 05:35AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    When using a drawable backed by a bitmap (BitmapDrawable), it makes no
>    difference (just some abstraction).
>    If you use a bitmap resource (R.drawable. ) it may be wise to use
>    setImageDrawable rather 
> more...<http://groups.google.com/group/android-developers/msg/41e1173753892973>
>
>   Topic: AudioTrack 
> stop/release<http://groups.google.com/group/android-developers/t/9fb24dce4734f96b>
>
>    Business Talk <[email protected]> Dec 25 05:00AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    I keep posting this message hoping that maybe somebody from google
>    (media group in particular) monitors the group. I need to stop the
>    AudioTrack, regardless what's in the buffer, immediately when 
> more...<http://groups.google.com/group/android-developers/msg/5d9525c288fa21d8>
>
>   Topic: Translate Animation from Left To Right Infinite 
> Times<http://groups.google.com/group/android-developers/t/35badc422f415b4b>
>
>    Revanth kumar <[email protected]> Dec 25 05:03PM +0530 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi All,
>
>    I like translate animation from left to right infinite times.
>
>    I have three images in my application ...i need to translate the images
>    from
>    left to right of screen.
>
>    
> more...<http://groups.google.com/group/android-developers/msg/4c207fc027d607d4>
>
>   Topic: draw bitmap fastest 
> mode<http://groups.google.com/group/android-developers/t/e3c285374fc8648c>
>
>    fala70 <[email protected]> Dec 25 01:31AM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    What 's the fastest way to display a bitmap?
>    Now I am using Bitmap.setPixels and ImageView.setImageBitmap all time
>    that this change. It has a refresh of 15 fps. It work good, but I am
>    
> more...<http://groups.google.com/group/android-developers/msg/24705985f112d946>
>
>   Topic: Multitouch code 
> examples?<http://groups.google.com/group/android-developers/t/232ed8c380da7b64>
>
>    pcm2a <[email protected]> Dec 24 10:30PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Are there any multitouch code examples that Google provides for SDK
>    levels 2.0 or higher? I do searches on here and on google and come up
>    empty.
>    
> more...<http://groups.google.com/group/android-developers/msg/19273d70906cba45>
>
>
>    vonguyen <[email protected]> Dec 24 11:57PM -0800 
> ^<#125c99d74e83bafa_digest_top>
>
>    Hi pcm2a,
>
>    SDK level 2.0 didn't support multitouch. From SDK version 2.0 supports
>    multitouch. You can refer
>    http://developer.android.com/reference/android/view/MotionEvent.html
>    for more detail.
>    
> more...<http://groups.google.com/group/android-developers/msg/55f73d736cb2d1e0>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 


Youssef Maher
Java Developer
CIT MOBiDIV
Tel:        +20123124293
E-mail:      [email protected]
            www.citglobal.com/mobidiv

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to