Android News App

Android News App v4.5.0

No permission to download

Tisco

Member
Jun 24, 2020
44
9
8
1661332876533.png
nulled, but still testing
Hello guys.
I would like to know what you guys did or what you put in the purchase code, as I just downloaded the file here on the forum, but it's not null. Has anyone managed to go ahead and have the null file?
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    26.5 KB · Views: 11
  • Like
Reactions: Danields

therainbow

New member
Jul 7, 2022
5
1
3
Can you show me the error ?
Have you followed the all steps as per documentation ?
I am using this and did not faced any problem

I will explain
I installed admin panel and android app, all step i followed and app run smooth but on splash screen i get error that whoops you have invalid license key blalala, i change some codes on splash activity, after i run app but app showing the content from the author Solodroid server content not my admin panel, after i realize that i haven't changed the api key on admin panel and android app, i change both, after running app i see my content but 2nd time i open app i still seeing author server content not my server
 

Tisco

Member
Jun 24, 2020
44
9
8
I will explain
I installed admin panel and android app, all step i followed and app run smooth but on splash screen i get error that whoops you have invalid license key blalala, i change some codes on splash activity, after i run app but app showing the content from the author Solodroid server content not my admin panel, after i realize that i haven't changed the api key on admin panel and android app, i change both, after running app i see my content but 2nd time i open app i still seeing author server content not my server
@therainbow
I just generated the apk and it's working perfectly, wonderfully well. Did you create the file in Firebase with your app id and replace it in Android Studio? After that, just enter the applicationId (Package Name) and click to generate the Server Key and Rest Api Key and replace in Android Studio as the documentation explains. Here is the image of my app.
 

Attachments

  • app.jpg
    app.jpg
    82.8 KB · Views: 15
  • Like
Reactions: therainbow

therainbow

New member
Jul 7, 2022
5
1
3
@therainbow
I just generated the apk and it's working perfectly, wonderfully well. Did you create the file in Firebase with your app id and replace it in Android Studio? After that, just enter the applicationId (Package Name) and click to generate the Server Key and Rest Api Key and replace in Android Studio as the documentation explains. Here is the image of my app.
Yes i follow all step as the documentation explained, could you please tell which line you have changed on activity splash screen? Maybe i comment wrong code on activity splash
 
  • Like
Reactions: Android-Developer

Tisco

Member
Jun 24, 2020
44
9
8
Yes i follow all step as the documentation explained, could you please tell which line you have changed on activity splash screen? Maybe i comment wrong code on activity splash
In CONFIG >>> APPCONFIG

The lines I changed are: //your Server Key obtained from the admin panel
public static final String SERVER_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";

//your Rest API Key obtained from the admin panel
public static final String REST_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

Lines 6 and 9 respectively. The quotes remain and the code generated in the admin panel in the APPS option, after including IDAPLICATION and generating the two codes.
 
  • Like
Reactions: therainbow

therainbow

New member
Jul 7, 2022
5
1
3
In CONFIG >>> APPCONFIG

The lines I changed are: //your Server Key obtained from the admin panel
public static final String SERVER_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";

//your Rest API Key obtained from the admin panel
public static final String REST_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

Lines 6 and 9 respectively. The quotes remain and the code generated in the admin panel in the APPS option, after including IDAPLICATION and generating the two codes.
I generate again and again key but still seeing this page even i uploaded new content on server side.

Screenshot_20220827-052920.jpg
 

Tisco

Member
Jun 24, 2020
44
9
8
I generate again and again key but still seeing this page even i uploaded new content on server side.

Screenshot_20220827-052920.jpg
And there in firebase, you generated the file with the name of your app's id, correct?

I changed the id of the app, because I will put it on the playstore.

What I did was this, I changed the name of the app id.

I went to firebase, created the file with the name of the id of my app.

Replaces the existing Google-Services.json file with the firebase generated file with new app id.

I went to the admin panel, entered the app id name as registered in firebase, click to generate the Server Key and Rest API Key

I copied the Server Key and Rest API Key codes from the admin panel and went to Android Studio in Config >>> AppConfig and inserted the codes in the respective lines

I generated the apk and it worked.

So you've already entered new news and it doesn't appear in the app, right? But strange because if you are changing Server Key and Rest API Key in Android Studio, it shouldn't point to developer test server.
 
  • Like
Reactions: therainbow

therainbow

New member
Jul 7, 2022
5
1
3
Yes, i create project on firebase 5times and 5times i replace with Googleserverces.json file..
Not effected
 

Tisco

Member
Jun 24, 2020
44
9
8
Yes, i create project on firebase 5times and 5times i replace with Googleserverces.json file..
Not effected
very strange it doesn't work. Not the possibility to have a demo version installed on your device? Like, delete the Keys (android studio) and generate the apk and see what happens, nothing or algim error should appear.
 

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