[android-developers] Re: help with fade of view

2010-09-15 Thread jake142
Just to clarify, my problem is that I dont know how to handle some sort of notify. I want to fade the view out, when the fade is done, I want to open a new url and fade it in. Anyone that could help me? On 13 Sep, 22:11, jake142 wrote: > Hi guys, > > I currentley have a webview that

[android-developers] help with fade of view

2010-09-13 Thread jake142
erent activity). Best regards, Jake142 -- 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+unsub

[android-developers] HTTP authentication and sessions

2010-09-09 Thread jake142
Hi, I thought I posted this yesterday, but I cant find that thread. Could someone please help me and provide me with some sample code on how todo a http login and then use the session to display html pages in a webview. Thank you in advance. -- You received this message because you are subscri

[android-developers] Authentication

2010-09-08 Thread jake142
Hi, Could someone give me a simple sample code on how to authenticate against Zend ACL and then use the session to display webpages in a WebView and access urls to get json calls. If I have understood everything correctley I should use a HTTPclient object to authenticate (I saw some examples). If

[android-developers] Bluetooth as nfc

2010-09-04 Thread jake142
Hi, I would like to simulate nfc using bluethooth beetwen 2 android devices, device a and device b. - Device a will have start bluetooth when a button is pressed. - Device b will start bluetooth when my apps start - Device b will try to connect to device a automatically IF the distance between th

[android-developers] Needs help to understand how usb/android works

2010-08-30 Thread jake142
Hi, I need to build a java application that will run on an android tablet pc. The app should do the following: 1. Be able to display HTMLpages 2. Display XML files (sent from a different unit) with a stylesheet My problem is how to receive these xml files to my application. The sending system is