Posts by Felipe Xavier • 31 points
6 posts
-
0
votes0
answers34
viewsQ: Local Notification error by clicking again instates the same app
Next, I created a radio app and when the app opens has the splash and starts playing. It has a program scheduling feature. If I have the app open and get notification, it keeps playing the radio,…
-
1
votes1
answer499
viewsA: How do I identify which current Fragment when using the back button of android?
I managed to solve using this inside my onBackPressed: fragmentManager = getSupportFragmentManager(); int valueBackStack = fragmentManager.getBackStackEntryCount(); if (valueBackStack>1) {…
-
0
votes1
answer499
viewsQ: How do I identify which current Fragment when using the back button of android?
Good morning guys, all right? I have the following problem: I enter the initial Fragment of the app and on this screen I have a Pagerview, when I change Fragment and come back using the BACK BUTTON…
-
0
votes0
answers1749
viewsQ: Error "The application may be Doing Too Much work on its main thread" Android
Good afternoon guys, I am in need of a help to better understand how to solve this error that appears in the end: I/Choreographer: Skipped 94 frames! The application may be doing too much work on…
-
1
votes2
answers1140
viewsA: How to create automatic line break with Uilabel
Scroll is just Voce add constrain to it, then it will adapt to all sizes! was that? On the line breaking, if you look at the properties, you can see how many lines you want the Uilabel and also put…
-
1
votes2
answers525
viewsA: Where do I find ready-to-edit phonegap application projects?
Well, if you use the intel XDK Voce you will have some app templates for both inside the IDE! Da para continuar apartir dos modelos!