Re: [android-developers] Fragment class error

2014-06-07 Thread prudhvi p n v
Thanks Tre KIng, The issue is fixed On Sat, Jun 7, 2014 at 11:20 PM, TreKing wrote: > You've defined a fragment of your own class type > "com.akron.maps.Bldg_Navgtion_frgmnt" (horrible name for a class, by the > way), but in your code you're trying to cast it to a SupportMapFragment. > > If

Re: [android-developers] Fragment class error

2014-06-07 Thread TreKing
You've defined a fragment of your own class type "com.akron.maps.Bldg_Navgtion_frgmnt" (horrible name for a class, by the way), but in your code you're trying to cast it to a SupportMapFragment. If you want a SupportMapFragment, then define it as such in the layout. If you want your custom class,

Re: [android-developers] Fragment class error

2014-06-07 Thread prudhvi p n v
​ On Sat, Jun 7, 2014 at 10:44 PM, prudhvi p n v wrote: > > ​ > > > On Sat, Jun 7, 2014 at 10:18 PM, TreKing wrote: > >> >> On Sat, Jun 7, 2014 at 8:49 PM, prudhvi p n v >> wrote: >> >>> I am using SupportMapFragment instead of MapFragment since I am >>> importing android.support.v4.app.* >

[android-developers] Best platform to create android game

2014-06-07 Thread Save My Life!
Dear sir, Which platform/framework is easy to use and most widely used to create game? I am android developer. -- 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 uns