[android-developers] Re: Linking SDK Manager to Android Studio

2016-05-21 Thread Karthik
I am sorry, my mistake.. "F:\Karthik\Android_Studio\android sdks". This is the location. On Sunday, May 22, 2016 at 12:54:51 AM UTC+5:30, Jonathan S wrote: > > I don't see anything on the Android SDK Locations textbox. > > On Saturday, May 21, 2016 at 6:48:15 AM UTC-4, Karthik wrote: >> >> This

[android-developers] Android SDK plagform 13 below not compatible with windows

2016-05-21 Thread Đức Trần Văn
Hello..i trying write android project on eclipse and setup android sdk tools in windows 10 then been case on image. Can you help me? Thanks -- You received this me

Re: [android-developers] ImmersiveFocusNotifcation

2016-05-21 Thread TreKing
On Fri, May 20, 2016 at 2:20 PM, dsavereide . wrote: > We are not trying to run an android app. Our program is Windows program > that utilizes some .NET controls. The glitch we have only occurs on Surface > Pros which does have some limited android app support built in, but we are > not attemptin

Re: [android-developers] Android table of contents navigation style

2016-05-21 Thread Mark Phillips
Take a look at the Amazon Kindle app. It seems to work well. I don't think you will get anyone to design your app for you. You will be the best judge of what works best for your use case. Mark On Sat, May 21, 2016 at 1:53 PM, Amitai Rosenberg wrote: > Anyone? > > -- > You received this message

[android-developers] Android table of contents navigation style

2016-05-21 Thread Amitai Rosenberg
Anyone? -- 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+unsubscr...@googlegroups.com. To post to this group, send email to android-deve

[android-developers] Re: webview shouldInterceptRequest does not work on Android 5.0

2016-05-21 Thread Carlos Farrington
I found my problem. Apparently in Android 5.0 shouldInterceptRequest will not be run if their is a problem with the url being loaded. I was using loadDataWithBaseURL("foobar://, data, encoding, null) to load first page. Since foobar:// is not a known prefix to a url or file the request was

[android-developers] Re: Linking SDK Manager to Android Studio

2016-05-21 Thread Jonathan S
I don't see anything on the Android SDK Locations textbox. On Saturday, May 21, 2016 at 6:48:15 AM UTC-4, Karthik wrote: > > This is the error I get > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and sto

[android-developers] Forgot Unlock Pattern

2016-05-21 Thread rash hopi
Hello, I really need help.I have not much knowledge regarding this. I won't be able to unlock it using ADB because I had not enabled USB debugging before the phone got locked. I have downloaded Aroma File Manager and moved it to SD card and placed the card in my phone. I don't know what to do n

[android-developers] Forgot Unlock Pattern

2016-05-21 Thread rash hopi
Hello, I really need help.I have not much knowledge regarding this. I won't be able to unlock it using ADB because I had not enabled USB debugging before the phone got locked. I have downloaded Aroma File Manager and moved it to SD card and placed the card in my phone. I don't know what to do n

[android-developers] Android Lockscreen replacement

2016-05-21 Thread Jonathan Pethő
Hi all, I am developing a lock screen application, which is an alternative for the factory lock. There are some similar applications on the Play Store, so it doesn’t seem to be impossible to solve my issue. I successfully created a view with layoutinflater that covers the full screen,

[android-developers] Re: Linking SDK Manager to Android Studio

2016-05-21 Thread Karthik
This is the error I get -- 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+unsubscr...@googlegroups.com. To post to this group, send email

[android-developers] Linking SDK Manager to Android Studio

2016-05-21 Thread Karthik
Hey, I'm new to creating apps and all... since i have a slow internet i downloaded the .zip files of both android studio and sdk *separately*. i have installed jdk too. i have android studio up and running but i'm not able to link it with the sdk manager. I did go to "Configure>Project Default

Re: [android-developers] Re: HTTPS access to PlayStore is very very very bad idea!

2016-05-21 Thread Tourism SecondGuide
Well, well, in fact we currently use some kind of MITM attack with our cachebox, the only problem is that it needs for the user to first download the cachebox's certificate before downloading the cached android package. And the cachebox download the application once a day From Google Play. So the