Posts by Rodrigo Givisiez • 53 points
11 posts
-
1
votes0
answers39
viewsQ: Express Test on Android returns null to mActivityRule.getActivity(). getWindowManager()
I get an error when I try to access the property of Activity mActivityRule.getActivity(). getWindowManager(). getDefaultDisplay(); I tried to change Intentstestrule instead of Activitytestrule and…
-
0
votes1
answer701
viewsQ: Dex2oat failed - errors received in android install/update app. Dex permission denied
While the application is updating/running I checked several errors related to the same problem 03-13 19:58:28.772 5605-5611/? E/art: Failed sending reply to Bugger: Broken pipe 03-13 19:58:28.822…
androidasked Rodrigo Givisiez 53 -
1
votes1
answer63
viewsQ: alertDialog with confusing layout in Fragment
I can’t change the layout of a alertDialog() who inherited a layout I don’t know where. I’ve tried to set a customAlertDialogLayout also unsuccessful. I’ve tried changing the context and nothing…
androidasked Rodrigo Givisiez 53 -
0
votes1
answer972
viewsQ: How to handle database working with Docker?
I started working with docker recently and there is a doubt and in a preparation for an environment wordpress lamp , I stumbled upon climbing my bank and my files . The idea was to leave everything…
-
1
votes1
answer472
viewsQ: php codeIgniter: syntax error, Unexpected '['
The php codeIgniter application, which runs in windows, when ported to the server gives the following error: Parse error: syntax error, Unexpected '[' in…
-
0
votes0
answers541
viewsQ: How can I make an Oauth2 authentication from a native android app with a site developed with wordpress?
I have a site developed with wordpress, and not on the wordpress platform.com . Lately I have been doing tests to use restfull and consume the data via json by native android application. Only that…
-
0
votes1
answer159
viewsA: Problems with Assets from a JSON - Vuejs with Webpack
your cases.json is below src so it does not include it as part of the directory, where .. / moves up a level of the directory, then you have to take into account where you are consuming your json…
-
1
votes1
answer58
viewsA: How popular is a bd . sql, which sits on a server, with php, or java?
1- if you want to create an online application, you can access qq machine and popular the bank via application. 2- can access the database via a database management program by example and popular…
-
-1
votes1
answer163
viewsA: How to make the correct proguard configuration?
adicine to decrease the size of the apk and discard unused classes and files shrinkResources verdadeira minifyEnabled verdadeira edit the file adding #Please KEEP ALL THE NAMES -keepnames class ** {…
-
-1
votes1
answer163
viewsQ: How to make the correct proguard configuration?
How to make the correct configuration of proguard, bringing better security, smaller size and deleting classes when you want or when creating problems? Basically enable default settings in changing…
-
1
votes2
answers1282
viewsA: How to run my App on multiple platforms
also develop android. I am following the path of Xamarim, search Xamarim Forms, microsoft, programming in c# multiplatform with performance identical to native development. great syntax with c#,…