Questions tagged [user-data]

513 questions
0
votes
1 answer

AWS EC2 user data NOT executed (using python sdk boto)

I search a lot, seems nobody had any problem with this. Probably there's a problem with my code, but I really can't find it. this is my user-data-script.sh #!/bin/sh su root cd /var mkdir www this is the python script I'm using for launching the…
Rick
  • 1
  • 1
0
votes
3 answers

User Entered Data Displayed once App Restarts

How do I go about displaying user entered data once the app restarts? Right now, once the app is closed, all the user entered data is erased. Also, after I entered data into activity A, switched to Activity B and then return to Activity A, the data…
yellowmonkey
  • 197
  • 3
  • 11
0
votes
2 answers

Display saved User Content value(Html5) onclick into div element jquery

Hi i got a question how can i display a saved user content value onclick into another div this are my user edit save scripts