Giter VIP home page Giter VIP logo

gsd_mobile's Introduction

GSD_Mobile

This is a mobile app I made for my website. I decided to open source it as a learning project for fellow followers. It teaches basic RSS usage, JSON usage and general practice of material design and bottom tab navigation.

This application is setup for Google AdMob or Firebase ADs, if you wish to include your own ads, just setup a Firebase project for google admob and replace my admob ID with yours in the code, or you can just remove the code for ads.

This application uses webview to view GocalSD full homesite as a standalone activity. Very similar to how material facebook applications work.

This application use Google Chrome Custom Tabs to view external urls. This is a best practice to use instead of webview however, not all devices support this so you'll need to create a fallback to webview of which is included.

This application uses an RSS reader to read a simple rss blog on anywebsite. In this case I am using Weebly. If your website contains blogging or a newsletter, simple find the rss link and paste it in over my url.

This application also uses a JSON file reader. In many cases, this is uses to reflect data from blogs and data bases generated by servers. I do not currently have a server so I generated my own using jsonblog project. I am using this to showcase all of my apps on google play. You can use this however which way you want. You could essentially use it as a blog as well. You can add different string data to modify what the app shows users by modifying the content the reader gathers in the code. Mine is a basic usage example. In this example, Ive included a dummy url, follow this url to create your own and replace the url with your newly created json file, do not lose the url!

Creating a JSON File https://jsonblob.com/new JSON API USAGE https://jsonblob.com/api

I WILL NOT BE UPDATING THIS, ANY CHANGES I MAKE ON MY OWN TERMS ARE FOR MY BENITFITS =) but you are welcomed to contact me on google hangouts for any questions or possible bugs/changes we should incorperate.

[email protected]

gsd_mobile's People

Contributors

rgocal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.