[android-developers] Re: FragmentManager.popBackStack not working when used with child fragment manager

2013-05-28 Thread Josh Burton
Well I don't have a fix yet, but I have just run into the same problem! On Tuesday, 28 May 2013 07:23:19 UTC+12, Miha wrote: > > Anybody? > > Regards, > Miha. > > On Saturday, May 25, 2013 3:08:13 PM UTC+2, Miha wrote: >> >> >> If I dump the child fragment state, it shows the activity as detached

[android-developers] Paging Grid type layout like Google Currents

2012-07-26 Thread Josh Burton
What would be the best way to create a 'paging' grid layout like the one used in Google Currents, for the article sources? Obviously using ViewPager with some kind of grid layout, but would it be best to use GridLayout or GridView? And is it possible to have one adapter that can populate the la

[android-developers] Jelly Bean conversational TTS?

2012-07-21 Thread Josh Burton
Hi, The whats new in Jelly Bean page (http://www.android.com/about/jelly-bean/) states "Jelly Bean introduces a new conversational text-to-speech voice in US English, available as both a network engine and an embedded engine via the TTS API." I get the conversation voice in Google Now, but doi

[android-developers] Re: Introducing ActionBarSherlock v3

2011-06-13 Thread Josh Burton
Looks very promising. I have recently been upgrading an app to honeycomb and this looks like it solves the big issue I came across with having to implement the action bar twice. I'll try it out. -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] Re: where to start to develope a app like gtalk?

2011-06-08 Thread Josh Burton
Gtalk uses a standard messaging protocol called XMPP. If its android or mobile specific you could use C2DM (cloud to device messaging) like Beluga. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andro

[android-developers] Re: Open Source Chart

2011-05-15 Thread Josh Burton
Would be great if google would make a Android version of their chart api, so we can use it offline. -- 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 fro