Android Community
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 29

Thread: RELEASE: Android Community Viewer App

  1. #1
    Join Date
    Sep 2008
    Location
    Jacksonville, FL
    Posts
    132

    Lightbulb RELEASE: Android Community Viewer App


    Ive been thinking of how I can go about developing an app to quickly and easily view the android community forums without just hotlinking to the browser... does AC use databases and if so is it possible to query the databases and put the forums in app form for quick AC access? I'm somewhat new to coding java and android.. so any help or pointers in the right direction would be a great help if yoyou're an android dev send me a gtalk IM to philip.brown.86@gmail.com or if that fails respond here


    First Release v1.0

    The only function right now is to click Login and it will load the AC website.
    Username, Password, Clear objects are not valid at the moment

    DOWNLOAD:
    http://rapidshare.com/files/161093323/ACdroid.apk

    Last edited by kaziko; 11-05-2008 at 11:36 PM. Reason: add update with DL for v1.0 of ACdroid

  2. #2
    Join Date
    Oct 2008
    Location
    Santa Rosa, California
    Posts
    177

    Default re: RELEASE: Android Community Viewer App

    http://androidcommunity.com/forums/archive/index.php/

    dont know if that helps but there ya go!

  3. #3
    Join Date
    Sep 2008
    Location
    Jacksonville, FL
    Posts
    132

    Default re: RELEASE: Android Community Viewer App

    Quote Originally Posted by matthewboii View Post
    http://androidcommunity.com/forums/archive/index.php/

    dont know if that helps but there ya go!
    It really doesn't... I need to know if I can somehow query the database of this website to post data to my app and have a login feature and viewing/posting/moderating tool basically a toned down version of this site.

  4. #4
    Join Date
    Oct 2008
    Posts
    16

    Default re: RELEASE: Android Community Viewer App

    It appears to be running vB (http://www.vbulletin.com/) which is traditionally PHP + MySQL - so most likely it is running on some sort of SQL backend as well I think it has a API like setup for modules to hook in might want to check their site for more information.

    Now getting access to said database you'll need to contact them (http://androidcommunity.com/contact) - but you could almost avoid the DB and simple write your app to scrape / db the threads from RSS and maybe see if they could fire up some sort of RSS + Mobile version - but that's just what my own sleepy brain came up with this early AM.

    Good luck!

  5. #5
    Join Date
    Sep 2008
    Posts
    922

    Default re: RELEASE: Android Community Viewer App

    I've thought of making one of these as well. Using the SQL database would be the easiest way, but you would need the login information to do the queries. Reformatting the full pages would be possible without the login info, but would be a waste of bandwidth.

    Not sure.

  6. #6
    Join Date
    Sep 2008
    Location
    Jacksonville, FL
    Posts
    132

    Default re: RELEASE: Android Community Viewer App

    jorsher I think we should make a dev team for this task and get it handled....

  7. #7
    Join Date
    Sep 2008
    Posts
    922

    Default re: RELEASE: Android Community Viewer App

    I'd be glad to help out. I'll admit I don't have much time to dedicate to it but would definitely be helpful with general UI design, ideas, debugging, etc.

  8. #8
    Join Date
    Oct 2008
    Location
    Phoenix, AZ
    Posts
    296

    Lightbulb Android Community app?

    Would anyone else be interested in an app built around AC discussions and other content?

  9. #9
    Join Date
    Sep 2008
    Posts
    922

    Default Re: Android Community app?

    You might be interested in this thread:
    http://androidcommunity.com/forums/f...progress-5758/

    I'm merging this to that thread, not that you posted in the wrong location (since it would be a new app), but because we already have a thread for it and we're trying to keep things as tidy as possible

  10. #10
    Join Date
    Oct 2008
    Location
    Phoenix, AZ
    Posts
    296

    Default re: RELEASE: Android Community Viewer App


    Thanks for the link to this thread Jorsher.

    I need to read more and type less.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Replies: 31
    Last Post: 01-06-2009, 05:53 PM
  2. Service Viewer.
    By juice in forum All About Andorid Software
    Replies: 4
    Last Post: 10-27-2008, 05:43 PM
  3. Replies: 4
    Last Post: 10-01-2008, 06:18 PM
  4. Open Handset Alliance / Android Press release
    By Mr Android in forum General Phone Chat
    Replies: 0
    Last Post: 11-06-2007, 06:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •