HI,
Is this possible to find at RUN TIME what are the audio/video/image
format are supported on device.
Regards
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send
Hi, the reason i block the thread is that i need wait the end of the
thread before execute other methods (delete synchronized data), if i
don't use block thread's method (join or synchronized), the delete
methods will be executed before the thread. That's why i block the
thread.
I just used your
I have created an options menu with only one value
@Override
public boolean onCreateOptionsMenu(Menu menu) {
super.onCreateOptionsMenu(menu);
menu.add(0, 0, 0, "Exit");
return true;
}
The layout with which the emulator displays the menu
Hi,
I've been trying to make ResourceBundle lookups work now that bug #173
is fixed:
http://code.google.com/p/android/issues/detail?id=173&can=1&q=ResourceBundle&colspec=ID%20Type%20Version%20Security%20Status%20Owner%20Summary
However, ResourceBundle.getBundle("com/acme/foo") always fails with
How to align text in android;
Please help,
Cheers,
Shashank
--~--~-~--~~~---~--~~
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 un
5 matches
Mail list logo