sent.from.G1
--
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 opti
Pls add andoid:configChanges="orientation|keyboard"
And override onConfigurationChanged and check the orientation against
Configuration.ORIENTATION_LANDSCAPE or potrait
On Mar 25, 2009 12:56 AM, "Suman" wrote:
Hi
Many thanks for replies. I actually want to do
something if t
HI,
Please try Europa. I had some compilation issues with Ganymede. Same code
compiles and works in Europa. (I might have done something wrong with
settings in Ganymede)
On Wed, Mar 11, 2009 at 8:58 PM, JonnySnip3r wrote:
>
> Hey guys was wondering if you could help me, im new to the JAVA
> progr
jars compiled only by android sdk are allowed
On Fri, Mar 6, 2009 at 1:02 AM, iDeveloper wrote:
> Hi
>
> I have a third-party jar file which I would like to use in my Android
> application. Is it possible? Or are we restricted to using only those jar
> files which are provided with the SDK?
>
>
Draw a line from the pivot, do a XOR of the previously drawn line so that it
will be undrawn/removed frm the screen then draw the new line, this how I
did a small clock app in Windows
On Mar 3, 2009 10:35 PM, "xspotlivin" wrote:
I'm creating an application that includes a clock. I will only hav
Try getActiveNetworkInfo or getNetwokInfo methods
On Mar 2, 2009 3:13 PM, "rycerz1411" wrote:
Is there a way to distinguish between Edge and 3G network?
I have looked at the ConnectivityManager getType method but all it
returns is MOBILE or WI_FI.
For 3G i want to show user different UI that I
Http://androidcommunity.com/android-proxy-app-almost-allows-for-tethering-20081104
On Jan 30, 2009 11:52 AM, "joff" wrote:
Anyone figured this one out yet?
On Jan 24, 9:38 pm, DJMoran wrote:
> I also need the exact same help, my school uses a proxy server to
> access the web.
>
> Also my home
hi, look for help on onConfigurationChanged event and check the orientaion
against Configuration.ORIENTATION_LANDSCAPE /
Configuration.ORIENTATION_PORTRAIT.
This event expose config as a parameter as given below and also add
android:configChanges to manifest
onConfigurationChanged (Configuration y
Hi, You can do it, but you have cross the bridge...to Microsoft, please
search for MSDN magazines(2008) for the logic, The algorithm is provided in
one of the articles.
On Wed, Jan 28, 2009 at 12:59 AM, tahera rabadi
wrote:
> hello,
>
> Here, i m proposing a logic to make a turn over of page
9 matches
Mail list logo