[android-developers] what is image file format of images taken from camera

2009-01-22 Thread jalandar

what is image file format of images taken from camera, and images
provider and images which are displayed in Picture app(android's
inbuilt app ) anybody clear me in detail.

Thank you
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] if size of image is larger than or smaller than specified display size

2009-01-22 Thread jalandar

if size of image is larger than or smaller than specified display size
(on screen), then it is automatically, compressed and stretched resp
by android run time or require to handle by explicitly.

will somebody clear me.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] want urgent solution for this

2009-01-21 Thread jalandar

I want clip image into small-small square, the ready-made image(e.g.
from gallery)
I did lot R/D for this, there is no method or class, I found to clip
image into square or rect.

Will anybody suggest the solution for this, Its an uregent.

Thank you
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] unknown exception for create object of FileTransferManager() of smack library

2009-01-21 Thread jalandar

Hello

I am trying to create object of FileTransferManager manager = new
FileTransferManager(this.connection);

it is giving error, the same error gives for , OutgoingFileTransfer
otransfer = manager.createOutgoingFileTransfer("ni...@pc3/Smack");

I am testing demo app for android, smack library and openfire server
(FileTransfer settings are enabled in open fire).

What is solution for this.

But when I put

try{

FileTransferManager manager = new FileTransferManager
(this.connection);

}catch(Exception e){}

it dont happen, which exception is thrown here, as in smack doc there
in no any exception for  FileTransferManager object.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] with android's email client can we send data between two android devices

2009-01-21 Thread jalandar

with android's email client can we send data between two android
devices,
What I mean can I send some data(e.g. text file, or image), to another
android mobile.

Or is it the case that email client is working for android phone and
email account,

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] I want to crop/clip images into small square

2009-01-20 Thread jalandar

I want to crop/clip  image(or picture) into small squares, is there
any built in function or class present in android library, if no what
should be logic there?

if anybody have solution reply me,

thank you
jagtap
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: what is mime type for file on sdcard

2009-01-20 Thread jalandar

IF Android does not provide a default way to find a
MIME type for files stored on the SD card, how to open (View)file on
sdcard from our application.
for VIEW action mime type requires. I tried "text/plain" for text file
it is giving error.

In general how to pick or view any file from sdcard?

Thank you.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Not able to add account on email client of emulator(sdk r2)

2009-01-20 Thread jalandar

Hello everybody,
I am trying to add account(gmail) on EMail client of emulator(sdk r2),
It is not getting connected

I activated pop3 and Imap setting options from my gmail account.

and did the following settings in emulator

Incoming settings
IMAP server: imap.gmail.com
Port: 993
Security type: SSL (always)
the out going setting  window screen is not coming .

I tried for pop3 also
POP sever   : pop.gmail.com
port: 995
 Security type: SSL (always)

Whats the matter here, will anybody guide me.

Thank you
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] taking picture from emulator, if pc having webcam

2009-01-20 Thread jalandar

is it possible to take photo with emulator's camera?, if the pc(on
emulator is there) having web cam
thank you

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] cropping picture in random pieces

2009-01-19 Thread jalandar

I want to crop the picture into random pieces, is there any way in
android library do this, is there
any inbuilt class or function.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] building a picture using small, pieces of different size

2009-01-19 Thread jalandar

Is there in class android library to picture from small, pieces of
different size.
what should be the logic it requires. if there is no built in class.

thank you.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] which is class in android for clipping images

2009-01-19 Thread jalandar

I mean I want to clip image into different pieces. Or cut images into
small pieces.
So is there any in built class in android library.

plz reply me.

Thank you

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: error in creating object of FileTransferManager manager

2009-01-19 Thread jalandar

Hello

I am trying to create object of FileTransferManager manager = new
FileTransferManager(this.connection);

it is giving error, the same error gives for , OutgoingFileTransfer
otransfer = manager.createOutgoingFileTransfer("ni...@pc3/Smack");



I am testing demo app for android, smack library and openfire server
(FileTransfer settings are enabled in open fire).



What is solution for this.


But when I put

try{

FileTransferManager manager = new FileTransferManager
(this.connection);

}catch(Exception e){}


it dont happen, which exception is thrown here, as in smack doc there
in no any exception for  FileTransferManager object.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: error in creating object of FileTransferManager manager

2009-01-19 Thread jalandar

I have set the INTERNET permission already, In fact I am chatting with
other emulator instance with same XMPPConnection Object, but when just
click on button which create only  FileTransferManager object instance
(no other any further action like creating outgoingfiletransfer, etc),
the process get dead.

One more I am not getting "INFO: Default buffer size used in
BufferedWriter constructor." in logcat for this appl.


Here Is Log Cat :
D/AndroidRuntime( 4149): >> AndroidRuntime START
<<
D/AndroidRuntime( 4149): CheckJNI is ON
D/dalvikvm(   51): GC freed 6122 objects / 303824 bytes in 264ms
D/AndroidRuntime( 4149): --- registering native functions ---
I/jdwp( 4149): received file descriptor 20 from ADB
D/AndroidRuntime( 4149): Shutting down VM
D/dalvikvm( 4149): DestroyJavaVM waiting for non-daemon threads to
exit
I/dalvikvm( 4149): DestroyJavaVM shutting VM down
D/dalvikvm( 4149): HeapWorker thread shutting down
D/dalvikvm( 4149): HeapWorker thread has shut down
D/jdwp( 4149): JDWP shutting down net...
D/jdwp( 4149): +++ peer disconnected
I/dalvikvm( 4149): Debugger has detached; object registry had 1
entries
D/dalvikvm( 4149): VM cleaning up
D/dalvikvm( 4149): LinearAlloc 0x0 used 541260 of 4194304 (12%)
E/dalvikvm( 4149): pthread_setspecific failed, err=22
D/dalvikvm(   24): GC freed 272 objects / 10248 bytes in 95ms
I/jdwp( 4158): received file descriptor 10 from ADB
D/dalvikvm(   24): GC freed 52 objects / 2232 bytes in 126ms
D/dalvikvm(   24): GC freed 2 objects / 48 bytes in 60ms
D/dalvikvm( 4158): GC freed 694 objects / 41648 bytes in 50ms
D/dalvikvm(   92): GC freed 2426 objects / 128376 bytes in 48ms
W/KeyCharacterMap( 4158): No keyboard for id 0
W/KeyCharacterMap( 4158): Using default keymap: /system/usr/keychars/
qwerty.kcm.
bin
I/global  ( 4158): Jan 19, 2009 6:03:57 PM java.io.BufferedReader

I/global  ( 4158): INFO: Default buffer size used in BufferedReader
constructor.
 It would be better to be explicit if a 8k-char buffer is required.
I/global  ( 4158): Jan 19, 2009 6:03:57 PM java.io.BufferedWriter

I/global  ( 4158): INFO: Default buffer size used in BufferedWriter
constructor.
 It would be better to be explicit if a 8k-char buffer is required.
D/dalvikvm( 4158): GC freed 7250 objects / 314872 bytes in 63ms
I/global  ( 4158): Jan 19, 2009 6:03:57 PM java.io.BufferedReader

I/global  ( 4158): INFO: Default buffer size used in BufferedReader
constructor.
 It would be better to be explicit if a 8k-char buffer is required.
I/global  ( 4158): Jan 19, 2009 6:03:57 PM java.io.BufferedWriter

I/global  ( 4158): INFO: Default buffer size used in BufferedWriter
constructor.
 It would be better to be explicit if a 8k-char buffer is required.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] error in creating object of FileTransferManager manager

2009-01-19 Thread jalandar

Hello

I am trying to create object of FileTransferManager manager = new
FileTransferManager(this.connection);

it is giving error, the same error gives for , OutgoingFileTransfer
otransfer = manager.createOutgoingFileTransfer("ni...@pc3/Smack");


I am testing demo app IM for android, smack library and openfire server
(FileTransfer settings are enabled in open fire).

When I launch an application and when click on sendFile button the
appl requires to force close, activity dead.

is there any permissions requires for transferring the file, if what
is the error.

What is solution for this.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] for transferring file, is it require any permissions?

2009-01-19 Thread jalandar

for transferring file, is it require any permissions?
e.g for socket"... INTERNET"
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] k9mail-error" ssl hand shake failure : failure in SSL library"

2009-01-17 Thread jalandar

I am composing mail using k9 client, using webdav (Exchange)account,
the k9mail-errors are : " ssl hand shake failure : failure in SSL
library"
I am not able to add account using pop and imap so I tried using
webdav account it is getting added but giving above error.

thank you


--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] what is what is imap server name for WebDav(Exchange)account.

2009-01-17 Thread jalandar

I am using android's email client,
what is what is imap server name for WebDav(Exchange)account.
I am not able add account using IMAP and POP, so I am adding using
WebDav(Exchange)account which is third option.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Emulator Browser gives error "secure connection could not be established"

2009-01-17 Thread jalandar

emulator browser gives error "secure connection could not be
established"

is it the case that emulator browser don't have certificates, is there
any other reason, will anybody clear me.

The browser is not working for non-secure connection too it gives
error : "Data Connectivity Problem : The Server Failed to communicate.
Try again later"

Other Appl r working fine e.g Maps, etc.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] K9mail-errors

2009-01-17 Thread jalandar

k9 error "It Gives K9mail-errors  :chunked stream ended unexpectedly"
 "k9mail internal "
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] error in creating account on email client

2009-01-17 Thread jalandar

When try to add account on email client, It gives errors

By using POP3, it gives error : "cannot connect to server.(unable to
open connection to pop server) "

And when I try using IMAP, it gives error : "cannot connect to server
(unable to connect)"


It gives same error for k9 client, But I can add account on k9 with
WebDav(Exchange Account) account type, But when I send any thing using
k9, it gives error : "It Gives K9mail-errors  :   hostis
unresolved : mail.gmail.com:80"
 "k9mail internal "


Will anybody clear me

Thank you
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] K9mail-errors : host is unresolved : mail.gmail.com:80

2009-01-17 Thread jalandar

When I send file using K9,
It Gives K9mail-errors  : host is unresolved : mail.gmail.com:80
 k9mail internal
I am using WebDav(Exchange Account); POP3 amd IMAP are not working.

why this is so?
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] what is mime type for file on sdcard

2009-01-16 Thread jalandar

I want open text file from sdcard
which action is requires and which mime type is requires.

In general I want open any file(all file audio, text, etc) what should
be its action and mime type.


--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to use email client of emulator of android sdk second release, for OI Notepad for transferring note

2009-01-15 Thread jalandar

This is not for images its not work with plain note also.
It display same toast of "no app can perform this action", is this
email client of emulator(sdk r2) or any else is the reason.
Thank you.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] keeping persistent state of single choice list item.

2009-01-15 Thread jalandar

keeping persistent state of single choice list item.
When I select single choice list Item and exit activity, the selected
state not remain persistent, next launch an activity the previously
(last exit of activity) selected item not get highlighted, what the
reason behind this, is anybody have solution.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] which are files other than on sdcard, we can use for transferring.

2009-01-14 Thread jalandar

which are  files other than on sdcard, we can use for transferring.
Can we system file for transferring to other device.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] what is absolute path name of file on SDCard

2009-01-14 Thread jalandar

Hello , every body
What is absolute and relative path for file on sdcard, which one is
require while transferring file(absolute or relative),

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: the android's built in video player, supports which file format

2009-01-14 Thread jalandar

thank u for reply
will you clear little more, how to play pm4 or avi with android built
in player, is there any converter.
And for audio, is it only support mp3 format.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] setting max height of listview with initial height is wrap content(it may be empty)

2009-01-13 Thread jalandar

Hello everybody I want set initial height of list view with wrap
content, and later it will be expanded as per data added to specific
limit of height. I used wrap_content for height and android:maxHeight
="100px", but it is not working properly the list grows in height
beyond the maxHeight as the list item added.
Is there any other solution.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] keeping size of tab constant while adding dynamic new tags

2009-01-13 Thread jalandar

When I add tags dynamically, as the tags added the size of tags
reduces, I want to keep size of
tab constant, while adding new tags, they should be horizontally
scrolled.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] the android's built in video player, supports which file format

2009-01-12 Thread jalandar

the android's built in video player, supports which file format.
Or there is no built in video player for video playing
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] email client of emulator ( second sdk release) not working

2009-01-12 Thread jalandar

email client of my emulator (sdk r2) is not working, account is not
getting created.

what the reason behind this.
How to use email client appl for emulator.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Error to open image fiile using OI File Manager

2009-01-12 Thread jalandar


And when I try to send Image using OI File manager, it gives error of
"The application messaging (process com.android.mms) has
stopped unexpectedly stopped plz try again"

anybody have a solution.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Error to open image fiile using OI File Manager

2009-01-12 Thread jalandar

When trying to open the .png image by using OI File Manager, it gives
error "The application camera (process com.android.camera ) has
stopped unexpectedly stopped plz try again"
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] How to use email client of emulator of android sdk second release, for OI Notepad for transferring note

2009-01-12 Thread jalandar

How to use email client of emulator of android sdk second release, for
OI Notepad for transferring note. (For second release email client is
coming with
emulator)
I tried but it is not working it display the toast "No application
available for sending"
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] how to create ssl certificate for XMPPClient

2008-12-21 Thread jalandar

how to create ssl certificate  for XMPPClient
Server :  openfire
API :Smank
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] debug logcat for openfire

2008-12-21 Thread jalandar

I am testing XMPPClient for Android .

It is giving error while sending message from one instance to
another ; Two different users are logged on two instances.

The following debug log , If anybody have guide plz reply me. Why  it
come whats it reason.


2008.12.22 12:53:24 NIOConnection: startTLS: using c2s
2008.12.22 12:53:56 Set parameter http.connection.timeout = 3000
2008.12.22 12:53:56 Set parameter http.socket.timeout = 3000
2008.12.22 12:53:57 Open connection to www.igniterealtime.org:80
2008.12.22 12:53:57 Closing the connection.
2008.12.22 12:53:57 Method retry handler returned false. Automatic
recovery will not be attempted
2008.12.22 12:53:57 Releasing connection back to connection manager.


Thank you

jagtap

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] error in receiving chat mesg for xmpp client.

2008-12-21 Thread jalandar

I am testing sample for XMPPClient ,
When I send mesg from one emulator instance who is logged on server
with particular userId , to another who is logged on server with
userID2,

" After sending   chat mesg from one instance to another the receiving
instance require to force close it gives mesg "the app chat (process
com.pack.chat2)has stopped unexpectedly . Plz try again "
 I am using smack  API and Openfire server.
Please help me, and repl me suggestions ASAP.

Thank you
jagtap...@gmail.com
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] DDM dispatch reg wait timeout

2008-12-21 Thread jalandar

The following mesg appear in emulator console , what the reason behind
it.

DDM dispatch reg wait timeout
ActivityManager: Can't dispatch DDM chunk 52454151: no handler defined
 ActivityManager: Can't dispatch DDM chunk 48454c4f: no handler
defined

plz help
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] android.messaging no responding force close

2008-12-21 Thread jalandar

After launching home activity it gives another dialog
"android.messaging no responding force close", what is reason behind
this.
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] warning The opening audio output failed

2008-12-21 Thread jalandar

When I start emulator it gives message on command prompt "The opening
audio output failed"
why this mesg come.

After launching home activity it gives another dialog "android.phone
not responding force close ", what reason behind this mesg.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] help for XmppClient for android

2008-12-18 Thread jalandar

I am coding sample for XMPPClient(smack API and openfire server) , and
at the time of receiving message the error comes, and process force
fully stops. Is there any permissions needed in Manifest file to
accept messages.

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] AndroidManifest.xml for XMPPClient by Davanum shriniva

2008-12-18 Thread jalandar

Anybody , will give the AndroidManifest.xml of XMPPClient by Davanum
shriniva.
Its code is there 
http://davanum.wordpress.com/2007/12/31/android-just-use-smack-api-for-xmpp/
but AndroidManifest.xml is not there.

Thank u
jagtap

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] What is Android.mk file?

2008-12-18 Thread jalandar

What is Android.mk file?
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] what is Android.mk file?

2008-12-15 Thread jalandar

Hello
What is *.mk file ?
whats is purpose?

regards
jagtap
--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] receive permissions for xmpp client

2008-12-14 Thread jalandar

Hello everybody
I am developing xmpp client(using smack API and open fire server).
I want to know what are the receive permissions to receive chat
message from other client,
I want to receive file too from other client , what receive permission
requires it?

If anybody know sol reply me asap.

If there is any sample for XMPPClient provide me. Here
http://davanum.wordpress.com/2007/12/31/android-just-use-smack-api-for-xmpp
was one but presently it is not there.

Regards
jagtap
Email : jagtap...@gmail.com

--~--~-~--~~~---~--~~
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 this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Request for XMPPClient sample appl

2008-12-11 Thread jalandar

Is anybody having XMPPClient.zip from
http://davanum.wordpress.com/2007/12/31/android-just-use-smack-api-for-xmpp(Presently
it is not there)
Or any other sample appl for XMMP Client.

Regards
jagtap
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Error in creating account on XMPPServer

2008-12-11 Thread jalandar

Hello
Everybody , I am using   smack API and open fire Xmppserver. It is
giving error in creating account.

LogCat :
I/ActivityManager( 50): Starting activity: Intent
{ action=android.intent.acti
on.MAIN categories={android.intent.category.LAUNCHER} flags=0x1020
comp={org
.igloo.createacc/org.igloo.createacc.CreateAccount} }
I/ActivityManager( 50): Start proc org.igloo.createacc for activity
org.igloo.
createacc/.CreateAccount: pid=283 uid=10040 gids={3003}
I/ActivityManager( 50): Displayed activity
org.igloo.createacc/.CreateAccount:
1347 ms
I/ActivityManager( 50): Process org.igloo.createacc (pid 283) has
died.

Now I am getting login by after setting
xmppConCofig.setSASLAuthenticationEnabled(false);
Because m/c is slow so it might be the case that appl is not getting
authenticated within five seconds . so it was throwing XMPPException.

But for creating account same errorr come and force to close
application. Is there any tricks.


My observation is the error message is not getting logged by Log.e I
think it not XMMPexception if it would have been then appl must
handled it and there is no necessary to fore close appl.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Which is excellent XMPP server for Android.

2008-12-11 Thread jalandar

Which is excellent XMPP server for Android.
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] submenu

2008-11-29 Thread jalandar

Hi

I want to add submenu to menu item , I mean when i select menu item
there should be submenu for that menu item. Is anybody have sample for
this.

regards
jagtap

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] What r tools for Building .apk file

2008-11-19 Thread jalandar

When I develop the project using eclipse the .apk file goes on
emulator.
But I want upload my appl on server Is there any tool to build .apk
file.

Or it possible to pull .apk file from emulator to pc,

Regards
jagtap
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Reference application for mms

2008-11-14 Thread jalandar

I am building MMS application , is reference application for mms in
android
If anybody have forward me

regards
jagtap
Mail: [EMAIL PROTECTED]
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] source code for android application mms

2008-11-14 Thread jalandar

Hi
Is com.android.mms application's source code  available ?
If so,In future will it be available?

Regards
jagtap
Email: [EMAIL PROTECTED]
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] source code file

2008-10-20 Thread jalandar

Hi
Anybody will send me the following source code files


SMSAPISample.zip Megha Joshi 35.7 KB Aug 29
SoundRecordingAPISample.zi Megha 41.7 KB Sep 2
CameraAPISample.zip Justin (Google Employee) 27.3 KB Aug 25


Regards
Jalandar Jagtap
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] AlertDialog.Builder not showing items but when there is selection by up-down key it shows

2008-09-18 Thread jalandar

AlertDialog.Builder not showing items but when there is selection by
up-down key it shows

presently I am using

private ArrayAdapter aa;
public Builder ab1;

aa=new ArrayAdapter(this,android.R.layout.simple_list_item_1,
mStrings);
ab1.setAdapter(aa,new DialogInterface.OnClickListener(){
public void onClick(DialogInterface dialog, int 
which){
switch(which){
case 0:
helpM();
}
}
});

It execute properly But it shows empty dialog.
and there is focus by using up and down key it shows only that item.

plz reply me as quick as possible

thank u
jagtap


--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Creating pop-up menu

2008-09-03 Thread jalandar

Hi
I am junior andriod developer.
In my application of active note .I want to create  menu-item list of
main menu
e.g.
Options-->1.New note-->a.send ,b.delete,c.exit
  2.help
  3.exit
(Here Options is main menu )

when i click on Options there should be pop -up list of menu-items
(new note,help,exit) .

If anybudy knows plz provide code for implimentation.

plz provide  me suggetions. how to create this application.

thank u
jagtap jalandar
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: pop up menu

2008-08-28 Thread jalandar

plz give me code , to create popup menu
eg. when I create on Options there should be list of menu Items
Options-->1.New note-->a.send ,b.delete,c.exit
   2.help
   3.exit
Again when I Click on New Note ,there should be list of sub_items
send , delete and exit
is this possible in android

jagtap jalandar
e-mail:   [EMAIL PROTECTED]
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: active note application

2008-08-28 Thread jalandar

Thanks a lot
For your valuable help

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] active note application

2008-08-27 Thread jalandar

Hi
I am junior andriod developer.
In my application of active note .I want to create sub menu list of
main menu
e.g.
Options-->1.New note-->1.send ,2.delete,3.exit
  2.help
  3.exit

when i click on Options there should be pop -up list of sub menus (new
note,help,exit) and new note again having pop-up menus
(send ,delete,exit)
plz provide  me suggetions. how to create this application.

thank u

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---