Postogram – Android Source Code

Overview

We would like to introduce you a social network called Postogram.
This can be either a ready-made application or the basis for your new application with a basic set of functions. Please check attached video to see current app functionality.

App use Firebase for store all data – NO BACKEND NEEDED!
App code is easy modified and extended with new functionality.

AdMob ADS is already implemented, you just need to change test id’s with yours.

Important:
Each customer will receive 2 hours of free help from our developer to customize the application.

Feel free to contact us if you will have some questions.
Good luck!

Features

– user registration/sign in
– Firebase database
– Firebase Cloud Storage
– Photo posting (from gallery/camera)
– Collect bonuses for user activity (sharing photo, likes)
– Animated app intro
– AdMob ads (banners, rewarded) and others.

Requirements

Android phone/emulator, Android Studio

Instructions

Importing Android Project

To import the template, simply open Android Studio and import/open the template. Make sure to wait for all the processes (the Gradle Build) to complete before continuing to the next step

Change Bundle ID (video attached)

Firebase Configuring (video attached)

Change App Name
– App > Manifest > AndroidManifest.xml

Android:lable=”Your_App_name” 

Change App icon
Now we need to put a png file with your icon named ‘ic_launcher.png’ in the following folders:

res/drawable-mdpi – with a size of 48px x 48px
res/drawable-hdpi – with a size of 72px x 72px
res/drawable-xhdpi – with a size of 96px x 96px
res/drawable-xxhdpi – with a size of 144px x 144px

Admob Configaration
Res > String.xml (Update your banner_ad_id, rewarded_ad_id, and App id)

Important:

Each customer will receive 2 hours of free help from our developer to customize the application.

Link to test app on Play Market, app will be removed from Play Market after 1 month:
https://play.google.com/store/apps/details?id=tmanchuk.po100gram&hl=en

That’s all! If any problem persists, please contact us 🙂

Related