HTC Incredible :: Create Folders And Put Apps In These On Phone?

Aug 31, 2010

Is it possible to create folders and put apps in those folders on an Incredible?

I'm an android newbie, and I would like to create some folders-games, weather, maps, etc. and put corresponding apps in those folders. I would like to place those folders on my homescreen.

Is this possible and if it is, which app would I need to do that. I've had my DInc since they came out and it's totally stock. I haven't gotten the froyo update yet.

HTC Incredible :: Create folders and put apps in these on phone?


General :: Change Where Apps Create Folders?

Oct 30, 2012

Some background info: I have a Samsung Galaxy Nexus, so no SD-Card. Rooted, running Paranormal Android.

So what started bugging me lately is the fact that android just places folders created by apps in my main storage, which ironically is called /sdcard/.

Is there a way to create a folder, for instance: ProgramFiles, and make android place all folders made by apps in that folder? That way only my Music, Movies folder etc would stay in the main storage.

View 4 Replies View Related

Samsung Galaxy S :: How To Create Folders Inside Apps Menu?

Jun 19, 2010

Is it possible to create folders inside Applications menu? I know how to create folders on the desktop but not inside, does anyone know how to do that?

View 1 Replies View Related

HTC Incredible :: How To Create Email Folders?

Jun 18, 2010

I'm using the stock email application on my Inc. Is there a way to create additional folders? I would like to create a 'saved' folder to keep certain emails in. I can't seem to find a way to do this. I'm wondering if any of the other email apps (K9) can do this.

View 2 Replies View Related

HTC Incredible :: Need Way Of Arranging Apps In Folders

May 8, 2010

Maybe I'm missing it, but is there any way to arrange apps once they are inside a folder?

View 3 Replies View Related

General :: Do Extra Files And Folders Created By Old Apps Slow Phone Down

Dec 5, 2012

Notice on my SD card a bunch of random folders and files that are from old apps I've uninstalled, should I just ignore them?

View 1 Replies View Related

HTC EVO 4G : Create New Folders In Gallery

Oct 22, 2010

Does anyone know of a way to create and name new folders within the gallery, and transfer pictures to said gallery? Is there an app that can do this? I would like to be able to better organize all of my pictures rather than having all of them lumped into one folder. Such as a folder for kids, vacation, etc......

View 1 Replies View Related

HTC Incredible :: How To Create A Folder For Apps?

Aug 15, 2010

Is there anyway to create folders on the "all programs" page you get when you push the widgets/apps button next to Phone? I'd like to push that button and then maybe see a games folder at the top and a media folder for camera apps and media players. Maybe a news/reference folder for my dictionaries, reference and news apps. The rest of the stuff I'd like to just leave there open and accessible.

View 10 Replies View Related

Android :: Need To Create New Folders On K9 Email App?

Apr 8, 2010

I just need a simple yes or no. Course if its the former then a simple.

View 1 Replies View Related

Motorola Droid :: Want To Create Sub Folders

Dec 8, 2009

Is this possible? Folder called Media, then within that have folders for MP3s, Videos, Streaming, etc?

View 3 Replies View Related

Samsung Galaxy S :: Create New Folders?

Aug 25, 2010

Had my Samsung Galaxy S this week and love it......my mates in work have iPhones and they say they can create folders on thier pages, name them accordinaly (music, pictures, apps etc.....) and then place the corresponding data, media etc..... in them, so they are all placed in specific folders.. Is this avaiable to do on the Galaxy S? Is there a app out there for it?

View 10 Replies View Related

HTC Hero :: Create Folders In All Programs?

Sep 18, 2009

Is it possible to create folders in the all "programs list", so that i can organise the donloaded apps. i know you can create folders on the home screen but i would really like the option to create them in the "all programs menu".

View 1 Replies View Related

Android : Create - Gallery App With Folders

Aug 27, 2010

Im quite tired of having almost all my pictures in the same folder. Is there a way to create folders on my Desire, so I can seperate my pictures? ... Or have anyone tryed an app which can help me out with my problem?

View 2 Replies View Related

Android : How To Create Folders Using Droid SDK?

Apr 10, 2010

Is it possible to be able to create a folder on the sd card of the phone via using Android SDK or the Shell?

View 1 Replies View Related

HTC Wildfire :: Create Folders Inside Menu?

Aug 27, 2010

How can i create folders inside the menu
so i can put e.x all my apps or the tools etc. in separate folders than all together.

View 2 Replies View Related

Motorola Droid :: How To Create Multiple Folders

Feb 11, 2010

I was womdering how do i create different folders for things such as ringtones, notification tones.. etc.

View 3 Replies View Related

Motorola Droid X :: New Picture Folders Did Not Create?

Nov 23, 2010

I just went to my gallery to delete a few pictures only to notice a bunch of new folders. Named s1 thru s7 and containing pictures I've never seen. Bet it's a news app named pulse I downloaded...

PITA - Takes 5 keystroke to delete 'em.

1 select folder
2 menu select items
3 menu select all
4 menu delete
5 OK

View 1 Replies View Related

HTC Droid Eris :: Create Picture Folders ?

Nov 28, 2009

How to seperate pictures in albums into sub folders? its very anoying to scroll through 200+ pics to find one. id like to orginize them for easy viewing. is there an app for this or something in settings? i know you can create folders on your home screens which i have done to seperate apps into groups. but then theres no way to send pics to these folders.

View 3 Replies View Related

HTC Incredible :: Can't Open File Attachments From Emails / Look At SD Card Folders Through Phone App?

May 5, 2010

Trying to figure out why I can't open file attachments from emails. Received some pdf files and two doc files today. Tried opening files from email with pdf reader program and quickoffice or whatever its called. Neither type of file would open. Tried to download then open files with same problem. Files are definitely .pdf and .doc, just opened and rad them on laptop now. Also confused...is there any way to look at my SD card folders and files through a phone app? Can't figure out how to see anything other then my music and photos.

View 5 Replies View Related

HTC Legend :: Way To Create Custom Homescreen Contact Folders?

Aug 19, 2010

I've seen a few posts about this but nothing to say definitively (thank god for spell check!) if it's possible or not. On my HTC Legend (HTC Sense with Android 2.1) if you go to add and folder from a homescreen you have a choice of All people, Facebook Phonebook, Phones, Starred (Favorites). Is it possible to create another folder that will hold members of a contact group that I have created? I can create a new empty folder but don't know how to put contacts into this instead of other home screen icons (this would do if I can't use contact groups).

View 1 Replies View Related

Android :: Create File - Including Folders For Given Path?

Oct 28, 2010

Am downloading a ZipFile from web. where it contain folders and files. Uncompressing them using zipInputstream and zipentry. zipentry.getName giving name of file as "htm/css/aaa.htm". so i am creating New File(zipentry.getName); But problem it throwing an exception File not found. i got that it is creating subfolders htm and css. My question is that , how to create a file including its sub directories , by passing above path?

View 2 Replies View Related

Android :: Unable To Create Folders Under Data Directory / Way To Do

Nov 13, 2009

I am using Android 1.1. I am not able to create folder under /data directory. But permissions looks like read/write. I checked /system it is Read only.

Is it any way create directory like /data/myFiles/Audio ?

View 2 Replies View Related

Android :: Any Decent Applications That Allow To Create Folders Or Albums For Pictures?

Jul 24, 2010

What I need to do with my Incredible is so simple and I am really amazed that this phone's photo application is as bad as it is. I have about 100 photos. I need to put them into individual folders or albums (I just need a way to separate them). I have tried everything but it does not appear as though the Incredible has this capability. I did a search and found some instructions using Astro file manager however this did not work for me. Therefore, is there any decent apps out there that will allow me to create folders (or albums) and put pics into them? I also need to somehow backup the photos (probably directly off of the SD card onto my PC).

View 7 Replies View Related

Android :: Setting Up Email Account - Create Additional Folders

Dec 30, 2009

Setting up my email account was easy to do. I'm having a problem (or I'm not understanding) the email app that came with the phone. I only see three folders

INBOX
SEND
TRASH

How do I create additional folders? Also, how do I get all my emails in my inbox to display?? I am only seeing the recent emails, or the ones that were just received. I need to be able to see the emails from earlier today, yesterday, last week, etc..... How do I do this? Can emails be stored to the card? Can we change the text setting from an html format to just a standard text format? Where can I find a the complete instructions on the email app?

View 3 Replies View Related

Sprint HTC Hero :: New Memory Card / Need To Create Specific Folders?

Jan 15, 2010

I bought a new 8gb transcend class 6 for my hero and took out the old card and put the new one in and formatted it. Looked at the original 2 gb card and has lots of folders. Question is: do I have to copy and paste the old folders to the new card or will the phone automatically set up new folders? Phone's relatively new so I don't care about the existing photos and whatnot and do I create specific folders myself i.e. mp3, pics, etc.

View 1 Replies View Related

Sprint HTC Hero : Way To Create Separate Folders For Videos / Pictures?

Jul 15, 2010

Is there anyway to create separate folders for videos and pictures?

View 1 Replies View Related

Sprint HTC Hero :: Create Custom Icons For Folders Or Add Shortcuts Into App Organizer Groups

Feb 11, 2010

How to - create custom icons for folders or add shortcuts into App Organizer Groups

I've been playing around with the App Organizer, and been putting things into folders. However, I am trying to do a few things.

Add shortcuts into the groups App Organizer creates, and/or create custom icons for Folders I put on the Home pages.

For example, I have 6 mail accounts (don't ask) and want to put them in a group called mail. Using AppOrganizer, I can only organizer the main mail icon into the group, I want to add the 5 other shortcuts I created for each account. OR I group them into a folder, but I want to change the folder icon to an envelope.

Also, anyone know any good apps that puts email notifications on the top taskbar?

View 5 Replies View Related

Samsung Epic 4G :: Way To Create 3 Different Gmail Apps On Phone?

Dec 2, 2010

I just got my Samsung Epic 4g, and I am confused about the emailing. I have 3 gmail accounts (1 for work, 1 for school, and 1 for the phone) and 1 sbcglobal account. I have the sbcglobal account in the email app and then the other 3 in the gmail app. How can I switch between the 3 gmail accounts?? Is there a way that I can create 3 different gmail apps or something?

View 2 Replies View Related

Sony Ericsson Xperia X10 Mini/pro :: Menu To Create Folders In Storage Area To Store SMS On Memory Card

Oct 27, 2010

I bought X10 mini/pro last week. Is there any facility to create a folders in storage area & start storing my SMS on memory card?

I am not able to see any menu which can do that?

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Application Screen - Create Folders And Reorganize Position Of Application

Jul 26, 2010

On the applications screen, (the one which you drag up from the bottom of the home screen), is there any way to create folders there and re-organise the position of apps? I know that you can create folders on the home screens, but this isn't what I want to do. I would love to be able to create a folder that I can dump all of the programs I will never use but which Sony will not allow me to delete, (you know the ones - moxier etc!!)

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved