[android-developers] Having trouble with onRequestPermissionResult

2016-06-03 Thread Anugerah Rompis
Hello. I'm doing an exercise with Google Location Service and I'm having trouble. I'm writing an app which dumps user's coordinates on a TextView. The problem is, on Marshmallow, after the user tapped Allow on the permission dialog, the TextView does not get updated until the app is restarted.

[android-developers] Unable to sync gradle project

2016-06-03 Thread chiheb khodrane
*I am using Android studio 2.2 and getting this failed to sync Gradle project error :* [image: enter image description here] *if anyone has the solution please help!* -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] Can I put LIVE stream youtube in my app?

2016-06-03 Thread androgrammer
Hello everyone, I just wondering if its allowed to put YouTube Live stream videos in my application so user can watch the stream in the app directly without forward him to YouTube app or website any idea? Thanks. -- You received this message because you are subscribed to the Google Groups

[android-developers] need : Talend admin

2016-06-03 Thread Ashwini Sinha
Hi , This is Ashwini SInha from Nityo Infotech , hope you are doing great. Please do let me know about your availability on the below position from our client. *Position: Talend Admin* *Location: Hartfort (CT) * *Duration: Long term* *Job Description:* Knowledge on installation

[android-developers] Can't Update Android App

2016-06-03 Thread Pankaj Jangir
Hello, By mistake I deleted and overwrites the pass.jsk file, now I don't remember "Key alias" but I remember the password. But I have tried many Key alias but they are not working and I am getting error while updating the app: http://prntscr.com/bbyyu3 So anyone can help me to update the app

[android-developers] APP Android com API REST fora dos servidores Google

2016-06-03 Thread Alessandro Pereira
Pessoal, tenho um app desenvolvido com IONIC para esse app desenvolvemos uma API REST que está publicado no endereço https. O app que foi instalado de forma manul nos aparelhos funciona perfeitamente acessando o endereço https. Já a versão que foi publicada no google play por algum motivo da

Re: [android-developers] Changing between Navigation Drawer fragments is slow

2016-06-03 Thread TreKing
On Wed, Jun 1, 2016 at 7:20 AM, Amitai Rosenberg wrote: > Is there any way I can speed up the loading of the fragments? (Perhaps > initializing them beforehand, if this is possible?) Looks like you're using C# which is going to limit the help you can get on this forum.

[android-developers] How can I write android sms messages to a text file with java ?

2016-06-03 Thread Tahsin Vural
How can I write android sms messages to a text file with java ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[android-developers] Re: Help please - Bricked Nexus 9 after uninstall of Android N

2016-06-03 Thread Graham Dean
I have now got my device working by sideloading Android N image, not achieved my objective of unenrolling but at least I have a device that boots, will wait for a more stable version eventually :) On Thursday, 2 June 2016 14:48:37 UTC+1, Graham Dean wrote: > > Hi I need some help please, not

[android-developers] Price Comparison app - HELP

2016-06-03 Thread Felipe Passos
Hello guys, I'm from Brazil. I'm in the process of creatig an android app that compares prices of games (Xbox One and PS4) in various websites. In my research I found some API's that could compare in some websites but none of them really satisfied me. And during my research I also found that

[android-developers] HttpURLConnection on Android Wear

2016-06-03 Thread Eugenio Gaeta
Hi, I have a question on HttpURLConnection on Android Wear devices. Can I open a direct internet connection on Android Wear with HttpURLConnection? If this class does not work why it is available in Android Wear API? How I can open an HttpURLConnection on Android Wear? Cheers E. -- You

[android-developers] Looking for Sr.Manager App Pen Test consultant in Arlington(VA)

2016-06-03 Thread SALMA BHAT
Hi Partners, Please share matching profile at *naseer.ah...@nityo.com * *Skill Set* Security testing: Job Title: Sr.Manager App Pen Test Role : TTL Skill : Security testing Duration : 6months+ Location : Arlington(VA) Approx. Start date : ASAP *Work Location*

[android-developers] 1 of 404 Looking for Cognos Lead- V11 experience is mandatory in Minneapolis, MN

2016-06-03 Thread SALMA BHAT
Hi Partners, Good Morning Please share profile at* naseer.ah...@nityo.com * Please share profiles with V11 experience Only . *Skill Set* Cognos Lead- V11 experience is mandatory. All profiles rejected as most of profiles dont have V11 exp. *Work Location*

[android-developers] Draw line and then drag it with touch

2016-06-03 Thread Irfan Ahmed
Hi, I am building an Android app that features the line drawing on canvas, which is showing over camera view. The purpose of it is to draw lines which provides a outlines for capturing image in that boundaries.

[android-developers] Publishing Website as fullscreen webview app

2016-06-03 Thread z0qstack
Dear Sir / Madam, Would it be allowed to publish an app which consists purely of a fullscreen webview which shows our responsive website? We would also like to include automatic logging in or password saving. Sincerely, Z0q -- You received this message because you are subscribed to the

[android-developers] Android Device Admin App

2016-06-03 Thread vipin singhal
I am trying to create an android device admin app. My requirements are that the user should not be able to turn off the mobile network data and the GPS settings. So far, using the android documentation and some resources, I have been able to create an app that will allow me to put restrictions

[android-developers] Switchcompact is rounded by lines

2016-06-03 Thread Mallikarjun P
Hi, I have updated my android studio from 2.0 to 2.2 and updated all support libraries. Now Switch compact background is rounded by lines . see in below pic

Re: [android-developers] Download Manager: Pause & Resume

2016-06-03 Thread himanshu
Actually its not a public API of DownloadManager. DownloadProvider documentation ( and platform code

[android-developers] Re: ProgressBar.setProgressDrawable bug

2016-06-03 Thread Bajrang Hudda
I have problem to setting android:progressDrawable="@drawable/see_bar_bg", The problem is when i set a shape shape using this its work fine >20 api but in <20 shape get shrink -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Re: NinePatchDrawable constructor

2016-06-03 Thread kishore
I am also trying to create a 9 patch png from a standard png. I am new to this, so I do not know how to create it programmatically. I read about it, but there is no proper documentation about. 1. 9 patch chunk - What is it? 2. Cap inset - What is it? 3. How to get the 1 px stretchable area patch

Re: [android-developers] How to create sub menu in navigation drawer

2016-06-03 Thread Jefri triyanto
could you give me the example how to implement expandable in navigation drawer ? thanks, :) On Wed, Jun 1, 2016 at 11:56 AM, TreKing wrote: > > On Sun, May 29, 2016 at 10:24 PM, Jefri triyanto > wrote: > >> i was to tried and look the review

Re: [android-developers] Remove permissions in later release

2016-06-03 Thread pgandroid2015
Thanks. Am Donnerstag, 2. Juni 2016 17:41:38 UTC+2 schrieb TreKing: > > > On Thu, Jun 2, 2016 at 4:43 AM, wrote: > >> If I remove them and publish another version, are they removed than in >> the store description or does it keeps them from the initial apk? > > > Yes.

[android-developers] Re: Problem in usb debugging

2016-06-03 Thread Usha Hegde
Hi, This article gives how to debug your apps in MAC. http://esausilva.com/2010/10/02/how-to-set-up-adb-android-debug-bridge-in-mac-osx/. Just give it a try. -Usha Hegde On Thursday, June 2, 2016 at 4:01:29 PM UTC+5:30, akshaybiss...@gmail.com wrote: > > I would be glad if someone could

[android-developers] Re: Sharing public files between applications inside a work profile

2016-06-03 Thread jona
Nobody has any idea? How about the Google developpers who developped the mobile device management? On Thursday, June 2, 2016 at 11:15:52 AM UTC+9, jo...@bizmobile.co.jp wrote: > > In Android 5 (Lollipop), a work profile/profile owner application could > still write on the external storage and

[android-developers] Best suggest to android system GOOGLE for ever from me

2016-06-03 Thread Gokul Chand
Google major drawback is lack of true multitasking features i.e. Android app automatically stop by android syatem in background, Which is good and also worst part, ((but in windows best thing is minimised app never killed automatically)) Plz add some features to not auto kill app user when