[android-developers] android studio preview don't have .exe file

2017-09-04 Thread smovie ir
Hello Developers recently for the Kotlin lnaguage i wanna learn Android programming i had stable version but Most tutorials is on 3.0 version and it' was Confusing for me ! so i uninstall stable version and download preview version but on this folder it doesn't have .exe file ?what's problem

[android-developers] ActionBarDrawerToggle Issue

2017-09-04 Thread Rajdeep Rajput
Hello, I want to use Material theme for my app. Therefore, I cannot extend my MainActivity to AppCompatActivity. I have to extend MainActivity to Activity. When I want to use ActionBarDrawerToggle it shows that it is decpreciated. For my situation what is work around to use it? API 25 --

[android-developers] Volley Web Service with Genson

2017-09-04 Thread Ă–mer Korkmaz
Hello friends. I am trying to pull data from json webservist with Volley and Genson. But it does not give an error, but it does not pull data. The problem is here. How can I access specificies data. How can I show ParseData. 1. private void GetData() 2. { RequestQueue queue

[android-developers] How to install android sdk to all users.?

2017-09-04 Thread uday . globuslive
android-studio-bundle-162.4069837-windows.exe /S is installing Android studio to c:\program files\android\android studio. and SDK to %localappdata%\android\sdk. In some forum it is mentioned to use /AllUsers to install SDK to all users. I tried android-studio-bundle-162.4069837-windows.exe

[android-developers] Re: Android O - Location and Wifi Manager behavior

2017-09-04 Thread Abdelhakim Akodadi
Here is the like to the document talking about the limitations. https://developer.android.com/about/versions/oreo/background-location-limits.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] Android O - Location and Wifi Manager behavior

2017-09-04 Thread Abdelhakim Akodadi
Hello everyone, I am interested on understanding exactly the access limitations on LocationManager and WifiManager added for Android O. I went looking into the code. But I am not really familiar with the Android Source Code. I couldn't find the limitations logic in there. I would like to get

[android-developers] Flyer & Brochure

2017-09-04 Thread Ramakrishna Pothuri
*Flyer & Brochure * Flyer & Brochure are the services provided by the 50percent print. It includesShort run flyer, Short

[android-developers] Re: Test adaptive icons

2017-09-04 Thread Abdelhakim Akodadi
I found a modified version that works well for any Android O device. You can find a downloadable apk here: https://github.com/amirzaidi/Launcher3/releases -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and

[android-developers] Android policy for out-of-app selling

2017-09-04 Thread manukonti
Hello, I'm new on programming in android: i'm finishing in these days my first app and i'm about to publish it on Google Play Store. The application consists in a real-time interpreting service; the customer buys minutes of credit and connects using the app to an interpreter (the first

[android-developers] Android transitions

2017-09-04 Thread Wendy
I'm new and want to fix an issue. I have 1 screen. it contains 3 sections (upper, middle, lower) with different level of importance. If there is too much information (text too long) in the middle or the lower section I would like to hide upper section automatically. thus giving the middle and