InstaQuotes | Android Universal Social Quotes App Template

MyStream

[ad_1]

To get this product on 50 p.c low cost contact me on this link

 

LIVE PREVIEWBUY FOR $18


InstaQuotes | Android Universal Social Quotes App Template - 1


InstaQuotes | Android Universal Social Quotes App Template - 2


InstaQuotes | Android Universal Social Quotes App Template - 3


InstaQuotes | Android Universal Social Quotes App Template - 4


InstaQuotes | Android Universal Social Quotes App Template - 5


InstaQuotes | Android Universal Social Quotes App Template - 6


InstaQuotes | Android Universal Social Quotes App Template - 7


InstaQuotes | Android Universal Social Quotes App Template - 8


InstaQuotes | Android Universal Social Quotes App Template - 9

Both iOS and Android variations can share the identical database on back4app


InstaQuotes | Android Universal Social Quotes App Template - 10


InstaQuotes | Android Universal Social Quotes App Template - 11

InstaQuotes | Android Universal Social Quotes App Template - 12

30 Apr 2020
• FCM firebase push notifications applied. 
• Google libraries up to date.

20 August 2019
• Updated Home.Java class by utilizing recycler View, beforehand List view was applied
• Updated Login, Signup UIs designs and improve the consumer expertise 
• Improved Home display screen record objects design by utilizing Card View.
• Fixed Back Stack subject from your complete utility 
• The Home display screen design UI is up to date.     
• Improved the format and alignments of the Me display screen. 
• The UI design is up to date now for the Add Quotes display screen.
• Updated About/Comments/Activities UIs designs      
• Applied Camel Notation in Edit Text Fields Hints.    
• Updated 'compileSdkVersion' and 'targetSdkVersion' to 28 in construct.gradle
25 May 2018
• Accordingly to the brand new EU GDPR phrases, I've up to date the 'tou.html' file and Documentation.
IMPORTANT: This signifies that if a User inquire ofs for his/her Account deletion, you need to do it inside 24 hours, because the GDPR's "Right to be forgotten" Article states (LINK: https://gdpr-info.eu/art-17-gdpr/)
8 May 2018
• Changed Parse verison in construct.gradle into 1.16.0, resulting from some subject on the newest Parse SDK and FCM:
    implementation 'com.parse:parse-android:1.16.0'
17 April 2018
• Added Firebase dependencies in construct.gradle(Module:app)
• Removed the 'com.google.android.gms:play-services:+' and up to date all dependencies to the required ones solely 
• Added the 'google-services' classpath within the dependencies{} record in construct.gradle(Project:)
        classpath 'com.google.gms:google-services:3.2.1'

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

• Updated the Documentation (join your App to Firebase for GCM and Ads)
15 April 2018
• Updated to Android Studio 3.1.1
• Removed all dependencies of play-services | left solely this one in construct.gradle:
     implementation 'com.google.android.gms:play-services:+'
11 April 2018
• Updated to Android Studio 3.1
• Updated 'compileSdkVersion' and  'targetSdkVersion' to 27 in construct.gradle
• Replaced 'compile' with 'implementation' in construct.gradle (Module: app)
• Updated classpath 'com.android.instruments.construct:gradle:3.1.1' in construct.gradle (Project:)
20 January 2018
• Added this line within the dependencies record of construct.gradle (Module: app):
    compile 'com.squareup.okhttp3:okhttp:+'

InstaQuotes is a Universal App Template the place you may publish your personal quotes and sayings and get entangled in a humorous group.
You may browse posts from different customers, see their profiles, like and share their quotes to common social networks.

Since its backend is by Parse you don’t have to purchase any area/internet hosting, there are NO php information to add to an online server so that you’ll avoid wasting cash for server facet.

InstaQuotes has additionally Push Notifications for likes and feedback, it’s a native Android Studio challenge, Universal, tremendous simple to customise, backend with Parse SDK hosted on https://back4app.com

InstaQuotes | Android Universal Social Quotes App Template - 13

InstaQuotes | Android Universal Social Quotes App Template - 14

About Parse SDK and back4app

Read this text for more information about back4app and Parse SDK: https://hubpages.com/technology/Parse-SDK-will-not-shutdown-in-thanks-to-back4app

Can I host Parse Server by myself server?

Yes, though I don’t present help for the setup course of, you may learn the official Guide right here: http://parseplatform.org

What about free help for this template?

I can supply free help for bugs encountered within the authentic code.
Instead, if you happen to’ve edited the code and messed one thing up with it, I could apply some payment to repair it both through GroupViewer or by checking your app challenge information straight on my pc.

How do I rename the app’s bundle title?

Read this tutorial to learn to rename a bundle title: https://hubpages.com/technology/Android-How-to-rename-an-app-package

Should I take advantage of the newest model of Android Studio to edit this template?

Yes, I all the time replace my apps to the newest model of the IDE and also you additionally ought to ensure you’ve up to date the Android Tools to their newest model by the Android SDK supervisor.

The demo APK crashes on startup

Make positive that the minimal Android model of your gadget is the one listed within the FEATURES part beneath. If the issue persists, please contact me by my profile’s contact kind and ship me the Logcat message of you get when the app crashes together with the steps you made to breed the crash.
Please word that not all actual units print an error Logcat message, on this case simply run the APK into the Android Studio’s emulator and also you’ll absolutely get the crimson messages about your subject.

How do I take away AdMob banner adverts?

  1. Enter the .xml information the place there’s an AdvertView and take away its code:
        <com.google.android.gms.adverts.AdvertView
            android:id="@+id/admobBanner" 
            android:layout_width="wrap_content" 
            android:layout_height="wrap_content" 
            adverts:adSize="BANNER" 
            adverts:advertUnitId="@string/ADMOB_BANNER_UNIT_ID" 
            android:layout_alignParentBottom="true" 
            android:layout_centerHorizontal="true">
        </com.google.android.gms.adverts.AdvertView>
    
  2. Enter the .java information the place there’s an AdRequest occasion into its onCreate() technique and take away its code:
            // Init AdMob banner
            AdvertView mAdView = (AdvertView) discoverViewById(R.id.admobBanner);
            AdRequest adRequest = new AdRequest.Builder().construct();
            mAdView.loadAd(adRequest);
    
  3. Lastly, take away the play-services-ads reference within the construct.gradle file:
        compile 'com.google.android.gms:play-services-ads:+'
    


InstaQuotes | Android Universal Social Quotes App Template - 15

InstaQuotes | Android Universal Social Quotes App Template - 16

  • Android Studio 3.x challenge – Universal – Android 5.0+
  • AdMob banners
  • Works with Parse SDK hosted on back{4}app
  • Push Notifications for likes and feedback
  • Easily publish your quotes, like quotes of different customers, delete your personal ones.
  • Terms of User .html file and Report characteristic included
  • PDF User Guide included
  • PSD graphics included
  • Easy to customise, effectively commented code

InstaQuotes | Android Universal Social Quotes App Template - 17

  • Apple Mac or Windows PC with their newest OS model put in
  • The newest model of Android Studio and a few information about its UI interface
  • Photoshop or some other picture editor software program
  • A sound Google Developer account to submit apps to the Play Store
  • A sound AdMob account to generate a Unit ID for banners
  • A free account on back4app.com


InstaQuotes | Android Universal Social Quotes App Template - 18


InstaQuotes | Android Universal Social Quotes App Template - 19


InstaQuotes | Android Universal Social Quotes App Template - 20


InstaQuotes | Android Universal Social Quotes App Template - 21

[ad_2]

To get this product on 50 p.c low cost contact me on this link

 

Source

Pomento
Logo
Register New Account
Reset Password
Compare items
  • Total (0)
Compare
0
Shopping cart