[android-beginners] Re: ArrayIndexOutOfBoundsException in maps API

2009-09-09 Thread Zied Hamdi
... Anyway, the ArrayIndexOutOfBoundsException seams to me inappropriate here, it should at least be an IllegalStateException() cos we didn't throw any bounds from our side :-). Best Regards, Zied Hamdi http://nextstreet.eu On 10 août, 16:54, Aracos kai.hen...@googlemail.com wrote: Hi Zied Hamdi

[android-beginners] ArrayIndexOutOfBoundsException in maps API

2009-08-10 Thread Zied Hamdi
): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540) 08-10 16:30:44.318: ERROR/AndroidRuntime(1053): at dalvik.system.NativeStart.main(Native Method) Best Regards, Zied Hamdi http://nextstreet.eu --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] MapView hangs up unable to connect and polluated logs with thousands of stack traces: Connection pool shut down

2009-08-07 Thread Zied Hamdi
Hi Google maps team, Just in case nobody reported the error: Best Regards, Zied Hamdi The Next Street Android Application http://nextstreet.eu 08-07 19:50:30.538: WARN/System.err(12975): java.lang.IllegalStateException: Connection pool shut down. 08-07 19:50:30.568: WARN/System.err(12975

[android-beginners] SimpleAdapter onClick event catching. How to?

2009-08-03 Thread Zied Hamdi
Hi, Maide! Maide! I'm in trouble with selecting an item in a ListView when I use a SimpleAdapter with my own Item display: here's my code setListAdapter(categoriesAdapter); categoriesAdapter.notifyDataSetChanged(); int count =

[android-beginners] Re: SimpleAdapter onClick event catching. How to?

2009-08-03 Thread Zied Hamdi
I found a way but i don't know if it's the one thought by the design: override SimpleAdapter.getView() then call the super class implementation to get the view, then do your specific stuff on it before returning it. Best Regards, Zied Hamdi On Aug 3, 12:07 pm, Zied Hamdi zhamdi.i...@gmail.com

[android-beginners] access to guser credentials

2009-07-28 Thread Zied Hamdi
Hi all, I'd like to know if it is possible to access the logged in user credentials to avoid asking him to type his username password averytime when connecting to the google api? Best Regards, Zied Hamdi --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: StackOverflowError on a compound view

2009-07-20 Thread Zied Hamdi
more time on this problem for now (my app is for the GDC2). Best Regards, Zied Hamdi http://into-i.fr On Jul 17, 6:57 pm, Mark Murphy mmur...@commonsware.com wrote: ZiedHamdiwrote: 07-17 18:42:41.107: ERROR/AndroidRuntime(1054): java.lang.StackOverflowError 07-17 18:42:41.107: ERROR

[android-beginners] StackOverflowError on a compound view

2009-07-17 Thread Zied Hamdi
this: blcPhones = (PhoneListView) findViewById(R.id.view_entity_phones); blcPhones.setPhones(geoLocationFlag.getPhones()); As I said the page displays correctly then throws this exception. Any one has an idea? Best Regards, Zied Hamdi 07-17 18:42:41.107: ERROR

[android-beginners] Is it possible to include the cupcake plugins jar into my app?

2009-07-07 Thread Zied Hamdi
? otherwise did someone try to integrate the plugins jar into his app? Any feedbak is very welcome, Regards, Zied Hamdi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email