Hey,
Does any one know if there is an app that replicates the long press on the desktop to add a widget or whether this could be achieved with another app the likes of better cut...? I've have tried using better cut to create a new shortcut but don't know what to fill in the appropiate fields.
Any help would be greatful.
Thanks.
try bettercut @ market
Thanks for the response but as i put above have tried using bettercut but there is nothing as standard in there to for 'add to home' and come know the correct processes for the create your own.
Need it as trying to create sense style dock for 3rd party launchers. Have it all working apart from that....
Sent from my HTC Desire using XDA App
Related
I have done some searching and cannot seem to find anything, please feel free to sarcastically point me in correct direction if i am wrong.
are there any favourite app launchers, e.g. a 1x1 program/widget than when clicked opened your 4, 8, 16 best apps (customizable) thus saving white space without having to scroll through all prorams to get to U etc?
Many thanks in anticipation
Jody
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
There are a few... I use Apps Organizer to arrange under manual icons and labels. Clicked once it opens a layer on the same screen with all the chosen app shortcuts in there. The most major limitation being that it cannot arrange widgets into such "folders".
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
You could just create a folder and drag app icons into it?
or you could just do that, sorry getting to grips with this phone still.
creating a folder works surprisingly well, many thanks
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Another option
Another option is Ultimate Faves which lets you select favourite apps or contacts and scroll between the two.
Is there any way to create folders in that part were all your apps show up not sure what its called i know how to on the home screen
Sent from my GT-P1000 using XDA App
Yes Launcher PRO, tho it will cost you a dime...
skee^ said:
Yes Launcher PRO, tho it will cost you a dime...
Click to expand...
Click to collapse
I have the paid version of LP, and I can't find any way to create folders in the apps pages. Would you mind sharing how this is done?
You can't create folders in the app page as far as I know, only on the home pages.
Sent from my GT-P1000 using XDA App
Yeah i just paid for this and no you cant create folders in the draw
Sent from my GT-P1000 using XDA App
Try Apps Organizer by Fabio Collini
If you want to put app shortcuts in folders, yes.
I use "apps organizer" ( total disclosure, I have not upgraded to paid version yet, but I should )
After you install it, you can create Labels, into which you organize all of your apps.
I have about ten different label s:
Daily
Games: 2 player
Games: kids
Internet
Tools
Etc.
Once your apps are sorted then goto the Desktop, long press a blank spot, select Shortcut, select App Organizer and you will see all of your label groups
I use All Labels.... It works great
label interface page and long press on one
But the OP wanted to create folders in the applications pages (the drawer, right?).
Yes correct not on the home page but within the drawer
Sent from my GT-P1000 using XDA App
Thanjs for your help guys but i think ive found one go launcher ex seems good
Sent from my GT-P1000 using XDA App
What is the name of this app? And you can make folders in the drawer?
Yeah its called "Go Launcher EX" and you can create folders in the drawer like iphone folders also you can hide apps
Sent from my GT-P1000 using XDA App
Just started teaching myself to program Android apps. I have a book called "Android Apps for Absolute Beginners" by Wallace Jackson. Im in the process of making a hello world app and the instructions for making an icon for my app is a bit convoluted.
I have 3 icons, 72x72, 48x48, and 32x32. I have put them in /res/drawable-hdpi/icon.png, /drawable-mdpi/icon.png, /drawable-ldpi/icon.png, respectively.
The app runs in the emulator, but when i goto the app drawer it shows a default icon instead of mine.
Any help would be great. As a side note, is 72x72/hdpi what would be used for qHD and 1280x800 tablet screens?
Still cant figure this out, if anyone could help itd be great. Thanks
Your Manifest file must point to the name of your icon in the drawable folder, instead of the default icon. So do that where it says android:icon="@drawable/icon"
Sent from my Nexus S using XDA Premium App
Not sure how you are having problems here.... If you have not edited the manifest file it will look for the icon.png in whichever drawable folder the phone is using. Eg.. HTC Desire will read from drawable-hdpi.
This is a good resource for creating icons btw...
http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html
One thing to note is that the emulator (and sometimes real devices) are bad at refreshing icons. Try and uninstall your app before running it again from Eclipse.
Tony
Thx guys. My manifest and folders were good, but I was using a 1.5 AVD. As soon as I changed it to 2.3 it worked. I'll have to test later to find out how to get it to work on older versions of Android
Sent from my PG86100 using XDA App
Good Morning,
I am after a certain type of app but I am struggling to find something that suits my needs and I was wondering if anyone here can point me to a good app.
I am looking for something where I can hide an app from my App Tray and launch it via the phone dialer by typing a certain code.
So to recap I do not want anyone using my phone to be able to see this app. I don't want and password protection or fake error message I want it completly hidden and only available through the dialer.
Any suggestions?
Regards,
Max
Try Wave Launcher.... that might be what your after?
Thanks for the reply but thats not what I am after. That is just a fancy launcher where as I want to completly hide an app and only be able to launch it through the dialer.
anyone else have any ideas?
The only app i've heard of doing anything like this is Shady SMS, but that just allows you hide certain contacts conversations. I've never seen anything else similar..
Sent from my HTC Sensation Z710e using XDA App
Try Hide It Pro it give you the ability to hide pics, videos, and apps. I believe this is exactly what you are looking for. It installs as a cute little app called "Audio Manager" which you can configure to actually function properly. There is a secret "button" press to get you to a keypad for a passcode. Enter your passcode and your in.
https://market.android.com/details?id=com.smartanuj.hideitpro&hl=en
This package looks perfect but its refusing to list my installed applications :-(
I once had an app like this, but can't find it now.
The only app that I've encountered that can do this is Lockdown Pro but it can only hide itself. I hope someone can make an app like this or maybe I'll try it myself when I graduate.
I'm trying to make my own icon pack, and I don't know much about xml coding. I've been trying to learn through other people's templates, but I was hoping someone could help explain to me how to target specific launchers. What about the xml coding targets LGHome launcher? I was hoping to make my start there.
-I fully understand DPI, and the sizes of the icons required to work in all forms (mdpi, hdpi, xhdpi, xxhdpi, and xxxhdpi) I also understand that the Google Play icon must be at least 512px x 512px
-I understand file formatting, though I DO NOT KNOW what format would be best in this case to use (I think bitmaps were recommended strongly)
-I have the latest version of Android Studio and Android SDK Standalone
I will be experimenting with codes and icons, but I am unsure of how to test them on one of my own Android Devices (LG G2 & Nexus 10)
Would I upload the file directly to my device once I pack it? How do I make my project into an APK
To target other launchers you need to find package id of the particular launcher and add the same to main activity of your app.
You need to export the file using adt or to test ypu can also run the app in adt and install it in your phone.
Do some google you will understand or co relate what i said
Sent from my LG-D802 using XDA Free mobile app
Spoonfeed required, I'm totally new at this. Where can I find the package id of each individual launcher? I've been Googling how to do this, but it isn't exactly a popular topic, which is why I came here to ask for help.
I will look into everything you said though, thank you.
karmaxdw said:
Spoonfeed required, I'm totally new at this. Where can I find the package id of each individual launcher? I've been Googling how to do this, but it isn't exactly a popular topic, which is why I came here to ask for help.
I will look into everything you said though, thank you.
Click to expand...
Click to collapse
Install apex launcher and tap for 3 sec on the home screen free area. This will open menu and show u shortcut option slext the same and then select activity.
Now scroll down until u find the desired launcher and it will show u the package id.
Ps you need to have launcher installed first to see the package id.
Alternatively, open playstore in pc and search the app you want to see the package id. Open its page and on top it will show you the package id.
Sent from my LG-D802 using XDA Free mobile app
vishal11in said:
Install apex launcher and tap for 3 sec on the home screen free area. This will open menu and show u shortcut option slext the same and then select activity.
Now scroll down until u find the desired launcher and it will show u the package id.
Ps you need to have launcher installed first to see the package id.
Alternatively, open playstore in pc and search the app you want to see the package id. Open its page and on top it will show you the package id.
Sent from my LG-D802 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you, that was very helpful. I'll reply here if I need any more assistance.
karmaxdw said:
Thank you, that was very helpful. I'll reply here if I need any more assistance.
Click to expand...
Click to collapse
No problem let me know
Btw did you try my new lg home theme.
Sent from my LG-D802 using XDA Free mobile app
I may have, which was yours?
Also, I opened the Play Store page for many of the launchers, yet I can't seem to find the ID
Sent from my LG-LS980 using XDA Free mobile app