Posts by Joel Messias Do Nascimento • 103 points
9 posts
-
1
votes1
answer434
viewsQ: Web View with zoom
I have a web view being loaded onto the screen (mounted by an internal HTML) which sometimes opens with zoom and others without the zoom. I don’t want her to open with zoom, I need it to open on the…
-
0
votes1
answer242
viewsQ: Lose value in getIntent()
My problem is this... I have a routine of notifications that the user click on the notification screen, open a new Activity. In this new Activity I show some information that I search in the…
-
0
votes0
answers64
viewsQ: Inflate Toolbar in Stepper
I need to create a Stepper in my application that I got the library on Github https://github.com/shivasurya/materialsteppers I managed to implement the application, however I want to put a Toolbar…
-
0
votes1
answer256
viewsQ: Layout Hierarchy
I want my Toolbar I put in place of Actionbar not inside Scroolview, but always when I take it and create a Relativelayout or Linearlayout on the outside and I put the Toolbar and then the…
-
4
votes1
answer292
viewsQ: Stop touch(sound) of notification
I have an Android app that wakes up with the system notification standard ringtone. The problem is that when it clicks on the notification the alarm does not stop. I use a class for notification and…
-
-1
votes1
answer415
viewsQ: Restart Your Phone
Any code hint to restart your phone after an action? Example: After performing the backup, I need the phone to restart to finish the settings.
-
0
votes0
answers461
viewsQ: Backup and Restore Android Backup
I created an application with the Sqlite database. I would like to put the function in the application to backup and restore backup. I implemented the code of this site…
-
1
votes0
answers198
viewsQ: How to send a message via Facebook Messenger?
I’m making an Android application that needs to send a message through Messenger Facebook. My application is already integrated to Whatsapp... by Whats I always check if there is the application…
-
3
votes1
answer151
viewsQ: Error in Trigger Sqlite
I’m trying to create this trigger in the SQLite, but I don’t know if it’s possible. I got a big one Remedios and a Manutenção. I want that when I have an insert in the table Manutenção, it does an…