Related
So now that I'm on Froyo I can't use my beloved Helix Launcher. I need a way to conserve desktop space. To do so I want to use a widget that allows me to add shortcuts to it and scroll through the different apps.
Think something like GDE app dock but just for the stock homescreen. Does anyone know of anything like this?
With any luck, Helix will be updated for FroYo relatively soon. I already miss it too.
You could just add a "new folder" to your home screen, name it whatever u want and fill it up with any apps (not widget). Enjoy! if you didn't know about that already of course.
Look into 'more icons widget', doesn't scroll but you can add 3+config icon in a 1x1 space or 15+ config icon in a 4x1 space.
The development of Helix has been discontinued guys
According to whom?
evilkorn said:
Look into 'more icons widget', doesn't scroll but you can add 3+config icon in a 1x1 space or 15+ config icon in a 4x1 space.
Click to expand...
Click to collapse
I've checked that one out. It's alright, but I don't like how small the icons are. I'd rather have a scrollable widget dock. GDE has a great one built in, I wish someone would build one outside of GDE that is just a widget.
Scrollable widgets are not possible under the stock launcher/framework, notice that you have to click a button or have it auto refresh with widgets like facebook and various twitter applications. That is why Rosie has the scrollable widgets because of the customized framework.
If your objective is to conserve desktop space, I'm using "Apps Organizer" download from the market(free) to do that. It allows you to group your applications and put the group name on your desktop. Definitely a space saver!
Use launcher pro, up to 7 screens.
evilkorn said:
Scrollable widgets are not possible under the stock launcher/framework, notice that you have to click a button or have it auto refresh with widgets like facebook and various twitter applications. That is why Rosie has the scrollable widgets because of the customized framework.
Click to expand...
Click to collapse
I get what you're saying, but something doesn't make sense. On GDE you can add an application dock, it works EXTREMELY well too. Why is that? It's not a rosie app or anything.
Check it out. Thats what we need in a stand alone widget.
Like I said in the first sentence, with the stock launcher. GDE is a home replacement.
Or use a home replacement. Cause gde has it.
Edit: @evilkorn. sorry, didn't see that u clarified.
whats GDE? also does launcherpro work with froyo?
oops wrong thread.
Search in the market for an app called "Launcher Dock" It's a great app!!
bcpk said:
According to whom?
Click to expand...
Click to collapse
According to Faruq (the author), he may start collaborating with the LauncherPro dev though
anderwebs launcher is beastly!
bullyfrog said:
If your objective is to conserve desktop space, I'm using "Apps Organizer" download from the market(free) to do that. It allows you to group your applications and put the group name on your desktop. Definitely a space saver!
Click to expand...
Click to collapse
+1
I've been using it for a while now too.
ADW launcher has an app drawer at the bottom. You can flash the rc3 alternate build on the N1 Froyo. Get it HERE
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
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
Previously I've used the ADW launcher but have found every phone I've had become unmanageably slow over time. I've never been able to identify the problem but this time I'm trying to leave as many things stock as I can bear, starting with the launcher.
The default launches seems palatable enough but I can't workout how to resize widgets to fill the width of the screen.
Two of my favorite widgets to have on the home screen are "Fancy Widgets" (a clock/weather widget) and "Agenda Widget" (a calendar widget). Both these programs have several different sized widgets available but neither have widgets that are 5 cells wide. Is there a way to stretch the widget in the default launcher like one can in ADW?
Attached is an example of what my home screen currently looks like.
Thanks,
Slarti.
P.S.
I hope I'm asking this in the correct place.
(I wasn't able to find a Q&A section for G3 themes)
Uh, I've found that after releasing the agenda widget when dragging resize grippers become available on the corners.
This works perfectly to resize Agenda Widget to a 5x2 box.
Unfortunatly this doesn't work for Fancy Widgets.
It should be added as default feature
deadlyheart4u said:
It should be added as default feature
Click to expand...
Click to collapse
I think it only works for default apps in the phone.
Hmmmm
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.