Posts by Rafael Nobrega • 194 points
8 posts
-
2
votes1
answer809
viewsQ: Android: sending and receiving json with php and registering in the database
I’m having trouble making this communication, being that I am responsible for the php part and the android part is being made by a friend(that the code sending something), he said he is sending by…
-
2
votes2
answers615
viewsQ: How do I create a connection to an external db with a Phonegap app?
I’m entering and studying the world of Phonegap/Cordova and I want to start developing cooler and more interactive apps, but I’m finding this limitation, in most of the places I find to learn, the…
-
7
votes1
answer188
viewsQ: Security, what threats besides an SQL Injection do I have to worry about a search field?
I’m getting deeper into web programming (with php) and I have this doubt, I’ve seen some similar things in some places, but going straight to the point I wanted to tell me what are the main security…
-
1
votes0
answers85
viewsQ: linearlayout at the bottom of the screen
Where I have seen for the layout or component to stay at the bottom of the screen(bottom) would have to be put in the xml that: android:Gravity="bottom" but I’m doing this because I want to make the…
-
1
votes1
answer813
viewsA: Google map inside the modal Bootstrap
The problem is that to use google maps you have to use a key that google provides to use the API so you have Google’s permission. Get better informed here: https://developers.google.com/maps/…
twitter-bootstrapanswered Rafael Nobrega 194 -
1
votes2
answers488
viewsQ: Video view resizing to video size
I have a problem in my application, in the app I make a sequence of videos, but at the time I did the structure and inserted the video (it is not of much graphic quality so the app does not get too…
-
1
votes1
answer1131
viewsQ: Pass data through the link - php application
People I’m not able to do something, I’m beginner in php and web programming and I’m trying to make a page to receive the ID of any user through a click on the link: `while($linha =…
-
1
votes1
answer140
viewsQ: "Error: Identifier expected" when trying to compile a project with res/raw videos
I’m making an application only to manage videos that are already inside the application inside the res/raw folder, but when I compile without calling the videos, it gives the errors: Error:…
androidasked Rafael Nobrega 194