[android-developers] Re: Save Html file Data

2014-09-19 Thread Rahul Kaushik
Anyone? On Mon, Sep 15, 2014 at 3:10 PM, Rahul Kaushik rahulkaushi...@gmail.com wrote: Hi, I have an html file stored in assets folder ,i open it in webview with loadurl() in offline mode(No internet ) and fill the data in relative text-field ,so that when internet is available i can post

Re: [android-developers] Re: Save Html file Data

2014-09-19 Thread SIVAKUMAR J
Better you use data base for storing data .When net comes (online) in background send the data to server On Fri, Sep 19, 2014 at 11:56 AM, Rahul Kaushik rahulkaushi...@gmail.com wrote: Anyone? On Mon, Sep 15, 2014 at 3:10 PM, Rahul Kaushik rahulkaushi...@gmail.com wrote: Hi, I have an

Re: [android-developers] Re: Save Html file Data

2014-09-19 Thread mayank k varshney
bass the db object to your html through JS. Save the data when your web view activity destroyed and reload it once it comes on the foreground. Email Signature2 Want to know when your emails are opened? Click Here

Re: [android-developers] 7-Day Notification of Google Play Developer Term Violation

2014-09-19 Thread Thierry Legras
Thanks Dallas for supporting me! The first link applies to apk you download install from internet that would be incorrectly detected as harmfull, so not my case The second link is much more interesting, but (hopefully) I am not yet in the case where my app is removed. So far I have just been

[android-developers] Replacing GCMBaseIntentService for remote notifications while switching to Android Studio

2014-09-19 Thread Fabrizio Bartolomucci
I switched my project from Eclipse to Android Studio and found library GCMBaseIntentService to be no longer supported. What else might be used for the task possibly saving the work on the php backend? It is very hard to find the way in the tutorials about the issue as I am afraid the new

Re: [android-developers] Re: Save Html file Data

2014-09-19 Thread Nobu Games
Or the simpler alternative: use the HTML5 persistent local storage feature, so everything can be handled from within the same HTML page. http://stackoverflow.com/questions/5899087/android-webview-localstorage https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Storage -- You received

[android-developers] Android Studio bricked by latest update

2014-09-19 Thread ber4444
The title says it all. It gave me a popup about some plist file conflict during the update process, now Studio cannot be started any more. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Android Studio bricked by latest update

2014-09-19 Thread ber4444
Plus the Android Studio download site (https://developer.android.com/sdk/installing/studio.html) gives this error: Error: Server ErrorThe server encountered an error and could not complete your request. Please try again in 30 seconds. Have a good weekend fixing it, google guys :))) 2014.

[android-developers] Bluetooth devices connected list - getConnectedDevices()

2014-09-19 Thread pedr0
I am developing an application which runs on a API 18 device. This snippet of code gives me back a empty list : public static boolean isBTMouseAttached(Context context)

[android-developers] Re: Physical address is required for paid apps or in-app purchases

2014-09-19 Thread 'niko20' via Android Developers
I guess for some reason I don't really care about this. On Thursday, September 18, 2014 12:13:56 AM UTC-6, nagamatu wrote: Dear Android Developers, I got the following notification at Google play Developer Console. | Add a physical contact address Beginning September 30, 2014, you need

[android-developers] Enhancing Google Play developer console to allow third-party developer access

2014-09-19 Thread Ted Hopp
Google Play seems to be set up under the assumption that the developer of an app is also the publisher. This is not always the case and, as described below, it causes us (and, I suspect, many others) a lot of time and aggravation. I'm interested in feedback on whether others have encountered

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Mark Phillips
Rent a post office box near where you live. Then call it a suite in your address. You can pick up the mail once a week. Not a big deal. I completely agree about the privacy issue with using your home address. I wouldn't use my home address, nor my private email address. Mark On Sep 17, 2014

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Kostya Vasilyev
Not just a blatant privacy violation. They're putting developers' lives at risk. Not every developer lives in relatively safe place like the US, or Western Europe. The world is larger than that, and there are places where criminal activity is relatively high. It's quite easy for someone to do

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Dallas Singletary
It has to be a PHYSICAL ADDRESS no PO BOXES and I can't find out were to add the address I don't see a place in settings to add an address. Of course you could use your local post offices address and just put C/O General Delivery On Sep 19, 2014 5:21 PM, Kostya Vasilyev kmans...@gmail.com wrote:

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Dallas Singletary
Does anyone see a place to add an address in the settings of the Dev Console? If so, can you post a screenshot I can't seem to find it. As far as I can see, there is no field for address in my Dev console settings. On Sep 19, 2014 5:21 PM, Kostya Vasilyev kmans...@gmail.com wrote: Not just a

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Mark Phillips
The PO Box I meant has a physical address. For example, Mailboxes Etc and many other similar places offer a real street address and suite number. No different than any other business address. I did not mean a box at the Post Office. MBE charges about $13/month for the smallest personal box. There

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Dallas Singletary
Completely understand what your are saying Mark. Sorry I misunderstood, I was just stating that per Google(Via Email), I could not use my PO Box I would need to add a home/business address with a street number and name. For me, I will just use my local post offices' address and put C/O General

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Mark Phillips
Dallas, I completely agree. The only reason I can think they want this information is for Homeland Security or something related. When one rents a box at MBE or the PO, one has to show valid id like driver's license or passport or something with a photo. If you app incites riots or takes over an

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Dallas Singletary
Mark, You are completely correct, IMO But, what's to stop people from using someone else's address or an abandoned house/buildings address. So, in reality it is doing no good. Most people have DDA and get there payments direct deposited so they have no need to receive paper checks. On top of

Re: [android-developers] 7-Day Notification of Google Play Developer Term Violation

2014-09-19 Thread Dallas Singletary
You could use the form anyway to atleast attempt to get ahold of a support specialist that may be able to atleast give you a contact email to the department that can better help you. Hope it helps. Best Regards, Dallas Singletary All Tek Group Co http://fb.alltekrepairs.co On Sep 19, 2014 6:38

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Keith Wiley
I didn't see it either. I think the description is that it will appear by the 30th, so presumably the settings page is going to change and have a physical address space in the next few weeks. After that, I guess anyone can look up where I live and come by and harass me at my home, so, that'll

Re: [android-developers] Physical address is required for paid apps or in-app purchases

2014-09-19 Thread Dallas Singletary
Yea, right after I posted I went back and reread it and I think you are right. Just use your local post office box and put C/O on it. Or I just looked it up and FedEx store office a mail box at most of there store were you can receive mail at. On Sep 19, 2014 9:34 PM, Keith Wiley kbwi...@gmail.com

[android-developers] How to make buttons within horizontal scrollview the width of the screen

2014-09-19 Thread Dan Cha
I have following layout, I would like to make it so that my 3 buttons each display individually on the page. Basically since I only have 3 buttons I would like it so when I select / click one, that button is centered and expands the width of the page then the other buttons show slightly so