DOWNLOAD Apps N Scripts Custom App Store

Poncho

Owner
Staff member
Admin
Joined
Apr 5, 2021
Messages
1,730
Awards
5
Offline
The issue is with my package name changes. Causes issue with the download on different devices. Changing back to original fixes the issues, I have updated the main post.
I have done the same original package name working on all devices
 

Anto101

Well-known member
Joined
Apr 14, 2021
Messages
73
Awards
3
Offline

Attachments

  • Screenshot_20210622-192754_Gallery.jpg
    Screenshot_20210622-192754_Gallery.jpg
    164.7 KB · Views: 86
  • Screenshot_20210622-192741_Gallery.jpg
    Screenshot_20210622-192741_Gallery.jpg
    207.5 KB · Views: 86
  • Screenshot_20210622-192806_Gallery.jpg
    Screenshot_20210622-192806_Gallery.jpg
    214.5 KB · Views: 86

Anto101

Well-known member
Joined
Apr 14, 2021
Messages
73
Awards
3
Offline
This is a great alternative to filelinked for me, does exactly what I want it to. Shame theres so much fart arsing around for each app though ?
 

phoenixtv

Well-known member
VIP Member
Joined
May 24, 2021
Messages
90
Awards
3
Offline
The issue is with my package name changes. Causes issue with the download on different devices. Changing back to original fixes the issues, I have updated the main post.
I changed the package name without problem
 

WorldsElite

HELP WHEN I CAN
Joined
Jun 4, 2021
Messages
176
Awards
3
Offline
I changed the package name without problem
Can you install multiple of the same app side by side with the original apktime app. I can change package name and get the app to work but will still conflict with similar apps.
 
Last edited:

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,119
Awards
4
Offline
i already sussed this out n have a working app with package name changed all i did was change the last bit of the package name change and it works if needed i can post the app with instructions on what to search for but i have tested it with package name change n it fully works but thank you to the guy that posted this for his work
 

Poncho

Owner
Staff member
Admin
Joined
Apr 5, 2021
Messages
1,730
Awards
5
Offline
im having a issue getting it to read any more than 1 app in the xml file can you help on how to overcome this issue please
<items>
<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>
<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>
</items>
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,119
Awards
4
Offline
for anyone adding more than 1 app you need it to look like this

Code:
<items>
<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>

<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>
</items>
 
Last edited:

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,119
Awards
4
Offline
<items>
<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>
<item>
<id>[ID Number Can be anything just not the same]</id>
<cat>[Categories Name]</cat>
<name>[App Name]</name>
<source>[Link to app location]</source>
<imge>[Link to image]</imge>
<desc>[Description in text]</desc>
<vers>[Pin Code]</vers>
<vidz>[Video Link]</vidz>
<base64>[Description in base64]</base64>
</item>
</items>
lol i had to grab the official xml file in order to figure it out lol but cheers any way buddy
 

TheApkShakBoss

Well-known member
Joined
May 4, 2021
Messages
91
Awards
3
Offline
This is a great alternative to filelinked for me, does exactly what I want it to. Shame theres so much fart arsing around for each app though ?
It's brill but mine won't download not fining the error yet
 

TheApkShakBoss

Well-known member
Joined
May 4, 2021
Messages
91
Awards
3
Offline
Got the app all up and showing everything but just will not download for me
 

WorldsElite

HELP WHEN I CAN
Joined
Jun 4, 2021
Messages
176
Awards
3
Offline
i already sussed this out n have a working app with package name changed all i did was change the last bit of the package name change and it works if needed i can post the app with instructions on what to search for but i have tested it with package name change n it fully works but thank you to the guy that posted this for his work
That works but you won't be able to install the app alongside a similar app as it conflicts. And more then likely alot off different groups and providers will switch to use this if filelinked dose not come back online and that will cause issues
 
Last edited:

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,119
Awards
4
Offline
That works but you won't be able to install the app alongside a similar app as it conflicts. And more then likely alot off different groups and providers will switch to use this if filelinked dose not come back online and that will cause issues
I dont have a problem running the official one and my rebranded one on the same device pal
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,119
Awards
4
Offline
just a idea could someone mod the app for it to have a custom background instead of a plain colour and then post the app on here please to share with everyone else
 

WorldsElite

HELP WHEN I CAN
Joined
Jun 4, 2021
Messages
176
Awards
3
Offline
just a idea could someone mod the app for it to have a custom background instead of a plain colour and then post the app on here please to share with everyone else
I will upload it later today with custom backgrounds. Its simple to do.


res/layout/activity_splash.xml
res/layout/activity_category_items.xml
res/layout/activity_category_list.xml

search for android:background="@color/background_color"

Replace with

android:background="@drawable/bg1"

Place image of your choice in res/drawable called bg1.png
 
Last edited:
Top