« first day (836 days earlier)   

4:36 AM
Morning..
 
morning
 
 
3 hours later…
7:44 AM
morning :)
@LalitPoptani @kartik facing one issue. could you guys help out
i am sending hindi sms programmatically
but none of them got delivered
but same code working for english sms
any idea
i dont even receive broadcast of error or success
 
any exception or error?
 
nops
but if i type something in hindi in edit text
it works well
it fails when i send hardcoded hindi text
issue might be with some encoding
 
hmm may be
does sending hindi sms work from messages?
 
yup
even i could send it from my app if i type it in edittext
but if send some hardcoded striing in hindi
it does not work
 
can anyone help me doing android multi screen support
 
8:00 AM
@N-JOY you mean it works when you get the hindi text using edittext.getText().toString() and doesn't work when you send like - send("hindi message")?
 
yes
@LalitPoptani exactly
 
seems strange...might be edittext.getText().toString(); is doing something to format the text.
 
@LalitPoptani yes it is.
but i have tried
new edit text(this).setText("hindi message")
then edittext.getText().toString() does not work
 
then the EditText defined in xml works?
 
yes
 
8:04 AM
now its really strange thing lol :D
 
point is when hindi is typed in edit text it woorks
but when it is set using method wont works
:)
 
hmm it seems it is doing some formatting in the typing time itself
 
may be
 
 
2 hours later…
10:23 AM
hi !! any body have idea that how to change human voice into Animal/Bird voice in Android??
 
10:46 AM
-1
Q: android rtmp client and server for android

Maid786I am new on RTMP.I try to work on live video download from server and show in Android device.When get this video then I want to connect with wifi and show in a big screen like TV,LCD.I do not have idea how can I do that.SO any have better idea .Could anyone have share some idea or share some good...

 
11:14 AM
0
A: Unable to send SMS message in hindi

N-JOYThis has got resolved by sending message as a multipart message. SMS were working in english language because the length of the messages that i was sending were less than maximum length of one message. But after converting it to hindi its length increases and exceeds the maximum limit of one mess...

got the solution silly one. :P.
 
@N-JOY COOOL :D
 
Go2
11:31 AM
@LalitPoptani hi
 
hello
 
Go2
12:01 PM
@LalitPoptani hello..i want some help regarding bitmap..
in android
 
fire your query
 
Go2
how to clear bitmap..i create multiple bitmap n getting memory cache error
 
use image caching
there are too many examples available
 

« first day (836 days earlier)