BubbleTok - The Ultimate Tiktok Clone app - Short Videos Social Media Android App

BubbleTok - The Ultimate Tiktok Clone app - Short Videos Social Media Android App v1.0

No permission to download
M

Mmehrose

Guest
Fixed overall complete sql database..
But the script has too much bugs and totally copy cat script..
It's modified script.with disabled and removed features..
Stay update to get my full database sql file..
 

Attachments

  • IMG_20200718_110026.jpg
    IMG_20200718_110026.jpg
    47.1 KB · Views: 68

graycore13

Member
Banned User
Sep 20, 2019
40
11
8
Fixed overall complete sql database..
But the script has too much bugs and totally copy cat script..
It's modified script.with disabled and removed features..
Stay update to get my full database sql file..
hey bro can you share the admin panel to me full working like in your screenshot
 

LeLouched

Active member
Banned User
Jul 12, 2020
101
63
28
Almost done fellas, would be easier if we had the new admin panel as im missing stuff in application/models
@zer0gr4vity please send me the application/models folder in the new admin panel via dms please!
[not giving away its for personal gain]

ptXDn.png

bgAj1.png
 
  • Like
Reactions: Abhimitra

elmocando

Active member
Oct 17, 2019
628
153
43
localhost
Guys I have not understand anything from whole thread.....
Can any one please point out finally what is working and what's not?
 

ueno

New member
May 19, 2019
25
17
3
I found video upload POST method inside Android code.
I haven't tried it yet, but I'm not sure if this works.
If this work, I can upload video from app.

About In-App Purchase, a little more work is necessary.

_20200718_220600.JPG
 
  • Like
Reactions: 0nyxx

0nyxx

New member
Jul 15, 2020
10
2
3
I found video upload POST method inside Android code.
I haven't tried it yet, but I'm not sure if this works.
If this work, I can upload video from app.

About In-App Purchase, a little more work is necessary.

_20200718_220600.JPG
can you upload your final work :V
 

entertainment12121

New member
Jul 13, 2020
18
2
3
Does anybody has working login page, please help me. I am unable to login in the application.

Somebody please post the method to edit the API files to make the code working.

Help..🙏🙏🙏🙏🙏
 

ueno

New member
May 19, 2019
25
17
3
Anyone have the idea to edit this code to enable an in-app purchase?
If you send me a working code, I will send you working SQL.

If you have working SQL, Everything will be fine.
No need to edit anything.

Code:
private void initListeners() {
        viewModel.adapter.setListener((data, position) -> new CustomDialogBuilder(getActivity()).showSimpleDialog("Attention !", "In app purchase will be added \nat no cost ,once you purchase this code\nSkype: RetryTech", "OK", "Contact Us", new CustomDialogBuilder.OnDismissListener() {
            @Override
            public void onPositiveDismiss() {
                try {
                    startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://wa.me/917990425274")));
                } catch (Exception e) {
                    e.printStackTrace();
                }
            }

            @Override
            public void onNegativeDismiss() {
                Toast.makeText(getActivity(), "Thanks for taking interest..", Toast.LENGTH_SHORT).show();
            }
        }));
    }
 
Last edited:

¢яєαтυяє

Active member
May 29, 2020
144
50
28
Planet Earth
Anyone have the idea to edit this code to enable an in-app purchase?
If you send me a working code, I will send you working SQL.

If you have working SQL, Everything will be fine.
No need to edit anything.

Code:
private void initListeners() {
        viewModel.adapter.setListener((data, position) -> new CustomDialogBuilder(getActivity()).showSimpleDialog("Attention !", "In app purchase will be added \nat no cost ,once you purchase this code\nSkype: RetryTech", "OK", "Contact Us", new CustomDialogBuilder.OnDismissListener() {
            @Override
            public void onPositiveDismiss() {
                try {
                    startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://wa.me/917990425274")));
                } catch (Exception e) {
                    e.printStackTrace();
                }
            }

            @Override
            public void onNegativeDismiss() {
                Toast.makeText(getActivity(), "Thanks for taking interest..", Toast.LENGTH_SHORT).show();
            }
        }));
    }
it seems like Billing is not implemented and also check if the buy button codes are present or not in the app
if its not present then you need to replace this code with billing need to add the code for the button as well
 

Forum statistics

Threads
69,732
Messages
912,045
Members
242,380
Latest member
zero404Z

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