Chaos Project

Community => News / Suggestions / Feedback => Topic started by: ForeverZer0 on October 22, 2014, 05:45:29 pm

Title: Android App for Chaos Project
Post by: ForeverZer0 on October 22, 2014, 05:45:29 pm
So I was thinking at trying my hand at developing for Android, but I don't even know where I will find the time to do so.
Anyways, I had an idea of either myself, or someone more experienced, developing an Android app for CP, which could be better than than simply using a browser.

Any thoughts?
Title: Re: Android App for Chaos Project
Post by: Soulshaker3 on October 22, 2014, 06:18:52 pm
I want one for iOs too :D
Title: Re: Android App for Chaos Project
Post by: PhoenixFire on October 22, 2014, 06:31:15 pm
Develop in AppMethod -> Publish across all three major mobile platforms -> ??? -> Profit


Sounds like a good idea, though I'm interested in the details you had in mind. I mean.. What do you do in CP other than browse the forums..?
Title: Re: Android App for Chaos Project
Post by: ForeverZer0 on October 22, 2014, 06:35:32 pm
More or less just an app that formats the site for a phone, same as the other countless other apps designed that basically mimic a website.
Title: Re: Android App for Chaos Project
Post by: G_G on October 22, 2014, 07:34:25 pm
It'd be pretty cool, but to be honest, you'd have to do a lot of HTML parsing and cookies and the whatnot to convert it to a mobile friendly site. And since you don't have access to the server side code, this might make it a bit more difficult. Doable, but difficult. If Blizzard allowed it, my plan of attack would be to have a PHP script or two to hook into the SMF settings/database so that we could grab the information rather than HTML parsing. Overall, the easiest thing would be to ask Blizzard to install Tapatalk but if I remember right he said something about it not working with the some of the personal mods he's applied to SMF.

Also moving to News/Suggestions.
Title: Re: Android App for Chaos Project
Post by: Ryex on October 22, 2014, 08:31:45 pm
you would be better off writing a skin for CP that detects screen size and reformats in a mobile friendly fassion
Title: Re: Android App for Chaos Project
Post by: WhiteRose on October 22, 2014, 09:08:05 pm
I would love a Chaos Project app! Tapatalk integration has been brought up a few times in the past, and has proved to be either impossible or just simply not worth the effort due to a lot of the custom things here on CP, but a native app would be able to provide a work-around, I'm sure. However, I'd definitely use it if there were one. :)
Title: Re: Android App for Chaos Project
Post by: Blizzard on October 23, 2014, 01:37:49 am
Wasn't there a wap version of CP? Like wap.forum.chao-project.com. I know that I did find wap formatted versions of CP topics while googling.
Title: Re: Android App for Chaos Project
Post by: Zexion on October 23, 2014, 09:46:35 am
Lol, it was posted by you blizz
http://forum.chaos-project.com/index.php/topic,8611.0/wap
http://forum.chaos-project.com/index.php/topic,8611.0/wap2
Title: Re: Android App for Chaos Project
Post by: ForeverZer0 on October 23, 2014, 10:36:24 am
I used some various automatic converters, such ApkCreator (http://apkcreator.frankwebstudio.com/) and AppGeyser (http://www.appsgeyser.com/en/), but the end result is exrtemely bland, and basically just dumbed down HTML. I was thinking more along the lines of what the Facebook app is to the Facebook website.
Title: Re: Android App for Chaos Project
Post by: Blizzard on October 23, 2014, 10:37:51 am
@Zexion: LMAO! This is probably perfect then. The generated HTML is very simple. So all you had to do to make an app is to parse this HTML and format it a bit to look nicer and that's it. The app could use a browser backend or some other HTML renderer (e.g. Chromium).

In any case, if somebody does this, they should use a multiplatform SDK such as Corona SDK so that the app can be deployed on both Android and iOS (and the dreaded Windows Phone if necessary).
Title: Re: Android App for Chaos Project
Post by: Magus on October 26, 2014, 01:07:35 pm
This would be interesting actually. Facebook-like app but for CP instead.