Hey guys this is my first post.
I'm writing an app and I want to show a tableview displaying a list of currently installed applications such as:
Appstore
Photos
Preferences
Safari
In a table view.
The three things I don't know are:
1. How to set up a table view
2. How to read data (like from var/mobile/apllications)
3. How to save data
I'm writing an app and I want to show a tableview displaying a list of currently installed applications such as:
Appstore
Photos
Preferences
Safari
In a table view.
The three things I don't know are:
1. How to set up a table view
2. How to read data (like from var/mobile/apllications)
3. How to save data