DOWNLOAD A'n'S AppStore (2 Apps And Web Version) Single Panel Version **COMMUNITY PROJECT**

Devilscode

OTT Soulutions
Joined
May 27, 2021
Messages
173
Awards
3
Offline
Anyone else having issues you getting their apps to show up in the App Store made for TV boxes like Fire Sticks the Apktime store works fine for me the online app store works fine for me it's just that one version ApkStore it will allow me to put in a pn it'll accept it but then it does not show anything to download am I missing something
 

ReaperDevil7

Well-known member
Joined
Aug 23, 2021
Messages
557
Awards
3
Offline
can someone assist me please, I've followed instructions, directed APKtime app to my panel url, added app on panel with dropbox link when open APKtime i get "error" yet app appears ok on web store ok. Where am I going wrong?
 

kato

Well-known member
VIP Member
Joined
Jul 16, 2021
Messages
73
Awards
3
Offline
I can't get this to work on Nivida Shield. Web link works, works on my phone S22 ultra. Loads op fine on Shield but when I click a category it crashes. Any ideas?

Works fine on cheap onn androidtv box also.
Screenshot_20220902-093339_APKTime.jpg
 
Last edited:

Silencer

Well-known member
Joined
Jun 2, 2021
Messages
389
Awards
4
Offline
Hi guys. I moved app and panel to vps and i get error message in the app. Same app and panel works from hostinger. Any idea what is the issue:
Screenshot_2022.10.09_17.42.30.372.png
 

eizey3

New member
Joined
Oct 18, 2022
Messages
21
Offline
Worked Great For An Hour Now A Parsing Error On Apk install Any Ideas?
 

FelixSchrodinger

Well-known member
Joined
Jun 17, 2022
Messages
249
Awards
3
Offline
Anyone else having issues you getting their apps to show up in the App Store made for TV boxes like Fire Sticks the Apktime store works fine for me the online app store works fine for me it's just that one version ApkStore it will allow me to put in a pn it'll accept it but then it does not show anything to download am I missing something
I fixed this. I'm still going to hide the post behind a like because I could do with the reactions. My apps shown fine in the web browser but after typing in my code in the applinked APK, no apps would show.

 

credibletv

Well-known member
Joined
Jul 31, 2022
Messages
142
Awards
3
Offline
Having an issue with APK TIME, it just sayd no app found read all complet thread didnt found any solution, can some one help in this issue plzz
 

gmods

Well-known member
Joined
Apr 16, 2021
Messages
654
Awards
4
Offline
Any app stores working tried a few and nothing and with apk please
 

FyahRas

Active member
VIP Member
Joined
Jul 31, 2021
Messages
154
Awards
3
Offline
Remade This Post For Ease

A'n'S AppStore (App And Web Version) Panel Version

App And Web Version Combined.
To load in Downloader
just go to the root of this panel and it will load the index.php

To login to the panel
Navigate to login.php then admin/admin

************************************************************

Built Using FCD Panel Base @Poncho

Kudos To @JLWOCKEE I Think For Original FCD Panel which we used as a base panel and made it work with this app. ?

To Edit Search App

- https://yoururl/folder

Edit update.xml In Panel Folder:

- Open And Add Your App URL And Version



App And Panel In Zip



Some Great Updates With A Hand From @FireTVGuru ?

• Edit Button Added

• No Need To Encode Description (Auto Now)

• Cleaner API

• Web Browser Display

Upload Feature Added From - @MiMedia ?
- To Remove this
-- Delete Lines 55-60 In includes/header.php

Now Controls Web Version Also On Same Panel - @Bobjohndoe & @Poncho ?

AppLinked Also On Same Panel - @Bobjohndoe & @Poncho ?
Edit AppLinked App:
• Search And Replace
- https://yoururl/folder

Include AppLinked To Panel:
• Default Access Code yourcodehere (Now Editable From Panel)
• To Update, Edit version.txt In Version Folder
- Add APK To Version Folder


UPDATES 01/07/21:

Updates To ApkTime By Psych:
I have simplified the url's so you only need to change them once, in AppConstants.smali

I have changed the app to only run in landscape mode. This is so the background pic shows properly.

I've changed the app so that you can have a background pic instead of color. The background pic is @drawable/background_image

I have also fixed this so it will work with http panels on Android 8+. For reference, Fire OS 7 is based on Android 9...

Updates To Panel:
Updater Page Added For ApkTime.
Access Code Changer Added For AppLinked.
Uploader Removed (You May Link For Yourselves If You Wish)
Login/Logout Redirection Changed For Better Panel Function.


Update 02/07/21
Applinked App Updated
Applinked Updater Added To Panel



*** Hidden text: cannot be quoted. ***



ApkTime App
View attachment 674View attachment 675View attachment 676
View attachment 734

AppLinked
View attachment 706
View attachment 707
View attachment 708


Web Downloader
View attachment 677

Panel

View attachment 743
Seems Like Categories Dont work with applinked.
Is it working on your end or its not working for applinked
 

lucianofrc

Member
Joined
Jun 8, 2021
Messages
57
Awards
3
Offline
I saw in the posts that you need to put the applinked code in the applogin.php file
But I didn't find the place where I should put it.
and when I open applinked it doesn't show any apps on my panel.
I would appreciate it if you could tell me where I should put the applinked code in the applogin.php file

Below is the content of the applogin.php file

PHP:
<?php
$db = new SQLite3('./.db.db');
$res = $db->query("SELECT * FROM rss WHERE id='1'");
$row = $res->fetchArray();
$description = $row['description'];
if ($_GET['username'] == $description) {
    echo 'install="1"';
}
?>
 

ade2910

Active member
Joined
Aug 14, 2021
Messages
233
Awards
3
Offline
love the app and all set up quick question how do you change the name from 1234 App Store to one of your choice
 
Top