Sentinel
Bionic Poster
I want to write some simple mobile apps for some data I maintain.
Currently, I am using Google Sheets, but it is quite a pain to pick a cell, and then keep jumping between character and numeric keyboard.
Prior to this, I used to write shell scripts and keep the data in flat files or sqlite data stores on my laptop, but now I am using the mobile more.
I have purchased a couple of apps but am frustrated that even their pro versions do not export and import data in flat files. I would have liked to import my old data, and export the whole lot regularly just in case the app stops working, or i stop using it. The data exported or synced by these apps is in some encrypted format on dropbox, so I am really apprehensive about using them regularly.
I have done a brief look on google and am aware that i need to use Android studio for an android app, and Swift etc for iOs. I thought I'd just have a chat with anyone who has been through this before.
Is the entry barrier high ? (I do have programming background, but none on mobiles).
Is uploading an app onto one's mobile easy, or does one have to go through Play Store/App Store and pay them etc.
Are the SDK's / dev environments expensive ? (I have only a Mac book Pro).
Lastly, is writing a mobile app a fun/rewarding experience, or frustrating ?
Does each change in OS version require changes to the app ?
I only want to get into this if it is fun.
Thanks.
Currently, I am using Google Sheets, but it is quite a pain to pick a cell, and then keep jumping between character and numeric keyboard.
Prior to this, I used to write shell scripts and keep the data in flat files or sqlite data stores on my laptop, but now I am using the mobile more.
I have purchased a couple of apps but am frustrated that even their pro versions do not export and import data in flat files. I would have liked to import my old data, and export the whole lot regularly just in case the app stops working, or i stop using it. The data exported or synced by these apps is in some encrypted format on dropbox, so I am really apprehensive about using them regularly.
I have done a brief look on google and am aware that i need to use Android studio for an android app, and Swift etc for iOs. I thought I'd just have a chat with anyone who has been through this before.
Is the entry barrier high ? (I do have programming background, but none on mobiles).
Is uploading an app onto one's mobile easy, or does one have to go through Play Store/App Store and pay them etc.
Are the SDK's / dev environments expensive ? (I have only a Mac book Pro).
Lastly, is writing a mobile app a fun/rewarding experience, or frustrating ?
Does each change in OS version require changes to the app ?
I only want to get into this if it is fun.
Thanks.