Ritesh Mehandiratta

less info
464 reputation
11026
bio website
location
age 21
visits member for 1 year, 10 months
seen 5 hours ago
stats profile views 147

native android mobile developer.


1d
awarded  Notable Question
May
14
accepted Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
got it use getSupportFragmentManger instead of getFragmentManager function
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
i got your point but facing a compile error can not cast fragment to SupportMapFragment .how to resolve this i changed the layout accordingly .please reply last time
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
please help a little why i am still facing error ??
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
but facing same error
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
yes only the change i did in my code is changing activity_main.xml to <?xml version="1.0" encoding="utf-8"?> <fragment xmlns:android="schemas.android.com/apk/res/android"; android:id="@+id/map" android:name="com.google.android.gms.maps.SupportMapFragment" android:layout_width="match_parent" android:layout_height="match_parent" />
May
14
comment Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
in sdk manager i downloaded google play services then reference this library but still i am facing the error
May
14
asked Error android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.google.android.gms.maps.MapFragment
May
14
awarded  Notable Question
May
9
awarded  Popular Question
May
8
awarded  Popular Question
Apr
23
awarded  Notable Question
Apr
22
awarded  Notable Question
Apr
20
asked Is Cost Really Cut Down using Salesforce cloud
Apr
19
comment Twitter Bootstrap is not working with Visualforce
no i am getting 200 for every request in networks .i think is the added css file is sufficient or should i add some other css because when i am running same code using html on my local machine still i am not getting the fluids effects
Apr
19
comment Twitter Bootstrap is not working with Visualforce
sorry yes you got it right thanks for correction
Apr
19
comment Removing None Option in PickList visualforce apex
thanks a lot for the help
Apr
19
accepted Removing None Option in PickList visualforce apex
Apr
19
asked Twitter Bootstrap is not working with Visualforce