[android-developers] Create effect of solid blue "curtain" being slowly pulled across a white screen

2016-01-08 Thread Chris Wilson
I am a longtime java developer but I have little experiences creating graphics or animations and I don't know where to start here. This is the issue: I have an image with a transparent hole in the middle. The starting background color of this image is white. But I need to create an effect

Re: [android-developers] Create effect of solid blue "curtain" being slowly pulled across a white screen

2016-01-08 Thread Gustavo Oliveira
Take a look at Animation http://developer.android.com/reference/android/view/animation/Animation.html I would suggest you rework your layout, putting your background image as a separate element and making it slide using a TranslateAnimation (or stretch with ScaleAnimation). On Fri, Jan 8, 2016

Re: [android-developers] Create effect of solid blue "curtain" being slowly pulled across a white screen

2016-01-08 Thread Chris Wilson
I have actually. I have an animation working using ValueAnimator, but it fades the color from white to blue. I need this curtain effect, and I am not understanding from the documentation how to make that happen. Here is the code which is successfully animating the color fade, but how do I

[android-developers] do not to request access to wifi connection information

2016-01-08 Thread SenseiTV International
Hell everyone! My app keeps asking to access the client's wifi info and it discourages or turns them off. how to remove or configure that on settings? Thanks. Cliff -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from

[android-developers] How to run AppRestrictionSchema using Android Studio's emulator?

2016-01-08 Thread r0uruni Zzzz
Currently, im trying to run the android sample program, AppRestrictionSchema by using the Android Studio's emulator (Android 6). However, in order to runs the program, it needs an encrypted device. I have tried to perform the encryption using the emulator by going to Setting > Security >

[android-developers] ERR_UNKNOWN_URL_SCHEME after APK download

2016-01-08 Thread Jeff
Hello, I'm trying to install an APk right after the download is completed. The APk gets open with the browser and throws ERR_UNKNOWN_URL_SCHEME. I'm assuming the the device thinks the downloaded file needs to be open with the browser instead of the android application installer. package

[android-developers] VOEUX CDA MONTESSON

2016-01-08 Thread jpdeloupy .
*Bonjour,* *Juste un petit mot pour bien démarrer l'année* *Nous souhaitons également une excellente année à votre budget Assurances !* *Nos équipes s'engagent, sur l'ensemble de vos contrats d'assurances privées ou professionnelles, à garanties équivalentes, **à vous faire réaliser **de

Re: [android-developers] Re: Where to ask questions about Android Dev API level 9?

2016-01-08 Thread Mangesh Sambare
Ask on stackoverflow On 8 Jan 2016 01:46, "Clint William Theron" wrote: > this forum makes me sad. you don't tell me why you don't answer my > questions > > On Wednesday, January 6, 2016 at 2:13:12 PM UTC+2, Clint William Theron > wrote: >> >> Hi. Just what the