Posts by Leonardo Marques • 25 points
3 posts
-
0
votes1
answer52
viewsQ: I’m trying to create a Fragment that has an image slide any idea?
I am trying to use this example Daimajia / Androidimageslider, did not succeed.. someone can help me ' public class Fragmentteste extends Fragment Implements Basesliderview.Onsliderclicklistener,…
-
0
votes1
answer174
viewsQ: Fragment using Appcompatactivity
I’m getting this mistake: onPrepareOptionsMenu Menu in android.support.v4.app.Fragment clashes with onPrepareOptions Menu Menu in android.app.Activity attemping to use incompatible Return type.…
-
2
votes2
answers642
viewsQ: When I install apk it is installing more than once the app
I am using Android Studio, while I run emular to install the apk, during the installation occurs to install more than once the app, getting two icons (two apps). How to solve this?