CODE.MARKET
Search main icon svg
Enter ↵

MyStream | Android Universal Social Network App Template + Web PHP version

Author userpic
by cubycode
MyStream | Android Universal Social Network App Template + Web PHP version Android Chat & Messaging Mobile App template

Description

MyStream | Android Universal Social Network App Template + Web PHP version - 1

MyStream | Android Universal Social Network App Template + Web PHP version - 2 MyStream | Android Universal Social Network App Template + Web PHP version - 3 MyStream | Android Universal Social Network App Template + Web PHP version - 4 MyStream | Android Universal Social Network App Template + Web PHP version - 5 MyStream | Android Universal Social Network App Template + Web PHP version - 6 MyStream | Android Universal Social Network App Template + Web PHP version - 7

MyStream | Android Universal Social Network App Template + Web PHP version - 8

MyStream | Android Universal Social Network App Template + Web PHP version - 9 iOS and Android versions can share the same database on back4app

MyStream | Android Universal Social Network App Template + Web PHP version - 10

MyStream | Android Universal Social Network App Template + Web PHP version - 11

MyStream | Android Universal Social Network App Template + Web PHP version - 12

1 Sep 2020
•  UI/UX enhancements. APK file updated.

10 July 2020
•  Empty image on cover bug fixed.
•  Migrated to AndroidX. Uploading camera crash fixed.
•  Image size fixed for Instagram. image will post with 1080 * 1080 size on social platforms.
9 May 2020
•  Camera: Uploading image by Camera fixed.
•  Crashing issue fixed.
•  Implemented File and Path based code for image capture.
5 Apr 2020
•  Firebase Push Notification implemented. Push Notification will work on 7.0, 8.0, 9.0 and above
•  FCM implemented
22 Aug 2019
•  Fixed issue “Compatibility Issue with Facebook SDK 4.38.0”  so we have downgrade Facebook SDK to “4.37.0” still using the old constructor, so using that version fixes this particular issue.
21 Aug 2019
• Fixed issue of Login with Facebook.  
• Fixed the issue regarding loading of data on the Account screen.
29 July 2019
•    Improved “Introduction” Screen design and alignments
•    Updated Login screen design     
•    Fixed back stack issue
•    Improved Signup screen design layout
•    Improved “Stream Listing items” Screen by applying Card View and fixed the alignments issues
•    Upgraded List View to Recycler View in “Stream Screen” 
•    Improved Stream Screen Alignments for (Photo, Video and Audio)
•    Enhanced design view for “Other Users Profile” List View to Recycler View 
•    Upgraded “Other Users Profile” Recycler View Listing layout by applying Card View
•    Search Screen - Changed Text scheme for better user experience 
•    Improved Search on “Listing items screen” by applying Card View and fixed alignment issues
•    Fixed bug on Following Screen 
•    Fixed bug using ("In class FollowingFragment.java line no 165")
•    Enhanced user experience using Card view on the entire application 
26 May 2019
• Added code for printing keyhash in logs (for Facebook)
8 Feb 2019
• Fixed issues with not clearing task on login / signup / logout.
30 Jan 2019
• Added support for internationalisation and more flexible customisation by exporting strings & colors resources
5 Jan 2019
• Refactored the PHP version. ( General improvements ).
3 Sep 2018
• Refactored bottom navigation menu. Replaced menu activities with fragments.
3 Sep 2018
• Fixed crash on video picking from the gallery.
• Added RealPathUtil.java file to the project
Changes in AddStream.java file:
• Added videoPath, not null checking and alert displaying in onActivityResult() method
• Modified implementation of getRealPathFromURI() method
25 May 2018
• Accordingly to the new EU GDPR terms, I've updated the 'tou.html' file and Documentation.
IMPORTANT: This means that if a User asks for his/her Account deletion, you must do it within 24 hours, as the GDPR's "Right to be forgotten" Article states (LINK: https://gdpr-info.eu/art-17-gdpr/)
18 May 2018
• Added push notification code for when a user follows another user in OtherUserProfile.java -> 'followButt.setOnClickListener()' method
16 May 2018
• Fixed a bug on the audio player in the Web PHP version by editing the 'echo' code for the audio part in the index.php, following.php, account.php and stream-details.php files
• Edited the follwing classes into 'material-kit.css' (I've just replaced '#' with '.'):
  .songSlider{
  .trackProgress{
• Edited the 'updatedTime()' function in the 'audio.js' file
8 May 2018
• Changed Parse verison in build.gradle into 1.16.0, diue to some issue on the latest Parse SDK and FCM:
    implementation 'com.parse:parse-android:1.16.0'

• Edited 'getUserDetailsFromFB()' method in Intro.java, this line of code:
    } else { currUser.put(Configs.USER_EMAIL,  facebookID + "@facebook.com"); }
17 April 2018
• Added new Firebase dependencies in build.gradle(Module:app)
• Removed the 'com.google.android.gms:play-services:+' implementation and updated all dependencies to the required ones only
• Added the 'google-services' classpath in the dependencies{} list in build.gradle(Project:)
classpath 'com.google.gms:google-services:3.2.1'

• Added this Permission into Manifest.xml:
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />

• Updated the Documentation (connect your App to Firebase for FCM)
15 April 2018
• Updated to Android Studio 3.1.1
• Removed all dependencies of play-services | left only this one in build.gradle:
     implementation 'com.google.android.gms:play-services:+'
11 April 2018
• Updated to Android Studio 3.1
• Updated 'compileSdkVersion' and  'targetSdkVersion' to 27 in build.gradle
• Replaced 'compile' with 'implementation' in build.gradle (Module: app)
• Updated classpath 'com.android.tools.build:gradle:3.1.1' in build.gradle (Project:)


MyStream is an app template where you can post anything you would like to show to the world, like pictures, videos, audio recordings, and stickers, as well as any text you want.
Users can comment, like and share Streams, as well as report them and their Users to the Admin. You, as the Admin of the app, need to daily check your own Parse Dashboard for reported content or users and take actions for them.

In addition to the mobile app, you can find a web PHP version where users can browse, comment and like Streams, check posts from the people they follow, report content and users. The website version has a javascript control that displays a different page in case of phones browsers detection, that page has the App Store badges where users can download the mobile app. Also, the website doesn’t allow people to post Streams, only the mobile version allow that.
You can check the demo website here: https://www.cubycode.com/mystream/index.php

Since its backend is by Parse Server, you don’t have to buy any domain/hosting, there are NO PHP files to upload to a web server so you’ll save some money for server side.

MyStream is a native Android Studio project, Java/xml language, Universal, Parse SDK hosted on https://back4app.com and super easy to customize.

MyStream | Android Universal Social Network App Template + Web PHP version - 13

MyStream | Android Universal Social Network App Template + Web PHP version - 14
About Parse SDK and back4app

Read this article for more info about back4app and Parse SDK:

Can I host Parse Server on my own server?

Yes, although I don’t provide support for the setup process, you can read the official Guide here: https://parseplatform.org

What about free support for this template?

I can offer free support for bugs encountered in the original code. Instead, if you’ve edited the code and messed something up with it, I may apply some fee to fix it either via TeamViewer or by checking your app project files directly on my computer.

How do I rename the app’s package name?

Read this tutorial to learn how to rename a package name:

Should I use the latest version of Android Studio to edit this template?

Yes, I always update my apps to the latest version of the IDE and you also should make sure you’ve updated the Android Tools to their latest version of the Android SDK manager.

The demo APK crashes on startup

Make sure that the minimum Android version of your device is the one listed in the FEATURES section below. If the problem persists, please contact me through my profile’s contact form and send me the Logcat message of you get when the app crashes along with the steps you made to reproduce the crash. Please note that not all real devices print an error Logcat message, in this case just run the APK into the Android Studio’s emulator and you’ll surely get the red messages about your issue.

How do I remove AdMob interstitial ads?

You have to search for the following code in all java files -> onCreate() mthod, and just remove (or comment) it:
// INTERSTITIAL AD IMPLEMENTATION ------------------------------------
        final InterstitialAd interstitialAd = new InterstitialAd(this);
        interstitialAd.setAdUnitId(getString(R.string.ADMOB_INTERSTITIAL_UNIT_ID));
        AdRequest requestForInterstitial = new AdRequest.Builder().build();
        interstitialAd.loadAd(requestForInterstitial);
        interstitialAd.setAdListener(new AdListener() {
            @Override
            public void onAdLoaded() {
                Log.i("log-", "INTERSTITIAL is loaded!");
                if (interstitialAd.isLoaded()) {
                    interstitialAd.show();
        }}});



MyStream | Android Universal Social Network App Template + Web PHP version - 15

MyStream | Android Universal Social Network App Template + Web PHP version - 16

  • Android Studio 4.x – Universal – Android 10+
  • Universal – Android 10+
  • AdMob Interstitial ads
  • Works with Parse Server hosted on back4app
  • Push Notifications for likes and comments and Messages
  • Chat Messages section
  • Post Pictures, Videos, Audio recordings, Stickers and Text
  • Settings screen to edit your profile, check your Activity, app version, and much more
  • Terms of Use HTML file (to be edited)
  • Report inappropriate/offensive users, comments and posts to the Admin
  • PDF User Guide included
  • PSD icon graphics included
  • Easy to customize, well commented code


MyStream | Android Universal Social Network App Template + Web PHP version - 17

  • Apple Mac or Windows PC with their latest OS version installed
  • The latest version of Android Studio and some knowledge about its UI interface
  • Photoshop or any other image editor software
  • A Google Developer account to submit apps to the Play Store
  • An AdMob account to generate your own Interstitial UNIT ID
  • A free account on back4app.com

MyStream | Android Universal Social Network App Template + Web PHP version - 18

MyStream | Android Universal Social Network App Template + Web PHP version - 19

MyStream | Android Universal Social Network App Template + Web PHP version - 20

Product tags

    • 6 month free support included from author
    • Free lifetime product updates guarantee
    • 360 degrees quality control
    Secure payment & money back guarantee

    Related products