Smart School Android App - Mobile Application for Smart School

Smart School Android App - Mobile Application for Smart School v3.3

No permission to download

kieuvan

New member
Sep 10, 2019
7
5
3
Hello, could someone help me? I got the smart school app but I'm having trouble uploading it to the play store because it tells me a privacy policy needs to be included. In the constants.java file I add the link to the privacy policy page that I create on the server base, but still clicking closes the application.
Could you help me with this problem?

in the app:
public static final String privacyPolicyUrl = "privacy-policy.html";

Thanks
In Smart School Android App at login screen there is a link for Privacy Policy page which pointing to your Smart School base_url/privacy-policy.html . So to make Privacy Policy link working you must upload a privacy-policy.html file at your Smart School installation folder and enter your privacy policy details in this html file. Privacy Policy is mandatory if you are uploading your Smart School Android App on Google Play Store.
 
  • Love
  • Wow
Reactions: Bassdeth and Thuymy

kieuvan

New member
Sep 10, 2019
7
5
3
It works perfectly on Android Studio version 3.6.1. Newer versions of Android Studio may cause errors.
 
  • Like
Reactions: Thuymy

Sebas_Morales

New member
Aug 26, 2022
0
1
0
I'm struggling with the app, nothing happens when I try to log in, it just says loading then remains on login page, was happening with the version I rebuilt so I had to test with bundled APK, still the same issue. I've confirmed its not from server side. I tried using the appdemo URL, same issue. Any thoughts?
 
  • Like
Reactions: dnull

Sebas_Morales

New member
Aug 26, 2022
0
1
0
I'm struggling with the app, nothing happens when I try to log in, it just says loading then remains on login page, was happening with the version I rebuilt so I had to test with bundled APK, still the same issue. I've confirmed its not from server side. I tried using the appdemo URL, same issue. Any thoughts?
UPDATE: Good news guys! I just finished nulling this app now. Everything is working, including addons ( Online course, Gmeet & Zoom) all errors are removed including ( Invalid app, api error and registeration error) all working and no verification calls/license checks are made to the developers.
Dunno if to post here directly... :)
 
  • Like
Reactions: pirana999 and dnull

Sebas_Morales

New member
Aug 26, 2022
0
1
0
UPDATE: SMART SCHOOL APP 3.3 FULLY NULLED.
Instruction is attached in the zip file.
Zip file contains only the files used in the nulling and instructions on where to place them.
you need to already have downloaded the full source code.
I'm Here for support.
Shout out to @Tomz And @White Devil you guys rock!
The house always wins!
 

Attachments

  • SMART SCHOOL APP NULLED.zip
    14.2 KB · Views: 71

readone

New member
Aug 25, 2019
19
4
3
UPDATE: SMART SCHOOL APP 3.3 FULLY NULLED.
Instruction is attached in the zip file.
Zip file contains only the files used in the nulling and instructions on where to place them.
you need to already have downloaded the full source code.
I'm Here for support.
Shout out to @Tomz And @White Devil you guys rock!
The house always wins!
Unable to get response from API

I already contacted the hosting provider and the problem is not server side, can you help me for this please?
Btw my website is using the nulled script.

Also can you provide me an information how to skip entering school URL before login? What code should I customize?
 
Last edited:
  • Like
Reactions: Silva

Aryan kapoor

Active member
Trusted Uploader
Mar 27, 2020
139
152
43
Open app/src/main/java/com/school/nova/utils/Constants.java
edit line no.5
public static final boolean askurlfromuser=false;
edit line no.11
public static final string domain="https://yourdomain/";

These steps will skip entering school URL before login
 

Sebas_Morales

New member
Aug 26, 2022
0
1
0
Unable to get response from API

I already contacted the hosting provider and the problem is not server side, can you help me for this please?
Btw my website is using the nulled script.

Also can you provide me an information how to skip entering school URL before login? What code should I customize?
Did you configure the API URL in the API config file? Confirm this is done and confirm the app API setting in your smart school web setting is set to http://yoursmartschoolinstallurl/API.
I can give you a step by step screen shot of how to make it work if you have tried this without success.
 
  • Like
Reactions: readone

readone

New member
Aug 25, 2019
19
4
3
Did you configure the API URL in the API config file? Confirm this is done and confirm the app API setting in your smart school web setting is set to http://yoursmartschoolinstallurl/API.
I can give you a step by step screen shot of how to make it work if you have tried this without success.

I did, I already read the documentations provided by smart school and all already set.
I can login to the app but after logging and trying to navigate to some menus it says: Unable to get response from API.
FYI: I installed the system at a sub folder, so my API URL is: https://mydomain/subfolder/api/
I don't know is installing at sub folder causes this error or not

Thank you for your response by the way.
 

readone

New member
Aug 25, 2019
19
4
3
Open app/src/main/java/com/school/nova/utils/Constants.java
edit line no.5
public static final boolean askurlfromuser=false;
edit line no.11
public static final string domain="https://yourdomain/";

These steps will skip entering school URL before login
I tried to do this but after tapping the logout button the application returns to entering school URL before login again, I have to close the app and reopen again to skip this screen, but another problem happens: User is not logged out, when I try to open the app again user is still logged in.
 

sand

Active member
Trusted Uploader
Nov 29, 2020
70
118
33
also am getting error unable to get response from API please help
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu