Sense, create a favorites folder? - HTC One V

Got the phone yesterday. Amazing. Until now I love it. Got some minimal design flaws, but I think I will get used to it.
One question regarding the Sense. When I got the phone, on the home screen their was some kind of a 'favourites folder' or 'personal folder' with apps in. I deleted it under the customization of the phone.
How to I add that folder again? I can't find it anywhere in the widgets or shortcuts.
EDIT!! Ahh, it's just dropping the icon of the app on the other icon, and voila, you got a folder.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

IsonNick said:
EDIT!! Ahh, it's just dropping the icon of the app on the other icon, and voila, you got a folder.
Click to expand...
Click to collapse
Just about to write you how to do it but you already manage that
And click on the Unnamed Folder, you can change the folder name.

So simpel. Thanks for your reply.
Sent from my HTC One V using XDA

Thread moved to our new Q&A section.
Sent from my Galaxy Note (i717), using XDA Permium.
•••••••••••••••••••••••••••••••••••••••••••••••••
XDA Rules:
http://forum.xda-developers.com/announcement.php?a=81
Ten post rule:
http://www.xda-developers.com/android/10-post-rule-explained/
Marketplace Rules (updated):
http://forum.xda-developers.com/announcement.php?f=476

Related

[Q] Pulldown ACS Text

Where do i edit the ACS text in the pulldown? I want to change it to something more personal or something.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think its in strings.xml inside framework-res.apk/res/values. You will need to decompile and recompile the apk to make the change. Mystery has a thread on how to do it on here also. Id post a link but I'm posting on my phone.
Sent from my SPH-D700 using Tapatalk
Flint420 said:
I think its in strings.xml inside framework-res.apk/res/values. You will need to decompile and recompile the apk to make the change. Mystery has a thread on how to do it on here also. Id post a link but I'm posting on my phone.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
This.
Unfortunately, it's not quite that simple. Already themed framework-res.apks rarely recompile properly, if ever.
Just a heads up.
I used the app in this thread and it seems to work.
http://forum.xda-developers.com/showthread.php?t=901865
yoxboxyo said:
I used the app in this thread and it seems to work.
http://forum.xda-developers.com/showthread.php?t=901865
Click to expand...
Click to collapse
not for me (currently on SRF 1.1.1)
The OP also made this thread in the general section where the question was answered. http://forum.xda-developers.com/showthread.php?t=1169860

[Q] Join together widgets in widget list? ***SOLVED***

Hi.
I got an Xperia Arc after hawing an Xperia X10 Mini Pro a while..And on my x10MP I am running Froyocomb (based on Cm6) and this one has a werry nice widget list.
Like this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and what I am wondering is if anyone can make the same widgetlist on the Arc?I HATE having 4 og more widgets from the same app in the list..makes the list totally messy.
Hope anyone can help.
AppWidgetPicker is the one you need I think. It's on other thread, get it from there.
EDIT: ok here's the link
Sent from my LT15i using XDA Premium App
Rycon33 said:
AppWidgetPicker is the one you need I think. It's on other thread, get it from there.
EDIT: ok here's the link
Sent from my LT15i using XDA Premium App
Click to expand...
Click to collapse
I believe it requires "root" as the APK needed to be in /system/app folder and appropriate permissions are to be set.
Thanks..That made my widgetlist look SO mutch better.
Once again Xda gives fast and great help.

Theming question

Hi,
Sorry if this has been asked before but I have searched and searched but couldn't find the answer.
In the picture below, messaging app, when you select to delete threads where are the buttons that the arrows are pointing to located and what is the names of the files? I'm pretty sure they aren't located in the mms.apk as I have looked and double looked and can't see them, perhaps I can't see them for looking.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks in advance,
Goose
btn_default_*****.9.png
Found in framework-res.apk
edit: someone was quicker
Sent from my GT-I9100 using XDA App
I thought it might be in framework-res but none of my btn_default_***.9.png's look anything like those 2. When they are pressed they are basic blue. All the btn_default_pressed.9.png's have a glass effect and again look nothing like the buttons when they are pressed.
Edit:
I changed all the btn_default_****.9.png's and it didn't change the buttons in the delete threads. It did change the buttons for everything else related. So it's puzzling me even more now??
If its a samsung app then it might be tw_button_****.9.png
dully79 said:
If its a samsung app then it might be tw_button_****.9.png
Click to expand...
Click to collapse
I was just looking in there. Think you might be right. Will post results

Clock Widget and Camera-app for Cyanogen

I'm searching for a good clock widget, including weather, and a camera-app for Cyanogen MOD 7.
any suggestions?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
One does not simply walk into the android development forum.
Oh dear.....
Sent from my HTC Desire using XDA App
some people just can't read few rules..
just reported to move
I sensed a disturbance in the Force.
Put bluntly,
I knew what was in progress before I opened this thread.
everyone ready to the presentation of "the phone"?
(just trolling around)
where is Terepin when you need him
UreshiiTora said:
any suggestions?
Click to expand...
Click to collapse
I suggest you visit doctor for prescription of pills for brain growth.
Xda App fail.
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to General
Beautiful widgets is a very good clock and weather widget.
Camera 360 for camera app
I used Beautiful Widget time ago, and I have tryed Fancy Widgets (that is free).. Now i'm currently using the first one, but both are good!

[APP] **ADAWAY**[Take out the adds][UPDATE]

Hi this app will help you to take out the adds of our nexus 7 we just need be súperuser,tap on start blocking and reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
db.tt/dDhOmw4M <----+++++ link
i'm not the developer of this app..... i just share it........ i hope don't cause problems........ but im sure that the developer of this app will be happy if we share his work
there is the page were i find it --------->code.google.com/p/ad-away/
i'm newer in that of post things..... tell me if i do something wrong!! :
Tell me what you think!!
On a thread opening spree today, are we?
On a side note, did you create this app? There is already a popular ad blocking app called "AdAway." If it is the same app, you probably shouldn't redistribute it without permission or proper credit to the developer.
adotkdotjh said:
On a thread opening spree today, are we?
On a side note, did you create this app? There is already a popular ad blocking app called "AdAway." If it is the same app, you probably shouldn't redistribute it without permission or proper credit to the developer.
Click to expand...
Click to collapse
ooh sorry i forgot put the original source...... thanks for the observation..... and i'm not the developer..... just i wanna tell you about the app

Categories

Resources