2014-05-02, 03:50
Okay guys, I've fixed the preferences issue. If you have more than one version of XBMC installed, you can click the checkbox in order to automatically launch the selected version when you launch this app. I'll wait a couple of days to give you guys a chance to test it and work out any bugs, but assuming no one finds any major problems I'll submit the app to the App Store this weekend.
Granted I don't have much experience in Android development, but based on the research I've done to develop this app, I don't know how you'd go about doing that in a way that would be any more convenient than going to the Settings->Applications menu. You could provide a menu to select from all installed applications fairly easily, but that would still involve opening the app from the Apps menu then selecting the app you want from the menu, which is essentially no different from using the Settings>Applications menu. There's also no way, to my knowledge, of differentiating between sideloaded apps and apps installed from the App Store.
This app could be easily made generic to any app, but only one app, since this app basically just launches the specified and then closes. I might do that eventually and release it as a separate app, but I'd want to add a means to customize the icon and displayed app name, since otherwise you wouldn't know what "Generic App Launcher" actually launches.
(2014-05-02, 03:19)PK21 Wrote: What do you think of making it something that just shows side loaded apps ( user selectable) on the home screen? Then it won't be xbmc specific and perhaps improve the odds of getting approved.
Granted I don't have much experience in Android development, but based on the research I've done to develop this app, I don't know how you'd go about doing that in a way that would be any more convenient than going to the Settings->Applications menu. You could provide a menu to select from all installed applications fairly easily, but that would still involve opening the app from the Apps menu then selecting the app you want from the menu, which is essentially no different from using the Settings>Applications menu. There's also no way, to my knowledge, of differentiating between sideloaded apps and apps installed from the App Store.
This app could be easily made generic to any app, but only one app, since this app basically just launches the specified and then closes. I might do that eventually and release it as a separate app, but I'd want to add a means to customize the icon and displayed app name, since otherwise you wouldn't know what "Generic App Launcher" actually launches.