[android-developers] New android developer having trouble building signed apk

2016-10-05 Thread Bill Perrotta
source for help. I apologise if this is the wrong place to post. Thanks, Bill Perrotta. -- 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

[android-developers] How to instrument Android Dalvik compiler?

2016-08-24 Thread Bill
down votefavorite I need to instrument Android 4.3 Dalvik compiler for some purposes. *What is the goal?* The goal is

[android-developers] Android Updates

2016-03-13 Thread Bill N
When is Google going to take android system updates out of carrier hands? I have been stuck on 4.4.4 forever and would love to see a few updates? Google news needs to take charge on updates and leave carriers with an API to put their junk at their leasure. -- You received this message

Re: [android-developers] Local service, 'hardware' back and AppCompat up buttons

2016-02-04 Thread Bill Morgan
No need to make it so complicated. Subclass Application, add your objects, getters and setters. On 2/4/2016 12:51 PM, Kostya Vasilyev wrote: No need to make it so complicated. Since you mentioned that your objects aren't parcelable -- we're talking about sharing data between various

[android-developers] logcat within AndroidStudio

2014-12-18 Thread Bill Morgan
is there any way to capture the locat info within AndroidStudio ? Thanks, -- 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

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 47 Messages in 22 Topics

2013-02-20 Thread Bill Lahti
Uhtq On Feb 20, 2013 2:41 AM, android-developers@googlegroups.com wrote: Today's Topic Summary Group: http://groups.google.com/group/android-developers/topics How to do sketch by programmatically in Android? [1 Update] Android Canvas development [4 Updates] Refund [1 Update] about jni

[android-developers] Re: ListView content thread sync cases

2013-01-27 Thread Bill Michaelson
. This is accomplished by setting/resetting pointers to the Activies in onCreate/onDestroy. The communications thread simply needs to queue work to it. Make sense? On Friday, January 25, 2013 9:18:23 AM UTC-5, Bill Michaelson wrote: I have a Service that runs a distinct Thread to update a list

[android-developers] ListView content thread sync cases

2013-01-25 Thread Bill Michaelson
I have a Service that runs a distinct Thread to update a list based on external events. This list is simultaneously used to back ListViews in associated Activities. The Activities may also update the list based on UI events. I need to provide appropriate synchronization. I have coded a

[android-developers] Selectively suppress error messages - Disable msg: 2114 in Android

2013-01-24 Thread Bill K
Does anyone know if we can selectively suppress SMS error messages sent by the carrier ? We have an app that auto replies to users. Only on the Sprint network we get a text msg: 2114 when the app auto replies to a phone call with a SMS message. This thread describes our issue in detail: *

Re: [android-developers] Using APK Signature to detect .apk tampering (Attn: Dianne??)

2013-01-15 Thread Bill Tschumy
the app is tied to your Google Play account having made the purchase. To circumvent that you would need to modify the app or (I guess) install a hack in your system that intercepts the LVL call and automatically approves it. -- Bill Tschumy Otherwise -- Longmont, CO http://www.otherwise.com

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-10 Thread Bill Michaelson
Google: android thermostatat. Et cetera -- 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] Boot sequence and application coordination

2012-10-19 Thread Bill Michaelson
I recently modified an application such that a component Service is now started upon device boot via RECEIVE_BOOT_COMPLETED. But when the service started, I encountered a problem with sqlite opening - a failure that was critical to the application. Upon examining adb logcat output, I noticed

[android-developers] Re: Boot sequence and application coordination

2012-10-19 Thread Bill Michaelson
) { e.printStackTrace(); } } } Alternately, I can wait for a broadcast of Intent.ACTION_MEDIA_MOUNTED. Have I got the right? And is there anything else I should be wary of in this start-at-boot scenario? On Friday, October 19, 2012 1:13:43 PM UTC-4, Bill Michaelson wrote: I recently modified an application

Re: [android-developers] Re: GUI with monkeyrunner

2012-10-16 Thread Bill Napier
On Tue, Oct 16, 2012 at 12:39 PM, Lew lewbl...@gmail.com wrote: I don't know about your specific modules, but you don't have to use Python to use monkeyrunner.jar; you could write code in Java, too. Java has GUIs available for it. Which, since Jython can use Java jars, might give you the

[android-developers] International Hack-A-Thon!

2012-09-10 Thread Bill Mote
participate please help him spread the word. The event is quickly approaching and he'd love to see a few more participants. Bill Mote -- 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] Android Fu: TwitterCreeper (Requirements Doc Released)

2012-08-30 Thread Bill Mote
for the 5th Wednesday in October which also happens to be Halloween! We'll have to see if we can come up with something spooky :) Bill -- 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] Android Fu Coding Challenge this Wendesday night!

2012-08-27 Thread Bill Mote
/ Bill -- 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

[android-developers] Re: SystemClock.elapsedRealtime() drifts by up to ~1 second when the phone is in sleep mode

2012-07-27 Thread Bill Steinberger
Leo, I am seeing this same behavior and stuggling to find a solution. Have you worked it out yet? I've tried implementing it in a Runnable and using SystemPreferences to store the times onPause, then retrieve them onResume and seen this issue. Then I moved the SystemClock.elapsedRealtime()

Re: [android-developers] Re: Accessing Android Transceiver Info.

2012-07-20 Thread Bill Takats
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 this group at http://groups.google.com/group/android-developers?hl=en -- Bill -- You

Re: [android-developers] Re: Accessing Android Transceiver Info.

2012-07-20 Thread Bill Takats
+**unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/**group/android-developers?hl=enhttp://groups.google.com/group/android-developers?hl=en -- Bill -- You received this message because you

[android-developers] PhoneGap Presentation

2012-07-15 Thread Bill Mote
I am *very* pleased to announce Bill Steele as this month's guest speaker. Bill will be presenting on PhoneGap at the Cincinnati Android Developers Group Monthly Presentation Discussion: http://www.meetup.com/cincy-android/events/70053092/ I have attended a couple of the PhoneGap meetings

[android-developers] Android vs. Everyone: Live! July 12!

2012-07-09 Thread Bill Mote
and PhoneGap. I will be carrying the mantle for Android. This should create some interesting compare and contrast discussion. Come help represent the green! Viva-la-Android! Details At: http://www.meetup.com/cincy-android/events/71138762/ Bill Mote -- You received this message because you

[android-developers] Kaia!!! Android Fu Coding Challenge Tonight!

2012-05-30 Thread Bill Mote
/watch?v=-OpPwcM_NJw, you're welcome) The presentation and challenge are complete. The facility is prepared for our group. Tonight should be a great success! See you at 6:15! Bill -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Alarm BroadcastReceiver fog

2012-05-19 Thread Bill Michaelson
I've placed the stub of some new logic into a Service that will rely on AlarmManager to periodically goose the service. I've been using adb shell dumpsys alarm and logcat to trace it, and it seems that I have been able to set the alarm and I see evidence that the alarm is tripped. But I don't

[android-developers] Re: Alarm BroadcastReceiver fog

2012-05-19 Thread Bill Michaelson
to leaving a Service running during phone sleep and simply goosing it with an alarm as I'm proposing? Thanks again. On May 19, 10:35 am, Mark Murphy mmur...@commonsware.com wrote: On Sat, May 19, 2012 at 10:14 AM, Bill Michaelson wmmichael...@gmail.com wrote: In the startup logic of my service

Re: [android-developers] Faster Image Processing on Android

2012-03-27 Thread Bill Morgan
On Sat, 24 Mar 2012 07:58:16 -0700 (PDT) Christopher Wade christopher.w...@btinternet.com wrote: take a look at the BufferedImage class. I am using getPixel and setPixel on the bitmap to do this. This is unfortunately incredibly slow. -- Bill Morgan b...@bmorgan.com -- You received

[android-developers] Re: source of Runkeeper api

2012-03-20 Thread Bill Day
you may have after. Thanks for your interest, Bill Day Twitter: @billday Email: bill@runkeeper On Friday, March 16, 2012 4:32:42 PM UTC-5, putzz12 wrote: well im interesed on know the source of that api. i may pay something for that -- You received this message because you

Re: [android-developers] OnTouchListener with multiple views problem

2012-03-20 Thread Bill Lahti
-layout-to-another-linear-layout/9683018 Bill On Tuesday, March 20, 2012 2:28:00 PM UTC-4, metro wrote: Hi I've seen it all... :) They are all talking about dragdrop functionality implemented since Honeycomb (Api level 11) Any other example please? Thanks! On Tuesday, March 20, 2012 6

Re: [android-developers] How to improve MonkeyRecorder's low refresh rate?

2012-02-22 Thread Bill Napier
The limit here is the speed at which ADB can take screenshots and send the data over USB, nothing else. Might want to take a look at how some of the android vnc ports work, as that may be a more workable solution. On Sun, Feb 19, 2012 at 8:20 AM, antiAgainst antiagai...@gmail.com wrote: Hi,

[android-developers] Re: What percentage of users lack the ability to install from outside the Droid marketplace ?

2012-01-09 Thread Bill K
on a device. Most Android devices I've seen in my region allow this. Many users have the technical skills required to do this. But most people will never to it - because it has words like not trusted and insecure attached to it. On Fri, Dec 30, 2011 at 10:34 PM, Bill K b

[android-developers] calling order of activities

2012-01-08 Thread Bill
0 down vote favorite share [fb] share [tw] i am writing a simple application which can press a previous/next button to switch from one page to another. I have a main activity and listen to a button. if it is press, then trigger activity 2 to show page 2. when page 2 finish, it return to main

[android-developers] What percentage of users lack the ability to install from outside the Droid marketplace ?

2012-01-02 Thread Bill K
Does anyone know What percentage of users lack the ability to install from outside the Droid marketplace ? My app polls my website and requires customization prior to downloading. The important point here is my app needs to be customized prior to installation - not after. Therefore selling the

[android-developers] Compass not working on some 2.2 devices

2011-12-28 Thread Bill Tschumy
be used on 2.2? -- Bill Tschumy Otherwise -- Longmont, CO http://www.otherwise.com -- 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

Re: [android-developers] Compass not working on some 2.2 devices

2011-12-28 Thread Bill Tschumy
it started working on 2.2 On Dec 28, 2011, at 9:38 AM, Bill Tschumy wrote: We recently released an Android port of an iPhone app. The app relies on the digital compass for some features. This has been working well on most devices, but there are a few where the compass is not working. It seems

[android-developers] EGL/OpenGL ES Frame Rate Stuttering

2011-08-29 Thread Bill Roeske
with similar requirements would be greatly appreciated. Thanks, Bill Roeske Kittehface Software -- package com.test.spikeglsurfview; import javax.microedition.khronos.egl.EGLConfig; import javax.microedition.khronos.opengles.GL10; import

Re: [android-developers] Re: Is it possible to use MonkeyRunner from java

2011-08-22 Thread Bill Napier
= chimpchat.waitForConnection(); Which is the same snippet as before, but with the updated code. Bill On Sat, Aug 20, 2011 at 1:34 PM, Vikram smartd...@gmail.com wrote: Dear Bill, Why would I be getting the following error while trying to compile ? Exception in thread AWT-EventQueue-0

Re: [android-developers] Android Location Update every 30 seconds

2011-08-10 Thread Bill Gatliff
to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Bill Gatliff b...@billgatliff.com -- You received

Re: [android-developers] Re: Standalone Java applications?

2011-08-08 Thread Bill Gatliff
Chris: On Sun, Aug 7, 2011 at 9:40 PM, Chris crehb...@gmail.com wrote: Will you emulate swing?  If so, I'll buy you a beer. Although I would love to emulate swing someday, my motivation right now is to deal with headless applications. Enjoy the beer. :) b.g. -- Bill Gatliff b

Re: [android-developers] Standalone Java applications?

2011-08-08 Thread Bill Gatliff
that the generic SDK emulator doesn't seem to have a useful /sdcard, so I use /data in the above. b.g. -- Bill Gatliff b...@billgatliff.com -- 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] Standalone Java applications?

2011-08-07 Thread Bill Gatliff
on this. Thanks! b.g. -- Bill Gatliff b...@billgatliff.com -- 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

Re: [android-developers] About com.android.monkeyrunner package

2011-07-26 Thread Bill Napier
What command are you running your script with? On Tue, Jul 26, 2011 at 4:50 AM, Awdhesh Jha awdheshkumar@gmail.comwrote: I can't find the package com.android.monkeyrunner. Without it I can't work on the monkey device. The errors are comming when I run my program which name is monkey.py

Re: [android-developers] how to perfrom long press on screen, and how to get text on screen in monkeyrunner

2011-07-11 Thread Bill Napier
device.press('KEY_MENU', MonkeyDevice.DOWN_AND_UP) is what I think you want. I think the docs are currently incorrect. DOWN_AND_UP means to send both the down event and the up event, which should simulate a press of the button. On Mon, Jul 11, 2011 at 12:58 AM, frank franklin.f2...@gmail.com

Re: [android-developers] how to perfrom long press on screen, and how to get text on screen in monkeyrunner

2011-07-11 Thread Bill Napier
Oh, and there currently is no way to get text from the screen. It's something we are working on, but it's not yet ready. On Mon, Jul 11, 2011 at 3:31 PM, Bill Napier nap...@android.com wrote: device.press('KEY_MENU', MonkeyDevice.DOWN_AND_UP) is what I think you want. I think the docs

Re: [android-developers] Re: Is it possible to use MonkeyRunner from java

2011-06-27 Thread Bill Napier
that it has a bunch of methods on it like takeSnapshot, touch, drag, etc. Hopefully that's enough to get you started. Bill On Fri, Jun 24, 2011 at 7:27 PM, Karthikeyan R dba.kart...@gmail.comwrote: Hi Bill, Thank you so much for sharing the information. we wanted to create a automation framework

Re: [android-developers] Is it possible to use MonkeyRunner from java

2011-06-24 Thread Bill Napier
If you mean from Java on the phone (like as part of an application), then the answer is no. If you mean from Java on a computer, then the answer is yes. You just need to make your java project depend on the MonkeyRunner.jar and you can call some of it's internal classes to do what you need.

Re: [android-developers] Simulate UI Actions on device

2011-06-15 Thread Bill Napier
the python stuff if you don't need it. Bill -- 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

Re: [android-developers] Problem with monkeyrunner. java.lang.ClassCastException when use sameAs().

2011-05-24 Thread Bill Napier
your stack trace doesn't match your code: if img_1.sameAs(1, img_2): has the arguments in the wrong order. It should be: if img_1.sameAs(img_2, 1) On Mon, May 23, 2011 at 2:58 AM, Alexander Sukhov testsem...@gmail.comwrote: Hello, I build SDK from source code. And i want to use the

Re: [android-developers] monkeyrunner + ADB over TCP

2011-05-16 Thread Bill Napier
can add that feature. Bill On Mon, May 16, 2011 at 8:34 AM, Tiago Maluta tiago.mal...@gmail.comwrote: Hi. I'm using ADB over TCP [1] to access my device and it's working [2] but when I try to use my monkeyrunner script I got some errors, like: dev = MonkeyRunner.waitForConnection

[android-developers] Re: eCarrel: tech eBook reader and bookstore for Android 3.0 tablets

2011-05-11 Thread Bill Michaelson
I was about to try it, but it wants read/write access to personal contacts. On May 10, 9:35 pm, jacek jacek.ambroz...@gmail.com wrote: Just shipped today, a new eReading solution mostly for developers, with bookstore filled by all the latest and greatest O'Reilly titles. You will find lots of

[android-developers] FOTA-like updates for non-phone devices?

2011-05-04 Thread Bill Gatliff
should be taking advantage of. I have experience with this stuff on non-Android platforms. Thanks! b.g. -- Bill Gatliff b...@billgatliff.com -- 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] monkeyrunner with different android versions

2011-04-27 Thread Bill Napier
what phone? There haven't been any changes to the monkeyrunner stuff on the device in that timeframe, so I'm not sure what the problem is. On Wed, Apr 27, 2011 at 7:59 AM, Tiago Maluta tiago.mal...@gmail.comwrote: Hi. I tested the same monkeyrunner [1] script on two android versions 2.3.3

Re: [android-developers] Long Press on Power Key with MonkeyRunner

2011-04-26 Thread Bill Napier
this worked for me (on Nexus S): from com.android.monkeyrunner import MonkeyRunner from com.android.monkeyrunner import MonkeyDevice dev = MonkeyRunner.waitForConnection() dev.press('POWER', MonkeyDevice.DOWN) It brought up the Phone Options menu. I really recommend that you use the constants

Re: [android-developers] Re: Batch Creation in Monkeyrunner

2011-04-26 Thread Bill Napier
We use python's unittest module to run a series of commands like that (very useful if you're doing stuff like regression tests): http://docs.python.org/library/unittest.html On Tue, Apr 26, 2011 at 9:42 AM, Diego Torres Milano dtmil...@gmail.comwrote: Well, in that case you don't need anything

[android-developers] Re: regarding monkey runner Tool

2011-04-15 Thread Bill Napier
= device.takeSnapshot() img1 = device.takeSnapshot() img1 = device.takeSnapshot() I will warn you that this is very slow. In my tests, the fastest I could get was around 3FPS. Bill On Tue, Apr 12, 2011 at 11:07 PM, abhilash pujari abhilashpuj...@gmail.comwrote: Hi, i am working on Monkey

Re: [android-developers] Re: how do I change screen orientation from ADB or equivalent?

2011-04-15 Thread Bill Napier
It looks like the flip command from the protocol that monkeyrunner uses may do it for you. It looks like it never got added to MonkeyDevice to be exposed as part of the monkeyrunner API.

Re: [android-developers] Re: how do I change screen orientation from ADB or equivalent?

2011-04-15 Thread Bill Napier
close OK And nothing happened on my phone. It may actually work on a device that has a flip out keyboard (G1 or droid for example), but I don't have one handy. On Fri, Apr 15, 2011 at 11:24 AM, Bill Napier nap...@android.com wrote: It looks like the flip command from the protocol

Re: [android-developers] Re: Compare MonkeyImage

2011-04-08 Thread Bill Napier
, it didn't make a whole lot of sense to me to add it as a method on MonkeyDevice. If you've got a good argument as to why it should be there, I'll listen to it. Thanks, Bill On Fri, Apr 8, 2011 at 9:23 AM, Peddi Kanumuri peddi.kanum...@gmail.comwrote: Please check this issue @ http

[android-developers] Email To field not displaying

2011-03-24 Thread Bill Lee
I have the following code which when testing in the emulator takes me correctly to being able to send an email. However, the TO field isn't displaying the email(in this case t...@email.com). Is there something that I am missing Thanks. public boolean onTouch(View v, MotionEvent event) {

Re: [android-developers] Re: Running Monkeyrunner directly on Android tablet

2011-03-18 Thread Bill Napier
wrote: Hi Bill, Thanks for your reply. Could you please tell me if there is a way at least to run a Monkey script on the Android device directly? Thanks, Rakesh On Mar 17, 7:37 am, Bill Napier nap...@android.com wrote: Hi, This won't work. MonkeyRunner will only work on a host computer

Re: [android-developers] Running Monkeyrunner directly on Android tablet

2011-03-16 Thread Bill Napier
Hi, This won't work. MonkeyRunner will only work on a host computer, you can't run it from the device itself. Bill On Tue, Mar 15, 2011 at 5:15 AM, raki rakeshkart...@gmail.com wrote: Hi, I wanted to run a python script directly on an Android device through Monkeyrunner. I have installed

Re: [android-developers] Re: Using Eclipse write monkeyrunner

2011-03-16 Thread Bill Napier
Can you provide the full stack trace from your first mail? It looks like part of it got cut off. @diego - I've filed a bug to look at fixing the unbuffered input issue that you had to work around. It would be nice if monkeyrunner could just do this without resorting to a wrapper script. On

Re: [android-developers] [Monkeyrunner]: How to simulate short press on power button

2011-03-07 Thread Bill Napier
somebody to reproduce there. On Thu, Mar 3, 2011 at 5:50 PM, aniruddha dhamal ani123.dha...@gmail.comwrote: Thanks Bill, But this code for short press on POWER button isn't working. I tried with emulator (Android 1.6, Android 2.1) and also on Xperia device. I also tried with controlling

Re: [android-developers] Re: Compare MonkeyImage

2011-03-07 Thread Bill Napier
into an SDK release, but checking it out and building it youself is the fastest way to get it. Bill On Fri, Feb 25, 2011 at 5:52 PM, Andrew W. Hill kj6...@gmail.com wrote: I know this is an old thread, but I was wondering if MonkeyRunner has the capability to read screenshots from the file system

Re: [android-developers] Compare MonkeyImage

2011-03-07 Thread Bill Napier
. If you want to do a more complicated comparison (like being able to handle a different background color), you could write your own. MonkeyImage.getRawPixel ( http://developer.android.com/guide/developing/tools/MonkeyImage.html#getRawPixel) is provided exactly for that reason. Bill On Mon, Mar 7

Re: [android-developers] [Monkeyrunner]: How to simulate short press on power button

2011-03-03 Thread Bill Napier
This worked for me. It turned off my Nexus S when I tried it. What you were doing was only sending the down part of the DOWN_AND_UP, so it was like you were pressing the POWER button and then never ever taking your finger off of it. If you want even more control over the duration of the press,

Re: [android-developers] Garbage collector hangs OpenGL on HTC Evo

2011-02-18 Thread Bill Tschumy
and restore it back to a Factory state. After doing so, the app now runs just fine with none of the GC/OpenGL hangs. I learned a very important lesson about buying development equipment. Know its history. On Feb 16, 2011, at 9:07 AM, Bill Tschumy wrote: I've been battling a hang (deadlock

Re: [android-developers] Garbage collector hangs OpenGL on HTC Evo

2011-02-18 Thread Bill Tschumy
OpenGL would deadlock after garbage collection? Thanks for any help anyone can provide. Bill On Feb 16, 2011, at 9:07 AM, Bill Tschumy wrote: I've been battling a hang (deadlock) in OpenGL for the past week. I've finally realized that the system hangs after the garbage collector runs

[android-developers] Garbage collector hangs OpenGL on HTC Evo

2011-02-16 Thread Bill Tschumy
is going on? Is there any way it could be something unusual we are doing in the app? Or is it just a bug in the HTC system or drivers? Thanks for any help. -- Bill Tschumy Otherwise -- Longmont, CO http://www.otherwise.com -- You received this message because you are subscribed to the Google

Re: [android-developers] Compare MonkeyImage

2011-02-15 Thread Bill Napier
straight forward feature to add, but may take me a couple days to get to it. Bill On Mon, Feb 14, 2011 at 6:14 PM, Christopher M. Judd javaj...@gmail.com wrote: According to the monkeyrunner documentation, you can compare screenshot output to known screenshot for regression testing. How do you do

[android-developers] Re: No option to download the API documentation in the Android SDK and AVD Manager

2011-02-11 Thread Bill Carter
The SDK Manager shows that I do have the Honeycomb documentation installed, and I see it in the $SDK/docs directory, but running Helios Eclipse I get no tips when I hover my mouse over any of the Android classes. Is there a setting I am missing? On Sat, Jan 29, 2011 at 12:53 AM, Xavier

[android-developers] npapi plugin for android

2010-12-21 Thread bill dr
hi, I am trying to write an npapi plugin for android browser. i found that the android 2.2 sdk supply only the pluginstub interface for that purpose. has anyone any idea about the manner that we could implement that interface. is there any example to clarify that issue. Please help me, all clues

[android-developers] NPAPI plugins

2010-12-13 Thread bill dr
Hi, I am planning to developp an NPAPI plugin for android browser. the first thing that I want to know is: does android 2.2 web browser supports NPAPI plugins. if yes, how can I enable this support (where to put the plugin's .so ...) if not what kind of plugin should I write for Android 2.2 web

[android-developers] Re: Problem of debug build.

2010-12-10 Thread Bill Haake
Me too. MyEclipse Enterprise Workbench 8.6.1 (Eclipse Base 3.5.2) Android SDK Tools, revision 8 Android SDK Platform-tools, revision 1 ADT and DDMS 8.0.1v201012062107-8221, Motorola Droid Sholes 2.2.1 -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: monkeyrunner fails for emulator: Error starting command: monkey --port 12345

2010-12-09 Thread Bill Napier
takeSnapshot. The correct code should look like this: # Takes a screenshot result = device.takeSnapshot() Bill On Thu, Dec 9, 2010 at 12:26 AM, swarup me.s...@gmail.com wrote: the same issue also seen on ADP1. I tried tunning monkeyrunner on ADP1, and got the exact the same error. Looks like

[android-developers] Initial HTTP request slow over WiFi on Motorola Droid (sholes)

2010-12-06 Thread Bill Haake
to tune in the WiFi hardware, but I haven't found anything there. I have a small test app that illustrates the problem and if anyone is interested, I'll post it. Bill -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Re: What Tablet would you get

2010-12-06 Thread Bill Morgan
On 12/3/2010 6:09 PM, Phil Endecott wrote: Giving a crapo resistive cheaptab would be an insult. So buy a NOOKcolor. Or an iPad :-) (Anyone here played with the new Nook yet? I think I need to get one.) Had one for about a week now. Seems solid. BN just made their SDK available today.

[android-developers] Re: Application to Application (remote) communication

2010-11-11 Thread Bill
Hi Mark: Thanks. I suspected it would have to go heavy on the internet/web side of things. Appreciate your help insight! Thanks, Bill On Nov 9, 3:05 pm, Mark Murphy mmur...@commonsware.com wrote: On Mon, Nov 8, 2010 at 5:58 PM, Bill wewin...@gmail.com wrote: I want to create

[android-developers] Application to Application (remote) communication

2010-11-09 Thread Bill
specific messaging. Looking to see if it is possible, and, if so, how to send a message from one application to another on another device. Thanks, Bill -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] RE: PathShape not closing paths correctly

2010-10-21 Thread Bill Rebey
I've solved this myself. I was using addArc(...) to add arcs to my path. Apparently the correct call to use is arcTo(...). It works perfectly now. Hopefully someone else can get some benefit from it. -Original Message- From: BRebey [mailto:b...@rebey.com] Sent: Monday, October

[android-developers] Catching button behavior

2010-10-21 Thread Bill C
action. Thx, Bill -- 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] How to zoom in/out image with webkit

2010-09-10 Thread Ghetto Bill Gates
I have an app where its a website wrapped with webview/webkit but when I load images via linkes, you can use basic functions to zoom in/out. I thought this was standard throughout using Android? http://pastie.org/1144392 Thanks -- You received this message because you are subscribed to the

[android-developers] Cant get basic HTML5 stuff to work

2010-09-07 Thread Ghetto Bill Gates
I made a video of my app, the part where I am having trouble started at 30 seconds. http://www.screentoaster.com/watch/stUElTQ0BJRFtXQ1VUUl5RX1JQ/html5 This is my code http://pastie.org/1144392 This is a html5 site using webview/webkit wrapper. 1. The problem I am having is that when I click

[android-developers] TabHost Splash Screens

2010-07-29 Thread Bill
I have a TabHost activity that starts my application. I tried adding a splash screen and it successfully loads the first time the application is launched. The splash activity goes away and the tab activity is displayed. If you exit the application and start it again, the splash activity is not

[android-developers] Static header in ListView

2010-06-12 Thread Bill Lumberg
I have a ListView with several columns and I need a header row at the very top that labels each of these columns that *does not* scroll with the rest of the ListView. I am using addHeaderView right now, but I've ran into 2 problems: 1) The header scrolls. I need it outside of scrolling so that

Re: [android-developers] Static header in ListView

2010-06-12 Thread Bill Lumberg
Thanks Mark. If I have to set the widths for each column, how do I ensure that it expands to fit every screen size perfectly? On Sat, Jun 12, 2010 at 2:50 PM, Mark Murphy mmur...@commonsware.com wrote: On 06/12/2010 04:38 PM, Bill Lumberg wrote: I have a ListView with several columns and I

Re: [android-developers] Static header in ListView

2010-06-12 Thread Bill Lumberg
So by 'dimension resources' you mean getting the screen size, dividing by number of columns to get width of each? On Sat, Jun 12, 2010 at 3:01 PM, Mark Murphy mmur...@commonsware.com wrote: On 06/12/2010 04:56 PM, Bill Lumberg wrote: Thanks Mark.  If I have to set the widths for each column

Re: [android-developers] Static header in ListView

2010-06-12 Thread Bill Lumberg
Thanks again. On Sat, Jun 12, 2010 at 3:10 PM, Mark Murphy mmur...@commonsware.com wrote: On 06/12/2010 05:08 PM, Bill Lumberg wrote: So by 'dimension resources' you mean getting the screen size, dividing by number of columns to get width of each? No, I meant dimension resources: http

[android-developers] Slow Eclipse on OS X

2010-06-12 Thread Bill Lumberg
I am running Eclipse Galileo on an Intel Mac and after using it for a bit, it becomes very slow. By slow I mean switching between tabs and scrolling through source becomes nearly unusable. I have to close Eclipse and re-open it, and that usually only solves the problem for a short time. Has

[android-developers] VideoView continues to play?

2010-06-09 Thread Bill
Hi, I have a ListView with information about videos. Once a row is selected, I use a ViewFlipper to show the VideoView. If I go back to the listview (I have a button), the videoview keeps playing. How can I stop the video and hide the videoview when I go back to the listview? Thanks, Bill

[android-developers] TabHost Loads Listview that loads a ListView?

2010-06-07 Thread Bill
when clicked. The second row will load a View with content when clicked, etc. So far, I have everything working except when I click the row in the 4th tab, I am not sure how to load the other ListView. Use a ViewFlipper? Any help would be great Bill -- You received this message because you

[android-developers] Activity Exit Animation

2010-04-12 Thread Bill
I've been using overridePendingTransition to animate Dialog Themed activities' on creation... I would like to use animations when those dialogs exit (as in back pressed or work finished). According to the documentation overridePendingTransition can work when finish() is called, but I've tried

[android-developers] Re: SPP bluetooth

2010-04-02 Thread Bill Michaelson
There is an app called KeyPro which does this, but last I knew, it did not support the ctl key, which is problematic for some apps (like Connectbot). You might contact the developer about latest status. On Apr 2, 1:26 am, brilliant winger stw...@gmail.com wrote: I would like to use SPP

[android-developers] Full-screen virtual keyboard?

2010-03-26 Thread Bill Gatliff
Guys: I have a need for a virtual keyboard with maximally-large keys. Ideally, the keyboard would expand to cover the whole screen, and the semi-transparent keys would allow me to see the widget with the input focus underneath. Is such a thing possible? Can anyone point me in a direction? I

[android-developers] Help! about sign .apk

2010-03-22 Thread Bill Hsu
My package name does begin with com.android. But why when uploading apk, it says: The package name of your apk may not begin with any of the following values: [com.android., com.google., android., com.example.] -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: External keyboard

2010-03-17 Thread Bill Michaelson
On Mar 11, 8:53 pm, Mark Murphy mmur...@commonsware.com wrote: Assuming you pull off the improbable and find a way to, at the SDK level, convert your Bluetooth keyboard into something that responds like an input method editor, That's already been done, not by me, but by a developer that

[android-developers] Re: External keyboard

2010-03-11 Thread Bill Michaelson
Nobody knows anything at all about this? Or maybe it's not an interesting problem? On Mar 7, 3:51 pm, Bill Michaelson wmmichael...@gmail.com wrote: I'd like to use an external keyboard.  I have a Freedom Pro Bluetooth keyboard that can send keystroke info to Android applications.  I am

[android-developers] Re: Unit Test Build Problems

2010-03-09 Thread Bill
Yes On Mar 9, 5:16 am, James Wang jameswangc...@gmail.com wrote: First, r u sure your Android project is runnable? Second, r u sure you have add instrument permission in AndroidManifest.xml? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Common Classpath Variable Breaks Junit

2010-03-09 Thread Bill
I set up my Android project and various java projects to use a common directory (set via classpath) for external Jar Files. Now my unit tests can't run because dalvik says it can't resolve or find classes, even though some of the classes are defined in the test project itself ! Does anybody have

[android-developers] Unit Test Build Problems

2010-03-08 Thread Bill
I just switched the way my Android project is being built and non of my unit tests work any more...I get errors like WARN/dalvikvm(575): VFY: unable to resolve static field X in . WARN/dalvikvm(575): VFY: unable to find class referenced in signature These errors only come from my Unit Tests,

[android-developers] External keyboard

2010-03-07 Thread Bill Michaelson
I'd like to use an external keyboard. I have a Freedom Pro Bluetooth keyboard that can send keystroke info to Android applications. I am supposing that I can use InputMethodManager and associated framework to accomplish this, but I'm unsure whether it will be effective and useful. In

  1   2   >