Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Viewing all articles
Browse latest Browse all 7655

How to stroe textfield input values in property file

$
0
0

Hi Friends,

I need to store textfield input values in property file and need to retrive quickly. Could you please help me urgently.

Here below my code:

var datas = mytext.value;
 
        Ti.App.Properties.setString('Number', datas);
 
        var gets = Ti.App.Properties.getString('Number');
 
        alert('Saved Successfully!'+ gets);

Viewing all articles
Browse latest Browse all 7655

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>