[android-beginners] How does one change androids default language

2009-09-17 Thread kirti kaul
Hi, Is there any way by which we can change the android's default langauge from english to some other langauge,say french or japanese Thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-beginners] Re: Screen orientation

2009-09-17 Thread kirti kaul
You can also set the parameter in the manifest file as activity android:screenOrientation=landscape or portrait,which anyway is by default On Sep 16, 9:02 pm, Neilz neilhorn...@googlemail.com wrote: Thanks, all sorted :-) On Sep 16, 1:06 pm, Mark Murphy mmur...@commonsware.com wrote:

[android-beginners] Any sample application in Android SDK using HTTP Class.

2008-09-30 Thread kirti
I was going through the SDK 1.0 for network api support for HTTP. There are lot of classes available.For exmple. AbortableHTTPRequest Abstract HTTPClient Abstract HTTPClientConnection Abstract HTTPEntity Abstract HTTPMessage Abstract HTTPParams Apart from these lot of indirect classes are also

[android-beginners] Adding a new app developed in J2ME to Android SDK 1.0

2008-09-28 Thread kirti
Hi, I have anew app developed in J2ME. I want to have the same app integrated and running on Android SDK1.0 I read that new version of Android J2ME MIDP RUNNER can be used for the same. Please confirm whether it is applicable for Android 1.0 as well. Regards, Kirti