[android-developers] Re: How to stop getCount() of ArrayAdapter for custom listview from being called automatically?

2012-04-17 Thread tomc_apadmi
I believe getCount() is called as part of the adapter figuring out how it is going to be displayed. Perhaps clicking on editText is causing a softkeyboard to appear? This would change the dimensions of the screen and cause your adapter to re calculate. You need to make sure the getCount()

[android-developers] Re: Listview of programmatically created Drawables

2012-03-25 Thread tomc_apadmi
I haven't done anyting like what you are trying before but my best guess would be to create your own custom view overriding onDraw(). The below link might be useful. http://stackoverflow.com/questions/2763572/override-ondraw-to-change-how-the-drawing-occurs-android -- You received this message

[android-developers] Default phone and sim account name and account type.

2012-03-25 Thread tomc_apadmi
Hi, I am trying to figure out the best way to reliably get the default phone and sim, account name and account type across a range of devices. Unfortunatley it appears this is implemented in different ways on most devices. Sometimes the account information appears in