I would like to upload files to ftp server by choosing account using Alert Dialog. The Alert Dialog show when the Activity starts. I know how to create Alert Dialog when activity starts. But, i don’t know get the values from database within the Alert Dialog. I’ve used SQLiteOpenHelper for database and using ContentValues for store the records. How can i choose this in Alert Dialog? Anyone help me to find out that? Thanks in Advance.
I would like to upload files to ftp server by choosing account using Alert
Share
Try this stuff,
Fetch the database values in an String array.