actory.
> Probably the best solution would be for you to have a server to which
> you could send the data you want to transform to pdf and having the
> server returning the pdf to your android device. (web services or
> something.)
>
> Nuno Santos
>
> On Jun 28, 12:45 pm, ABS
Hi All,
I am new in android development, i am working on one
application where i have to create pdf files through source code, Is
it possible to use iText library in andoid?
If someone have solution for my problem please let me know.
Thanks in advance
--
You received this messa
Hi Everyone,
I am getting problem in sending data to printer
through my application,Already i done with one printer which takes
data in form of character using socket connection, but when i am
sending using same data to another printer who is taking data in the
form of ASCII codes
Hello ,
I am working on one application where i have to print data
directly on the bluetooth printer, is it possible?
if yes how?
Is there is need to have both server and client to print data
on printer?
I am expecting response ASAP, Bcz app in release mode.
Thanks in advance
ion);
closeSocket(socket);
return;
}
bluetoothAdapter.cancelDiscovery();
startListeningForInput(socket);
dismissDialog(dialog);
}
public void cancel() {
try {
socket.close();
} catch (IOException e) {
Hello everyone,
I am new on android platform, working on one traffic
control app. In this app i have to connect with bluetooth printer
through android device, i am trying to do this connection with
Bluetooth socket.
But problem is that i am getting IOexception while
connect
Hello Everyone
I am working on one map application, used mapview with
google api key it works fine with emulator but not
not working while deployed it on device.
i stuck there, expecting early response.
thanks in advance
--
You received this message because you are sub
singlechoiceitem on same dialog.
17, 6:25 am, TreKing wrote:
> On Mon, May 16, 2011 at 9:01 AM, ABS wrote:
> > if anybody has solution on this reply me
>
> This is how Android works. It's hard to give you a solution since you didn't
> explain what yo
Hi Everybody,
I am new to android, working on one application in which
i am using series of dialog boxes to show alert to user , I have to
show dialogs in series when user clicks on first one then show another
i.e simultaneously but when i run my app all dialogs comes out at a
time a
Hi
I am working on android app. but i stuck at one point when i
tried to add SingleChoiceItems to alert dialog the alert message gets
disapear.,i dont know why this happens here is my code snippet.
//
builder.setMessage(alertMessage).setCancelable(false);
Hi
I am working on android app. but i stuck at one point when i
tried to add SingleChoiceItems to alert dialog the alert message gets
disapear.,i dont know why this happens here is my code snippet.
//builder.setMessage(alertMessage).setCancelable(false);
Hi Everybody,
I am new to android, working on one application in which
i am using series of dialog boxes to show alert to user , I have to
show dialogs one after another i.e simultaneously but when first
dialog comes out the code running behind dialog haven't stop still end
of method
Hi Everybody,
I am new to android, working on one application, in that
application i used custom dialog class derived from Dialog class.
i have to call one activity with button event but intent is
not allowed there bcz it is not extended from activity class
Can
Hi
I m trying to set defauut date format but unable to set as by default
android is reading from string "ro.com.android.dateformat" please let
me know where i can find this string and how i can change.
--~--~-~--~~~---~--~~
You received this message because you are
14 matches
Mail list logo