[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-11-24 Thread Ken Cleveland
:05:48 PM UTC-6, Ken Cleveland wrote: > > For some reason, after the update this AM, I lost sound. Youtube won't > play. When I say Ok Google, there is no sound. If I hold the phone to my > ear, I hear nothing (other person hears me) but I can press speaker and > then I hear. >

[android-developers] Re: Cant unenroll/uninstall Android N beta

2016-11-23 Thread Ken Cleveland
. build number is: NPF26F so I know it is not the public build. This is on a Nexus 6P. All stock other than joining the developer program. Would appreciate some quick help please, google. Phone number or something. Thanks, Ken -- You received this message because you are subscribed

[android-developers] Re: Design for my first android app - Need your suggestions

2016-03-08 Thread Ken Lawton
Is it using an RSS feed or something to get the conversion rates? Because they change all the time. On Tuesday, March 8, 2016 at 6:29:19 AM UTC-5, pruthvi bardolia wrote: > > I have been learning android for few months now, and thought to make an > app which I could ultimately launch in play

[android-developers] Re: Send free copies of my games (codes)

2016-03-08 Thread Ken Lawton
Go out and get some Google Gift cards. Why won't you just give them the APK? It's not like that hurts anyone. Unless, that is, the apps are not really yours and you don't have access to the APK itself. On Tuesday, March 8, 2016 at 3:47:09 PM UTC-5, Random Person wrote: > > Hello! I want to

[android-developers] Re: Future if android

2016-03-08 Thread Ken Lawton
Are you saying it's surprising that high-end developers targeted what they considered to be the most likely audience when they invested all that time and money in their development? It doesn't get more obvious than that. The two OSs are completely different. At least different enough that it

[android-developers] Re: Can Google Play Store took an update from my server to update my APK

2016-03-08 Thread Ken Lawton
Not that I've ever heard of. As far as I know, you have to manually update APKs on your own. I've never seen any sort of control panel in the Developer Console that allows their service to go grab a binary from some external site. I would imagine that to be a security nightmare. On

[android-developers] Kilobolt framework

2016-03-08 Thread Ken Lawton
Has anyone here used the Kilobolt Framework? I went through their Robot Game tutorial a while ago. From that I was able to learn much of what I needed to know to create all kinds of stuff based on that framework. But I have hit a minor snag. Just wondering if anyone has any experience with

Re: [android-developers] Marshmallow update

2016-03-08 Thread Ken Lawton
7 PM UTC-5, TreKing wrote: > > > On Mon, Mar 7, 2016 at 3:00 PM, Ken Lawton <fortabl...@gmail.com > > wrote: > >> These are apps that have been running with no trouble at all for like 2 >> years. Even when the last Android update came out, the widgets continued >&g

Re: [android-developers] Marshmallow update

2016-03-07 Thread Ken Lawton
with it. Only for them to say, "yeah, we're not gonna do that any more." Having said that, if that's what I have to do, then so be it. Just have to find the time to work it all out. On Monday, March 7, 2016 at 2:08:56 PM UTC-5, TreKing wrote: > > > On Mon, Mar 7, 2016 at 1

[android-developers] Re: issues in installing android studio 1.5.

2016-03-07 Thread Ken Lawton
Check your download. It appears to be incomplete. If it's not somewhere in the area of 1.1gb, it's probably either incomplete or corrupt. On Saturday, March 5, 2016 at 12:51:55 AM UTC-5, Chirag Bansal wrote: > > their is an issue when i install androis studio . > i just download this .exe file

[android-developers] Marshmallow update

2016-03-07 Thread Ken Lawton
Don't know if this has been addressed here yet. Any Google searching I've done has only shown me discussion from things like this from years ago... I am a developer. I have like 13 apps on Google Play. A few of them are widgets. They have been out in the wild and working fine for a few

[android-developers] Admob transition/animation

2016-02-28 Thread Ken Tavin
in/scrolls in from the bottom and then up to fill the entire screen? I've tried searching through online for any official documentation but have had no luck. Any help would be much appreciated. Thanks aplenty Ken -- You received this message because you are subscribed to the Google Groups

[android-developers] writing unit tests for some networking code and can't simulate network failures?

2014-01-16 Thread Ken
I'm trying to write some unit tests to handle network outages to see how well the software handles resumes, but can't find a way to simulate this when running a ServiceTestCase. Has anyone ever done this w/ automated unit tests? Or do you just do it manually by mucking w/ settings after a unit

Re: [android-developers] Google Drive says Action Bars on the bottom are ok?

2013-12-21 Thread Ken
On Monday, December 16, 2013 5:47:40 PM UTC-5, Nathan wrote: I may be tempted to try the hamburger menu, I mean navigation drawer. You'd have to train users to click on it, but then, you would have to do that with the options menu. hamburger menu...LOL :-) I always thought that was for

Re: [android-developers] Google Drive says Action Bars on the bottom are ok?

2013-12-15 Thread Ken
On Saturday, December 14, 2013 7:46:18 PM UTC-5, Douglas Drumond wrote: split action bar? https://developer.android.com/guide/topics/ui/actionbar.html#SplitBar Yep, you can do it w/ that, but what Google's doing in their apps is something else...it's actually another panel that shifts up

[android-developers] Google Drive says Action Bars on the bottom are ok?

2013-12-12 Thread Ken
Just noticed this recently...Google Drive has a few action bar items at the bottom. I thought we weren't supposed to put action bar items at the bottom because it's confusing to users with the soft button bar (with back, home, etc.) down there as well? -- You received this message because

Re: [android-developers] Google Drive says Action Bars on the bottom are ok?

2013-12-12 Thread Ken
On Thursday, December 12, 2013 4:40:45 PM UTC-5, Kostya Vasilyev wrote: Do you mean the panel that slides up and down as you scroll the documents list? Google+ does this too. Yep...the panel at the bottom w/ the Camera button. I thought Google said not to do this? :-P It's a weird UI

Re: [android-developers] BLE support in Android

2013-12-04 Thread Ken
On Tuesday, December 3, 2013 10:28:47 AM UTC-5, MagouyaWare wrote: The S3 isn't even running Android 4.3. Actually, my T-Mobile S3 is running 4.3...got it as an OTA install a little less than a month ago :-) Haven't tried it w/ a BLE device yet though it supports their Galaxy Health

[android-developers] Re: Lower level documentation on how Google's backend starter works w/ Android devices

2013-09-22 Thread Ken
On Saturday, September 21, 2013 1:25:59 PM UTC-4, Nobu Games wrote: I'm not sure if I understand you correctly, but the following homepage contains documentation about the Google+ API including their HTTP-based API which allows you to roll your own client implementation in any language you

Re: [android-developers] Lower level documentation on how Google's backend starter works w/ Android devices

2013-09-20 Thread Ken
On Friday, September 20, 2013 1:25:08 PM UTC-4, Kristopher Micinski wrote: There are specific clauses in the TOS for Play (at least) that stipulate you can't write apps that could compete with Google apps, under which I presume this use would fall. I haven't seen that in the TOS

[android-developers] Lower level documentation on how Google's backend starter works w/ Android devices

2013-09-20 Thread Ken
Does anyone know of a document that describes how Google+ login and endpoints and GCM at the network level (what data gets sent back and forth)? I'm trying to write a replacement backend w/o staring at Wireshark traces :-) -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Displaying the long Press Power off screen/dialog

2013-06-25 Thread Ken Chen
-Original Message- From: Piren gpi...@gmail.com Sender: android-developers@googlegroups.com Date: Tue, 25 Jun 2013 04:53:07 To: android-developers@googlegroups.com Reply-To: android-developers@googlegroups.com Subject: [android-developers] Re: Displaying the long Press Power off

[android-developers] I uploaded a wrong apk and has pressed the publish button

2013-04-23 Thread Ken
apk or re-upload the correct apk. How to fix it? Regards, Ken -- -- 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

[android-developers] Re: In App Billing Error

2013-01-07 Thread Kandarp Ken Patel
, and entered that into my app, and now everything functions as it should. Hope this helps! Ken On Friday, December 14, 2012 9:54:38 PM UTC-8, ajmer singh wrote: Hi All I am implementing In app billing(Version 3) in android app. 1. I had put the Signed apk on the Play Store. 2

[android-developers] Nexus 4 Drivers

2013-01-02 Thread Ken H
Has anyone seen where I can get drivers for the Nexus 4 so I can see it in Eclipse? I'm having a peculiar problem in an app that only happens on the Nexus 4, but Eclipse can't talk to it, so I can't see the Logcat. Ken -- You received this message because you are subscribed to the Google

Re: [android-developers] Nexus 4 Drivers

2013-01-02 Thread Ken H
I'm using the latest version of Eclipse (actually they call it the Android Developer Tools, Build: v21.0.0-531062). When I plug it in I get nothing...at least in Eclipse. I can see it as a harddrive on the computer and surf the folders, but that's it. Ken On Wednesday, January 2, 2013 10:36

[android-developers] SlidingDrawer backgrounds

2012-07-30 Thread Ken H
don't want to see the map behind the buttons. I know this should be simple, but simple things elude me. Ken -- 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

Re: [android-developers] How To Access Device Internal Storage?

2012-05-11 Thread Ken Plumley
Mark, Is the Android Dev Guide not correct? The Android Dev Guide makes this claim: public static Filehttp://developer.android.com/reference/java/io/File.html getExternalStorageDirectory () Since: API Level 1http://developer.android.com/guide/appendix/api-levels.html#level1 Gets the Android

Re: [android-developers] How To Access Device Internal Storage?

2012-05-11 Thread Ken Plumley
Mark, Ok, that´s my confusion of the storage terms. What code do I use in the else if statement section to store files on the device built-in external storage? Thanks. On Fri, May 11, 2012 at 1:50 PM, Mark Murphy mmur...@commonsware.comwrote: On Fri, May 11, 2012 at 4:30 PM, Ken Plumley

Re: [android-developers] How To Access Device Internal Storage?

2012-05-11 Thread Ken Plumley
); // Make sure the directory exists. subdirectory.mkdirs(); } else {} Thanks. On Fri, May 11, 2012 at 2:16 PM, Mark Murphy mmur...@commonsware.comwrote: On Fri, May 11, 2012 at 5:12 PM, Ken Plumley wrote: Ok, that´s my confusion of the storage terms. What code do I use in the else

Re: [android-developers] How To Access Device Internal Storage?

2012-05-11 Thread Ken Plumley
http://www.virginmobileusa.com/cell-phones/motorola-triumph-phone.jsp On Fri, May 11, 2012 at 2:38 PM, Mark Murphy mmur...@commonsware.comwrote: On Fri, May 11, 2012 at 5:30 PM, Ken Plumley wrote: So the code below will work for both the sd card and the device built-in external

Re: [android-developers] How To Access Device Internal Storage?

2012-05-11 Thread Ken Plumley
Mark, Thanks for clarifying this multiple external storage issue. It has been confusing me on how to store files on two external storage areas. Thanks again. On Fri, May 11, 2012 at 3:36 PM, Mark Murphy mmur...@commonsware.comwrote: On Fri, May 11, 2012 at 6:12 PM, wrote: How does the

[android-developers] Cannot get TTS to work

2012-03-01 Thread Ken H
is the second arguement in the TestToSpeech() arguement really? The documentation says it's OnInitListener that gets call after initialization, but that just confuses me further (I'm using this for both parts). I'm completely stumped. Ken -- You received this message because you are subscribed

[android-developers] Re: Cannot get TTS to work

2012-03-01 Thread Ken H
initializing all my sensors and gps and stuff. Ken On Mar 1, 11:25 am, Ken H hunt1...@gmail.com wrote: I've tested the APIDemo TestToSpeech example code on my phone (Galaxy S2) and it works fine, but when I take the *same code* and paste it into my app the TTS fails. I see an error in the LogCat saying

[android-developers] Re: first time developer

2012-01-30 Thread Ken H
. But it got me use to working with activities and such. While Kristopher was a little dickish in his response (it's not off topic) he is basically right. Again, get your feet, start simple, build on your experience. Ken On Jan 28, 5:57 am, Raymond Evans milleniumsalaman...@gmail.com wrote: Hey

[android-developers] Android Custom Streaming Media Player

2012-01-19 Thread Ken
I have an application that streams videos from my server. The files end in .mp4 and play fine in the default android player. The thing is I don't get enough out of the ads displayed on the app as the time of the user spent on my app is very less compared to the time spent while watching videos.

[android-developers] Re: Android Custom Streaming Media Player

2012-01-19 Thread Ken
Bump, can somebody help? On Jan 19, 4:52 pm, Ken darkl...@gmail.com wrote: I have an application that streams videos from my server. The files end in .mp4 and play fine in the default android player. The thing is I don't get enough out of the ads displayed on the app as the time of the user

[android-developers] C2DM Question

2012-01-10 Thread ken
We have some questions regarding the Android Cloud to Device Messaging Framework (C2DM) services. 1.Regarding to enabling C2DM section in http://code.google.com/intl/zh-TW/android/c2dm/, °ßIf the registration is successful, the C2DM server broadcasts a REGISTRATION Intent which gives

[android-developers] Android ICS Hardware Acceleration for setLayerType issue.

2011-12-27 Thread kaiping ken
a automation option? That means it will automate to choose one of the option between SOFTWARE and HARDWARE ? Thank you very much. Ken Lai -- 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

[android-developers] Memory Leak problem (about activity background)

2011-12-10 Thread Ken Yang
Hi!! Dear All, I have an app that contains many Activity. (ex: i got 10 Activity which be named a1,a2,a3,a10) and all of the Activity(a1,a2,a3a10) have background like this. LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:background=@drawable/bg_normal

[android-developers] Re: How to calculate the distance between two degree values? (for example: 350º to 15º = 25º / 250º to 190º = 60º)

2011-09-29 Thread Ken H
)) * Math.cos(lat_b * (Math.PI / 180.0)) * Math.sin(dLon/2) * Math.sin(dLon/2); double c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1-a)); return R * c; } where lat_a and lng_a are your start coordinates and lat_b and lng_b are your stop coordinates. Ken H -- You received

[android-developers] CDMA getCellLocation() does not work

2011-07-08 Thread Ken H
cdmaLon = cd.getBaseStationLongitude(); I get Integer.MAX_VALUE for both the cdmaLat cdmaLon. Why? Has this not been implemented yet in Android? If not, will it ever? Why is the value an integer in the first place? LAT/LON should be a float or double. Ken -- You received this message because you

[android-developers] Re: CDMA getCellLocation() does not work

2011-07-08 Thread Ken H
is why is the result an integer? LAT/LON is not an integer. Oh well, I never expected a real answer, but I had to ask...thanks. Ken On Jul 8, 11:58 am, Raghav Sood raghavs...@gmail.com wrote: These features exist API level 5 onwards. You will receive Integer.MAX_VALUE if the location

[android-developers] MediaPlayer.isPlaying() question

2011-03-13 Thread Ken H
Will android.media.MediaPlayer.isPlaying() return true if the MediaPlayer is paused? Ken -- 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

[android-developers] Re: Installation unsuccesfull messages

2011-03-13 Thread Ken H
This might help, but like TreKing said, it's an ongoing issue. Ken -- 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

[android-developers] Re: MediaPlayer.isPlaying() question

2011-03-13 Thread Ken H
What I'm really asking is for a way to test if the MediaPlayer was paused. I think my app is being paused by the OS for maybe a notification or something. It drives me up the wall when it just...stops. On Mar 13, 11:25 am, Ken H hunt1...@gmail.com wrote: Will android.media.MediaPlayer.isPlaying

[android-developers] Phantom Gingerbread update

2011-03-02 Thread Ken H
Last night I saw a notification for an OTA update for my Nexus One. I checked and it was Gingerbread (2.3.3 yea!). So I click update and the phone does it's thing (reboot and all), but when I check the version number afterwards in About Phone I still see 2.2.2...anybody else get a phantom update

[android-developers] Hello

2011-02-12 Thread KEN
I have searched on the network about how to upgrade ADP2 to 2.2 or newer, is there effective way to do that? -- 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

[android-developers] Can an application control the open / closed state of the status bar panel?

2011-02-02 Thread Ken Cross
I have an application which exhibits two different behaviors, possible related to Android 2.2 vs. Android 2.1 update 1. The application uses the proximity sensor to determine when the phone is near the ear. If a near condition is detected, I get the applications window and set the LayoutParams to

[android-developers] Marketplace download failure -- anybody else seen this?

2011-01-31 Thread Ken H
? Ken -- 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+unsubscr...@googlegroups.com For more options, visit

[android-developers] No uses-feature name=vibration/; Do all android systems support vibration?

2011-01-18 Thread Ken Baltrinic
for any help. --Ken -- 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+unsubscr...@googlegroups.com

[android-developers] Turning off save to SD Card...problem?

2011-01-17 Thread Ken H
better :) Ken -- 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+unsubscr...@googlegroups.com For more

[android-developers] Re: Will no longer support Android 1.5

2011-01-17 Thread Ken H
Holy crap - why is awesome information like this not clearly documented somewhere!? (Or is it ...?) You crystalized my thoughts...although I usually find I just didn't read the documnetation deeply :) -- You received this message because you are subscribed to the Google Groups Android

[android-developers] BOOT_COMPLETED not being heard

2011-01-15 Thread Ken H
hours trying to fix it, does anybody know why this is? Ken H -- 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

[android-developers] BootStrapService

2011-01-11 Thread Ken H
2.2 and the minSdkVersion=4. BootStrapService class creates an alarm. Anything basic I've missed? Ken -- 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

[android-developers] Global Plugin.

2010-12-16 Thread Ken Perry
works in the browser and only if you include the code in the web page. I need it to work on any web page.If you have any ideas I can take you off list and give you a more clear idea of what I am wanting to accomplish. Ken -- You received this message because you are subscribed

RE: [android-developers] Global Plugin.

2010-12-16 Thread Ken Perry
Modifying the firmware is not a problem the plugin I am writing is for a proprietary device. Can you point me at some information on how to go about this? Ken -Original Message- From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Mark

[android-developers] Re: Locking the notification drawer

2010-12-10 Thread Ken Cross
described, I'm all ears! Thanks, - Ken On Dec 9, 10:27 pm, TreKing treking...@gmail.com wrote: On Wed, Dec 8, 2010 at 9:30 AM, Ken Cross ken.cr...@siemens-enterprise.comwrote: My question is, how do I lock the drawer so that it can not be opened from my application? Make your app

[android-developers] Locking the notification drawer

2010-12-08 Thread Ken Cross
the drawer so that it can not be opened from my application? In my voip application, it is also possible to be in a call via Wifi and I would like to have the same behavior with regard to the notification bar / drawer in my app. Thanks, - Ken -- You received this message because you are subscribed

[android-developers] Re: Android 2.3: eclipse reporting Unable to execute dex: null

2010-12-07 Thread Ken
-08 09:03:50 - AndroidUsenetReader]: Dx at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2010-12-08 09:03:50 - AndroidUsenetReader]: Dx205 errors; aborting [2010-12-08 09:03:50 - AndroidUsenetReader] Conversion to Dalvik format failed with error 1 Regards, Ken On 12月8日, 上午3時06分

[android-developers] Re: What is Cursor??

2010-12-06 Thread Ken H
result set. Ken -- 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+unsubscr...@googlegroups.com For more

[android-developers] Reading the native Music Player

2010-12-06 Thread Ken H
Is it possible to read the database that the native music player uses to store the users playlist definitions? If so how? Ken -- 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

[android-developers] Re: Market has the All option disabled :)

2010-11-30 Thread Ken H
Yeah, what's up with that? It's enabled on some of my apps, but disabled on others. Ken -- 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

[android-developers] Re: Can you detect a touch to the screen when the screen is off? (Wake up screen with a touch)

2010-11-30 Thread Ken H
anyone out there got any ideas? Use your other sensors like the accelerometer...shake it awake. Ken -- 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

[android-developers] Re: Market has the All option disabled :)

2010-11-30 Thread Ken H
On Nov 30, 1:51 pm, Maps.Huge.Info (Maps API Guru) cor...@gmail.com wrote: If you use location services, you're minimum is pre-teen. That was explained in the e-mail I believe. Actually it was in the detailed page link included in the email...guess I should start reading that stuff. Ken

[android-developers] How to disable Gallery center-locked

2010-11-29 Thread ken huang
Hi everybody, I am so glad I can be the one who join Android`s big family. Obviously, I am still new to Android. I am finding a way to display horizontal and circular photos, but I found ListView and GridView, they all cannot meet the requirement, they only can display them Vertical. Now,

[android-developers] How to change the listview row height?

2010-11-08 Thread Oh Kah Ken
How to change the listview row height? -- 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] Can I turn the flash on?

2010-10-12 Thread Ken H
Is it possible to turn the flash on on an un-rooted phone (if so equipped)? I've been looking around and can't find anything specific, but I know it can be done...I found an app that does it. Ken -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Android Market update bug?

2010-10-11 Thread Ken H
an uncomfortable curiousity. Anyone seen this? Ken -- 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

[android-developers] Re: Android Market update bug?

2010-10-11 Thread Ken H
Thank You! On Oct 11, 11:02 am, TreKing treking...@gmail.com wrote: On Mon, Oct 11, 2010 at 12:34 PM, Ken H hunt1...@gmail.com wrote: Anyone seen this? http://market.android.com/support/bin/search.py?ctx=en%3Asearchboxqu

[android-developers] Re: android doesn't recognize battery

2010-09-10 Thread Ken H
which part of android source supposed to handle this behaviour? Handle what behavior? You're not doing anything a user would ever do. Ken -- 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: Can android support more than one sdcard?

2010-09-10 Thread Ken H
No Android device can hold more than one sd card so why would there be support for it? Ken -- 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

[android-developers] Javascript, WebView, and arrow keys.

2010-09-09 Thread Ken Perry
this. If someone has time I have a pretty simple example of this problem I could probably zip up as an eclipse project. Thanks, Ken -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

RE: [android-developers] Re: How to debug web page on device?

2010-09-09 Thread Ken Perry
I think you're doing it the same way I am. I use addJavascriptInterface to add logging class to any JavaScript I write. Then I can use the Android Java log class to write to the log cat. I tag the logs with the keyword javascript so I get a nice neat list of whatever I want to see. Ken

[android-developers] AutoCompleteTextView and Ajax-like request

2010-09-01 Thread Ken
input. b) When I select an item, the onTextChanged seems to be invoked again and the suggestion dropdown shows up again. Sorry if someone has discussed this issue but I wasn't able to find any examples for my scenario. Thanks! Ken -- You received this message because you are subscribed

[android-developers] I registered a broadcast to detect sd card status, but it only works on the device below 2.1(include 2.1)

2010-08-30 Thread Ken Yang
I registered a broadcast to detect sd card status, but it only works on the device below 2.1(include 2.1) it's doesn't work on nexus one or 2.2 emulator... android os will kill my process on nexus one and 2.2 emulator, but it won't do that on device below 2.1(include 2.1) is there anything

[android-developers] Re: Killi Process with files on SD card

2010-08-30 Thread Ken Yang
I find it works on 2.1 and 1.5 device(emualtor), but it doesn't work on my nexus one(2.2) or 2.2 emulator? why? On 7月15日, 上午12時23分, Streets Of Boston flyingdutc...@gmail.com wrote: It works fine for me on my motorola droid, nexus one and G1. Did you properly register your broadcast receiver,

[android-developers] Re: Killi Process with files on SD card

2010-08-30 Thread Ken Yang
Hi, Excuse.. I did it the same way... but it only works on 1.6、2.1 device.. it's doesn't work on 2.2 device, no matter on nexus one or 2.2 emulator... how can you do that on nexus one? this is my code public class serviceSDcard extends Service { private static Context

[android-developers] Retransmissions from PBX after disconnecting from emulator (charging) using sipdroid

2010-08-19 Thread Ken Cross
have found only dead ends. Any help or advice would be appreciated. I hope this is the right place to post this. If there is a better place, please let me know. Thanks, - Ken -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Webview not fit to screen

2010-08-02 Thread Ken
anyone? On Jul 30, 3:10 pm, Ken ken0624...@gmail.com wrote: Hi, When I load a URL in my webview, the page always appears with full size and I am unable to zoom out (I did call setBuiltInZoomControls(true)). The webview is wrapped in a LinearLayout with fill_parent for both dimensions

[android-developers] Re: Webview not fit to screen

2010-08-02 Thread Ken
one child view. On Aug 2, 11:40 am, Ken ken0624...@gmail.com wrote: anyone? On Jul 30, 3:10 pm, Ken ken0624...@gmail.com wrote: Hi, When I load a URL in my webview, the page always appears with full size and I am unable to zoom out (I did call setBuiltInZoomControls(true

[android-developers] Webview not fit to screen

2010-07-30 Thread Ken
to the screen? Thanks! Ken -- 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+unsubscr...@googlegroups.com

[android-developers] make AccountManager.getAuthToken() prompt for credentials again

2010-07-28 Thread Ken Hughes
I hope this is a simple problem I'm overlooking. I'm working on an app which uses the account manager to get an auth token. The first call to manager.getAuthToken() prompts the user for permission to allow the application to access their login/password. I'd like to remove this permission. It

[android-developers] Re: Licensing

2010-07-28 Thread Ken
It's very new and I just notice it this morning. I want to know how google handle something like DNS fraud. If the app connect to licensing.google.com for licensing checking, what if the user point the host name to his server which can provide fake licensing result? Regards, Ken On 7月28日, 下午1時

[android-developers] Re: Licensing

2010-07-28 Thread Ken
? Regards, Ken On 7月28日, 下午1時58分, Mark Carter mjc1...@googlemail.com wrote: Instead of just having the Test Accounts section, it would be much better to be able to specify responses for *individual* gmail accounts. This could then be used as a way to gift a paid app to a user (such as a major

[android-developers] Re: WebView in ListView

2010-07-28 Thread Ken
Thanks for the reply guys. At the end I ditched the listview and replaced with a webview. So now instead of using a listview with numerous webviews, I have one webview with bunch of DIVs rendering the individual contents. That works our well. -- You received this message because you are

[android-developers] How do you handle a pound sign (#) in a string?

2010-07-23 Thread Ken H
to get dropped. And I'm having trouble inserting \\ in there. I know this is a simple fix, but, Friday afternoon, I can't think of it. Ken -- 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

[android-developers] Re: How do you handle a pound sign (#) in a string?

2010-07-23 Thread Ken H
Sweet and simple. That did the trick, thanks! Ken -- 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

[android-developers] WebView in ListView

2010-07-22 Thread Ken
about how this is a bad idea. Just wondering if it's still a bad idea or a solution has been found since Cupcake. Thanks! Ken -- 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

[android-developers] I want to setting ---screen timeout---!!

2010-07-21 Thread ken
Hello. I want to setting screen timeout. home---settings---Sound display---Screen timeout ---like Screen brightness setting source code--- WindowManager.LayoutParams lp = getWindow().getAttributes(); lp. screenBrightness = 1.0f; getWindow().setAttributes(lp);

[android-developers] Re: App Not Showing Up for Some Devices (1.5?)

2010-07-20 Thread Ken H
What version of Android are they using? Users with v1.5 won't see apps with minSdkVersion=4 in the manifest, for example. That way they don't download apps that will not work on their device. Ken -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Authenticating an app

2010-07-19 Thread Ken
hurt to ask. Thanks. Ken -- 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+unsubscr...@googlegroups.com

[android-developers] Unpublished app still can be purchased?

2010-07-19 Thread Ken
I took down one of my apps a few days ago, however I am still seeing purchases trickling in even though I can no longer see my app on the market. Where did they purchase the app from? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Emulator loses network connection issue

2010-07-16 Thread Ken
as it interrupts the workflow. I am using 2.1 SDK 7. Thanks. Ken -- 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

[android-developers] Replicating fastscroll like in contacts

2010-07-02 Thread Ken H
that, maybe different examples? I'm listing songs on the sd card...you know, the usual. Ken -- 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

[android-developers] from FRF50 to FRF91

2010-07-02 Thread Ken H
Anyone know where (or if) I can manually update from FRF50 to FRF91? I've got files for going from FRF50 to FRF83, and from FRF85B to FRF91, but nothing in between. Ken -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Are there default permissions added to apps?

2010-06-30 Thread Ken H
internet access Phone calls read phone state and identity My app is a simple reference doc that has a few outside web links embedded in it. It does nothing to the sd card, let alone the phone. What's going on? Ken -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Are there default permissions added to apps?

2010-06-30 Thread Ken H
Ahhh, makes sense. I did search, but if you don't stumble on the right word combo you'll just spin your wheels. Thanks. On Jun 30, 9:20 am, TreKing treking...@gmail.com wrote: On Wed, Jun 30, 2010 at 11:17 AM, Ken H hunt1...@gmail.com wrote: What's going on? For backward compatibility, some

[android-developers] Re: How to catch a Done key press from the soft keyboard

2010-06-13 Thread Ken Hughes
Look here for an example. I'm guessing by the Done key you mean KEYCODE_DPAD_CENTER. http://developer.android.com/reference/android/app/Activity.html Ken On Jun 13, 3:32 am, oriharel ori.ha...@gmail.com wrote: Hi, how do I catch specific key events from the soft keyboard? specifically I'm

[android-developers] App download/install count - market glitch?

2010-06-12 Thread Ken
I have couple of apps (billboard100 and xmplayer) that had been reaching download/installs of 10k/9k+ and 9k/6k respectively. This morning the counts dropped to 1k/1k and 5k/3k. How is that possible? My ad clicks suggests otherwise. Anybody experienced the same? Ken -- You received

  1   2   3   >