Android :: BetterCut Tutorial
Apr 5, 2010I've never used bettercut and am after a tutorial. I have this homescreen. want to change the GMail icon to the same green as everything else.
View 8 RepliesI've never used bettercut and am after a tutorial. I have this homescreen. want to change the GMail icon to the same green as everything else.
View 8 RepliesAre there any other apps similar to BetterCut?
It's extremely buggy for me in 2.1 and I basically can only load iconpacks, but not individual icons out of gallery, etc.
Would rather use another product if available?
I can't get bettercut to launch the People app or the Camera. It says "This program is no longer installed on your device." I'm using a Droid Eris, and can't quite figure it out, although all other programs work fine.
View 2 Replies View RelatedI'm trying to use BetterCut to create one-touch phone icons on my Droid X. I hold my finger on the screen and get the Add to Home Screen list. I select Shortcuts > Better Cut > Direct Call, and get a list of contacts. But there are only 3 contacts there, out of 400+ in my Contacts list. The one I want isn't among them.
What qualifies a contact for inclusion in this list? All I can guess is that being a Favorite may have something to do with it, because all 3 candidates shown are Favorites. But I have more favorites than just those 3. Can anybody tell me how to get other contacts into that list; or, alternatively, how to pick directly from my contacts list?
A few other threads exist with requests for help on making shortcuts or writing your own code for shortcuts using AnyCut or BetterCut. None of these have been active or helpful.
I am not a developer. I am trying to learn Java, Eclipse, Android SDK, Linux, and AnyCut. I am obviously lost regarding where to start in order to design and develop apps for Android.
I hope this post will become a tutorial with tips and tricks for designing shortcuts using AnyCut's "Make Your Own" option. The "Activity" option will allow most shortcuts but I want a better understanding of what to add to the Action, Data, and Type fields to design shortcuts that successfully navigate android OS.
Please add examples of Make Your Own shortcuts you have created.
Not sure if this is a Desire problem, an HTC Sense problem or a Better/AnyCut problem but has anyone been able to make a direct icon to call or text a phone contact with either App?
I don't sync contacts or calendar to Google but use HTC Sync to sync with my desktop Outlook. It all works well, but of course it means I have no Google contacts on my handset, only phone contacts. Seems that Better/AnyCut can't see these.
I have "Bettercut" installed and its awesome! My question is this, I downloaded some icons and copied them to my SD Card, but how do I select them for my better cut shortcut. I only see the options...
Pick picture
Crop picture
Pick from iconpack
None of these show the png files I downloaded.
In bettercuts i keep trying to make a people shortcut with a better icon. I go to the app and start to make a new shortcut. I go to activity and there are 3 different People app in there and none of the 3 actually open my contacts. I don't know what to do to fix it or do i just have to use the crappy icon for people with Bettercuts?
View 4 Replies View RelatedDoes anyone know of a shortcut or a way to make a shortcut to launch the video camera app? I hate having to open the camera and try to operate the slider to change the mode to video. The Youtube app works but takes up too much space on the screen. I have BetterCut but have no idea how to make a shortcut to this function
View 2 Replies View RelatedI am wanting to change the icons for a lot of my apps on my home screens. I have been looking at BetterCut, Apps Organizer, and Folder Organizer. Now Apps Organizer is free and Folder Organizer has a free trial version, but Better cut is not free not does BetterCut have a free trial version.
Please tell me what you like/dislike about the apps, primarily BetterCut and Folder Organizer (paid).
*How do they run?
*Are there any major bugs?
Is it easy to change the icons for apps on my home screens?
*Is BetterCut really worth $2?
*Is Folder Organizer really worth $1.35?
Are any of these going to meet my needs of wanting to change the icons on my home screens?
*Are the icons dependant on the app that changed them (in other words, if I uninstall BetterCut after changing an icon, will the icon still be what I changed it to, or will it go back to the default icon)?
*If you had $2 and could only choose one of these apps to change the icons on your home screen, which would you choose?
I am going to play around with the two free versions of these apps and see if I like them, but unfortunately, BetterCut is an all or nothing app. I just don't want to feel like I wasted any money because the app ended up not doing what I wanted it to do.
I'm wanting to change the icon for a shortcut on my widgetlocker lockscreen. I'm using Bettercut to create the shortcut and change the icon, but it places it on my homescreen instead of lockscreen.
View 2 Replies View RelatedIs there an app like bettercut that lets you edit icons? I had bettercut on my droid and it worked perfectly but I keep getting an error when trying to use it on my inc.
View 1 Replies View RelatedI create the shortcut fine, but when I click it, it says the application doesn't exist. I did delete/rename a few /system/apps but nothing that should affect bettercut's ability to resolve the link. I can launch the contacts app fine using the stock shortcut...but I like having custom icons....
View 22 Replies View RelatedSince I updated yesterday, i cant get bettercut to create any new shortcuts. The update also wont let me use the standard google home launcher anymore either.
Has anyone found a solution for this?
I am thinking about purchasing the app called bettercut to switch around some icons, but I am not sure where to find them on the internet...
View 5 Replies View RelatedAnyone know how to delete shortcuts created with BetterCut? I can delete the ones on the screen (long press, drag to trash), but not those within the application itself. I created a ton of them just trying things out and now my 'edit shortcut' list is cluttered up.
View 10 Replies View RelatedWhen i go to create, it goes back to previous screen and does not create icon...any guidance?
View 11 Replies View RelatedI just got to thinking and I realized that I change my layout each week, sometimes more then once in a week. I don't just mean add an icon or widget, i mean change icon appearances with BetterCut, rearrange icons/widgets...add/remove the amount of screens, change background images and lockscreens.....you get the point. so with that being said, how often do you change your eris layout???
View 6 Replies View RelatedI'm on Mac OS X Leopard and installed the ADT plugin into Eclipse Galileo. I followed all these steps to get started:
http://developer.android.com/sdk/index.html
My SDK version is 2.2 API 8 revision 2 and I just used the Hello World tutorial found here:
[url]
When I first created the Android application, I saw this error in the Eclipse console:
[2010-11-13 18:20:43 - HelloAndroid] ERROR: Unable to open class file / Users/mydirectory/Documents/workspace/HelloAndroid/gen/com/example/ helloandroid/R.java: No such file or directory
I commented out this line to fill in the few lines from the tutorial:
setContentView(R.layout.main);
When I ran the app, it launched my emulator but all I saw was a vertical screen on the left that said "ANDROID" and phone buttons on the right. I did not see the "Hello, Android" text from the tutorial.
I need to display contents of a list of objects. Capture the selected items and later process it. I have been trying to find a tutorial on net but in vain. Could some one please advise me when can I find a tutorial. I know how to display a list but I want the CheckedTextView option.
View 4 Replies View RelatedI was working through the Notepad tutorial... http://developer.android.com/guide/tutorials/notepad/index.html ...and I seem to either have a misunderstanding of what is supposed to be happening, or the code is not working.
Below are two snippets of code from the tutorial to illustrate my questions/concerns:
It looks like this is the "menu" that is brought up when you have no items selected and you press the Menu key...
CODE:...........
This is the behavior that I expected and saw.
However, when I have one of the notes selected, I would expect this code snippet to run...
CODE:.............
But it doesn't. I can never get the "delete" option to show up in the tutorial.
Android has a limit to rum at MAX 20 concurrent AsyncTask. To handle this limit I created a AsyncTaskPool.java utility. Its not a pool in true sense but a kind of scheduler.
CODE:..................
I'm on Mac OS X Leopard and installed the ADT plugin into Eclipse Galileo. I followed all these steps to get started:
http://developer.android.com/sdk/index.html
My SDK version is 2.2 API 8 revision 2 and I just used the Hello World tutorial found here:
[url]
When I first created the Android application, I saw this error in the Eclipse console:
[2010-11-13 18:20:43 - HelloAndroid] ERROR: Unable to open class file / Users/mydirectory/Documents/workspace/HelloAndroid/gen/com/example/ helloandroid/R.java: No such file or directory
I commented out this line to fill in the few lines from the tutorial:
setContentView(R.layout.main);
When I ran the app, it launched my emulator but all I saw was a vertical screen on the left that said "ANDROID" and phone buttons on the right. I did not see the "Hello, Android" text from the tutorial.
I'm trying to run the Android Hello Map View tutorial app on the Android emulator. The Google Map view displays, but the tiles are blank.
Judging by the errors below (taken from LogCat) the app is unable to connect to the internet. The web browser on the emulator connects without problems. I've also double-checked the API key.I'm using the 1.5 Google APIs SDK, from Eclipse Galileo, on Windows XP SP3, behind a corporate firewall. I've tried two methods to add proxy information:Add -http-proxy http://www.foo.co.uk:80 to Additional Emulator Command Line Options in the Target Page in Debug Configurations.
Remove settings in 1. and add proxy information at Home > Menu > Settings > Wireless Controls > Mobile Networks > Access Point Names.
Neither seems to help. Any other ideas? Should I be adding proxy information within the app? If so, how? Sam Dutton, AMENDMENT: internet permission has been added to the manifest application element:
<uses-permission android:name="android.permission.INTERNET" />
12-23 16:43:31.624: INFO/System.out(717): waiting for debugger to settle...
12-23 16:43:31.828: INFO/System.out(717): debugger has settled (1480)
12-23 16:43:32.299: ERROR/ActivityThread(717): Failed to find provider info for com.google.settings
I have followed the tutorial and can't seem to get it to work.
Here's my code:
CODE:...........
All I get are error message everywhere. What did I do wrong?
I followed everything the tutorial said to do.
How to use list view in android. Basically I have an array with names of people which I wanna display on the screen. The user can click and select multiple names, the selections are to be noted down for further processing.
View 2 Replies View RelatedIs there any documentation around how to interpret adb bugreport
View 2 Replies View RelatedI would like to make an navigation application, but I don't want to use an openSource, because I want my to be payable. I have some question, what would be great if you can give me some answers or tips where can I check them :
- If I set my Target marker on the map How can the application know what is the way ? Why not set the route across buildings, park,etc... how are the other navigation application knows where are the streets, corners ? So How can link the graph nodes to corners and How can the graph ways to be streets ?
- I would like to use OpenStreetMaps or Google Maps for the mapping. Are these know the Traffic rules ? For example One Way streets ?
I'm looking for a tutorial witch may teach about navigation?
Android 2.1 has API support for creating live wallpapers. This means that we can implemente our own live wallpapers w00t!
However what i like to see is a Tutorial on creating such a live wallpaper. Is there going to be added one? What about battery live?
Or maybe a link to the sourcecode to one of the live wallpapers in Nexus One?
When i run a 2.1 emulator and choose a live wallpaper it says: "No live wallpapers"
I've been trying to implement the tab UI described in this tutorial: http://developer.android.com/intl/de/resources/tutorials/views/hello-tabwidget.html I follow all the steps described in the process but I keep getting a runtime exception which I believe has something to do with the fact that nowhere in the tutorial I added the extra activities (songs, artists and albums) related to the content of each tab into the android manifest file. Am I correct? is this tutorial (like many others) faulty or incomplete?
View 2 Replies View Related