[android-developers] Re: Listview / Scrollview reach bottom event

2009-01-05 Thread AusR
I'd also like info on this, or at least to know the location of the Market (Vending) source so I can check myself. Upon reaching or getting near the bottom of an application list the Market loads 10 more items. I'd liek to see how this is implemented. Many thanks. On Dec 23 2008, 5:01 pm,

[android-developers] Re: Concern about application file size for publishing due to Media files

2009-01-08 Thread AusR
Hi, Are you sure the mp3s need to be of the quality and duration they are. For the purposes of a mobile handset application, for which the audio playback technology is not fixed they could be re-encoded with a lower bit-rate (or shortened) without too much loss in audible quality. this could

[android-developers] Re: Leaked window in PreferenceActivity

2009-04-03 Thread AusR
can anyone answer this? --~--~-~--~~~---~--~~ 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] Listview row layout dependent on remote data

2009-04-20 Thread AusR
Hi, Does anyone have any pointers on developing a listview where the layout of the rows of a listview are dependent on some to-be- downloaded data. For example. the rows will detail a time table, so the downloaded items for each row will be a days worth of classes. But then the row will have

[android-developers] Re: OnTouchListener OnClickListener

2009-04-25 Thread AusR
Did you find any answers to this? --~--~-~--~~~---~--~~ 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] ListView w/ImageView - memory utilisation

2009-01-29 Thread AusR
Hi, I am displaying a listview where the view used for each row includes an ImageView and TextView, with the image displayed dependant on the contents of the TextView. the images are at this testing phase pngs approx 600bytes each, dimensions of max 100x35 px. I have noticed on both a large

[android-developers] Re: ListView w/ImageView - memory utilisation

2009-01-29 Thread AusR
Thanks Mark, works great! --~--~-~--~~~---~--~~ 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] Leaked window in PreferenceActivity

2009-01-30 Thread AusR
Hi, I've created a set of preference screens building on the tuts on androidguys. My preference XML contains nested PreferenceScreens. The below doesn't occur in the root screen, only once clicking to a child PreferenceScreen. Once in that PreferenceScreen, even before selecting an

[android-developers] Activity Title font

2009-01-30 Thread AusR
Anyone know what the default Activity Title font size/style is? I'm creating a custom title but would like to match the other Activities. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Activity Title font

2009-01-30 Thread AusR
Thanks guys! --~--~-~--~~~---~--~~ 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: Leaked window in PreferenceActivity

2009-01-31 Thread AusR
Can anyone offer any ideas on this? Thanks! On Jan 30, 9:39 am, AusR austinjr...@gmail.com wrote: Hi, I've created a set of preference screens building on the tuts on androidguys. My preference XML contains nested PreferenceScreens. The below doesn't occur in the root screen, only once

[android-developers] Re: Leaked window in PreferenceActivity

2009-02-01 Thread AusR
I did search the forum but due to the low number of preferencescreen example I couldn't find anything directly concerning both preferenceactivity AND orientation. :-) I did state in my post I had been reading the tuts on androidguys, unfortunately there is not a 'merged' example of both. My

[android-developers] Re: Leaked window in PreferenceActivity

2009-02-03 Thread AusR
Anyone? 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

[android-developers] Re: Android 1.1_r1 SDK released and developer.android.com launched

2009-02-10 Thread AusR
I like this suggestion: If you have a retail device running Android, contact your operator for the update schedule. What about if your 'operator' doesn't know anything about an upgrade? eg T-Mobile UK. On Feb 9, 10:31 pm, Justin (Google Employee) j...@google.com wrote: Hey developers, today

[android-developers] Re: Android 1.1_r1 SDK released and developer.android.com launched

2009-02-10 Thread AusR
If you have a retail device running Android, contact your operator for the update schedule. I like this part - unfortunately not all operators know about a v1.1 update! TMUK needs to let its a**e know what its elbow is doing! --~--~-~--~~~---~--~~ You received

[android-developers] Re: Leaked window in PreferenceActivity

2009-02-18 Thread AusR
Hi, can anyone shed any further light on this? Please? And 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

[android-developers] Re: Leaked window in PreferenceActivity

2009-02-18 Thread AusR
No, I have not added that to the manifest xml. I have seen and corrected this from other ListActivity classes when changing orientation config when a Dialog is shown, remembering to destroy it correctly. However in this PreferenceActivity I am not creating any dialogs, but its saying there is a

[android-developers] Paid Apps - Repeat refunders

2009-02-19 Thread AusR
Will there be any mechanism in the Android Market to stop/warn of repeat refunders? Those who purchase an app, use it, request refund. Then again on another day purchase the same app again, use it, then request a refund again? --~--~-~--~~~---~--~~ You received

[android-developers] Re: What's holding up UK paid app's

2009-02-23 Thread AusR
I think we are waiting for TMUK to pull their finger out! --~--~-~--~~~---~--~~ 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] Re: What's holding up UK paid app's

2009-02-23 Thread AusR
TMUK won't even acknowledge that an update is due. --~--~-~--~~~---~--~~ 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: What's holding up UK paid app's

2009-02-23 Thread AusR
I just read my reply. Al, I didn't mean to sound rude. I guess the DSR may have something to do with it too. But it would be useful for TM to give us an update. On Feb 23, 1:48 pm, AusR austinjr...@gmail.com wrote: TMUK won't even acknowledge that an update is due

[android-developers] Re: Some users are not finding our app in Android Market

2010-05-02 Thread AusR
So this goes against the documented defaults then? On Apr 8, 1:01 pm, Yahel kaye...@gmail.com wrote: It happened to my app for htcTatoo. The reason was that the screen resolution was lower than what I specified in the manifest. In this case, the AndroidMarketwon't show the app because

[android-developers] Scrolling views

2010-05-03 Thread AusR
Hi, I'm trying to design a type of view but unsure what is possible and the best approach. I'm trying to create a timetable type view with the following properties: 1. Time 'row' across top vertically static and scrollable horizontally 2. Student(or day) 'column' on left side, horizontally

[android-developers] Re: Dialog Survival Over Configuration Change

2009-04-27 Thread AusR
I see bug 1639 - is there a workaround to restore a 're-created' dialog using code in an overridden onPrepareDialog? On Mar 6, 6:13 am, Romain Guy romain...@google.com wrote: It is a problem. In my, and others', opinion it is a *bug* that the onPrepareDialog is not called when adialogis

[android-developers] Complex ListView Adapter

2009-05-18 Thread AusR
Hi all, I have ListActivity to show a custom list. The adapter for this list is a complex layout only known for each row at runtime depending on data gathered in a previous activity. The question I have is simple. I know it takes 4-6 seconds to prepare the adapter for the rows that will be

[android-developers] Re: Complex ListView Adapter

2009-05-18 Thread AusR
Yes, sorry I didn't not express that I had an empty 'layout' already defined which works fine if I don't setListAdapter. I think Jeff's explanation sounds like what is happening. I shall try your suggestions. Thanks. --~--~-~--~~~---~--~~ You received this

[android-developers] Re: Complex ListView Adapter

2009-05-18 Thread AusR
Wow, thanks guys that worked!! --~--~-~--~~~---~--~~ 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] input on dialog with soft input

2009-05-18 Thread AusR
Hi, I have a custom dialog displayed to input user info (ID). this appears on top of an activity with an 'Done' button, however when the edittext is selected and the soft keyboard appears, the keyboard obscures the Done button at the bottom of the dialog. The documentation / blog posts are a

[android-developers] Re: input on dialog with soft input

2009-05-18 Thread AusR
Thanks for the info Dianne. I think I will just reduce the size requirement of my dialog, after all if there is so much then why a dialog and not an input-activity in itself? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] upgrade testing

2009-05-21 Thread AusR
does the command: adb install -r appname.apk mimic a Market app upgrade? --~--~-~--~~~---~--~~ 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: Hide the virtual keyboard

2009-05-26 Thread AusR
Hi, I'm trying to close the soft keyboard once a search button is clicked with: // close soft keyboard InputMethodManager inputManager = (InputMethodManager) ShowSearchQuery.this.getSystemService(Context.INPUT_METHOD_SERVICE);

[android-developers] Re: Hide the virtual keyboard

2009-05-26 Thread AusR
Ah it worked with HIDE_NOT_ALWAYS ! On May 26, 9:53 am, AusR austinjr...@gmail.com wrote: Hi, I'm trying to close the soft keyboard once a search button is clicked with: // close soft keyboard InputMethodManager inputManager = (InputMethodManager) ShowSearchQuery.this.getSystemService

[android-developers] Clone a JSONArray

2009-05-26 Thread AusR
What's the most efficient way to clone a JSONArray? --~--~-~--~~~---~--~~ 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] HorizontalScrollView reference text

2009-05-27 Thread AusR
From the page: http://developer.android.com/reference/android/widget/HorizontalScrollView.html You should never use a HorizontalScrollView with a ListView, since ListView takes care of its own scrolling. Most importantly, doing this defeats all of the important optimizations in ListView for

[android-developers] Re: HorizontalScrollView reference text

2009-05-28 Thread AusR
Filed: #2781 On May 27, 3:16 pm, Romain Guy romain...@google.com wrote: Oops, it's a copy/paste. My bad :) Do you mind filing a bug at b.android.com? On Wed, May 27, 2009 at 7:08 AM, AusR austinjr...@gmail.com wrote: From the page: http://developer.android.com/reference/android/widget

[android-developers] Re: Using Android Calendar ContentProvider.

2010-06-02 Thread AusR
I just had a look at the GDATA API. http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html (notice the version 2 in the url - nice - has android support) The getting started instructions read: For help setting up the client library, see the Getting Started Guide. To use the

[android-developers] Re: Using Android Calendar ContentProvider.

2010-06-07 Thread AusR
Tried the links above and the code from the link on first post, still get a force close looking at the calendars. Thing in I'm developing (and releasing!!!) blind as no access to calendar of 2.2 in emulator. So I can't see exactly whats going on. Hence my question above! :) On Jun 6, 9:09 

[android-developers] Android access to Google calendar - supported method

2010-06-07 Thread AusR
How do I find the users available Google Calendars and then create an event in one of those calendars? Direct access to the Calendar on the handset is for some unknown bizarre reason UNSUPPORTED and not documented and untestable unless you have EVERY single device and ROM. Therefore blind

[android-developers] Re: Android access to Google calendar - supported method

2010-06-07 Thread AusR
Hi Mark, I thought so too, but 0 replies as yet. Looks like this one is down to just DIY. Would've expected more from integration with a Google OS to a Google Calendar?! :) On Jun 7, 6:03 pm, Mark Murphy mmur...@commonsware.com wrote: AusR wrote: The documented classes stated

[android-developers] Re: Android access to Google calendar - supported method

2010-06-07 Thread AusR
the box at the top of the screen for 'android', Google returns you 6 results, none of which are the post above. Encouraging... On Jun 7, 6:03 pm, Mark Murphy mmur...@commonsware.com wrote: AusR wrote: The documented classes stated to be available to be used for Calendar access

[android-developers] Success in Google Calendar but not 1.5

2010-06-08 Thread AusR
Hi, Ok so I have put together code which gets authtoken from the handset credentials and can retrieve online google calendar lists and create events. To test this I obviously need to have a google login on the emulator. I have tested on a 1.5 emulator (with a custom system.img) and all works.