[android-developers] localStorage html5 feature not working in WebView on Android devices of some manufacturers

2014-09-30 Thread Mathias Lin
I have a html5 application that I wrap in a WebView. To store and retrieve user input values between pages, I use the *localStorage* html5 feature. It works fine on my Nexus 4 (Android 4.4.4), but it does not work on Samsung Galaxy Tab 2 (Android 4.3.x) (= nothing happens, but also no error

[android-developers] finish() does not dismiss AlertDialogs

2014-09-30 Thread pedr0
Hi all, I am developing an activity which generate an AlertDialog and attach to it an onClickListener which calls the finish() method, I am experiencing a strange issue which result is a kind of stalemate: pressing the *Ok* button finish() gets called and I can see the onDestroy() being

[android-developers] Re: finish() does not dismiss AlertDialogs

2014-09-30 Thread MathieuB
Did you try to : dialog.dismiss(); Before calling finish() Le mardi 30 septembre 2014 06:21:46 UTC-4, pedr0 a écrit : Hi all, I am developing an activity which generate an AlertDialog and attach to it an onClickListener which calls the finish() method, I am experiencing a strange issue

[android-developers] how to make video from frames data (byte array) received from onPreviewFrame() on Android 4.0+ (API 14+)

2014-09-30 Thread Abhishek Kumar Gupta
Actually I want to implement pause/resume functionality while recording video but MediaRecorder does not support it. Because of that, I want to make a video file from frames data (byte array) received from onPreviewFrame(). Is it possible to achieve on Android 4.0+ (API 14+) versions? Please

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

2014-09-30 Thread Jose_GD
Ok, the day arrived. The Physical address field is live in the developer console. Below the field you'll find this: *Please provide a current, valid postal address where you may be contacted. If you offer apps or in-app items for sale, you are required to provide a postal address under our

Re: [android-developers] Re: finish() does not dismiss AlertDialogs

2014-09-30 Thread Pietro Paolini
Yes but no hope. 2014-09-30 13:29 GMT+01:00 MathieuB blanc...@gmail.com: Did you try to : dialog.dismiss(); Before calling finish() Le mardi 30 septembre 2014 06:21:46 UTC-4, pedr0 a écrit : Hi all, I am developing an activity which generate an AlertDialog and attach to it an

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

2014-09-30 Thread Kostya Vasilyev
It looks like the wording conflates two addresses into one -- -- The address that will be displayed to everyone, even on the Google Play web site, even to users who've not installed your apps... just anyone, I presume. -- The address that Google will use for contact, and which won't be shown to

[android-developers] Crash while using GoogleAnalytics v2

2014-09-30 Thread Rahul Raja
I am using GoogleAnalytics v2 and sometimes the app crashes with the following log java.lang.SecurityException: Unable to find app for caller android.app.ApplicationThreadProxy@42a424c8 (pid=2801) when registering receiver android.content.IIntentReceiver$Stub$Proxy@42a37d40 at

[android-developers] Experienced Android developer needed

2014-09-30 Thread Josphat Muchiri
Hey, I am in need of several android developers to work on a project start-up, working from anywhere you are. Contact me asap. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Experienced Android developer needed

2014-09-30 Thread Mukesh Srivastav
I am available. I am having 11 Years of mobile application and product development experience. I started with J2ME,Blackberry and since last 4+ years into Android development. On Wed, Oct 1, 2014 at 12:14 AM, Josphat Muchiri jmuchir...@gmail.com wrote: Hey, I am in need of several android

[android-developers] Re: finish() does not dismiss AlertDialogs

2014-09-30 Thread Jonathan S
http://stackoverflow.com/questions/14853325/how-to-dismiss-alertdialog-in-android On Tuesday, September 30, 2014 6:21:46 AM UTC-4, pedr0 wrote: Hi all, I am developing an activity which generate an AlertDialog and attach to it an onClickListener which calls the finish() method, I am

[android-developers] How do you get a preference's View?

2014-09-30 Thread Qoheleth
As suggested by the docs if using Android 3.0+, I used a Preference fragment which is used by an Activity that uses getFragmentManager to implement Preferences. My question is, how do you get the (root?) View of a Preference layout? In both SettingsActivity and SettingsFragment, findViewById

[android-developers] Re: How do you get a preference's View?

2014-09-30 Thread Qoheleth
I found that if I implement implements SharedPreferences.OnSharedPreferenceChangeListener, inside the implemented method, findViewById works. Why is this? public class SettingsActivity extends Activity implements SharedPreferences. OnSharedPreferenceChangeListener{ @Override protected

[android-developers] Re: How do you get a preference's View?

2014-09-30 Thread Qoheleth
I found that if I implement onSharedPreferenceChangeListener, findViewById works inside the implemented method. Why is this? public class SettingsActivity extends Activity implements SharedPreferences. OnSharedPreferenceChangeListener{ @Override protected void onCreate(Bundle

[android-developers] Re: How do you get a preference's View?

2014-09-30 Thread Qoheleth
On further testing, findViewById sometimes returns null on OnSharedPreferenceChangeListener. -- 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@googlegroups.com To unsubscribe from this

Re: [android-developers] Experienced Android developer needed

2014-09-30 Thread mike digioia
i am available for your work in one week On Tue, Sep 30, 2014 at 12:18 PM, Mukesh Srivastav mukicha...@gmail.com wrote: I am available. I am having 11 Years of mobile application and product development experience. I started with J2ME,Blackberry and since last 4+ years into Android

[android-developers] Re: localStorage html5 feature not working in WebView on Android devices of some manufacturers

2014-09-30 Thread Mathias Lin
Update: Storing and loading the value from localStorage works fine on all devices while on the *same page*, however, not between different pages. In my example, I can store and retrieve the value on 01_home.html, but when I go to another page in the android_asset folder, I cannot retrieve it

Re: [android-developers] Experienced Android developer needed

2014-09-30 Thread Rakesh Jha
I'm interested, please check my profile. in.linkedin.com/in/rakeshkumarjha7/ Rakesh +91 9886336619 On Wed, Oct 1, 2014 at 12:14 AM, Josphat Muchiri jmuchir...@gmail.com wrote: Hey, I am in need of several android developers to work on a project start-up, working from anywhere you are.