[Q] Launch another screen with text - Galaxy Tab Themes and Apps

Hi all,
Anybody know how to create shortcut text in home screen , when we tap that it is launch / go to another screen. I try with minimalistic text but i don't know how to launch another screen, just launch to application. Thank you before

I am not sure that I understand what you mean by "go to another screen". Are we talking about another page of the launcher (home screen) application?

vhallac said:
I am not sure that I understand what you mean by "go to another screen". Are we talking about another page of the launcher (home screen) application?
Click to expand...
Click to collapse
Yes, to another page. I want text as link i.e I'm create "Social" text in home screen, i need that is will refer to social page, News will refer to news page. I already install minimalistic text, but i don't know how to refer to another page. Just refer linking to apps, not to another page. Thank you very much

I'm having it on my tab. I'm using ADW. It has Launcher Actions. From there you can create icon to jump to screen 1, 2, 3, ...etc. Then you just change the icon into text style.

I don't think you can do it in general. I am looking at the source code for Android 2.1 launcher (in packages/apps/Launcher directory), and there is a method (Launcher.setScreen()) that they use to change the active screen, but it is only called internally from Workspace.java in three places: at initialization, to set the default value, on restoring the instance state, and when scrolling.
It is possible that the particular launcher application you use allows external intents to set the home screen, but I wouldn't know how to track it down without access to the source code.

keninsgs2 said:
I'm having it on my tab. I'm using ADW. It has Launcher Actions. From there you can create icon to jump to screen 1, 2, 3, ...etc. Then you just change the icon into text style.
Click to expand...
Click to collapse
Is it possible when using go launcher ex?

demhyt said:
Is it possible when using go launcher ex?
Click to expand...
Click to collapse
I was using that before switching to ADW. I do not recall go launcher having that function. Honestly, I prefer ADW over go launcher now.

APex is great too , smooth and fast , may do what you asking for

Related

[Idea] home app

To start: if this is already possible sorry.
I was wondering what you guys think of a home app that has two or more home "apps". I was thinking similar to the HTC sense "profiles" so that I could have one home for work and one for home with different Widgets etc.
If this would be hard to make how can I change the display name for ADW in the select home app screen?
Thank you for the help/ideas.
Just have ADW Launcher and Launcher Pro installed. Have each one configured how you'd like and then use Home Switcher from the Market to switch between them.
I have home switcher....not really user friendly IMO as I would prefer not having to open the app.....if it could do time based defaults it would be ok I guess.
So not a popular idea....ok how do I change the names of apps in the "complete action using" pop-up? Is it possible?

Vertical scrolling on homescreens?

I was playing around with the HTC bookmark widget earlier, and noticed widgets can be dragged up and down. Are there any widgets available that act as a blank overlay for the homescreen, which can also scroll vertically to view more widgets and shortcuts? This can be helpful to access more on each homescreen and provided no one else knows about the vertical scroll, hiding a few "work documents" .
sanamkan said:
I was playing around with the HTC bookmark widget earlier, and noticed widgets can be dragged up and down. Are there any widgets available that act as a blank overlay for the homescreen, which can also scroll vertically to view more widgets and shortcuts? This can be helpful to access more on each homescreen and provided no one else knows about the vertical scroll, hiding a few "work documents" .
Click to expand...
Click to collapse
how long have you had your phone again?
just about everyone knows about scrollable widgets.
and no you cant make a homescreen vertically scrollable.
1. You are being a ****.
2. He didn't ask about scrollable widgets.
3. Yes its possible it would just require some heavy knowledge and coding.
I wasn't announcing that widgets could scroll, I was providing an example. Nor did I ask if it was possible to make the homescreen scroll. What I'm asking IS possible. I was only asking if it already exists.
sanamkan said:
I wasn't announcing that widgets could scroll, I was providing an example. Nor did I ask if it was possible to make the homescreen scroll. What I'm asking IS possible. I was only asking if it already exists.
Click to expand...
Click to collapse
I haven't seen anything like that and I understand what you are asking. You would need to go to the android app dev section to see if someone will take A TON of time to make a full screen vertical scrolling widget that you can place other widgets in.
Would it be impossible to look at bookmark widget's code as a basis? As for integrating shortcuts into a widget, I could probably try and contact the dev of Multi icon. That should take care of the major concerns, right?
I dont know if you could make a widget that lets you host other widgets or shortcuts. but there are 2 options that may work for you
one is the folder system, you can make folders to keep your app shortcuts in, but they will not allow you to nest widgets inside of them.
another option is to use a secondary launcher like launcher pro or ADW launcher, and when you want to access the shortcuts or widgets that are in that launcher you can open it up. then you can set one of the launchers to be the default when you hit the home button, or have it ask you each time you hit it.
just my 2 cents, but don't give up on the widget inside a widget idea, im sure a bunch of people would like to have that ability
Teksu said:
I dont know if you could make a widget that lets you host other widgets or shortcuts. but there are 2 options that may work for you
Click to expand...
Click to collapse
The program/shortcut integrated in a widget is performed perfectly on the Multi icon widget. Pre-existing widgets in the widget haven't been included, but the dev has begun creating specialty widgets. I do recommend checking it out.
Teksu said:
another option is to use a secondary launcher like launcher pro or ADW launcher, and when you want to access the shortcuts or widgets that are in that launcher you can open it up. then you can set one of the launchers to be the default when you hit the home button, or have it ask you each time you hit it.
Click to expand...
Click to collapse
I've tried QuickDesk, which keeps your current launcher, but enables a popup homescreen when you double tap the home button. It's not the smoothest process by any means, and somehow makes HTC Sense pop up in your home button long press. If you know of any better attempts at this, I'd like to see how those work as opposed to this one. It may be simpler than eventually having to create a new one, right?
Actually, being able to pull up or down on the home screen to activate something like quickdesk would be pretty cool. QD kinda sucks having to double tap on it, and the response is laggy because the button is getting confused as to what it's supposed to do.
as far as I know, the only Launcher that provides vertical scrolling functionality is HTCSense. It also provides the EditText widget as a RemoteView.
**in Android world, a "widget" is any GUI object, really. While the widgets we talk about adding to a Home screen is really called an "AppWidget"**
Its all about how the Launcher handles and behaves with RemoteViews.
For a Launcher to allow one of its AppWidgets to contain and run another AppWidget, that Launcher would have to provide a huge heap of new RemoteViews and surrounding functionality...or, the AppWidget container would have to somehow import the child AppWidget App and run it internally (not possible I think!).
There's a chance that MIUI (a new Chinese Launcher) provides AppWidget-within-Folder functionality. It may then expose custom RemoteViews and API interfaces to allow AppWidgets to be developed to do similar things

Widget list editor?

Is there a way to edit which widgets show up in the list? Some apps seem to add 10+ variations of each widget! I saw another similar post but no answer was given which makes me think it isn't possible?
rendez2k said:
Is there a way to edit which widgets show up in the list? Some apps seem to add 10+ variations of each widget! I saw another similar post but no answer was given which makes me think it isn't possible?
Click to expand...
Click to collapse
As far as I know there is no general option for all the launchers available to do this. Every launcher handles his widget abilities in a different way.
I use ADW Launcher. This launcher shows the list of widgets but not all the sub-widgets. F.e. in the widget selection list I see "Elixir (19 widgets)". Only if I tap on it it shows me all the 19 sub-widgets.
In some apps you can define how many widgets should be shown in the widget selection of the launcher.
Thanks - I use Go Launcher Ex but don't see any options?
Talking of launchers, are there any launchers which handle short cuts more iPhone like? So, if I drag an icon near another one, it moves it out of the way?
rendez2k said:
Thanks - I use Go Launcher Ex but don't see any options?
Talking of launchers, are there any launchers which handle short cuts more iPhone like? So, if I drag an icon near another one, it moves it out of the way?
Click to expand...
Click to collapse
1) It's not an option you can switch on/off, its a build-in feature of the launcher. Some has it, some not. ADW has this feature, seems in GO it is missing.
2) I know none, sorry.

[APP]SwipePad + Launcher Pro = INFINITY

First of all, I'm not a developer. I'm just here to show a little trick I found to make your daily usage faster and more convenience. And this is my really first thread, please give me some suggestions to make my thread better, thanks!!
As the title of the thread showed, I'm going to introduce you 2 very famous apps which are SwipePad and Launcher Pro (nope, I'm not asking you to change your launcher, keep read it and you'll know ;p)
In fact, I'm not only here to recommend, but combining functions of the two apps and make it both better!!
If you used to be a Launcher Pro user, you should know there are a very useful shortcut/widget in it, which called Activity. (well, it is shortcut in prior ICS and widget in ICS and JB). With this Activity, you can just add a shortcut to a specific process of an app right to your home screen. Means that you may just go to the activity without entering the app, and click tons of button to reach it. For example, linking the shortcut to the Memory Usage under the Setting section, will bring you to the Ram Usage page with one click.
And here is the trick, I'm a frequent user of Dictionary in my phone. And the YouDao Dict is my most favourite apps, so by using the SwipePad and Activity shortcut of the Launcher Pro, I add a shortcut of the QuickDict Activity(com.youdao.dict.activity.QuickDictActivity) into the SwipePad. And I can access to the dictionary with just a swipe and release, in anywhere!!
Of course, this is just an example of using it, there are a tons of activities under the each application you installed to your phone. Look for the apps you use the most and find a make sense activity that seems useful to you and try it.
And the most important part, the apps is both free and you may just use the functions I mentioned without buying any add-on.
PS: Hit thanks if you find this useful. Thanks:cyclops:
Nova and Apex launchers have the activity shortcuts as well.
oh really?
should give them a try shortly.
I believe Holo Launcher allows activity shortcuts as well...
Sent from my GT-I9000
And... anycut does the same thing... launcher independent...
Sent from my Holiday using Tapatalk 2
My nfc reader does this for me.
Sent from the Mars Rover.
rignfool said:
And... anycut does the same thing... launcher independent...
Sent from my Holiday using Tapatalk 2
Click to expand...
Click to collapse
anycut is available on play store? Tried searching anycut in play store but could not find it. I am using "direct cut" app which is for creating and organizing direct dial/message and email shortcuts.
LauncherPro was abandoned by its developer a year and a half ago. I wouldn't even know what the best Android 2.x style launcher is right now, but I don't particularly care for them. Holo Launcher works on Gingerbread, and I have Nova Prime for when I'm on Jelly Bean. Both do shortcuts. Shortcuts to app activities, contacts, individual settings pages, etc. If you have SoundHound (free, or paid) you can create a shortcut to "ID Now". Don't go into SoundHound, it's in the top-level shortcuts. I just have that, rather than the app, in my music folder. But I think the shortcut thing isn't a launcher feature; I believe it's actually an Android feature. Is that incorrect? Can you not create shortcuts in any Android version's stock launcher, or the mods like TouchWiz, Blur, etc.? In other words, it's not a premium feature, it's just a feature.
Dark Reality said:
LauncherPro was abandoned by its developer a year and a half ago. I wouldn't even know what the best Android 2.x style launcher is right now, but I don't particularly care for them. Holo Launcher works on Gingerbread, and I have Nova Prime for when I'm on Jelly Bean. Both do shortcuts. Shortcuts to app activities, contacts, individual settings pages, etc. If you have SoundHound (free, or paid) you can create a shortcut to "ID Now". Don't go into SoundHound, it's in the top-level shortcuts. I just have that, rather than the app, in my music folder. But I think the shortcut thing isn't a launcher feature; I believe it's actually an Android feature. Is that incorrect? Can you not create shortcuts in any Android version's stock launcher, or the mods like TouchWiz, Blur, etc.? In other words, it's not a premium feature, it's just a feature.
Click to expand...
Click to collapse
yeah I put a "ID Now" shortcut in my SwipePad List as well!!
But half of the list of SwipePad are linked to direct call. Haha
No I don't think TouchWiz and Blur has it cause I once uninstall Launcher Pro from my phone and I couldn't find Activities shortcut from anywhere.
Btw, putting Clipper+ on the SwipePad is useful too.. No need to insert my email again and again. Oh ya, neither my home address.
ricsonham said:
First of all, I'm not a developer. I'm just here to show a little trick I found to make your daily usage faster and more convenience. And this is my really first thread, please give me some suggestions to make my thread better, thanks!!
As the title of the thread showed, I'm going to introduce you 2 very famous apps which are SwipePad and Launcher Pro (nope, I'm not asking you to change your launcher, keep read it and you'll know ;p)
In fact, I'm not only here to recommend, but combining functions of the two apps and make it both better!!
If you used to be a Launcher Pro user, you should know there are a very useful shortcut/widget in it, which called Activity. (well, it is shortcut in prior ICS and widget in ICS and JB). With this Activity, you can just add a shortcut to a specific process of an app right to your home screen. Means that you may just go to the activity without entering the app, and click tons of button to reach it. For example, linking the shortcut to the Memory Usage under the Setting section, will bring you to the Ram Usage page with one click.
And here is the trick, I'm a frequent user of Dictionary in my phone. And the YouDao Dict is my most favourite apps, so by using the SwipePad and Activity shortcut of the Launcher Pro, I add a shortcut of the QuickDict Activity(com.youdao.dict.activity.QuickDictActivity) into the SwipePad. And I can access to the dictionary with just a swipe and release, in anywhere!!
Of course, this is just an example of using it, there are a tons of activities under the each application you installed to your phone. Look for the apps you use the most and find a make sense activity that seems useful to you and try it.
And the most important part, the apps is both free and you may just use the functions I mentioned without buying any add-on.
PS: Hit thanks if you find this useful. Thanks:cyclops:
Click to expand...
Click to collapse
how do you add the shortcut to SwipePad? I created a shortcut to activity but couldnot find a way to add it to SwipePad
just swipe to the portal you want and hold until you see it turn orange colour, then choose Shortcuts -> Activities -> and choose whatever activity you want and you're done
but there is no activity or shortcut that I created before using launcher. there are just few activities,not as much as I see when use launcher
yeah i'm using swipepad too, its a great app for shortcut.
iu1nguoi said:
but there is no activity or shortcut that I created before using launcher. there are just few activities,not as much as I see when use launcher
Click to expand...
Click to collapse
how come?mine show full list in launcher and swipepad.
any screenshot available?
i wanted to show you some screenshot,but it stuck at the notification saying saving now.
when I tried to assign portal in Swipepad
iu1nguoi said:
when I tried to assign portal in Swipepad
Click to expand...
Click to collapse
do you have launcher pro,nova launcher or apex launcher install in your phone?
you can still using your default launcher, you just need either one of these launcher mentioned to be install in your phone in order to use the feature that i said.
i use Adw launcher. I can create shortcut to activity using Adw launcher. However, I cant assign this shortcut to swipepad
hmm...it's a different "shortcut" we're referring to.
for that i cant help out, coz SwipePad has its own shortcut and not support other launcher's shortcut.
and the shortcut we're talking about is separate thing, which are more specifically named Activities.
Here you go the screenshot.
Sent from my GT-I9300 using xda premium
I don't see This App SWIPEPAD in Play store
anyone else can recommend a similar app
or knows why its no more available in Playstore
ilordvader said:
I don't see This App SWIPEPAD in Play store
anyone else can recommend a similar app
or knows why its no more available in Playstore
Click to expand...
Click to collapse
https://forum.xda-developers.com/android/apps-games/app-fooview-alpha-im-t3326901/
Sent from my Mi 6 using XDA Labs

Nova Launcher + Widget Resolution

Hi, Have looked around the internet and have found plenty of reference to the S7 and how to fix this but those fixes dont seem to work for the S8+. Anyway the issue is that having installed Nova Launcher and tried to add the Google Calendar and MyFitnessPal Widgets I have noticed that they are quite large in comparison to that of the stock launcher, they seem out of place, even the google search bar looks odd. Does anyone know of a way to fix this?
Found this in web "Support response: *That's something that Samsung does to either try and prevent you from using 3rd party launchers like Nova, or to stop you from using their widgets within 3rd party launchers. *. I also want to use nova launcher but widgets' resolution is too high, any solutions ?
This particular issue is annoying to say the least. Widgets look like crap on Nova vs stock...BUT I did find a workaround with my S8 and just did it on my S10. I haven't seen this solution posted anywhere, but I'm sure many OCD people like myself will be happy:
Create a new Nova widget for "activities". Scroll down to "touchwiz" or "One UI" (for Samsung, may differ depending on what your stock launcher is called). Expand "One UI" and select the activity that ends with ".Launcher. "
That's it! now you can load your stock launcher with a tap of a button. I use this button to load all my widgets (with the mentioned resolution issue) since they are all organized on the stock launcher just they way I like. A press of the home button will take you back to Nova home screen.
Depending on your icon packs, you can make the icon disappear by selecting no icon so you have a "secret" location to launch your widgets or select any icon you wish.
Alternatively, If you don't want to use an icon, you can do the same with Gestures if you have Nova Prime. Just select the gesture to be an "activity" from the shortcuts tab and select that launcher activity as noted above.
Thank you!
You're brilliant. That's all I wanted t express and I made an account to say this. This had been bugging me for so long!
palakb said:
This particular issue is annoying to say the least. Widgets look like crap on Nova vs stock...BUT I did find a workaround with my S8 and just did it on my S10. I haven't seen this solution posted anywhere, but I'm sure many OCD people like myself will be happy:
Create a new Nova widget for "activities". Scroll down to "touchwiz" or "One UI" (for Samsung, may differ depending on what your stock launcher is called). Expand "One UI" and select the activity that ends with ".Launcher. "
That's it! now you can load your stock launcher with a tap of a button. I use this button to load all my widgets (with the mentioned resolution issue) since they are all organized on the stock launcher just they way I like. A press of the home button will take you back to Nova home screen.
Depending on your icon packs, you can make the icon disappear by selecting no icon so you have a "secret" location to launch your widgets or select any icon you wish.
Alternatively, If you don't want to use an icon, you can do the same with Gestures if you have Nova Prime. Just select the gesture to be an "activity" from the shortcuts tab and select that launcher activity as noted above.
Click to expand...
Click to collapse
Brilliant solution. I might say this workaround is even better than solving the actual problem. I love android.

Categories

Resources