Documentation

Last updated: 08/08/2023

Android studio

Download Android studio

To use this project you need to download the android studio on your computer first you need to visit this link (click button bellow) then click the button "DOWNLOAD ANDROID STUDIO" to get the righ version for your system

Download Android studio

Open Project in Android studio

Now you need to open the Android Application on Android Studio . Unzip Project Folder > Open an Existing Android Studio Project > Select Your Project > ok.


Config Android Project

After Download , install and open the project on Android Studio , now you need to config your source code and make it ready by change package name config firebase config facebook ....



Change the package name

Every Android Application on Google Play has a unique package name (unique id) , for this application too we need to use a unique package name , for that you need to choose a unique package name (ApplicationId) with three part for example : com.companyname.appname , now to change you package name follow the steps :






Now open your build.gradle (Usually 'app' or 'mobile'). Update the applicationId to your Package Name and Sync Gradle, if it hasn't already been updated automatically. NOTE: When renaming com in Android Studio, it might give a warning. In such case, select Rename All :


Please note

  • The only special characters allowed on package name its underscore
  • Don't change the "com" part on package name
  • Google will not allow you to change the package name after publish the app on google play

Firebase Configuration

After Change package name now you need to config the firebase (firebase its a google service used to send notification and to allow the application login with google accounts)

use the commande bellow to generate the sha1 key :
keytool -exportcert -list -v \-alias <your-key-name> -keystore <path-to-production-keystore>
After creating the app on Firebase, sync the project by putting the Json file in the right folder.


After this, you have to make some changes in your Firebase Remote config which are shown below


use keys for instant ads id changes without release new version:
Adshow: true 
bannerAdFullId:ca-app-pub-45773xx2853353362/xyz854  
bannerAdId:ca-app-pub-45773xxx353362/xyz9375000  
interstitialAdId:ca-app-pub-457xxx853xyz362/1330000676  
showInterstitial:true  
Version:8.7.8.7
                                            

Make sure that: you need to make changes in remote_config_defaults InSaver-Reels-Story-Video\app\src\main\res\xml



Please note

  • Don't try to generate APK without config firebase
  • Don't try To sync the project without config firebase

Onesignal Configuration

After config Firebase now you need to config the Onesignal. visit the docs.

Onesignal Android SDK Setup


To finish onesignal configuration you should add firebase Legacy server key to your onesignal
go to firebase > your project settinggs > Cloud Messaging and copy the Legacy server key (check screenshot bellow)

To change the onesignal id find the path (check screenshot bellow).
InSaver-Reels-Story-Video\app\src\main\java\com\banrossyn\post\story\downloader\api\GetDataFromServer.java



Android Application Customization

After config everything now you app need a customization to take your touch like title,icon,colors ....


Change the application name

To change the application name
Go to :

Android App>res>values>strings.xml
And change the application name there :
<string name="app_name">Your App Name </string>


Change the application colors

To change the application colors(Day\Night Theme)
Go to :

Android App>res>values>colors.xml
Android App>res>values-night>colors.xml
And change the application colors like this :

                                                
<color name="colorPrimaryDark">#dddee3</color>
<color name="colorPrimary">#FFFFFF</color>
<color name="colorPrimaryDarkMenu">#FFFFFF</color>
<color name="colorPrimarybg">#dddee3</color>

<color name="primary_text">#212121</color>

<color name="colorAccent">#212121</color>
<color name="white">#FFFFFF</color>
<color name="light_white">#d4d4d4</color>
<color name="red">#FF0000</color>
<color name="blue">#2196F3</color>
<color name="black">#000000</color>
<color name="gray_color">#ccc</color>
<color name="black_overlay">#66000000</color>
<color name="primary_text_light">#606060</color>
<color name="transparent">#00000000</color>
<color name="dark_gray">#9c9c9c</color>
<array name="dot_colors">
    <item>#03A9F4</item>
    <item>#E65100</item>
    <item>#FFBB00</item>
</array>
                                            



Change Facebook Placement IDs/admob Ids

To change the All Facebook Placement IDs/Admob Ids from Strings >



change the adCounter & adDisplayCounter to show or Limit of interstitialAd



Change the policy privacy

To Change the policy privacy Text Edit in Strings


Change the Slider Images

To Change the Slider Images Edit in AboutActivity.java


String slider = "{\"images\":[{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixB9W1QCtcqMOpJDrPQsTWEA_yhtdjJjhY-RRih3bRbJVwNZxCBogwrL12fsWnSeAEqQpTKKXpZjK5KR85pbQE4zUVZjR7kTjWLvBth_OtS1h5DqEI8XPrPiVG5-xZAz8-h3bucPiRVbgvppFZmb8G8sjJOxgajXkDP9OeY3EerxIrX-v8zqDT0sH2-w/s894/one.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaWuMi4k7cOfRu0YFHbSqOFxnAkKQSN5RHD-Pqn1VMZxx1fTXspadTa5bTdwwwbNrJrZXsuiSqU1ZGXw5kjk0gh0E3NLIbGWl3nDfG_XT7ovfij6Y4xIz000VnxGSBi6DkR2m7Jo4MIkkwcfaewD16ZQsXWxDnWo4CP4fi6TIlptaT8y3c3V2DR-u4Ig/s894/two.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGZUXbTgcxxEfSXPXht06F742MigNYBm9oSskFFlGbaGrf_Ge0ODYiwYFBWmShKpoJ4oA3Tn4RDJY82HEp-SawIHEtpzroVqa5cqIGjGSQ2fjmlCIyjALnb9Ox3ozMsWHpb7iq9gAPBho9yosasSBoG0QC8U5SI0BXdl8P_nW8sT9ljihhH320uvHCNQ/s894/three.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwK6JKoY90lq6-cZxe55Ak66lLD6GomehX8v-9V_sj2p6e7tqUOS-2JcTSow51aYc85qZy0t5rF1CHLSFqlgxRZg0tDAcs3WxpZyHwGwD30XjJfkLM_BEjpVUHprEXDM9UgGikh7-Vygi85TvASSP9EWhRHYSV8F68RqVghkS0Xmq5VkzY7AZ_wUfYGw/s894/four.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu31Ygnp42rhifqvbLfDGUslbycx4OlIMjPzf-7Npt81SuDA2UbRADhV9HV-VEVEcTrnRfaWSudUoyu6PPu8_XY8roW1cIrwZ4ih2bz5mfAF6O8WATGUTieob8X42TCsYIZhQnSS5nYDI-Sw3_y2YE9jIg4PESUOQI2JGrFTRuCewE9jVruJUcEPUoKw/s894/five.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzNA47e4i4TgimoH5UfoM6F70JGGE1phoYY__GMqhweiINz-V_ybsTBcWAEWVt87Rix_7tK7iLQV18RdZRf9x0_3xwZa5G72F6uW3N6iq-OV9pzvSrtY0JFnxt3sbEhbiHKa3ZLS-yG9C69vEXNIppA3g6UgaMH9wRl2Pp-d8b5VHudqshGA3RE4jlig/s894/six.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAieB2_svLwNbdnG5MvVaQt1H9HQbPk1FVA9QpzcoTR4jSkEAQgBWHsVYgqubsaI7KdYzvgRsoXtypxvr71G6UpHoA0Hcz20qNOAp3-QI8F7ZU3FqlJ5ge9dN8BicxWti4b6VPCqiV49Q-lRsEISl75jT2sdfNm6B_HDmhSBuAj2xdnaiMmmAovYwtXQ/s894/seven.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-52_ksfwUwmXZ8I27-cpQDlMEsrEu_Wtpwlpnv1vTf4yy-G9BrA7C7okBhYlCdGNTUtB87dAKilT3ZwtutR2lDR66wHcbWj8zlPGNyM5kWEbH8DNFVsx9yYesBKs199isjVo5JkNhkGAQ29PUXwbp4jsBETkdDivfm6L0lFmwtTQqh_HqXjda3-SDAA/s894/eight.png\"},{\"url\":\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyRugSWiDhsNhiQMDsetcO1LhkK1PG-nkz5EEn41APOpdv38xo8_lvjKyWE6mUFsF9RgJ9KyLlxFuW9T-QC_rnDdg4z5OCAjzrGHheR0cHug-NqTVqYfTWTyjV-ro89squYusMZAhuiKudKOM-TOFtL3iYwJcQZ-YRqjVdIE1OMw442AFXN9AAaSx9Gw/s894/nine.png\"}]}";
                                            


Change the SharedPefrence

Change the SharedPefrence Text Edit in InSaver-Reels-Story-Video\app\src\main\java\com\banrossyn\post\story\downloader\util\Utils.java




Change the Hide interstitialAd reword system

Change the reword string and boolean values in InSaver-Reels-Story-Video\app\src\main\java\com\banrossyn\post\story\downloader\util\Utils.java




Naver make change:

Please do not change anything at these places in the app, otherwise you may face problems.
folders: api, data, model, room_data


InSaver: Reels , Story & Video

Thank you for purchasing our app. If you have any questions that are beyond the scope of this help file, please feel free to via whatsapp or email. Thanks you so much!

whatsapp: +919694260426
Email: banrossyn@gmail.com