[android-developers] Re: Handling Redirects in Android WebView

2018-02-20 Thread Eugene P
*It is 2018 now, but if someone still got the problem like this, I've found a dicision.You can listen for URL redirects in method shouldOverrideUrlLoading(...) it's still true, but ALL redirects webview recognizes as clicks inside web page, as Mark Murphy mentioned before.To prevent this

[android-developers] Re: Handling Redirects in Android WebView

2018-02-20 Thread Eugene Prokopenko
*It is 2018 now, but if someone still got the problem like this, I've fount a dicision.You can listen for URL redirects in method shouldOverrideUrlLoading(...) it's still true, but ALL redirects webview recognizes as clicks inside web page, as Mark Murphy mentioned before.To prevent this

[android-developers] Android Experiments

2016-02-02 Thread Eugene Samoilov
Hi, I’m very exited to take part in your project. Our team have an idea for application, which we believe will be interesting for the community, but before we start we would like to understand rules and restrictions that you have to pass the review process successfully. Can you please describe

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2013-04-29 Thread Eugene Katsevman
Hello! I've got some more strange results on nexus 7 with android 4.2.2 If you just start a NOT_STICKY service and then kill your app by swiping it off from recents, a message in logcat appears W/ActivityManager(489): Scheduling restart of crashed service

[android-developers] Re: android sdk on FreeBSD in Linux emulation mode

2012-08-16 Thread Eugene Dzhurinsky
I am do android development on FreeBSD8(Gnome). There are linux emulation mode so I'm using Linux version of SDK. To run tools/android I added swt from x11-toolkit/swt. Create env variables: JAVA_HOME=/usr/local/openjdk ANDROID_JAVA_HOME=$JAVA_HOME

[android-developers] add a button on lock screen

2011-11-07 Thread Eugene Enikeev
Hi Everyone. For my application, I must add a button on lock screen (like during incoming call user can sand sms). May be in API Level 14 added this option? -- 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: Adding Slide Button on Key lock screen

2011-11-07 Thread Eugene Enikeev
Maybe this option added in API Level 14? -- 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 group, send email to

[android-developers] ACTION_TIME_CHANGED and ACTION_DATE_CHANGED old time detection

2011-11-07 Thread Eugene Paschenko
I am using ACTION_TIME_CHANGED and ACTION_DATE_CHANGED. onReceiver calling after time was changed and I call System.currentTimeMillis() and got new time. How I can get old time or delta time? -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Re: ACTION_TIME_CHANGED and ACTION_DATE_CHANGED old time detection

2011-11-07 Thread Eugene Paschenko
Any idea? On Nov 7, 10:51 am, Eugene Paschenko epasche...@gmail.com wrote: I am using ACTION_TIME_CHANGED and ACTION_DATE_CHANGED. onReceiver calling after time was changed and I call System.currentTimeMillis() and got new time. How I can get old time or delta time? -- You received

[android-developers] Re: unreasonable NullPointerException in onDestroy()

2011-10-12 Thread Eugene Beletskiy
Can you post a stack trace (from Android Market) and say what is the name of a class you provided a peace of code for? For a meantime you need to inject *Log* into your code (*onDestroy()*) to see why you get null pointer exception. Looking at the code you posted everything should work ok. If

[android-developers] Problem with starting new activity from ListView

2011-08-16 Thread Eugene Shmorgun
Good time! I have Activity for ListView, that are wrapped on whole view: ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:orientation=vertical android:layout_width=fill_parent android:layout_height=fill_parent

[android-developers] Track and global Audio Effect questions

2011-06-24 Thread eugene
as thin clients to a single concrete instance of the effect as created in the underlying AudioFlinger and added to one effect chain at a time? Kind regards eugene -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] I can't configure my google account on Android.

2011-05-11 Thread Eugene FILIPOV
Android 2.2.1 I can't configure my google account on Android. i did the same (as shown on pictures): http://code.google.com/p/chrometophone/issues/detail?id=45 after Step 3: Setup could not finish Unable to open connection to server What should I do? -- You received this message because

[android-developers] How do I get getResources() to work in another class?

2011-04-14 Thread Kotze, Eugene E
); My code shows no errors but when I load it with Eclipse into an emulator it indicates that there is an error at Resources, package not specified, cannot find (oxf21 not loaded). Any ideas? Regards Eugene NOTICE - This message and any attached files

[android-developers] Problem with Web SQL Database on Droid 2 Global

2011-02-17 Thread Eugene Taranov
I have a web app using html5 that runs fine on every device so far except the droid 2 global at version 2.2 of android os. All other devices, including a (non Global) Droid 2, work fine. The open/ creation of a database works, but a CREATE TABLE fails with: Uncaught TypeError: Object 0 has no

[android-developers] Error in merging spannable objects

2011-01-14 Thread Eugene Maslov
I began this topic on Stack Overflow but there was no answer. Please, help. This is an absolute nonsense! I want to merge 3 spannable objects. This code works fine: ///

[android-developers] Why doesn't work openDatabase on Android?

2010-06-18 Thread Eugene Taranov
Hi, I created simple javascript that uses local web db to store data. My code is works on iPnohe and Chrome (desktop browser), but not working on Android. I run http://html5test.com/ tests and see that it should support html5 web db. It has openDatabase() function but it failed when i trying to

[android-developers] Question about CdmaCellLocation interface

2010-06-07 Thread Eugene
is able to get tower position (from the tower itself) to support A-GPS? Are the coordinates reported by the cell towers accurate? Thank you, Eugene -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: Audio Decoder

2009-12-10 Thread eugene
Hi, have you found any more info on this? I too cannot find anything new in the documentation. I'm trying to figure out how to access coreaudio / decoders directly in an android app. Thanks On Oct 13, 11:31 pm, coolbanana johanst...@gmx.de wrote: Hi, is it now possiable mit sdk1.6 the

[android-developers] [Android RIL] meet error: Hit EOS reading meesage length

2009-03-16 Thread Eugene
Hi All, I'm developing the RIL. I have met the error message from Ril.java- Hit Eos reading message lenght. I find that the message will display if ril message read return -1. I want to know why cause this error and how to fix. Best regards

[android-developers] How to get a vertical spinner like used in TimePicker?

2009-03-04 Thread Eugene M
Hi everyone, The TimePicker widget includes two vertical spinners that let the user pick the hour and minute. How can I make my own vertical spinner to let the user pick an arbitrary number from a range of values? The available Spinner class is more like a drop-down list, while I want something

[android-developers] Re: How to get a vertical spinner like used in TimePicker?

2009-03-04 Thread Eugene M
Thanks! In case its of interest to others, that thread is here: http://groups.google.com/group/android-developers/browse_thread/thread/65da9820998fddc9/3dedf096de336bdb On Mar 4, 2:12 pm, $§Kalle§$ __kalle...@hphone.eu wrote: Hola Eugene, have a look at the discussion under the topicReusing

[android-developers] A question about the use of “ logcat

2009-02-23 Thread Eugene
Hi all, I find logcat call not display all the messages. If i use logcat , it can only show some messages from Java App and Service. If i use 'logcat -b radio, it only shows ril messages but without other messages from Java App and Service. Can sombody tell me whether it is possible to

[android-developers] Re: WebView Behavior on Android

2009-01-07 Thread Eugene
Is it sufficient to call setContentView passing the new WebView object to load a url? In other words, the following steps: 1. add INTERNET permission for the app 2. create a new WebView and set it as current view 3. load the url using WebView:loadUrl Correct?

[android-developers] WebView does not load the url

2009-01-07 Thread Eugene
I am trying to perform a simple task - load a URL into my activity. When I start the application, the phone's screen turns white (as if something is about to start loading) and stays white... Nothing else happens. Am I doing something wrong? Thanks a bunch. I am using Eclipse 3.3.1.1 with the

[android-developers] Re: WebView does not load the url

2009-01-07 Thread Eugene
Thanks! That helped. Does WebView have similar restrictions regarding password-protected websites? Where, in general, should I look for what may be preventing the page from being loaded? Does WV post error messages in some log? --~--~-~--~~~---~--~~ You received

[android-developers] Re: Android Dev Phone 1 + Shipping to Germany

2008-12-08 Thread Eugene Andres
I just tried to buy one Android Dev Phone for Spain, but when checking out it wanted to charge me $170 shipping (UPS Innovations (Tracking) - $170.14) with no alternative shipping method. I cancelled it, of course. What kind of shipping could be *that* expensive? It's just unacceptable for