Related
I originally made this for the Droid but now that pete is making roms for the evo I decided to add updates for it. I do not own an evo but I had someone test the app with a custom update list file and he said it works so if you would like to report back making sure it works I would appreciate it.
Version 0.5.1 release: Enables experimental roms and themes to be displayed automatically for new users (although you still need to update the featured them servers). If you were having trouble viewing froyo themes either uninstall and reinstall with the newest version or go to your bbupdater (root of sd)>data and delete the files in it. and then follow the instructions in the .5 release to update the featured theme servers below
Version .5 release:
Themes tab actually functions now. To use the themes tab go to configuration>Theme Update Settings>Manage Theme Servers>
Press the Menu Button and press Update Featured Theme Servers and then go back to the theme tab and check for updates
Edit: Community Ported themes will be listed as experimental so you will have to set your settings accordingly to view them
EDIT: Froyo roms now have themes. They are listed as experimental so you will have to adjust your settings accordingly.
If you dont see a theme you like that you know works post a link to it and I will add it
I've taken the CM Updater source and edited it to work for Bugless Beast so that everyone can have an easy way to update. I know rom manager is out there which is an easy way too but as I learn more about how things work I'm going to incorporate more things into the app. And all of its free.
To be able to download the froyo releases you will have to go into configuration>rom update settings> Display Experimental Roms and Display all rom Updates
You will have to manually check for updates as of now until I figure out why its not checking on its own.
Screens:
So search: bb updater or scan the barcode below
If you would like to you can donate below. Im a college student so basically im poor and any amount of donation would help me buy an evo for better support.
Screens coming when i can post links since i need approved
No barcode posted.
TheBiles said:
No barcode posted.
Click to expand...
Click to collapse
yeah i know. i cant post it until my account is approved by a mod to post outside links. you can find it by searching bb updater in the market
HI, Found it in the market...but when I try to download the .4 BB update it says can't find a mirror and other errors saying that it won't download...am I doing something incorrect? Or do I have to fiddle with some settings?
ken987 said:
HI, Found it in the market...but when I try to download the .4 BB update it says can't find a mirror and other errors saying that it won't download...am I doing something incorrect? Or do I have to fiddle with some settings?
Click to expand...
Click to collapse
Sorry I messed up on the update file. Since I dont have an evo I couldnt test the download. Should get messed up like that again.
There it is, the new Adroid Market app.
Redesigned, more information at
http://www.xda-developers.com/andro...letely-redesigned-first-glimpse-of-honeycomb/
As always, install at your own risk: I'm not responsible for anything
Hope to see it already install in the next builds
Only works with Froyo 2.2+, as far as I know.
How to:
Install it from any file explorer: job done!
No cm6.1 support for this either? :S
It's not working, I tried the apk, it says "Application not installed" , Tried to update via Update.zip, Got it to work but it doesn't go beyond the main screen, Forces close
cool
but not working on cm 6.1 build
What about this thread: http://forum.xda-developers.com/showthread.php?t=869461?
pietrucci said:
What about this thread: http://forum.xda-developers.com/showthread.php?t=869461?
Click to expand...
Click to collapse
yeah.. I think this is re-post.
please use "Search" function before post something...
Keep Clean this Forum
please delete this thread
sorry dude.. it worked for me, using MDj builds.
I think now the problem is solved, with the latest cm 6.2
however this post now is useless due to the market updating itself.. lol
Any admin please delete it. thanks
Here is something I put together to enable arabic on any device without changing any linked library in /system/lib which means it'll work cross-devices. This means that your android will be able to connect arabic letters properly to enable read/writing. Note: this will enable shaping for all android menu's and for writing, this will not fix the browser's problem. for that, we need to compile individual libwebcore.so files for each ROM. so we're out of luck there. You can get Persian Browser or the new Firefox browser to fix this problem.
Requirements:
1. your rom has to be deodexed. (if you have /system/framework/framework.odex, this will NOT work).
2. you must be rooted !
3. your android must be version 2.2, 2.2.1 or 2.3 (not tested on 2.3 yet but should work).
Steps:
1. Pull framework.jar from your phone's /system/framework
1. Download the file from the following link:
http://blog.devasque.com/?page_id=11
2. Extract it somewhere
3. Put your phone's framework.jar inside of the extracted folder's framework folder.
4. Click on commands.exe and wait ! eventually you'll get a framework.jar inside subfolder "generated". copy that back to your phone in /system/framework and restart.
Note: if you get a bunch of FCs after restarting, you'll need to factory reset your device.
this should work. It was tested successfully on a bunch of deodexed roms for the samsung galaxy S, and two roms on the G2.
Credits:
I got the script files from iAndroid, a hebrew patching thread that does something very similar to what this does. so hats off to the great minds over there.
The arabic patching files were compiled from source from Y6b's github. So thanks to his great work as well.
Finally arabic is supported across all devices.
hi madmack ! thank a lot
this is a very useful thread.
i test it on deodexed galaxy s (wxJS5 rom) and it worked almost flawlessly.now i have some question. please help me. you are only guy i know to answer these questions.this patch (mod) has some problem to render persian/farsi characters correctly.i am a java programmer and can edit java files and fix this errors.the only problem i face is : how can i apply my modification and (re)compile the source again ? because this files (framework.jar) are in java , can i use eclipse IDE to compile ? i already made and developed some programs and aaps for android os using eclipse . please if you have any ( just any ) information , please help me . again i have no any source and reference to ask these question .this is not a first time for me to ask a guy this question but nobody yet give me useful answer .
hamedpc007 said:
hi madmack ! thank a lot
this is a very useful thread.
i test it on deodexed galaxy s (wxJS5 rom) and it worked almost flawlessly.now i have some question. please help me. you are only guy i know to answer these questions.this patch (mod) has some problem to render persian/farsi characters correctly.i am a java programmer and can edit java files and fix this errors.the only problem i face is : how can i apply my modification and (re)compile the source again ? because this files (framework.jar) are in java , can i use eclipse IDE to compile ? i already made and developed some programs and aaps for android os using eclipse . please if you have any ( just any ) information , please help me . again i have no any source and reference to ask these question .this is not a first time for me to ask a guy this question but nobody yet give me useful answer .
Click to expand...
Click to collapse
hey hamedpc. didn't think i would get any reply anytime soon here, lol.
you'll need to learn how to compile android from source, then apply patches etc.. this is not something i am willing or able to discuss on a reply post here so you got some research to do before you can attempt that.
anyways, if you want to know which files you should look into, simply look at the subfolder "files/froyo" and look at all the .smali files. Then, find the equivalent in the android source but they should be .java. These are the files that are patched.
sorry for not being more helpful
so if i have framework.odex should i just delete it and move on?
jaguar4002 said:
so if i have framework.odex should i just delete it and move on?
Click to expand...
Click to collapse
you can't do that. you'll need to get a deodexed ROM or google around for how to deodex it yourself.
I'm using the leaked 2.2 rom for the epic. Is there any rom. That u recommend?
Sent from my SPH-D700 using XDA App
jaguar4002 said:
I'm using the leaked 2.2 rom for the epic. Is there any rom. That u recommend?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I use an I9000, so not sure what options you guys have for the Epic.
But I'm pretty sure that a lot of custom roms are out there that are (1) Froyo and (2) deodexed. Almost all custom roms are deodexed.
this isnt working on the epic. i did everything was suppose to be done.
i have arabic but the letters are disconnected. which is nothing new from froyo update.
am i doing anything wrong?
jaguar4002 said:
this isnt working on the epic. i did everything was suppose to be done.
i have arabic but the letters are disconnected. which is nothing new from froyo update.
am i doing anything wrong?
Click to expand...
Click to collapse
Yea, most likely you are.
It really should work with all 2.2 and 2.2.1 roms. specially the samsung ones. I tried it on JS3, Darky's, JS5 and Doc's ROM for the I9000 and it works.
Just make sure you got a deodexed rom. (no framework.odex file), and also verify that the generated framework.jar is actually bigger than the original framework.jar by about 1MB. (sometimes the process stalls for some reason, so you'll have to redo it if the size is not bigger by 1MB).
im using this rom . http://forum.xda-developers.com/showthread.php?t=963845
and it is deodexed.
it shows the letters but they arent connected. just like how i was before doing all this.
And yes the size was larger.
i would love if u can pm me ur yahoo or something so we can go over it.. if i get this thing working, my phone would be PERFECT!!
and thanks for ur quick responses!
bro nevermind!
i wasnt enabled root access for my file manager, thats y i wasnt able to paste the net .jar file.
it works great!! i love u to death.. no homo lol
but i noticed FB is kinda laggy when theres arabic letters.
just saying.. dont really care.
ZT-180
I am using the ZT-180 with 2.2 but this didn't work for me do you have any suggestion for me
vitonline said:
I am using the ZT-180 with 2.2 but this didn't work for me do you have any suggestion for me
Click to expand...
Click to collapse
if you know how to use logcat, post it here and I can have a look at it.
I am new at this if you can explean more
Thanks
vitonline said:
I am new at this if you can explean more
Thanks
Click to expand...
Click to collapse
this is probably why you couldn't get it working on your device.
this topic is a little advance, and i really don't recommend applying it if you're not familiar with rooting, replacing system files and recovery.
there are many steps you need to learn to be able to apply this patch, which is beyond the topic of this thread. sorry but I can't help you with that.
madmack said:
this is probably why you couldn't get it working on your device.
this topic is a little advance, and i really don't recommend applying it if you're not familiar with rooting, replacing system files and recovery.
there are many steps you need to learn to be able to apply this patch, which is beyond the topic of this thread. sorry but I can't help you with that.
Click to expand...
Click to collapse
I already rooted my ZT-180 and I apply the steps but still the Arabic
vitonline said:
I already rooted my ZT-180 and I apply the steps but still the Arabic
Click to expand...
Click to collapse
Read around.. its out there.
Its not too difficult.
Sent from my SPH-D700 using XDA App
@madmack
i tried your method on a rom for my htc hero and it worked just like you said, except for the web browser.. is there a way to patch libwebcore.so so that it could also support arabic?!
jaikat said:
@madmack
i tried your method on a rom for my htc hero and it worked just like you said, except for the web browser.. is there a way to patch libwebcore.so so that it could also support arabic?!
Click to expand...
Click to collapse
unfortunately not. these .so libraries require recompiling of the source code.
the patch for libwebcore is up on my github account (same nickname). If you get your hands on your source code for the webcore libraries. Then you can try the patch yourself
I've already patched libwebcore.so for a 2.2.1 ROM for the Galaxy S I9000. It worked pretty well.
that was quick
madmack said:
unfortunately not. these .so libraries require recompiling of the source code.
the patch for libwebcore is up on my github account (same nickname). If you get your hands on your source code for the webcore libraries. Then you can try the patch yourself
I've already patched libwebcore.so for a 2.2.1 ROM for the Galaxy S I9000. It worked pretty well.
Click to expand...
Click to collapse
i'll look into it, although i must say i don't have any experience on compiling from source, but i'm willing to learn...
great work anyway, and thank you.
Nana-Nana-Nana-Nana AppMan!
As introduced to the the TEAM ROM! i am releasing AppMan for public consumption, i mean to do this a while ago but have been sick and busy, better late than never
This thread is for bugs, requests, and general info about AppMan!
What is AppMan you ask? well what isn’t AppMan! basicly EVERY addon for your custom ROM available through a live menu, to be either saved to your SD card for flashing or installed as soon as it is finnished downloading! So with AppMan you can “Bloat” or “De-Bloat” to your liking without worying about deleting the wrong files in Root-Explorer!
BUT but thats not the best bit! AppMan checks for updates for your ROM and notifies you of any new addons, updates, mods, themes, ect ect. You will then be able to download any of these things from AppMan and update or flash them with a few simple clicks!
“OTA” Update for any custom ROM!
BUT Wait it gets EVEN COOLER! AppMan doesn’t need to be updated to add new items to the lists as it looks it up from online! The idea is you can add new mods / tweaks / anything realy as often as need be and you can veiw them at your pleasure from you phone!
Any DEV that wants to include AppMan is welcome to! first just read the Q&A and then contact me if you need more info ( PM or here i dont mind )
Currently Supported ROMs
For The Xperia x10 (i and a)
Stock 2.3.3 ( maintained by me ) ( will go live later today or tomorrow )
TEAM ( maintained by me and iridaki )
ThGov2 ( maintained by thjap )
Wolfs TW Gingerbread ( maintained by wolfbreak )
For Other Phones
if any one wants to try it let me know
Click to expand...
Click to collapse
Get AppMan
This link will ALWAYS have the latest version!
http://android.magnificentblog.com/files/AppMan.apk
Simply install like any other App
Click to expand...
Click to collapse
AppMan on the Web
Here is a link to my Blog where i rant on about stuff
AppMan @ android.magnificentblog
Click to expand...
Click to collapse
AppMan will ALWAYS BE free! however if you think it is epic maybe think about grabbing it on the market! ( Donation Version is Identical to the free version )
https://market.android.com/details?id=com.pvy.appman
Click to expand...
Click to collapse
Q&A
Q- How do i get AppMan in my ROM!
A- Simple Fork this REPO update the master branch, and send me a message and i'll add you to the list
Q- I have more than one ROM can i have it in all my ROMs and have defferent items for each?
A- EASY simply make a new branch for each of the ROMs and again let me know i'll add it to the main list.
Q- OMG YOU STOLE MY WORK! YOU [email protected]#$!% ect ect ect
A- I kindly ask that if you have issue with AppMan please PM me so we can sort it out polity there is no need to flame up the thread. But i assure you i have coded this from the ground up and it is ALL my work
Q- This APP is stupid i hope you fail "that" APP is better!
A- thats cool go use "that" APP no need to report your disgust unless you have constructive criticsm. Personnel Preference isn't a bug or issue i encourage EVERYONE to use the APP they feel is best for them. However if there is something i can do to make this app better PLEASE let me know
Click to expand...
Click to collapse
Change Notes!
Code:
[COLOR="Magenta"]v1.4
[/COLOR]More changes to the Start-up code
Fixed some random annoying SD-card Bugs
Tidied up code... again :D
Fixed the themes Menus
Fixed the Options FC.
Added more debug logging.
fixed the menus a bit.
new icons + avatar :D
fixed the update service
[COLOR="Magenta"]v1.3
[/COLOR]Redone Start-up code
Fixed some random (rare) bugs
Tidied up code.
Added more debug logging.
[COLOR="Magenta"]v1.2
[/COLOR]Fixed the 0 size download bug
[COLOR="Magenta"]v1.1
[/COLOR]Fixed a crash on boot if no SU perms
First Release
Known Re-creatable Bugs ( and workaround/s )
Code:
App Crashes ir Hangs when behind some firewalls - will try to fix in next update
App Crashes when trying to open options... my bad fixed as of v1.4 (twas a typo)
got one to report! check this post for details on how!
simply telling me it don't work is not helpfull at all! so please follow the format in that thread and i will be able to quickly fix ( almost ) any bug that we find!
Pvy.
I also kindly ask that DEVs dont Kang this
it's free and I'm giving full support to anyone who wants to use it so please don't modify/re-brand it
I understand that you might not like the theming and I am working on making it " Theme-able "
Disclaimers
I've put alot of testing in but please make sure you have a recent backup!
I can't recover your data for you.
I can't be held resonsible if it causes damage to you or your phone ( normal stuff )
AppMan How, What, When, Where, Why
AppMan How, What, When, Where, Why
So the basics is AppMan checks what ROM you are on then checks the master list of ROMs and checks if your ROM is there. if it is it generates a the menu with the supported options (Apps, Scripts, Kernels, Mods, Updates, Themes) ( this is what is grabs to do this )
then when you select a item it looks up the list and displays it ( here is the TEAM app's list for an idea )
I put a description of all the items that need to be filled out in the github readme ( here )
For now thats all i can think of. more to come laters
As we use dropbox so can we use appman also?
But how do u get ur server?
sahibunlimited said:
As we use dropbox so can we use appman also?
But how do u get ur server?
Click to expand...
Click to collapse
Sorry what? i dont understand
pvyParts said:
Sorry what? i dont understand
Click to expand...
Click to collapse
Sorry for bad english
Let me explain
Like u can direct download content like doom gives and wolf gives now a days
So can we have our own file storage server or what u say
So can we have that thing?
So i can store some files and can download them using appman when i need them...
So we can use appman like dropbox or something?
Sent from my X10i using xda premium
sahibunlimited said:
Sorry for bad english
Let me explain
Like u can direct download content like doom gives and wolf gives now a days
So can we have our own file storage server or what u say
So can we have that thing?
So i can store some files and can download them using appman when i need them...
So we can use appman like dropbox or something?
Sent from my X10i using xda premium
Click to expand...
Click to collapse
At this point I'd have to say no. Appman is meant to be a file browser more a tool to enable correct usage of addons for roms and to simplify everything for users.
Oh and Just to be clear I cant ( at this point) offer hosting of files.
Pvy.
Sent from my TEAM powered x10
dont work for me.
I am on stock 2.3.3 and appman said "appman is just finding his cape.Please wait" and nothing
pvyParts said:
Stock 2.3.3 ( maintained by me ) ( will go live later today or tomorrow )
Click to expand...
Click to collapse
Madmax02 said:
dont work for me.
I am on stock 2.3.3 and appman said "appman is just finding his cape.Please wait" and nothing
Click to expand...
Click to collapse
i think that about sums it up...
Pvy.
opss sorry the first time i read i have'nt understand this ( maintained by me ) ( will go live later today or tomorrow )
Madmax02 said:
opss sorry the first time i read i have'nt understand this ( maintained by me ) ( will go live later today or tomorrow )
Click to expand...
Click to collapse
Give it a go now should be working now
Pvy.
thx now its work
dont work for me.
I am on team 2.3.3 and appman said "appman is just finding his cape.Please wait" and nothing
Gonna try in a very few moments looks very promising !! Will definetly post feedback here
Sent from my X10i using xda premium
iVolcaNoz said:
dont work for me.
I am on team 2.3.3 and appman said "appman is just finding his cape.Please wait" and nothing
Click to expand...
Click to collapse
Do you have data enabled?
Sent from my TEAM powered x10
Nonstop loading
Sent from my X10i using xda premium
shahkam said:
Nonstop loading
Sent from my X10i using xda premium
Click to expand...
Click to collapse
care to elaborate?
ROM
data on off?
any toast come up?
do you have the loading box up?
I'd love to help guys but that is impossible to trouble shoot!
Pvy
pvyParts said:
care to elaborate?
ROM
data on off?
any toast come up?
do you have the loading box up?
I'd love to help guys but that is impossible to trouble shoot!
Pvy
Click to expand...
Click to collapse
Ok so latest miui from cobrato data off wifi enabled it says loading appman is getting his cape or whatsoever and then the box dissapear and i can see an android whit a cape and its loading forever
Sent from my X10i using xda premium
shahkam said:
Ok so latest miui from cobrato data off wifi enabled it says loading appman is getting his cape or whatsoever and then the box dissapear and i can see an android whit a cape and its loading forever
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Please see the Currently Supported ROMs part of the OP
You have shown me that the unsupported ROM screen is not working tho
Pvy.
pvyParts said:
Please see the Currently Supported ROMs part of the OP
You have shown me that the unsupported ROM screen is not working tho
Pvy.
Click to expand...
Click to collapse
Ok so this "unsupported rom screen" isn't working with fxp CM too.
Data was on.
sent from my sweet Rachael
lifty95 said:
Ok so this "unsupported rom screen" isn't working with fxp CM too.
Data was on.
sent from my sweet Rachael
Click to expand...
Click to collapse
Indeedy. i'll fix it tonight.
Pvy.
Hi guys I want to share with you some apps from OneUI 4.0 Beta. This zip is compatible with all devices running OneUI 3.0+
At the moment just some apps are included into my zip such as:
- Clock
- Messaging
- Calendar
- Digital Wellbeing
- Keyboard and Emoji's (Thanks to @TechDev18)
- Dialer and InCall backgrounds
- Gallery
- Bixby Routines
- Always ON Display
- Finder
- Game Launcher
- Weather
- Samsung Reminder
- More to come very soon!
HOW TO INSTALL?
Download the "FLASH_THIS_BEFORE.zip
Flash it and then reboot system
Reboot again to recovery and flash OneUI4.0_Ported_Apps.zip
DISCLAIMER
I will be aware of your problems caused by root like tripped knox... When you flash something like this you may know about the risks you are going to find in! Remember that these apps come from a BETA FIRMWARE so could be unstable or simply can't work for all devices. Also the zip is made to work on TWRP 3.3.1.0 with system/system partition. Other zips will come later. Make a backup before flashing this, otherwise don't report for bootlooped device. Just report for app freezing/force closing. This project is open to all, who wants to share other ported apps is free to write to me and I'll add credits to him obviously
BUGS:
Let me know
DOWNLOAD LINK
Downloads for : -Android- Generic Device/Other | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
IF YOU LIKE MY WORKS YOU CAN DONATE ME AT THIS email/link WITH PAYPAL:
[email protected]
Thanks for the excellent work
I will try it
Awesome.. will try this... Downloading now.
jonski89 said:
Awesome.. will try this... Downloading now.
Click to expand...
Click to collapse
It says in twrp "file is corrupt" install failed
same issue as previous versions, dont install or made any change in device ( Galaxy A30 with Anndroid 11 OneUI 3.1 )
Same issue... S10+... I installed on twrp as instructed but no change in the system like never installed. I put manually with root explorer...
Perfect, everything is working good on S10+. Fyi I use the incallUi 13.0.00.38 version from beta 12 as well and it's working good too
I didn't use the zip, I directly replaced apks with root explorer on my rooted device.
Thank you for your work Alexis
Everything working good on my s9+ with noble rom 1.5. I flash the zip with twrp 3.3.1.0. Thanks for the excellent work.
maglise said:
Perfect, everything is working good on S10+. Fyi I use the incallUi 13.0.00.38 version from beta 12 as well and it's working good too
I didn't use the zip, I directly replaced apks with root explorer on my rooted device.
Thank you for your work Alexis
Click to expand...
Click to collapse
can you tell how to replace apks ? where to put them ?
thanks in advance.
I don't understand these zips because I thought you would have to be on android 12 api to have them work. I havent tried it yet but ive tried them in the past and it always fails. So I don't see how it can work. Maybe an explanation could help.
Aboody Shaker said:
can you tell how to replace apks ? where to put them ?
thanks in advance.
Click to expand...
Click to collapse
She probably wont tell you because on XDA whenever someone figures something out they think it makes them special or more knowledgeable and they ignore people asking.
I however don't do that. The way it works is you have to extract the apks into a select folder and than you have to have root access to put them in your system folder that already has the clock apk for example. But heres the trick no one will tell you that makes the difference. You have to sign the apk and you do with apk signer pro on the playstore for a 1 or 2 dollars or theres other ways. Than you want to keep backups of the apk and remove it out of the system folder and replace it with the new apk with the same name and 644 permissions. I did it with the clock app to test it and it worked. Its takes forever and there really isnt nothing new so its pointless in some sense. However thats how you do it. What I gave was an explanation youll notice that on a website designed for people who want to do more with their phones you see short answers without any explanation at all and the truth is because they dont want to tell anyone. They say I dont spoon feed noobs. Cant ask for ETAs because the truth is they dont know if they can figure out how to update it or fix anything. Good luck
The biggest feature is no ads with the apps however if your rooted with AdAway you shouldn't have any ads because Ive never had a an ad in the weather app. Think of this way when you ask their thinking hahaha I know something you dont know lol. Than when you figure it out youll be resentful and bitter so youll do the same thing to anyone that ask you because you'll say to yourself no one ever helped me out so they can figure out themselves and of course hahaha I know something you dont know lol. This has to stop
AlexisXDA
Click to expand...
Click to collapse
can you please make zip for magisk?
You guys want to a know how to get the S21 ultra Google/Samsung messages app that was only for the S21 ultra? You download it off apkmirror and install it I've been using it on my S10 lite now since it came out. You can actually use it on other phones to my S7 has it on Pixel rom Android 11.
Techguy777 said:
She probably wont tell you because on XDA whenever someone figures something out they think it makes them special or more knowledgeable and they ignore people asking.
I however don't do that. The way it works is you have to extract the apks into a select folder and than you have to have root access to put them in your system folder that already has the clock apk for example. But heres the trick no one will tell you that makes the difference. You have to sign the apk and you do with apk signer pro on the playstore for a 1 or 2 dollars or theres other ways. Than you want to keep backups of the apk and remove it out of the system folder and replace it with the new apk with the same name and 644 permissions. I did it with the clock app to test it and it worked. Its takes forever and there really isnt nothing new so its pointless in some sense. However thats how you do it. What I gave was an explanation youll notice that on a website designed for people who want to do more with their phones you see short answers without any explanation at all and the truth is because they dont want to tell anyone. They say I dont spoon feed noobs. Cant ask for ETAs because the truth is they dont know if they can figure out how to update it or fix anything. Good luck
The biggest feature is no ads with the apps however if your rooted with AdAway you shouldn't have any ads because Ive never had a an ad in the weather app. Think of this way when you ask their thinking hahaha I know something you dont know lol. Than when you figure it out youll be resentful and bitter so youll do the same thing to anyone that ask you because you'll say to yourself no one ever helped me out so they can figure out themselves and of course hahaha I know something you dont know lol. This has to stop
Click to expand...
Click to collapse
Thanks bro you are a hero
Thanks for the work, however I lost my dailer app when flashed this thing as instructed on my note 9.
Restoring my backup now.
Any chance Its will b works at 2.5 OneUi ?
Aman gee said:
Any chance Its will b works at 2.5 OneUi ?
Click to expand...
Click to collapse
try and tell
Can we have individual apps ported for non-rooted devices?
When will beta 2 apps be released?
Does it work for anyone? I installed everything on clean rom but my apps are just in old version. Notning changed.