SPB Home Shell - Click Themes and Apps

Finally SPB Home Shell available for Android
Anyone tried this
how smooth running ?
advantage ?

1. Not running at all.
2. No advantages, since it's not working.

Related

SPB Pocket Plus - XDA II PROBLEM!!!

I have installed SPB Pocket Plus but it hardly jams finished the installation. Any icon doesn't appear
I have also installed macromedia Flash Player.
HELP
From my experience, I've had no problems with SPB Pocket Plus, get the latest version, 2.2 I think.
It could be conflict with other software you have installed. Best way to check is after a hard reset, install SPB Pocket Plus before anything else, and see if the problem manifests, if it does not, then its software conflict.
???
to eliminate some tasks from the automatic execution.... resolved!!!

[Q] Trying to stop the license on an app

So Im getting pretty bored with the Sense user interface, and I have found a great replacement for it, although, when I run the UI, it says I havent bought this app off the market, and it makes me quit out of it. Its called SPB Shell 3D, and I downloaded it off of 4shared.com. I am unrooted, so I cant use DroidWall to stop it from connecting with the market. Ive been looking for any good apps that will do this without needing root, and the only one I have found is App Shield, but dont have the money to buy it. I was wondering if there was any way I can stop SPB Shell from connecting with the market, without having to turn my WiFi or Data service off.

[Q] TFS Shell and ram usage

Hi, so I just got my s3 last week and I've been running TFS Shell as my launcher for a bit now and recently it has started reloading TFS Shell when i push the home key from an app, i.e. it says: "TFS Shell is loading" for about 10 seconds. It doesn't do it all the time but regularly enough for it to be quite annoying... I really love the launcher so I don't want to have to shift.
I suspect it might be related to ram usage as this often happens when i'm using quite a few apps or am playing a graphic intensive game. Is my phone seeing TFS as a dormant application and taking resources from it for my other apps? Is there anyway to stop it doing this? Another interesting point is that sometimes in my task manager, it shows apps running twice, i.e. there are 2 facebooks and 2 play stores and 2 angry birds etc. Why would this happen and could this be causing twice the ram usage?
So far I'm loving my shift to android though. Any responses will be much appreciated
bump

Xbrowser problem adding Bookmarks with Amazfit Pace

Please note: Adding Bookmarks is much easier if using the later ver's of Xbrowser which have the User resync facility in the User profile section. I was initially using an old 2.4.7 version which had no resync.
Hi,
Recently I got the Amazfit Pace English ROM version , I think this smartwatch is one of the best out there and has the ideal screen for outdoors. After a few days I ventured further and used the below easy method to install some apps
https://www.smartwatchspecifications.com/install-android-apk-apps-amazfit-pace/
I downloaded the Xbrowser app and used the below Pace Tuner app to switch on the wifi;
https://forum.xda-developers.com/smartwatch/amazfit/tool-amazfit-pace-tuner-windows-apk-t3774967
The problem I have is that because the Amazfit screen is so small I have no way of saving any new Bookmarks. When I use Xbrowser on my phone the screen is large enough to display the OK buttoon to save the bookmark.
https://drive.google.com/open?id=1utVduvfw_hC13IVzdMMfLLK47hUfMUiw
But when I use the Amazfi, the OK button is below the screen and I cant find anyway to navigate to the bottom of the screen.
https://drive.google.com/open?id=10YJ-KWIWH_M7hj2gn2d_CUZBe1Lc65Ki
Within Xbrowser Settings I enabled the "Support touch screen page down or up", but this has had no affect.
Another way I thought would be to use my phone to create any new bookmarks and then update the watch using export and import from within the Xbrowser app. But although the export works fine when I try import the Amazfit is unable to find a file explorer app and then Xbrowser crashes.
https://drive.google.com/open?id=1NO-hewWQeiSytOwL-fGGKCGY6dzPTqmz
https://drive.google.com/open?id=1AqTRJi2bIRWl37y-cmP88yLpYlJJQsuy
Have also installed a file browser app and get same problem where Xbrowser crashes.
https://drive.google.com/open?id=1Tw8bAsRsVIjgSxZOUk0tMIz5_cTYQ8aB
One clue is that when I try the import on the phone I get the "complete action using" message.
https://drive.google.com/open?id=1OsH0FBTfe9BFtarohZaNQ9aWGD2UdaR6
I think the problem is that the amazfit has no default file browser and has no option to offer the "complete action using" link and so fails.
Any help or further suggestions appreciated.
Exactly, the Android 5.1 version used in Pace is mostly crippled so it doesn't have a document manager (to pick files) nor a download manager. Your better chance is using synchronisation using an account inside XBrowser. Besides that, if the only problem is the small screen, I do this to temporary change screen resolution to be able to fix things on watch using adb and watch connected to USB on computer:
Code:
adb shell wm size 640x600
adb shell wm density 120
Go back using:
Code:
adb shell wm size reset
adb shell wm density reset
It doesn't require root. Launcher will crash, but don't worry. After you go back to normal, restart watch or some things may get a bit wonky.
lfom said:
Exactly, the Android 5.1 version used in Pace is mostly crippled so it doesn't have a document manager (to pick files) nor a download manager. Your better chance is using synchronisation using an account inside XBrowser. Besides that, if the only problem is the small screen, I do this to temporary change screen resolution to be able to fix things on watch using adb and watch connected to USB on computer:
Code:
adb shell wm size 640x600
adb shell wm density 120
Go back using:
Code:
adb shell wm size reset
adb shell wm density reset
It doesn't require root. Launcher will crash, but don't worry. After you go back to normal, restart watch or some things may get a bit wonky.
Click to expand...
Click to collapse
Many thanks, yea I thought about trying the user sync from inside Xbrowser but the trimmed down Watch app has no User profile settings so another dead end. But I'll try your idea of using adb to change the screen size and maybe that will get me going. Cheers,
Update:
All sorted, I found 640x600 a bit small so went with 400x375 & density of 150.
thanks
jamiedg said:
Many thanks, yea I thought about trying the user sync from inside Xbrowser but the trimmed down Watch app has no User profile settings so another dead end. But I'll try your idea of using adb to change the screen size and maybe that will get me going. Cheers,
Click to expand...
Click to collapse
"Trimmed down" watch app? What XBrowser are you using? I simply installed the same one I see on Play Store, just changed some configs on watch so it will go full screen (no bars) when scrolling pages.
https://play.google.com/store/apps/details?id=com.mmbox.xbrowser.pro
Have you tried just making an "internet shortcut" (in windows just drag a link into a folder) putting that shortcut on the watch and using a file browser to "launch" it?
I haven't yet, but I'm gonna go try it now
Edit: Android does not recognise .URL files correctly, oh well
lfom said:
Exactly, the Android 5.1 version used in Pace is mostly crippled so it doesn't have a document manager (to pick files) nor a download manager. Your better chance is using synchronisation using an account inside XBrowser. Besides that, if the only problem is the small screen, I do this to temporary change screen resolution to be able to fix things on watch using adb and watch connected to USB on computer:
Code:
adb shell wm size 640x600
adb shell wm density 120
Go back using:
Code:
adb shell wm size reset
adb shell wm density reset
It doesn't require root. Launcher will crash, but don't worry. After you go back to normal, restart watch or some things may get a bit wonky.
Click to expand...
Click to collapse
lfom said:
"Trimmed down" watch app? What XBrowser are you using? I simply installed the same one I see on Play Store, just changed some configs on watch so it will go full screen (no bars) when scrolling pages.
https://play.google.com/store/apps/details?id=com.mmbox.xbrowser.pro
Click to expand...
Click to collapse
That's even better, I was using an old 2.4.7 version. I've just removed the old and installed the newer 2.5.5 version whch installed fine and it now has the "User profile" section. Ran the Sync and my bookmarks have arrive on the Amazfit. Thanks guys for all your help and hope others may find this useful

Automation Apps Issue

Hey there, I have some low-end device as the Samsung Galaxy J7 Prime SM-G610M, which is running Android Oreo 8.1.0 and Samsung Experience 9.5 without root. I just bought the apps Tasker and MacroDroid, however this 2 apps doesn't seem to work while my device is Locked or the screen is turned off. I have tried to disable the batter optimization and added them to the unmonitored apps from device care app and still can't get them to work.
So my question is: Is there a command I can run from adb shell to grant background activity to them?... any help would be thankful. Thanks for your time!

Categories

Resources