[android-developers] Re: Transfer medical images to galaxy tab(android)

2011-11-08 Thread John Coryat
the images into a browser, then you're really going to have difficulties getting them to view on any outside device. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

Re: [android-developers] Re: more SMS questions

2011-11-06 Thread John Goche
number that my application can recognize. Can I do that if I simply base64 encode my message and send it as a multipart text sms? What about getting a status report? I've read some posts saying sendDataMessage is broken on the emulator. Still wondering what getSubmitPdu is used for. Regards, John

Re: [android-developers] Re: more SMS questions

2011-11-06 Thread John Goche
[i].getMessageBody()); } } private static final String TAG = SMSReceiver; } Many thanks, Regards, John Goche -- 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] Re: more SMS questions

2011-11-06 Thread John Goche
a bunch of android phones send and receive data to each other to communicate, Suggestions welcome, Thanks, John Goche On Sun, Nov 6, 2011 at 1:55 PM, John Goche johngoch...@googlemail.com wrote: Hello, I have tried using Base64.encode() with the sendDataMessage as follows

Re: [android-developers] Re: more SMS questions

2011-11-06 Thread John Goche
this, this is what pretty much everyone else does.. kris Yes but a web service / backend needs a separate server and I wanted to have something that works out of the box. What should I do? Regards, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] more SMS questions

2011-11-05 Thread John Goche
argument (the pending intent) is not null, otherwise the SMS will be sent without specifying that a status report be generated? Thank you for your help, John Goche FooActivity.java SmsManager smsManager

Re: [android-developers] There is some android component that distribute text as news paper column?

2011-11-04 Thread John Davis
On Fri, Nov 4, 2011 at 6:57 AM, lbendlin l...@bendlin.us wrote: I guess this is your lucky day - you will be the first one to develop this.   I would start with finding out how many columns to display on the current device and screen resolution ( don't be silly and try to cram more than one

Re: [android-developers] Re: Hook event listeners for activity/application lifecycle events

2011-11-04 Thread John Davis
for the events shown here: http://developer.android.com/reference/android/app/Activity.html#ActivityLifecycle -- John F. Davis 独树一帜 -- 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: Users cannot install my application because of incorrect signing

2011-11-04 Thread John Raftery
Ah, that is good to know. Thanks very much!! John -- 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] android market language listings

2011-11-04 Thread John Goche
Hello, I wonder how come not all languages are supported for listings in android market. For instance I can see Chinese (Taiwan) but not Chinese (PRC), and I cannot see many other languages despite the mobile phones support many. What's up with this? John Goche -- You received this message

Re: [android-developers] Re: published market app showing up but not using keyword search

2011-11-03 Thread John Goche
in the body description is entered?). Thanks, John Goche On Thu, Nov 3, 2011 at 6:32 AM, Belvedere Computer Services fa829...@gmail.com wrote: this is something I have been wanting to bring up in a proper context so I will write some fast and dirty Java for the engineers when they get here

[android-developers] Microphone gain

2011-11-03 Thread John McDermick
Is there an API in Android which allows you to control the microphone gain? Thank you. -- 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] binary SMS on android

2011-11-03 Thread John Goche
specific thing? Thanks a lot for all clarifications, John Goche -- 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] Users cannot install my application because of incorrect signing

2011-11-02 Thread John Raftery
the problem is? Thanks, John Raftery -- 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

[android-developers] Android Tablets

2011-11-02 Thread John D. Kruse
, the users (and buyers) of Android tablets, before the get too frusted! John D. Kruse -- 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

[android-developers] published market app showing up but not using keyword search

2011-11-02 Thread John Goche
but no luck. I'm lost. Any help appreciated, Regards, John Goche -- 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] ios emulator

2011-11-02 Thread John Davis
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 -- John F. Davis 独树一帜 -- You received

Re: [android-developers] Re: SMS interface and timestamps

2011-11-01 Thread John Goche
you mean by current gps fix? Thanks, John Goche -- 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

[android-developers] ListView + EditText

2011-11-01 Thread John Gaby
I have a ListView which displays rows which can have a variety of controls. If the row contains TextViews, ImageViews, and/or Buttons, everything works as expected. However, if I add a EditText control to a row, then I no longer seem to be able to select a row (touching outside of the EditText

Re: [android-developers] ARMy of one?

2011-11-01 Thread John Davis
-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Anyone else notice that WebKit in ICS has some serious bugs?

2011-10-31 Thread John
I've found numerous (show stopping) bugs in the new version of WebKit shipped with ICS: Basic usage produces errors: http://code.google.com/p/android/issues/detail?id=21177 (note the above has the D/chromium(2735): Unknown chromium error: -6 explanation as well...not sure if I should open a

Re: [android-developers] basic question: SharedPreferences and PreferenceActivity

2011-10-31 Thread John Goche
account would have it's own preference file. This is the reason for having multiple preferences that makes most sense to me. Regards, John Goche -- 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] SMS interface and timestamps

2011-10-31 Thread John Goche
in their time tracking settings? Thanks, John Goche -- 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

[android-developers] preventing application redraw on rotation

2011-10-30 Thread John Goche
Hello, I was wondering whether there is a way to prevent an application from redrawing itself when the user tilts the phone's screen from portrait to landscape. Thanks, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: quick charge

2011-10-30 Thread John Coryat
Yes, disconnect it from your Mac and plug it into the wall. -- 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] Re: preventing application redraw on rotation

2011-10-30 Thread John Goche
(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT); Further clarification welcome, Regards, John Goche On Sun, Oct 30, 2011 at 4:02 PM, lbendlin l...@bendlin.us wrote: first, tell the manifest that you want to handle rotation yourself activity android:name=.MainScreen android:label=@string/app_name

[android-developers] Re: Can GPS work without internet access in Android phone?

2011-10-30 Thread John Coryat
This should help you understand what's going on when the GPS is downloading the almanac. http://en.wikipedia.org/wiki/GPS_signals#Almanac -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] search hardware button

2011-10-29 Thread John Goche
Hello, I was wondering whether I can rely on an android phone having the search hardware button because I am thinking about hardcoding some specific function to it in my application, but then if it is not avaiable on some smartphone models this would be a problem. Any feedback welcome, John

[android-developers] finishActivity: (popping two activities simultaneously?)

2011-10-29 Thread John Goche
popup windows when a selection in the latter is made. Thank you for your input, John Goche -- 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

Re: [android-developers] search hardware button

2011-10-29 Thread John Goche
Thank you all for your replies, Your answers were helpful and made me decide not to rely on the hardware button being there. I will have to go by another approach. Regards, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] Newb Learning to Debug

2011-10-28 Thread John Davis
. 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 -- John F. Davis 独树一帜 -- You

Re: [android-developers] opengl and sketchup problem

2011-10-28 Thread John Davis
On Fri, Oct 28, 2011 at 7:57 AM, Latimerius l4t1m3r...@googlemail.com wrote: On Thu, Oct 27, 2011 at 8:38 PM, John Davis davi...@gmail.com wrote: That is what I kind of what I tried to do (I used GL_VERTEX_ARRAY, INDEX_ARRAY was not there.): That's correct, sorry, I got distracted

Re: [android-developers] New to Android

2011-10-28 Thread John Davis
Hi Sean, If you have an already built .apk file, you can use the command line to install it on the emulator. adb install foo.apk John On Fri, Oct 28, 2011 at 3:35 AM, MANISH RAJ manishrajja...@gmail.com wrote: Hi Sean Thomas, As you wrote there you want run a project which is already you

Re: [android-developers] First Question ... be gentle

2011-10-28 Thread John Davis
syntax there the compiler will flag that the routine is not really overriden since doIt() requires a int parameter and not a float. -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Re: How do you use and debug your apps in your main phone?

2011-10-28 Thread John Davis
runs on the real hardware. -- John F. Davis 独树一帜 -- 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

Re: [android-developers] how to make app run forever with out exit

2011-10-28 Thread John Davis
though. However, I know the reverse is possible, eg. you can start up marketplace with a pointer to install a second app. You can also build an app as a service. A service runs in background. John On Fri, Oct 28, 2011 at 2:32 AM, suresh sureshmca.sv...@gmail.com wrote: Hi Friends Is there any

Re: [android-developers] emulator

2011-10-28 Thread John Davis
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 -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Android developer discussion forums?

2011-10-28 Thread John Davis
I like #android-dev on irc.openprojects.net. -- John F. Davis 独树一帜 -- 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] Re: Install an android app on Google TV

2011-10-28 Thread John Davis
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 this group at http://groups.google.com/group/android-developers?hl=en -- John F

Re: [android-developers] A question regarding publishing an application in android market

2011-10-28 Thread John Davis
://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 -- 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] HTC opengles blank screen (and ANR) issues.

2011-10-28 Thread John Davis
@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 -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] How i can make that a polygon fill the 80% of the width of the screen?

2011-10-28 Thread John Davis
Hello Saez, This looks like opengl code which uses glut library for windows/linux. I suggest you look into Ed Burnette's Hello Android book. It shows you how to draw a cube in opengl on android. Start there. John F. Davis 独树一帜 -- You received this message because you are subscribed

[android-developers] basic question: SharedPreferences and PreferenceActivity

2011-10-28 Thread John Goche
defined a PREFS_NAME in the PreferenceActivity (activity B) I really don't know what to use in activity A as the name. Furthermore, what's the point of having more than one preference file per application? What's a practical example of this? Thanks for your help, John Goche http

Re: [android-developers] basic question: SharedPreferences and PreferenceActivity

2011-10-28 Thread John Goche
29.10.2011 1:44, John Goche пишет: Hello, I know this is really basic but I am trying to get to grips with preferences. I have defined an xml file and started a PreferenceActivity to read that XML file so as to create and store some preference key-value pairs. However this is in activity

Re: [android-developers] opengl and sketchup problem

2011-10-27 Thread John Davis
Hello J Handal, Thanks. I will look into your suggestion more. In the meantime, do you think my error is due to an incompatible tool? I was thinking the error was in my implementation. I am new to OpenGL so I was suspect of my own ability to use the results correctly. John On Thu, Oct 27

Re: [android-developers] Re: Account suspended

2011-10-27 Thread John Coryat
However I find it very rich that Google is telling me what I can and cannot do You might want to go back and read the agreement you signed when you opened your developer account. -John Coryat -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: What's the best method to force the user to rate my program?

2011-10-27 Thread John Coryat
a rule of thumb about customers. A happy customer will tell three friends, an unhappy one will tell everyone. -John Coryat, USNaviguide LLC -- 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] opengl and sketchup problem

2011-10-27 Thread John Davis
6 5 157 6 18 8 verts' = tri+2 1236 14 and 36*3 = 108 values but 14*3 = 42 values not 72 John On Thu, Oct 27, 2011 at 10:22 AM, J Handal jhand...@gmail.com wrote: I think is error is due to an incompatible file extension .dae

[android-developers] Re: What's the best method to force the user to rate my program?

2011-10-27 Thread John Coryat
1. On the next update, force the user to rate it, or else, the app won't update. 1. How would you accomplish this without breaking the terms of the market? 2. Do you seriously think this would result in anything but a string of 1 star ratings? -John Coryat -- You received this message

Re: [android-developers] opengl and sketchup problem

2011-10-27 Thread John Davis
if I can use this. Be right back. John On Thu, Oct 27, 2011 at 12:50 PM, Latimerius l4t1m3r...@googlemail.com wrote: Looks like it uses GL_TRIANGLES in indexed mode (probably the most common way by far). That way, each side of your box has 4 vertices. The two triangles used to render

Re: [android-developers] opengl and sketchup problem

2011-10-27 Thread John Davis
On Thu, Oct 27, 2011 at 1:57 PM, Latimerius l4t1m3r...@googlemail.com wrote: 2011/10/27 John Davis davi...@gmail.com: Latimerius, I think you are correct. There is another section of the xml file: triangles count=12 material=Material2 input offset=0

Re: [android-developers] Re: Account suspended

2011-10-26 Thread John Coryat
a copyright or trademark perhaps you should try another field. -John Coryat -- 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

[android-developers] OEM USB Driver for Pantech

2011-10-24 Thread John Ransom
Hi all, I am trying to put my android game onto my hardware for testing. It is a Pantech. The problem is I need to get the OEM USB Driver to do this but the link the android developers site sends me to is a foreign language site. I can't even get Google to translate it for me. This is the link

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-24 Thread John Goche
On Mon, Oct 24, 2011 at 1:57 AM, John Goche johngoch...@googlemail.comwrote: Well, here is what I am doing now: I acquire a wakelock inside the broadcast receiver and release it from my activity. The only problem I have is that the play() method is asynchronous. I would like to be notified

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-23 Thread John Goche
in the log where the messages were supposed to be and debug. Could it be that my LG Optimus Net is one of few devices where the alarm does not worked as advertised in the API? What other devices may have this same problem? Thanks, John Goche D/AlarmExpired(22715): !com.fobar.app.AlarmExpiredActivity 35

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-23 Thread John Goche
fix this problem either by keeping the CPU running all the time, or in some more efficient way if possible? Thanks a lot, John Goche On Sun, Oct 23, 2011 at 6:35 PM, Kostya Vasilyev kmans...@gmail.com wrote: Hi, No need to keep a PendingIntent reference - they are compared by Android like

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-23 Thread John Goche
to share, John Goche On Sun, Oct 23, 2011 at 10:47 PM, Kostya Vasilyev kmans...@gmail.comwrote: I would still recommend you repeat your test with a Notification (possibly with a sound), as the system should take care of holding the wake lock(s) as needed for the duration of the sound

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-23 Thread John Goche
it in some cases, I just see the lightup, so I am going to have to recode. Thanks, John Goche On Mon, Oct 24, 2011 at 12:25 AM, John Goche johngoch...@googlemail.comwrote: Thanks Kostya, I changed my wakelock from partial wakelock to full wakelock and that seems to have fixed things, albeit

Re: [android-developers] Re: alarm type application: alarm manager not waking up application

2011-10-23 Thread John Goche
: http://developer.android.com/reference/android/media/Ringtone.html#play%28%29 I wonder whether there is a way to detect this without having to poll calling isPlaying() every second or so. Thanks for your replies, John Goche class WakeLockManager { static void getWakeLock(Context context

[android-developers] alarm type application: alarm manager not waking up application

2011-10-22 Thread John Goche
on the timer to wake up my app when it expires, Thanks a lot, John Goche import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.os.PowerManager; import android.os.PowerManager.WakeLock; import android.util.Log; public class

[android-developers] Re: GPS Location

2011-10-22 Thread John Coryat
GPS doesn't require an internet connection but it does require receiving a very weak signal from a number of GPS satellites. That usually means a view of the sky. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] sleeping canvas

2011-10-20 Thread John Goche
/android-game-project-basics-of-threads-and-canvas/ Thanks, John Goche -- 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] Re: Settings.Secure.ANDROID_ID not unique on DROID2?

2011-10-19 Thread John Coryat
It's not only the DROID2 that has this issue. There are several handsets that have this poisonous ANDROID_ID. In our files, there are over 140,000 users with the id 9774d56d682e549c. It's really not something that can be counted on being unique. -John Coryat -- You received this message

[android-developers] timer popup sound sometime delayed when phone enters locked state

2011-10-18 Thread John Goche
unblock the phone. Essentially the alarm fires as soon as I unlock the phone by pushing the lockup screen upwards with the finger so it ends up firing up late sometimes. Strangely this does not happen all the time. Anyone come across this problem? John Goche -- You received this message because you

[android-developers] NFC tag open market if app not installed

2011-10-17 Thread John Seghers
shows something similar to what I want to do, but there it seems that they are using foreground Ndef Push to push the market URL and then entering P2P from there. - John -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

Re: [android-developers] SQLite slow

2011-10-15 Thread John Goche
to ask in this thread. I deal with databases that have millions of entries that are join across a ton of tables (and cross database), so I may be able to help speed up your SQL statements. Yes, that's another matter, I have nowhere near that much data. Thanks once again Steven, John Goche

[android-developers] application icons and other application graphics design

2011-10-15 Thread John Goche
to find a good tutorial or vector application and am not sure whether using a tablet would help. I know this forum is mainly about programming and not graphics but making a good icon is an important part of application development. Thank you for sharing any pointers and suggestions, John Goche

Re: [android-developers] SQLite slow

2011-10-14 Thread John Goche
for all your replies, Regards, John Goche -- 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] Re: please help: broadcast receiver does not execute code

2011-10-14 Thread John Goche
intent to get it to run. Seems really strange. Thank you for your help and interest, John Goche On Fri, Oct 14, 2011 at 6:11 AM, Studio LFP studio@gmail.com wrote: So it seems like it is skipping that step? Or is it just stopping before that step? Steven Studio LFP http://www.studio

[android-developers] please help: broadcast receiver does not execute code

2011-10-13 Thread John Goche
is called. Any ideas as to what is going on? (please see code below) Thanks, John Goche public class AlarmReceiver extends BroadcastReceiver { @Override public void onReceive(Context context, Intent intent) { Log.d(AlarmReceiver, received); // retrieve database handle DB db = DB.db

[android-developers] Re: This application is available to over 0 devices

2011-10-13 Thread John Gaby
You wer correct in that when I activated the APK the number is shown correctly. Thanks for your help. On Oct 12, 7:38 pm, J Handal jhand...@gmail.com wrote: Are you saying that I will not be able to see the correct number of devices until I activate the APK Yes. Then you click on publish.

[android-developers] SQLite slow

2011-10-12 Thread John Goche
Hello, I would like to know whether there is any way to speed up my SQLite queries. Every time I press a button on my UI that needs database access it stalls for half a second or so. What should I do? Thanks, John Goche -- You received this message because you are subscribed to the Google

Re: [android-developers] SQLite slow

2011-10-12 Thread John Goche
reason when an activity is pushed and reads the data once opened it takes more than half a second which really slows down the user experience. Thanks for your help, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] This application is available to over 0 devices

2011-10-12 Thread John Gaby
I have uploaded an APK file for a new app, and it is telling me that 'This application is available to over 0 devices'. The Manifest for this app is nearly identical to another of my apps which shows it being compatible with over 600 devices. Does anyone have any idea what might be wrong? If I

[android-developers] Re: This application is available to over 0 devices

2011-10-12 Thread John Gaby
Are you saying that I will not be able to see the correct number of devices until I activate the APK (I don't remember it working this way before)? If I do activate the APK, will that automatically publish, or will I still be able to do that later? Thanks. On Oct 12, 6:46 pm, J Handal

[android-developers] time picker: soft keyboard problems: cannot read time

2011-10-10 Thread John Goche
); } }); with no luck (I don't see the listener being called when I update the time on the buttons). Same goes for the date picker. What am I doing wrong? I really appreciate your help on this issue, John Goche -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: time picker: soft keyboard problems: cannot read time

2011-10-10 Thread John Goche
Thanks Studio! Your solution seems to have worked. John Goche On Mon, Oct 10, 2011 at 4:52 PM, Studio LFP studio@gmail.com wrote: Hey John, You've run into the focus bug (or feature) with the TimePicker. It doesn't update the time put in by a keyboard until it loses focus. Try

Re: [android-developers] close application

2011-10-10 Thread John Goche
closes it, not that I see any reason why one would want such behavior. Regards, John Goche On Mon, Oct 10, 2011 at 5:33 PM, TreKing treking...@gmail.com wrote: On Mon, Oct 10, 2011 at 1:24 AM, venugopal reddy venugopal.re...@tspl.com wrote: My requirement is , If I close the Emulator browser

[android-developers] ghost presses phone and emulator buttons :p

2011-10-10 Thread John Goche
it. Seriously now... anyone seen anything like this? I suspect somehow events get queued up while making sqlite database calls when going from screen to screen and then get fired at my activities all at once pressing buttons and what not. Regards, John Goche -- You received this message

Re: [android-developers] ghost presses phone and emulator buttons :p

2011-10-10 Thread John Goche
, but how and what should I expect to see and where??? Thanks, John Goche -- 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

[android-developers] customizing timepicker appearance

2011-10-10 Thread John Goche
own: http://androiddrawableexplorer.appspot.com/ Thanks, John Goche -- 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

[android-developers] Re: call startActivityForResult from button

2011-10-09 Thread John
this is the button. How do I get the Activity that the button is housed in inside the Button.OnClick() event handler? On Oct 8, 11:28 pm, TreKing treking...@gmail.com wrote: On Sun, Oct 9, 2011 at 12:14 AM, John jnb...@gmail.com wrote:  ((Activity) getApplicationContext

[android-developers] call startActivityForResult from button

2011-10-08 Thread John
Here is another absolute newbie question. I seem to have a fundamental misunderstanding of how Android works. My problem is simple: I need to call startActivityForResult from the OnClick handler of a button on my main application. The result is needed by the application. My reasoning to solve

[android-developers] EditText: numeric input size

2011-10-05 Thread John Goche
android:layout_width=match_parent/EditText but when I run my app in the emulator I can type more than 4 digits. What should I do? Thanks, John Goche -- 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: 9Slice and repeating image

2011-10-04 Thread John Goche
0 oo Basically the top part repeats in increments as wide as a wedge so that there are just as many so as to accomodate the enclosed Blah blah blah blah text. This must sure be possible somehow? Regards, John Goche -- You received this message because you

Re: [android-developers] Re: preventing keyboard pop up on device when screen pushed

2011-10-04 Thread John Goche
Thank you for your feedback, I see the options you mention listed here: http://developer.android.com/guide/topics/manifest/activity-element.html It works. Regards, John Goche On Mon, Oct 3, 2011 at 8:18 PM, rich friedel rich.frie...@gmail.com wrote: In your manifest declare

Re: [android-developers] EditText with tiled background

2011-10-04 Thread John Goche
Vladyslav, Have you managed to do achieve the effect you wanted? I am trying to have an image repeat only in one portion of the background... any hints you could offer? Regards, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] Re: ListView and MotionEvent

2011-10-03 Thread John Goche
attached to a tablet. Also, when I press enter on a listview item nothing happens. I thought it would generate a mousedown on the emulator but nothing happens. Do I need to modify my code to listen for some more events? Thanks, John Goche On the tablet you can use both a wired and a Bluetooth

Re: [android-developers] Re: ListView and MotionEvent

2011-10-03 Thread John Goche
I also noticed that a disabled button can be focused, which could require having to design a separate icon. I don't understand the point of this combination: if a button is disabled why does android make it possible for it to receive the focus? Regards, John Goche On Mon, Oct 3, 2011 at 12:00

Re: [android-developers] Re: Layout

2011-10-03 Thread John Goche
I hope nobody minds if I jump in on this topic. I wanted to ask whether implementations should interpret the back button as an OK or as a Cancel when a form has data. Regards, John Goche On Mon, Oct 3, 2011 at 3:39 PM, Chrystian Vieyra chrys.vie...@gmail.comwrote: Why do you need a back

[android-developers] Re: Inapp billing question

2011-10-03 Thread John Coryat
but of course only one apk can be live at a time Actually, you can have multiple live apk's for a single package name if the target OS versions are different. For example, you can have one apk with a target of 3-7 and another with 8-12+. -John Coryat -- You received this message because you

[android-developers] 9Slice and repeating image

2011-10-03 Thread John Goche
Hello, I would like to have the top middle part of a nine-Slice image repeat and the rest to remain fixed. Is this possible? Thanks, John Goche -- 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] changing image on rotation in tablet

2011-10-03 Thread John Goche
Hi, I think you will need to create two XML files for your layout, each one containing different references to your image. See the following page:http://developer.android.com/guide/practices/screens_support.html Name one myPage-port.xml and the other myPage-land.xml. Regards, John Goche On Mon

[android-developers] preventing keyboard pop up on device when screen pushed

2011-10-03 Thread John Goche
in the EditText widget. Does anyone know of a way to prevent the keyboard from popping up when I push my activity? Thanks, John Goche -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

Re: [android-developers] Re: 9Slice and repeating image

2011-10-03 Thread John Goche
that repeats, not stretches, and it seems 9Slice only stretches images? Thanks for your help, John Goche main.xml: --- ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res

[android-developers] listview with images: postInvalidate problems

2011-10-02 Thread John Goche
updated. Any ideas what I should do so that the views on the screen are redrawn immediately? Thanks, John Goche -- 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] Re: listview with images: postInvalidate problems

2011-10-02 Thread John Goche
Thanks, that works! ((SimpleAdapter) FooActivity.this.listView.getAdapter()).notifyDataSetChanged(); The other function (postInvalidate()) was only refreshing stuff off the list. Makes me wonder what use it may have. Best Regards, John Goche On Sun, Oct 2, 2011 at 10:07 AM, skink psk

[android-developers] ListView and MotionEvent

2011-10-02 Thread John Goche
, John Goche -- 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] generating synthetic clicks

2011-10-02 Thread John Goche
to rewrite all the listener code for the imageview as well). Any ideas/patterns/pointers? Thanks, John Goche -- 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] Re: ListView and MotionEvent

2011-10-02 Thread John Goche
Thank you Steven for your reply, Would you be able to provide some insight on the difference between ACTION_CANCEL and ACTION_UP. I am somewhat fuzzy on the concept. Anyways, I'm going to give it a go. Thanks, John Goche On Sun, Oct 2, 2011 at 11:36 PM, Studio LFP studio@gmail.com wrote

<    4   5   6   7   8   9   10   11   12   13   >