AskIt | Android Universal Questions/Answers App Template

MyStream

[ad_1]

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

 

LIVE PREVIEWBUY FOR $23


AskIt | Android Universal Questions/Answers App Template - 1


AskIt | Android Universal Questions/Answers App Template - 2


AskIt | Android Universal Questions/Answers App Template - 3


AskIt | Android Universal Questions/Answers App Template - 4


AskIt | Android Universal Questions/Answers App Template - 5


AskIt | Android Universal Questions/Answers App Template - 6


AskIt | Android Universal Questions/Answers App Template - 7


AskIt | Android Universal Questions/Answers App Template - 8


AskIt | Android Universal Questions/Answers App Template - 9


AskIt | Android Universal Questions/Answers App Template - 10

iOS, Android and Web variations can share the identical database on back4app


AskIt | Android Universal Questions/Answers App Template - 11


AskIt | Android Universal Questions/Answers App Template - 12

AskIt | Android Universal Questions/Answers App Template - 13

25 Apr 2020
• PSD + Documentation + app recordsdata and pictures uploaded. All recordsdata uploaded.

16 Sep 2019
• Fixed the problem with "Login with Facebook. " 
• Fixed the problem “Compatibility Issue with Facebook SDK 4.38.0” so we downgraded Facebook SDK to “4.37.0” nonetheless utilizing the outdated constructor, so utilizing that model fixes this specific challenge.
29 July 2019
• Improved the Login/Sign up Screen UI
• Fixed again Stack challenge from the appliance 
• Upgraded coding construction from listing view to recycler view
• Improved UI for Item itemizing display
• Updated UI for User account Screen
• Improved “respond” display Layout 
• Edit Profile Screen Needs to be higher
• Fixed Crashing challenge on the scrolling display 
• Fixed the crash whereas scrolling on "Question Screen" 
13 August 2018
• Fixed UI for Right to Left languages.
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/)
17 May 2018
• Edited the 'question_cell.xml' file by changing the Attachment Button with an ImageView and positioning it within the format
• Edited the 'questionQuestions()' methodology Home.java and Search.java recordsdata by changing the 'attachmentButt' with an 'attachment' ImageView occasion, so as to present a preview of the questions attachments within the Home and Search screens
8 May 2018
• Changed Parse model in construct.gradle into 1.16.0, on account of some challenge on the newest Parse SDK and FCM:
    implementation 'com.parse:parse-android:1.16.0'

• Edited 'getUserDetailsFromFB()' methodology in Login.java, this line of code:
    } else { currUser.put(Configs.USER_EMAIL,  facebookID + "@facebook.com"); }
24 April 2018
• Replaced AdMob banners code with Interstitial code in Home.java, Search.java and Answers.java | Adjusted the underside fringe of the views of their relative xml recordsdata
• Added a public static methodology referred to as 'presentInterstitial()' in Configs.java
• Changed AdMob variable in strings.xml:
    <string identify="ADMOB_INTERSTITIAL_UNIT_ID">ca-app-pub-3940256099942544/1033173712</string>

• Changed Likes system by including a brand new column of kind 'Array' referred to as 'likedBy' within the 'Answers' and 'Questions' lessons within the Parse Dashboard
• Edited the 'questionQuestions()' methodology in Home.java and Search.java 
• Added a like button in 'reply_cell.xml' | Edited the Answers.java file accordingly by including a 'likeButt()' methodology contained in the 'questionAnswers()' methodology
• Added a like_butt.png and a liked_butt.png picture within the drawable folder
• Edited the 'replyButt()' methodology in 'Answers.java' by including this strains:
    List<String>empty = new ArrayList<>();
   aObj.put(Configs.ANSWERS_LIKED_BY, empty);
   aObj.put(Configs.ANSWERS_LIKES, 0);

• Edited the 'inquire ofButt()' methodology in 'Home.java' by including this line:
   List<String>empty = new ArrayList<>();
   qObj.put(Configs.QUESTIONS_LIKED_BY, empty);

• Added the next strains in Configs.java:
   public static String QUESTIONS_LIKED_BY = "likedBy" 
   public static String ANSWERS_LIKED_BY = "likedBy" 
   public static String ANSWERS_LIKES = "likes" 

** IMPORTANT: IF THIS IS AN UPDATE FOR YOU, then you must do the next:
- Updated the code of your app by evaluating your outdated java and XML recordsdata with the up to date ones
- Enter your Pasre Dashboard and create a column of kind 'Array', identify it precisely 'likedBy' within the 'Questions' class
- Do the identical for the 'Answers' class
- Check the 'Likes' class, the userPointer column has the objectId's of the customers who favored questions, so you must copy them and add them to the cells of the 'likedBy' column in your 'Questions' class as strings, they need to appear to be this:
   ["yu76Gtrr4","hbg4ERs1"] 
You can acknowledge the row of a favored query by verify its objectId within the 'questionPointer' of your Likes class
- For the 'Answers' class, you solely must fill all of the empty cells of the 'likedBy' column with:
   []
PLEASE NOTE that the Likes class will not be used anymore, however you'll be able to nonetheless maintain it in case some customers will not replace the app from the App Store.  
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{} listing in construct.gradle(Project:)
        classpath 'com.google.gms:google-services:3.2.1'

• Added this Permission into Manifest.xml:
    <uses-permission android:identify="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:+'
10 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:)
Feb 15th 2018 
• Removed the 'menu' folder and its content material from the 'res' folder
• Edited the next recordsdata so as to take away ActionBars and present a greater format:
   Home.java and residential.xml
   Answers.java and replys.xml
   Search.java and search.xml
   Account.java and account.xml
   EditProfile.java and edit_profile.xml

AskIt is a Universal App Template the place you’ll be able to put up any query and have customers replying, you are able to do the identical on different person’s questions. Users may also like questions from the Home display or seek for one thing on the Search display.

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

AskIt is a local Android Studio mission, Universal, Push Notifications for likes and replys, simple to customise, backend with Parse SDK hosted on http://back4app.com

AskIt | Android Universal Questions/Answers App Template - 14

AskIt | Android Universal Questions/Answers App Template - 15

About Parse Server 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’ll be able to 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 unique code.
Instead, if you happen to’ve edited the code and messed one thing up with it, I’ll apply some price to repair it both by way of TeamViewer or by checking your app mission recordsdata instantly on my laptop.

How do I rename the app’s package deal identify?

Read this tutorial to discover ways to rename a package deal identify: 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 be sure you’ve up to date the Android Tools to their newest model of the Android SDK supervisor.

The demo APK crashes on startup

Make certain that the minimal Android model of your system 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 be aware that not all actual gadgets 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 challenge.

How do I take away AdMob Interstitial advertisements?

Simply use the Find In Path software in Android Studio and seek for:

   Configs.presentInterstitial

then remark out the strains that the Find software has discovered


AskIt | Android Universal Questions/Answers App Template - 16

AskIt | Android Universal Questions/Answers App Template - 17

  • Android Studio 3.x – Universal – Android 5.0+
  • AdMob Interstitial advertisements
  • Facebook login
  • Post/reply/like questions
  • Attach a picture to your Questions
  • Push Notifications for likes and replys by OneSignal
  • Report abusive contents (questions or replys)
  • Search for questions by key phrases
  • PDF User Guide and PSD included
  • Easy to customise | Well commented code

AskIt | Android Universal Questions/Answers App Template - 18

  • Apple Mac or Windows PC with their newest OS model put in
  • The newest model of Android Studio and a few data about its UI interface
  • Photoshop or another picture editor software program
  • A Google Developer account to submit apps to the Play Store
  • An AdMob account to generate your personal banner UNIT ID
  • A free account on back4app.com


AskIt | Android Universal Questions/Answers App Template - 19


AskIt | Android Universal Questions/Answers App Template - 20


AskIt | Android Universal Questions/Answers App Template - 21


AskIt | Android Universal Questions/Answers App Template - 22

[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