[android-developers] Can I create Gift Card for Multiple Merchants using Android Pay

2017-09-20 Thread Robert Collins
Is it possible to create a Gift Card which can be used in multiple merchants using Android Pay. I'm looking to create a Gift Card for a shopping mall. It appears that Gift Cards need to be associated with a single merchant. Thanks! -- You received this message because you are subscribed to

[android-developers] Why is Android so laggy using volume control

2017-02-03 Thread Robert Johnson
I notice that on my phone and Android TV, if I use the volume, everything gets very laggy. Sometimes the volume control doesn't even work right away depending on the app I'm using. It actually seemed to have worsened when I upgraded to Nougat. -- You received this message because you are

[android-developers] App Not Sending Notifications

2017-01-18 Thread Robert Gilbey
App in question on Google Play: CochraneNow Version: 1.0.5 The issue I have here is that notifications only work if I have the app running in the background and hit refresh on a particular channel I have subscribed to. If the app is closed, notifications will not send to my lock screen. This

[android-developers] App not sending notifications when closed

2017-01-18 Thread Robert Gilbey
App in question on Google Play: CochraneNow Version: 1.0.5 The issue i have here is that notifications only work if I have the app open and hit refresh on a particular channel I have subscribed to. If the app is closed, notifications will not send to my lock screen. I am using Android 6.0

[android-developers] automating Android SDK installation for continuous integration

2017-01-13 Thread Robert St. John
ovisioned CI environment? This seems to be a very big hole in the Android development experience. Any guidance is greatly appreciated. Thank you. Robert -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this gr

[android-developers] SQLite vs.File Based Storage for Battery Performance with Consistent Read/Write Operations.

2016-12-24 Thread Robert Simoes
In accordance with forum etiquette I did previously post this on SO, but I'd like to get a few more advanced Android developer thoughts. I have a background service that runs all the time when screen is on, and every minute records the cycle time and whether it was a good or bad cycle. At

Re: [android-developers] Android - ETHERNET TETHERING or something....

2016-12-14 Thread 'Robert Greenwalt' via Android Developers
It should be possible to do tethering through Ethernet, but it would depend on the OEMs configuration of your device. On Wed, Dec 14, 2016 at 5:29 AM, Helio Formaggio wrote: > ===English=== > > Hello everyone. > I'm having a little problem and it would be fixed if a

[android-developers] Reason for unprocessed recording specification

2016-11-18 Thread Robert Bielik
dB Full Scale for floating point/double precision samples). This would imply that at 0 dB FS the SPL would be 130 dB, which is the equivalent of standing 1 meter behind a fighter jet while it takes off ! Question: What was the reasoning behind the spec point above? Regards /Robert

Re: [android-developers] Deny auto close for captive portal dialog on android devices

2016-07-07 Thread 'Robert Greenwalt' via Android Developers
+ Paul On Wed, Jul 6, 2016 at 2:59 AM, Developer wrote: > Hello, > > I'm the senior developer of an wifi project offering free internet access > to citizen in some regions. > > Now on newer Android devices we are facing the problem that the captive > portal

[android-developers] ViewFlipper Animation Listener not waiting till animation is finished

2016-06-30 Thread Robert Gomez
My setAnimationListener on my viewFlipper keeps running the overlay before the animation is complete. Here is my fragment, I think I am just not calling my listener correctly but not entirely sure if it will work since i have multiple animations running. Basically I have a viewFlipper that

Re: [android-developers] How do I get the ip of the device connected to me through wifi zone?

2016-06-07 Thread 'Robert Greenwalt' via Android Developers
I don't think this is supported. On Tue, Jun 7, 2016 at 8:10 AM, Janibel Espinal wrote: > Hello! > > I want to know, how can I get the ip of the devices that are connected to > my cell phone, through wifi zone? > > if someone can help me, please. > Thanks! > > -- > You

[android-developers] gdbserver packaged via gradle (AS)

2016-06-01 Thread Robert Bielik
Hi all, Having an AS project here, and I need to embed gdbserver with the APK for native debugging. I have yet to find any working info for this. Help ? Regards /Robert -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To u

Re: [android-developers] Hot spot connecting issue in Android 5.0 and above versions.

2016-05-24 Thread 'Robert Greenwalt' via Android Developers
The hotspot was not intended to be started/stopped via 3rd party apps. This glitch has been fixed. Please let us know if you can overcome this. Regards Robert On Mon, May 23, 2016 at 11:00 PM, Harish Yerra <harish12.ye...@gmail.com> wrote: > Hi Droids, > > I have tried som

Re: [android-developers] Activity.onEnterAnimationComplete implementation for pre-Lollipop

2016-05-19 Thread Jimmy Robert
Animations are not smooth when starting before "onEnterAnimationComplete" is called, that's why I use this callback. On Wednesday, May 11, 2016 at 6:36:05 PM UTC+2, TreKing wrote: > > > On Wed, May 4, 2016 at 1:00 PM, Jimmy Robert <ji...@jimrobs.com

[android-developers] Can I get help with inapp purchases a simple step by step guide not missing one step

2016-05-08 Thread Robert Puckett
I am looking for a step buy step guide how to set up in app purchases The problem I am having is how to I publish a development app to test? where its just testing.. because I never have done this before, and its very hard. And any step by step guide would be great. -- You received this

[android-developers] Activity.onEnterAnimationComplete implementation for pre-Lollipop

2016-05-04 Thread Jimmy Robert
Hi everyone ! I use Activity.onEnterAnimationComplete in my activities to start an animation when the activity starts but this callback only comes with API 21, so I was wondering if there is a "clean" solution for older API versions ? Is it possible for the Android Team to add this callback

Re: [android-developers] urgent help needed: getLinkDownstreamBandwidthKbps returning the value 102400 whereas the downstream Bandwidth is 10 MHz

2016-03-28 Thread 'Robert Greenwalt' via Android Developers
The function is documented as: Retrieves the downstream bandwidth for this network in Kbps. This always only refers to the estimated first hop transport bandwidth. It is returning a guess based solely on the Radio Access Technology and is tuned for the radio in the device. It does not take into

Re: [android-developers] toggle mobile network

2016-03-22 Thread 'Robert Greenwalt' via Android Developers
I believe the API for this is system-only. This is not something apps generally do. On Tue, Mar 22, 2016 at 11:58 AM, Sagar Agrawal wrote: > I am building a universal security app so I want to enable mobile from > inside my activity is their a proper way to do so as

[android-developers] Application Title

2016-03-19 Thread Robert Buttigieg
I am new to Android Studio and I have a small problem. The title of the application is not being displayed in the title bar. Attached you should find a screenshot with the layout and the XML coding. Thanks Robert -- You received this message because you are subscribed to the Google Groups

[android-developers] Google Play Games Services for Unity issues

2016-03-19 Thread Robert Mitchell
y idea how to fix this, I dont mind if I have to just remove the google play functionality all together as long as I can get it to compile I dont mind. I hope you will be able to help, thank you in advance Robert Mitchell (robert-mitchell-eportfolio.com) -- You received this message because

[android-developers] /tmp/adb.log blocks other users

2016-03-19 Thread Robert Hufsky
regards Robert -- 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,

[android-developers] Layout Error

2016-03-19 Thread Robert Buttigieg
I have started a new project and when I opened the layout file (content_main.xml), I got this error. Does someone know how can I fix it please? Thanks :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group

Re: [android-developers] Re: Multicast and WiFi tethering

2016-03-11 Thread 'Robert Greenwalt' via Android Developers
When doing tethering the wifi chip is running significantly different code (softap mode instead of client mode). I suspect a bug there. I created an internal bug (27607920) to track it. On Fri, Mar 11, 2016 at 3:02 AM, Viktor Kessler wrote: > Hi, > > did you solve

[android-developers] Re: Audio recording problem - fake sample rate

2016-01-14 Thread Robert Scott
at only 8000 samples per second, and the up-sampled to create 44,100 samples per second, which does not contain all the frequency content it would have had if it were sampled at 44,100 to being with. I see no way around it. On Wednesday, December 23, 2015 at 11:52:37 AM UTC-6, Robert Scott wrote

Re: [android-developers] Can a Broadcast Receiver receive a Mobile Data CONNECTIVITY_CHANGE notification while WiFi is enabled?

2015-12-28 Thread 'Robert Greenwalt' via Android Developers
CONNECTIVITY_CHANGE is not a broadcast about the setting. You said: > > > It all works except that when WiFi is enabled the BroadcastReceiver does > not get a notification when the user turns on mobile data from Settings. If > there is a way around this limitation i would appreciate hearing about

[android-developers] Audio recording problem - fake sample rate

2015-12-23 Thread Robert Scott
y at 3950 Hz, then everything is fine. But if this produces two peaks - one at 3950 and the other at 4050, then you have a device that is sampling at 8000 Hz and then up-sampling to feed our app a fake 22050 samples per second. -Robert Scott Hopkins, MN -- You received this message because yo

[android-developers] Re: Audio recording problem - fake sample rate

2015-12-23 Thread Robert Scott
e misbehaving devices, so my experiments so far have been with the help of my customers. -Robert Scott Hopkins, MN -- 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, se

Re: [android-developers] Get the DNS details when the Device is connected to Data connection.

2015-10-01 Thread 'Robert Greenwalt' via Android Developers
On M you can use ConnectivityManager.getLinkProperties(ConnectivityManager.getActiveNetwork()).getDnsServers() On Thu, Oct 1, 2015 at 3:16 AM, Gunjan Pathak wrote: > Hey everyone , > > I am new to android development dont know much in details i want to get > the

Re: [android-developers] Get the DNS details when the Device is connected to Data connection.

2015-10-01 Thread 'Robert Greenwalt' via Android Developers
It may - I didn't explore back in time to see when the APIs were added/exposed. On Thu, Oct 1, 2015 at 12:22 PM, Gustavo Oliveira <gus...@gmail.com> wrote: > Doesn't that work on Lollipop as well? > > > On Thu, Oct 1, 2015 at 2:28 PM, 'Robert Greenwalt' via Android Dev

Re: [android-developers] WebView and ConnectivityManager.requestNetwork

2014-12-12 Thread 'Robert Greenwalt' via Android Developers
I think the WebView API may need to be made multinetwork aware. On Fri, Dec 12, 2014 at 12:15 PM, Krystian Lewandowski krystian@gmail.com wrote: Hi, I'm trying to update ConnectivityManager.requestRouteToHost implementation from deprecated one to ConnectivityManager.requestNetwork

Re: [android-developers] can I get DhcpInfo - for Ethernet? instead of WiFi?

2014-08-14 Thread 'Robert Greenwalt' via Android Developers
There will be API to access this in the next release. I think even the previous release from Google I/O may have had API in the ConnectivityManager to access a LinkProperties object for each network (or the current default network) which would contain this information. On Thu, Aug 14, 2014 at

Re: [android-developers] Email routing via WIFI or cell

2014-04-23 Thread 'Robert Greenwalt rgreenw...@google.com' via Android Developers
Q1 - not today. We're working on this. Q2 - not easily. Is this a common scenario for you? Regards, Robert On Wed, Apr 23, 2014 at 11:02 AM, genedyne gened...@gmail.com wrote: Here is the scenario: A smart phone is used to interface to a piece of equipment via WIFI (i.e. the equipment

Re: [android-developers] Email routing via WIFI or cell

2014-04-23 Thread 'Robert Greenwalt rgreenw...@google.com' via Android Developers
, April 23, 2014 2:28:14 PM UTC-4, Robert Greenwalt wrote: Q1 - not today. We're working on this. Q2 - not easily. Is this a common scenario for you? Regards, Robert On Wed, Apr 23, 2014 at 11:02 AM, genedyne gene...@gmail.com wrote: Here is the scenario: A smart phone is used

Re: [android-developers] HttpUrlConnection - Slow Post Multipart Content

2014-02-21 Thread Robert Greenwalt
Since you think it's not network based how about using http://developer.android.com/tools/debugging/debugging-tracing.html and sprinkling trace output through the code to find the bottleneck? On Fri, Feb 21, 2014 at 5:23 AM, Marco Serioli mseri...@gmail.com wrote: Hi guys! I've already

[android-developers] Re: Help needed -- There is no linked app associated with this client ID.

2014-02-15 Thread Robert Auger
I have the same problem. I don't understand how to register 2 client ID (one for debug and one for production) in the Games services console. If the answer is known, please let me know. Le dimanche 27 octobre 2013 10:50:48 UTC+1, FReDD a écrit : Hi all, I'm becoming crazy with this one. I

Re: [android-developers] Wifi Direct - Peer To Peer question

2014-01-06 Thread Robert Greenwalt
Generally in RF a transmitter at the same or near frequency will interfere with the receiver. The sharp filters needed to support near-frequency full duplex are large (resonant cavity filterhttp://www.hol4g.com/documents/bird/CavityFilters_-Duplexers_catalog.pdf). Most of the time you can fake

Re: [android-developers] how to optimize reliability of gcm messages on 2G network?

2013-12-12 Thread Robert Greenwalt
Applications using GCM should never need concern themselves with 2g vs 3g vs wifi issues. That is supposed to be one of the values of GCM. Someone from the GCM team should comment on 2G reliability. On Mon, Dec 9, 2013 at 8:57 PM, ranjit R ranjitr...@gmail.com wrote: I am using 2g network

Re: [android-developers] Forcing app to use wi-fi, not 3G, for latency reasons

2013-10-21 Thread Robert Greenwalt
We will prefer wifi networks over 3g networks if the user has enabled wifi and is within range of a known network. You can check if we are connected to wifi via NetworkInfo activeInfo = ConnectivityManager.getActiveNetworkInfo(); Boolean wifi = (activeInfo != null activeInfo.getType() ==

Re: [android-developers] Problem with getScanResults()

2013-10-08 Thread Robert Greenwalt
Looks reasonable. Can you take a bugreport? On Tue, Oct 8, 2013 at 12:14 PM, BearTi mlrti...@gmail.com wrote: Hi, I´ve a big problem with the getScanResults() function. I always get 0 as result. Here is my Code (it´s a service): public void onCreate() { super.onCreate();

Re: [android-developers] Re: Problem with getScanResults()

2013-10-08 Thread Robert Greenwalt
adb bugreport mybug and send me the resulting mybug file On Tue, Oct 8, 2013 at 1:08 PM, BearTi mlrti...@gmail.com wrote: How? What do u need? Am Dienstag, 8. Oktober 2013 21:14:55 UTC+2 schrieb BearTi: Hi, I´ve a big problem with the getScanResults() function. I always get 0 as

Re: [android-developers] Xml file corrupted over sprint cellular network ?

2013-10-03 Thread Robert Greenwalt
Sharma gauravsharma...@gmail.comwrote: @Robert can you suggest me any other way so i can fix the issue? I have tried changing xml content type in tomcat 6.0 but it did not work. On Sun, Sep 29, 2013 at 11:36 PM, Robert Greenwalt rgreenw...@google.comwrote: We have contacts with many

Re: [android-developers] Xml file corrupted over sprint cellular network ?

2013-10-03 Thread Robert Greenwalt
- it's less obscured than rot13. R On Thu, Oct 3, 2013 at 10:37 AM, Steve Gabrilowitz steveg1...@gmail.comwrote: Any chance you can use FTP protocol instead of HTTP to see if this fixes the issue? On Oct 3, 2013 1:28 PM, Gaurav Sharma gauravsharma...@gmail.com wrote: @Robert I am using

Re: [android-developers] Xml file corrupted over sprint cellular network ?

2013-09-29 Thread Robert Greenwalt
We have contacts with many of the carriers and I had them ask Sprint about this. On Sat, Sep 28, 2013 at 3:34 AM, Gaurav Sharma gauravsharma...@gmail.comwrote: @robert: How do you such information? have you faced this situation before or have they contacted you ? On Sat, Sep 28, 2013 at 4

Re: [android-developers] Xml file corrupted over sprint cellular network ?

2013-09-27 Thread Robert Greenwalt
I understand Sprint is investigating and may contact you for more info. On Thu, Sep 26, 2013 at 2:01 AM, Gaurav Sharma gauravsharma...@gmail.comwrote: I am having a very strange issue in my android app. I receive xml file from server and perform operation based on xml content. It is working

Re: [android-developers] Re: Xml file corrupted over sprint cellular network ?

2013-09-26 Thread Robert Greenwalt
There have been cases in the past where a carrier has intercepted and alterned content flowing over their network - most notably graphics getting down-rezed or compressed. I'd not heard of this happening on xml, but the fact that changing networks fixes the problem suggests something like this

[android-developers] Re: Unexpected response code (401 or 500) when requesting: writeMoment in Google+ API

2013-09-09 Thread Robert Auger
-stronger-app-signing-keys.htmlsa=Dsntz=1usg=AFQjCNHIolB4w7W0rXQGScN-OHKRMnIl-Q ) Le samedi 7 septembre 2013 19:07:13 UTC+2, Robert Auger a écrit : When I developped my first app that was using Google+ API, everything went fine and I could create certificates, login with the user account

Re: [android-developers] How to configure Client MAC address in Android WiFi HotSpot through Code.

2013-09-09 Thread Robert Greenwalt
/questions/19383/why-is-mac-based-authentication-insecure On Sun, Sep 8, 2013 at 9:18 PM, rakesh kumar dogra.rakes...@gmail.comwrote: Thanks Robert, But I want to apply the MAC address authentication on Hotspot, is it posssible in Android.? On Friday, September 6, 2013 9:31:17 PM UTC+5:30

[android-developers] Unexpected response code (401 or 500) when requesting: writeMoment in Google+ API

2013-09-07 Thread Robert Auger
When I developped my first app that was using Google+ API, everything went fine and I could create certificates, login with the user account and write moments. But now, I ma developping a second app and really follow the same tracks. I am able to login to Google+ with this new app but I cannot

Re: [android-developers] How to configure Client MAC address in Android WiFi HotSpot through Code.

2013-09-06 Thread Robert Greenwalt
I don't think this is supported. MAC address is not supposed to be easily/frequently changed. On Thu, Sep 5, 2013 at 11:51 PM, rakesh kumar dogra.rakes...@gmail.comwrote: Hi All, I have to configured Client MAC address with Android WiFi Hotspot through code. I am able to start the

Re: [android-developers] can we check usb tethering and hotspot on/off in android?

2013-09-05 Thread Robert Greenwalt
No - this functionality is not currently exposed. On Wed, Sep 4, 2013 at 9:29 PM, ansal ashish.a...@gmail.com wrote: Hi , can we check usb-tethering and hotspot on/off in android? -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Manual Proxy Configuration not working on Android 2.3

2013-08-26 Thread Robert Greenwalt
This flavor of proxy support in Android didn't appear until Honeycomb (3.1). Prior to that there was the Proxy class in the framework that reported a network-independent global proxy. On Mon, Aug 26, 2013 at 7:16 AM, TG tirtha.g...@gmail.com wrote: I am using a Samsung Galaxy S Plus Phone

Re: [android-developers] Check For Internet Connection

2013-07-16 Thread Robert Greenwalt
You certainly can have a race condition, but the more likely thing is either the network never had internet reach (walled garden) or temporarily doesn't have access to the internet. Both the cell radio and wifi have a tendency to hold on trying to get reconnected before they give up and report a

Re: [android-developers] setting priority to wifi configured network so that has to connect to specified network in the region if available

2013-06-25 Thread Robert Greenwalt
Can you clarify your question? Do you mean setting relative priority between known wifi networks or do you mean relative priority between wifi and cellular data? On Tue, Jun 25, 2013 at 2:17 AM, Kondlada karthik.kondl...@gmail.comwrote: hi, Any one has succeed in setting wifi

[android-developers] Long Press on custom View

2013-05-22 Thread Robert
Long story, short. 1. I have a relative layout 2. I need to program stuff to happen when the user long presses inside the view What I would really like is to have a delete button appear on the side that the user presses and the view goes away. Any idea how to do that? -- -- You received

Re: [android-developers] VPN connect/disconnect detection on Android 4+

2013-05-13 Thread Robert Greenwalt
I don't think there is a good solution currently. This is definitely broken and I hope it's fixed soon. On Mon, May 13, 2013 at 10:23 AM, Martin Heller heller.m...@gmail.comwrote: Hi, has anyone any idea on this topic? I need this functionality for a SIP client to reregister with server

Re: [android-developers] Wifi POC - AP wifi connect using GPRS?

2013-05-02 Thread Robert Greenwalt
What is a POC? What are you trying to use the cellular data for? Do you want most traffic to use wifi, but some traffic to use cellular? R On Tue, Apr 30, 2013 at 11:38 PM, Ran Cohen ranco...@gmail.com wrote: Dear All, i am working on a Wifi POC and have the next question: if i am to

Re: [android-developers] problem with VPN

2013-04-29 Thread Robert Greenwalt
While custom VPNs can do just that (split tunnelinghttp://en.wikipedia.org/wiki/Split_tunneling), the built in VPN solutions are not that configurable. You can access the internet through your vpn if your home network is set up for it though. R On Thu, Apr 25, 2013 at 3:06 AM,

Re: [android-developers] How to query IPV6 addresses from network interface like WiFi/3G

2013-04-23 Thread Robert Greenwalt
You're trying to find the local address for an interface? It's not pretty but how about parsing /proc/net/if_inet6? Are you sure your IOCTL attempt was with a ipv6 address assigned? I'd be surprised if that were failing, but I entered an internal bug to track the issue. R On Thu, Apr 18,

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-23 Thread Robert Greenwalt
alive. It would not seed keep alive packets in short period like several seconds, this would burn out battery very quickly. My guess is that the carrier can recognize the GCM tcp connection and only keep it alive. Cheers. Long On Fri, Apr 19, 2013 at 12:00 AM, Robert Greenwalt rgreenw

Re: [android-developers] Re: Check the Status of VPN

2013-04-22 Thread Robert Greenwalt
I don't think there is an API for this. On Tue, Apr 9, 2013 at 4:38 AM, Niels Kramer nielskram...@gmail.com wrote: Hello,, Did you ever solve this problem?? I have the same problem atm. where i want to know if VPN Connection is closed and then launch my vpn firewall. Because it gets

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-18 Thread Robert Greenwalt
Boost rents other company's WIMAX network, so they would like to try their best to clean up idle connections. Thanks. Cheers. Long On Thu, Apr 18, 2013 at 1:03 AM, Robert Greenwalt rgreenw...@google.comwrote: Thanks Long Pu for the reasoning for not using GCM. You only have

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-17 Thread Robert Greenwalt
for android. On Mon, Apr 15, 2013 at 11:23 PM, Robert Greenwalt rgreenw...@google.comwrote: Could you use GCM http://developer.android.com/google/gcm/index.html instead of rolling your own long-lived connection with independent keepalive? It'll be better for the users battery and better

Re: [android-developers] Re: Sprint 4G(WIMAX) tcp connection problem

2013-04-17 Thread Robert Greenwalt
I agree - testing 80 sounds like a good idea to gain more info about what may be happening. On Wed, Apr 17, 2013 at 10:43 AM, bob b...@coolfone.comze.com wrote: Is it an option to run the XMPP server on port 80? Or perhaps just set up a test server on port 80 to explore the hypothesis that

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-15 Thread Robert Greenwalt
Could you use GCM http://developer.android.com/google/gcm/index.html instead of rolling your own long-lived connection with independent keepalive? It'll be better for the users battery and better for the carriers network and you won't have to figure out issues like these. On Sat, Apr 13, 2013

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-15 Thread Robert Greenwalt
On Mon, Apr 15, 2013 at 8:44 AM, Kostya Vasilyev kmans...@gmail.com wrote: Robert, Could you elaborate on the issues like these part? Are there changes in Android that developers should be made aware? By issues like these I just meant the inevitable bugs that will crop up when making

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-15 Thread Robert Greenwalt
u On Mon, Apr 15, 2013 at 10:46 AM, Kostya Vasilyev kmans...@gmail.comwrote: 2013/4/15 Robert Greenwalt rgreenw...@google.com On Mon, Apr 15, 2013 at 8:44 AM, Kostya Vasilyev kmans...@gmail.comwrote: Robert, Could you elaborate on the issues like these part? Are there changes

Re: [android-developers] Sprint 4G(WIMAX) tcp connection problem

2013-04-15 Thread Robert Greenwalt
/p/android/issues/detail?id=9781 This bug is a bit old. It's the closest I could find, sorry. I vaguely recall seeing some newer ones about the same thing. Can you clarify what android device and access point you are using. You could send Robert or me an email with the details

Re: [android-developers] How to disable the broadcasting of the SSID of the mobile hotspot (tethering)

2013-04-12 Thread Robert Greenwalt
I think that it could be a power savings - not having to broadcast the beacon when available but unconnected for long periods.. On Thu, Apr 11, 2013 at 9:31 PM, Nick Kralevich n...@google.com wrote: Out of curiosity, why do you want this feature? The most common reason for not broadcasting

Re: [android-developers] How to disable the broadcasting of the SSID of the mobile hotspot (tethering)

2013-04-08 Thread Robert Greenwalt
I don't think this is currently possible from the UI. I'm not sure if the drivers support this either. Note that if you are using the hotspot (ie, connected) sniffers can easily find the ssid. Most people don't turn on tethering and leave it unused for long periods as it will reduce battery

Re: [android-developers] Re: How to disable the broadcasting of the SSID of the mobile hotspot (tethering)

2013-04-08 Thread Robert Greenwalt
I'll submit a feature request for this. On Mon, Apr 8, 2013 at 11:23 AM, bob b...@coolfone.comze.com wrote: I seem to have this option on my phone: https://lh6.googleusercontent.com/-HiZRiqLG0rI/UWMK-ruIjCI/AWU/k6eN9qQs8Q4/s1600/lghotspot.jpg Thanks. On Monday, April 8, 2013

Re: [android-developers] Loading Images Using HttpURLConnection Concurrently

2013-04-05 Thread Robert Greenwalt
Is it possible your carrier is silently downgrading images to save bandwidth? Perhaps try https? On Fri, Apr 5, 2013 at 7:21 AM, Alex Fu alex.fu...@gmail.com wrote: Hello guys, I'm currently facing an issue that I think should be fairly simple. I have a GridView which will get populated

Re: [android-developers] Loading Images Using HttpURLConnection Concurrently

2013-04-05 Thread Robert Greenwalt
MB. Whats the reasoning behind using HTTPS? Just out of curiosity. On Apr 5, 2013 11:45 AM, Robert Greenwalt rgreenw...@google.com wrote: Is it possible your carrier is silently downgrading images to save bandwidth? Perhaps try https? On Fri, Apr 5, 2013 at 7:21 AM, Alex Fu alex.fu

[android-developers] What percentage of users who download from Google Play still use the old version of the Android Market app?

2013-04-02 Thread Robert Bana
Does anyone know roughly what percentage of users who download apps from Google Play still use the old version of the Google Play Store app (specifically com.android.vending version 2.x)? Thank you for the help! -- -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] How to get other/neighbouring GSM operator's name (at my location)

2013-03-21 Thread Robert Greenwalt
Those neighboring cells are all for your current carrier and it's optional - many radios don't support it at all. I don't think there's a public API to get the available networks. R On Thu, Mar 21, 2013 at 3:37 AM, Gaurav Wable gswa...@gmail.com wrote: Dear all, I tried to get the

Re: [android-developers] How to enable and disable mobile network programmatically ?

2013-03-01 Thread Robert Greenwalt
You could use ConnectivityManager.setMobileDataEnabled(false) - that will just take down data (and mms). On Fri, Mar 1, 2013 at 10:28 PM, mohammed Nuhail nuhail...@gmail.comwrote: Hello people, I want to enable and disable mobile network programmatically while pressing a button..please

Re: [android-developers] Catch network traffic?

2013-02-14 Thread Robert Greenwalt
well, tcpdump can record all traffic off a rooted device, but it won't tell you which app sent it. You could run just the app though. Weeding out the system traffic shouldn't be too difficult. On Thu, Feb 14, 2013 at 2:36 AM, BearTi mlrti...@gmail.com wrote: I want to intercept the

Re: [android-developers] reverse DNS lookup on Android

2013-02-14 Thread Robert Greenwalt
From java use InetAddress.getByName(8.8.8.8).getHostAddress(). You could also do getByAddress, but then you have to get the address into a byte array. From native, getnameinfo On Thu, Feb 14, 2013 at 7:58 AM, bob b...@coolfone.comze.com wrote: Does anyone know how to do a reverse DNS lookup

Re: [android-developers] Re: Catch network traffic?

2013-02-14 Thread Robert Greenwalt
I believe the source for the developer tool ships with AOSP in the external directory. On Thu, Feb 14, 2013 at 9:07 AM, BearTi mlrti...@gmail.com wrote: Allright, thanks! Hmm but where can I get tcpdump? It´s in the store right? -- -- You received this message because you are subscribed

Re: [android-developers] Catch network traffic?

2013-02-13 Thread Robert Greenwalt
catch meaning prohibit, or meaning monitor/count? Current versions of android do per-app data accounting - I believe the data-usage page in settings shows the data. On Wed, Feb 13, 2013 at 1:33 AM, BearTi mlrti...@gmail.com wrote: Hi, is it possble to catch all network traffic respectively

Re: [android-developers] Re: How i connect from android to another cellphone with (DUN or PAN)?

2013-02-12 Thread Robert Greenwalt
Despite some misnamed features, android does not actually support the DUN connection style with AT commands, etc. We do support a variety of BT connection profiles though, including raw sockets for passing arbitrary data and PAN/PNEP for tethering. On Tue, Feb 12, 2013 at 8:14 AM, bob

Re: [android-developers] Re: unable to connect host server pc

2013-02-07 Thread Robert Greenwalt
6, 2013 9:54:04 PM UTC-6, Ananda Krishna wrote: hi Robert Greenwalt, *I have given the ip address of the my pc which is the server for testing the code.* *Regards,* *AnandaKrishna S* On Wednesday, February 6, 2013 7:22:16 PM UTC+5:30, Ananda Krishna wrote: Hi, I am running a server which

Re: [android-developers] unable to connect host server pc

2013-02-06 Thread Robert Greenwalt
You indicate a literal string MY_PC_IP(SERVER_IP) for the host name. Is that accurate, or do you mean you have an ip addr there? UnknownHostException means a failed dns lookup. If you're using an ip addr string, dns shouldn't be involved, but if you're using a host name it probably means that

Re: [android-developers] Mobile network idle sockets disconnected

2013-01-29 Thread Robert Greenwalt
something to do with Android version... Any hints? On 28 January 2013 17:15, Goncalo Oliveira gonc...@minkan.net wrote: Thanks Robert, I really appreciate your help. I'll try as you suggest. On 28 January 2013 16:59, Robert Greenwalt rgreenw...@google.comwrote: I don't think you're making your

Re: [android-developers] Mobile network idle sockets disconnected

2013-01-28 Thread Robert Greenwalt
a very restrictive data plans. Any ideas on how I can disable data transfer for everything except my application? Thanks On 21 December 2012 15:55, Goncalo Oliveira gonc...@minkan.net wrote: Robert, Thanks again for clarifying. Basically if I open up GCM I'm allowing user to work

Re: [android-developers] Mobile network idle sockets disconnected

2013-01-28 Thread Robert Greenwalt
(TYPE_MOBILE_MMS, int addr) for every IP addr you're accessing. Then you should be able to access the servers normally. R On Mon, Jan 28, 2013 at 8:34 AM, Goncalo Oliveira gonc...@minkan.netwrote: Hi Robert, thanks for such a prompt answer. Firstly, it's 3 mb in 3 days, 1mb/day. The DNS resolves

Re: [android-developers] Mobile network idle sockets disconnected

2013-01-28 Thread Robert Greenwalt
I wonder if you don't resolve the DNS if your data use will decline? You could test that on an isolated wifi I suppose. On Mon, Jan 28, 2013 at 8:59 AM, Robert Greenwalt rgreenw...@google.comwrote: I don't think you're making your own builds, so you'll have to set the APN data on each device

Re: [android-developers] UnknownHostException is not logged

2013-01-28 Thread Robert Greenwalt
seems weird that the behavior isn't documented, and that there's no way for me to override it. I'll file a bug for updating the Javadoc. On Friday, January 25, 2013 2:40:10 PM UTC-8, Robert Greenwalt wrote: You can always do the dns lookup yourself and log an error if it's invalid. The DNS

Re: [android-developers] UnknownHostException is not logged

2013-01-25 Thread Robert Greenwalt
I think the log was getting quite full of these exceptions (mobile devices often don't have a network and apps aren't so good at checking that first) so we stopped logging them. If you look at the blame for this code you can see the reasoning. On Fri, Jan 25, 2013 at 2:31 PM, Boris Burtin

Re: [android-developers] UnknownHostException is not logged

2013-01-25 Thread Robert Greenwalt
You can always do the dns lookup yourself and log an error if it's invalid. The DNS cache will ensure it's not wasted effort. On Fri, Jan 25, 2013 at 2:39 PM, Robert Greenwalt rgreenw...@google.comwrote: I think the log was getting quite full of these exceptions (mobile devices often don't

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-18 Thread Robert Green
and is used by the included Java files for the engine project. Please find the engine documentation at www.batterytechsdk.com/engine-documentation Thanks Robert Green DIY at http://www.rbgrn.net/ On Fri, Jan 18, 2013 at 2:32 PM, bob b...@coolfone.comze.com wrote: Ok, thanks. BTW, I'm

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-14 Thread Robert Green
Hi Bob, The SDK is the lower-level C++ platform and the engine is a game engine written on top of the SDK that provides all the high level things a game developer would want like animation, scripting, resource management, etc Robert Green DIY at http://www.rbgrn.net/ On Mon, Jan 14, 2013

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-10 Thread Robert Green
for Android. It runs standalone on Windows and OSX. Robert Green DIY at http://www.rbgrn.net/ On Thu, Jan 10, 2013 at 8:50 AM, bob b...@coolfone.comze.com wrote: Thanks. I'll try to take a look at them when I get a chance. BTW, do you pretty much need the NDK to use your engine

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-10 Thread Robert Green
you're ready to release or integrate any 3rd party products. Robert Green DIY at http://www.rbgrn.net/ On Thu, Jan 10, 2013 at 1:12 PM, bob b...@coolfone.comze.com wrote: Thanks. Can you tell me where to find the .so file? I don't see it in your two zip files. On Thursday, January 10

Re: [android-developers] Is it possible to detect the 3g power state?

2013-01-08 Thread Robert Greenwalt
We don't currently get radio power state info. Sorry. On Tue, Jan 1, 2013 at 2:33 AM, Sajal Kayan saja...@gmail.com wrote: Regarding : http://www.research.att.com/export/sites/att_labs/library/image_gallery/articles/2011_Jan-Mar/201103_ARO_state_machine.png Is it possible to detect what

Re: [android-developers] Re: Unable to resolve host mysite.com No address associated with hostname

2013-01-08 Thread Robert Greenwalt
The error says that the dns server the device is talking to can't resolve the name. It may also mean we can't talk to the dns server. Can you resolve other names (google.com, cnn.com, etc)? Are you on wifi or mobile data? Are you talking to a public dns server? Is your server world accessible

Re: [android-developers] Android Network Application Service

2013-01-08 Thread Robert Greenwalt
You're not giving enough info here. Is the server on a private network or is it world routable? When you say the phone is connected to the PC do you mean tethered, reverse tethered, simple adb connection, etc? Is the server running on the PC or elsewhere? Is the PC network-connected to the

Re: [android-developers] Reverse Tether as Standard Android Feature

2013-01-07 Thread Robert Greenwalt
reverse tether through what? USB? I think it's a matter of priority. Android does support ethernet via USB dongle and that's often more useful than a usb link. On Sat, Dec 29, 2012 at 12:38 PM, Jezwin Jebanesan jezwinje...@gmail.comwrote: Hello, I have been trying to find a reverse tether

Re: [android-developers] Re: using IP address 10.0.2.2 for android simulator works, but how do I point to localhost when testing on android device?

2013-01-04 Thread Robert Greenwalt
I think you can use USB tethering (provided your device/carrier let you) and use the local ip assigned to the PC's side of the usb link. Wifi should also work. On Fri, Jan 4, 2013 at 2:27 PM, bob b...@coolfone.comze.com wrote: Maybe use an Ethernet cable to connect your web server to your

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-03 Thread Robert Green
Slyon Street Tuner - https://play.google.com/store/apps/details?id=com.slyonstudios.streettuner NSCRA Tuner Challenge - https://play.google.com/store/apps/details?id=com.powerrevracing.nscra Robert Green DIY at http://www.rbgrn.net/ On Thu, Jan 3, 2013 at 12:10 PM, bob b...@coolfone.comze.com

Re: [android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-01-01 Thread Robert Green
Thanks bob! That game was from before BatteryTech and was the reason we built a proper game engine. Robert Green DIY at http://www.rbgrn.net/ On Mon, Dec 31, 2012 at 7:38 PM, bob b...@coolfone.comze.com wrote: Thanks. By the way, I tried your Deadly Chambers game. It is impressive. I

  1   2   3   4   5   6   7   8   9   10   >