Froyo Car Dock Customization? - Nexus One Themes and Apps

Maybe I'm just an idiot, but can someone tell me how to add apps to the empty spots on the second screen of the new car dock? Thanks.

Anyone know?

I second this. Looks like you should be able to add any shortcut you'd like.

Maybe that will be fixed in the official release of Froyo

bcpk said:
Maybe that will be fixed in the official release of Froyo
Click to expand...
Click to collapse
I sure as hell hope so.

or maybe they are there for certain apps to take advantage of? which apps i have no clue
just a guess.

i agree, they put those spots there, must be for a reason. I would love to be able to add shortcuts to navigate to common places like home. If this is possible there will be no need for me to attempt making my own car dock app.

jamezracer said:
i agree, they put those spots there, must be for a reason. I would love to be able to add shortcuts to navigate to common places like home. If this is possible there will be no need for me to attempt making my own car dock app.
Click to expand...
Click to collapse
There is already a good one: http://www.appbrain.com/app/com.bigfwoosh.customcarhome

Even if its not directly settable I'm sure its moddable

3Shirts said:
There is already a good one: http://www.appbrain.com/app/com.bigfwoosh.customcarhome
Click to expand...
Click to collapse
doesn't look like that is for our resolution though

Even with the final, official release of Froyo, the Car Dock app still has these unused slots. There doesn't appear to be any way to customize the empty buttons. What gives here?

I tried looking for the car home code on googles git hub.
Did'nt find it but it should be there...somewhere.
I was thinking one of the chefs can add some code to populate the blanks and give us an updated apk we can all use
Some interesting things.
1) car home added to the sdk
http://android.git.kernel.org/?p=pl...6;hp=139e33243bbe92858f39919c220a4d65fe8790bd
This also tells us that its built by the sdk.mk build file
2) the "sdk" git project
http://android.git.kernel.org/?p=platform/sdk.git;a=tree
3) all the projects
http://android.git.kernel.org/

Grrrrrrrrrr.

Related

App Idea: Hide certain apps that are in your app drawer...

Here's something for you devs. How bout an app that can hide apps that are in the app drawer. (the tool bar at the bottom). Because right now if someone was to want to hold my phone they could get right into my email, pics, astro, bank account, market, anything! You know what I mean? if we had an app that puts those icons inside of it then that would be a good start. You could call it Drawer Mod or something like that.
Sure they could get to them from the application set up option, but thats not so easy to figure out. First someone could work on that, then they can work on a password lock feature for it or something. I'd pass my phone around more freely if I had a little more privacy than just the pattern lock. (that can be bypassed if you know how anyway). Is it a good idea?
No. Either don't hand your phone out or use pattern lock. If I could use your phone I would dial long distance out of spite.
I been looking for something like this but for a different reason Its cramped lol, I just want to be able to organize the apps in folders or something my games clutter everything. May add password protect to certain folders
breaultm said:
No. Either don't hand your phone out or use pattern lock. If I could use your phone I would dial long distance out of spite.
Click to expand...
Click to collapse
Wow you're just awesome!!! Yeah you can sooo borrow my phone and call all the long distance you want. If you gotta call then call. lol I didn't think generosity could be misguided into hate like that. Go back to your cave hermit! What's your problem?
Now back on topic with civilized people.
ahddm said:
I been looking for something like this but for a different reason Its cramped lol, I just want to be able to organize the apps in folders or something my games clutter everything. May add password protect to certain folders
Click to expand...
Click to collapse
Folders would be good.. it gets a bit cluttered in there.
Hmm actually displaying folders might be difficult but as for hiding apps I think the easiest way would be to effectively move them to a hidden folder on the phone... using shell commands someone could accomplish this... consider these shell commands
Hide an app
Code:
mv /data/app/APPNAME.apk /hidden/
Run an app
Code:
mv /hidden/APPNAME.apk /data/app/
*figure out some command to run the apk*
*figure out how to wait for app to die*
mv /data/app/APPNAME.apk /hidden/
Make the icon of the app be a folder and the interface copied directly from the app drawer and it might actually act like a folder
Nice! So it's feasable. Now all we need is for someone to apply the info above into an easy to use app, or I learn how to be a pro with terminal commands. lol
yeah i really need that app. in my rokr e6 there was a menu where you could pick different user setups Games:Office:and Custom you could put watever you wanted inthem
http://www.engadget.com/2009/02/18/texas-instruments-and-wind-river-do-up-android-right/
Second video, at about :45 seconds in. They show a tabbed app drawer. Wish they would release it as a market app.
Dharkaron said:
http://www.engadget.com/2009/02/18/texas-instruments-and-wind-river-do-up-android-right/
Second video, at about :45 seconds in. They show a tabbed app drawer. Wish they would release it as a market app.
Click to expand...
Click to collapse
That is a nice find! Now there's a visual. Would really make the phone less cluttered and more like a desktop. I wonder if its coming to the phone version of android. Anyone up for making a set up based on that?
Based on the appearance of alternate home apps, some with multiple app drawers, Id say someone will do this eventually.
yea i dont know if its just me.. but i wish that there was more editing and revamping of the normal apps.... like browser/messaging/dialpad/contacts the default. I would like to download replacements for them... not steel/acontacts/chompsms (not saying they arent good cause I use the last two) But with Ahome replacing my home screen.. its not replacing it.. its on top of it. I think everything would work alot better if we just focus on editing the normal features instead of having like 20 differnt versions of contacts browsers and all that.
I hope im understood I sometimes have an issue typing my complicating thoughts.
Me too! This is an app or mod that i have been waiting for. I've been using Advanced launcher with my dounut roms. But now with eclair, it wont run. Im not so much worried about adding folder to the app drawer, but more into hiding useless icons to clean things up a little bit. Do i really need 6 different icon pack icons? when they come up as needed anyways. whats the point in icons for apps that are primarily widgets? PLEASE! SOMEBODY! create an app or a mod that allows me to do this. I would pay for it!!!!
jayb222 said:
Here's something for you devs. How bout an app that can hide apps that are in the app drawer. (the tool bar at the bottom). Because right now if someone was to want to hold my phone they could get right into my email, pics, astro, bank account, market, anything! You know what I mean? if we had an app that puts those icons inside of it then that would be a good start. You could call it Drawer Mod or something like that.
Sure they could get to them from the application set up option, but thats not so easy to figure out. First someone could work on that, then they can work on a password lock feature for it or something. I'd pass my phone around more freely if I had a little more privacy than just the pattern lock. (that can be bypassed if you know how anyway). Is it a good idea?
Click to expand...
Click to collapse
in case i loose my phone i bought App Protector:
http://www.androlib.com/android.application.com-carrotapp-protectpronew-Attn.aspx
You can define apps which are password or lock pattern protected. This app has to be excluded from a task killer of course. I also protected market, root explorer and terminal.
There is another free app (ad supported) which does the same but only with a password. no lock patter (the lock pattern was the reason i bought app protector).
http://www.androlib.com/android.application.com-cc-applock-CtBE.aspx
I'm pretty sure about 6-8 months ago there was an alternative launcher on these forums that had app hiding as a feature. I think it was discontinued quite a while ago, but yeah not only is it possible, but someone's already done it.
Obama's>god said:
I'm pretty sure about 6-8 months ago there was an alternative launcher on these forums that had app hiding as a feature. I think it was discontinued quite a while ago, but yeah not only is it possible, but someone's already done it.
Click to expand...
Click to collapse
more like 2 months ago...
nonsense cupcake rom has it for example.
called advanced launcher. but as stated above, its cupcake and donut only...
go ask anderwebs.
also wrong section
domenukk said:
more like 2 months ago...
nonsense cupcake rom has it for example.
called advanced launcher. but as stated above, its cupcake and donut only...
go ask anderwebs.
also wrong section
Click to expand...
Click to collapse
Don't go ask AndersWeb, he's already on record about implementing it (in summary, "no", though offering a patch might convince him otherwise.)
And yeah, Advanced Launcher is much more than two months old. At least since August 2009 (when I showed up), probably earlier.
Vault
theres an app called "Vault" that hides the applications in your app drawer
you need root to use it though.
i use it to hide the sms app
then use handcent....so i can blacklist certain senders ......obviously i also have certain adult 3g apps hidden as well
advanced launcher is the only thing i can think of, too. works pretty well on donut roms, i just wish someone would port that functionality into a 2.1 rom.
the ADW/almostnexus launcher that most devs are throwing into their builds now has some of the same functions as advanced launcher (drag n drop uninstall, compressed columns/rows) but no app hiding, which is a real bummer.
this was done almost a year ago
Download panda home app has had an option to hide the apps in your app drawer for almost a year. also to make customer slide out drawers in your homescreen. if i remember, long tap on the home screen then go into the drawer option, it works remarkable well actually.

[Think Tank] Modifying G1/MT3G to enable CarDock

So, now that people have figured out how to enable Navigation (http://forum.xda-developers.com/showthread.php?t=582656), how about the Eclair CarDock?
bogdi1988 was able to install it by modifying the prop file (http://forum.xda-developers.com/showpost.php?p=4921107&postcount=201), but it won't run yet. Has anyone else tried it?
Thanks
it installs with the prop, but it fails to start. it gives 'force close' and that's all.
as soon as i put original props, app deletes itself. i shell-ed in the phone and it was missing from /system/app folder and also from the Settings - Application page.
i guess we need an app that is de-odex-ed... or w/e it's called... (it's late here)
I also got it to install with the prop on my MT3G but when i revert back to original props the app is missing
I also installed under new prop files and then reverted back to old, car home still remains for me... of course, this is completely useless as the app force closes just like for everyone else.
you guys stil trying? =P
java.lang.RuntimeException: Binary XML file line #25: You must supply a layout_height attribute.
I'll look into this but probably incompatibility due to it being the 2.0 sdk
first thing no idea what im talking about but droid have magnetic dock/sensor so would u have to change dock code from mag to accelerometer
I checked, there are no android:layout_heights missing anywhere. 99% sure this can only be run on a phone with 2.0 frameworks then. Besides, all the packed graphics are for WVGA and would have to be scaled down.
superg05 said:
first thing no idea what im talking about but droid have magnetic dock/sensor so would u have to change dock code from mag to accelerometer
Click to expand...
Click to collapse
not entirely sure if they could do that as it would launch everytime the phone was tilted but they should be able to remove that code alltogether. The software comes with a shortcut that can be placed on the desktop and launched just like an app.
Since the stood has a bigger screen then the dream and magic is possible that the only problem is resizing the resolution to be compatiable with the dream n magic
superg05 said:
first thing no idea what im talking about but droid have magnetic dock/sensor so would u have to change dock code from mag to accelerometer
Click to expand...
Click to collapse
I know the G1 has a compass which is a magnetic sensor. Don't most Android phones have compasses?
javacody said:
I know the G1 has a compass which is a magnetic sensor. Don't most Android phones have compasses?
Click to expand...
Click to collapse
Interesting idea. A quick check with a rare-earth magnet shows a clear order-of-magnitude difference on the magnetometer, as you'd expect. That seems like a more significant code change, though, since you're adding a conditional check on the magnitude of the mag field.
Already a metal detector app on market
seems way more feasible to work via shortcut.
Zoide_ said:
So, now that people have figured out how to enable Navigation (http://forum.xda-developers.com/showthread.php?t=582656), how about the Eclair CarDock?
bogdi1988 was able to install it by modifying the prop file (http://forum.xda-developers.com/showpost.php?p=4921107&postcount=201), but it won't run yet. Has anyone else tried it?
Thanks
Click to expand...
Click to collapse
runs on my brdroid port... (not available....yet) but it's not very exciting.. it's a super simple launcher for the things you would need while driving.. you can see it in my youtube video...
barakinflorida said:
runs on my brdroid port... (not available....yet) but it's not very exciting.. it's a super simple launcher for the things you would need while driving.. you can see it in my youtube video...
Click to expand...
Click to collapse
you tease... lol
theomajigga said:
you tease... lol
Click to expand...
Click to collapse
runs on any 2.0 build actually...
twistedumbrella said:
runs on any 2.0 build actually...
Click to expand...
Click to collapse
Yes it does!!!
Any progress for Dream?
I'm able to run the Car Home (CarDock.apk) on Cyanogen 4.2.8.1 (ADP1), although the 'navigate to' voice commands don't work (needs map update?).
Here's the apk I used: http://n0rp.chemlab.org/android/apps/CarDock.apk
Does anyone know where the magnetometer is on the G1/ADP? I want to test the auto-switching without running a magnet all over and potentially damaging it.

REQUEST: HTC Hero Flip clock w/ animation

Ive seen the 1st Hero with real animation on the Home flip clock, I know devs took it of as a memory hogger, Is it me? but I dont recall seeing the home flip clock's animation even when I had all stock apps. I;d like to get it from GSM Hero and use it over here.. if any one can get it please post apk files.
Thanks in advance.
Clock animation and i think certain weather animation too was taken out for us to reduce lag. I dont care though, i'd like to have the animated flip too.
I just want the weather animation lol, that crap is cool on a winmo phone.
i want the weather animations and the clock!!!!
http://forum.xda-developers.com/showthread.php?t=583288
I'm pretty sure nobody has this widget anymore. Sense no longer includes this. I'm pretty sure the only way to get it is to find an early unreleased build of Sense. Haykuro's old builds would work but I was never able to get one from him.
702DROID said:
http://forum.xda-developers.com/showthread.php?t=583288
Click to expand...
Click to collapse
did you ever get that to work? it doesn't work when i try it..
justinisyoung said:
did you ever get that to work? it doesn't work when i try it..
Click to expand...
Click to collapse
Same here. When installing, it says...
"Clock widget could not be installed on this phone."
i tried installing through package installer, adb push, and i also tried to figure out the differences between the apk's of the one that kendong included in the linked post and the one on our heros. i tried to put some files that looked like handled the flip animation work, but its not working. D:
Got the file.. here it is if anyone else wants to look into it.
http://www.filesavr.com/htcclockwidget
make it work please o.o D:lol
chuckhriczko said:
I'm pretty sure nobody has this widget anymore. Sense no longer includes this. I'm pretty sure the only way to get it is to find an early unreleased build of Sense. Haykuro's old builds would work but I was never able to get one from him.
Click to expand...
Click to collapse
It was released - the original pre.2.73 (1.7x) had the flip clock. 2.73 was a "performance" update that removed the flip. Personally, I'm of the opinion that it wasn't the flip per se that caused the lag, just that it was seen to be.
You can find the ROMs here.
Regards,
Dave
i'm thinking that this isn't possible. not sure though.
after messing around with 4 different htcclockwidget.apk s, i've noticed that there's not actually a difference between the one that doesn't flip and the one that does. i think the differences lie in the AndroidManifest.xml, which is doing some sort of weird thing because when i place the old AndroidManifest.xml in the widget we have, Clock doesn't show up under the HTC widget menu to add. i have the feeling its got to do with the version numbers that are stored in the AndroidManifest.xml, but i can't seem to open the file because there's some sort of a syntax error. if i could access it the chances of making it work are probably 1% higher anyways, cause i don't know xml
Justinisyoung, tell me what I would need to change in it. My desktop runs Linux, so I may be able to open it somehow
mrinehart93 said:
Justinisyoung, tell me what I would need to change in it. My desktop runs Linux, so I may be able to open it somehow
Click to expand...
Click to collapse
i'm really not quite sure, which is why i'd like to take a look. but i have an idea that it's the operating system versions, for example, the old clock widget was probably made for 1.73 or whatever the first version was. we have to probably change it so it works with our version... cause apps have to be version consistent.
bump
10 characters...
magicalan said:
i want the weather animations and the clock!!!!
Click to expand...
Click to collapse
yeah so do i tbh, even the winmo sense port has the animation.
Android XML files are NOT standard XML files, they're compiled binary. I'll refer to Stericson's post here on why you can't simply edit these.
i don't see how it could be a resource hog when there are other animated clock widgets?
Hopefully they'll have it figured out and fixed in the 2.1 update.

Dock Utility for Nexus One

It is just three weeks that I got my Nexus One and I should say I really loved it. So I start writing applications that is useful for me and I think it could be useful for others, so I publish them (now just two) on the market.
This one is Dock Utility that currently support two actions:
Enable/Disable Wifi Hot-Spot when you put down (and pick up) the phone on Desk Dock. And Enable/Disable Screen/Keyboard lock on the same event.
You can of course choose with one you want to enable or disable. Just get the app from market ( it named "Dock Utility") and test it.
I have plan to add two widgets to this app to enable/disable hot-spot and lock from the home screen. Let me know what other features can you think of.
You definitely can guess that you need Froyo to run this.
put this in apps duders.
sprinkles said:
put this in apps duders.
Click to expand...
Click to collapse
You're right. Pardon a newbie here. Can anybody please remove this thread, hellooo, anybody hear me?!
just vote it down. no worries bohlol, we're all here to learn. about what? i have no idea.

[Request] [App] [Mod] Car Home

hey everybody,
just got my brand new cardock and played a bit with the 2.2 brand new car home..
It's pretty cool and easy to use but there's something that can make it maybe even better : what about those empty spots on the "second" page? You've got maps, settings, brightness and then 3 empties...
I'm wondering if there's any dev out there willing to mod the app and try to get those empty spots customizable;
What if we could set a direct sms , or direct call, or custom app launch on one of those empty spots? Maybe even better if we could have more than 2 pages...
This is just an idea, but I hoestly don't have the needed tech skilss to make this happen so... anybody willing to contribute/help/make the dream come true?
Everybody's contribution is well appreciated
This is somethine also I want. I want spotify on that second page.
/Söder
Agreed. Would be nice to add apps to those empty spots.
Sent from my Nexus One using XDA App
Has anyone dug into the code and see if the carhome has shortcut intents?
Since there's no way to actually modifiy from the UI, I think that's how google may have coded it.
This is a great idea for a mod. I've used the Car Dock V.2 app in the past, but went back to the stock Car Home. I have zero skill in coding, but I wonder if it wouldn't be simpler to create a car home app that retains the look of the Google app, but with some similar functionality to Car Dock V.2 (long press icons to add shortcut, change icon, etc... and add maybe add extra screens). I don't know about the rest of you, but the Exit Car home annoys me too. I much preferred it in 2.1 when you could go into the standard launcher, but the home key would take you back to the car home. Just a couple of thoughts.
I know this is my first post, but I really think the car app is one of those where the stock app, just misses the boat.
So, glad to see some of you feel the same needing of a better car dock app...
I really hoped holiday time could bring a dev/coder to take a look at this thread, but it seems like some more advertising is indeed needed!
Sent from my Nexus One using XDA App
Looks like Car Home is proprietary Google software like GMail. I couldn't find any source and/or the ability to use shortcut intents
Prof-KOS is probably right, would be easier just to make a look alike
I think Google did a very disappointing job on with car dock in froyo
For now I have configured one screen of adw launcher with things I need for car mode. Then I have installed dock nothingness to disable the car home. And also car dock settings app to switch on-off Bluetooth etc...
Is it possible to even color the car dock icons, maybe with a morph???
Hey guys, did you try custom car home?
It's doing pretty much what I was looking for so if anybody is interested may give it a try
Let me know your thoughts, It's pretty basic but usefull for me
-----------------------------
Sent from my nexus one
follow me @manentz
Car home Update
moskuito said:
Hey guys, did you try custom car home?
It's doing pretty much what I was looking for so if anybody is interested may give it a try
Let me know your thoughts, It's pretty basic but usefull for me
-----------------------------
Sent from my nexus one
follow me @manentz
Click to expand...
Click to collapse
Google just updated the Android Car Home, now it's a stand alone app and customizable.
Great! Too bad I can't update through the market with CM6, guess because it's a system app..
Could anybody post the app or remind me the adb commands to do the trick?
----------------------------------
sent from my nexus one
follow me @manentz
moskuito said:
Great! Too bad I can't update through the market with CM6, guess because it's a system app..
Could anybody post the app or remind me the adb commands to do the trick?
Click to expand...
Click to collapse
Uninstall with Titanium Backup. Reboot. Install from Market (when available again)
URPREY said:
Uninstall with Titanium Backup. Reboot. Install from Market (when available again)
Click to expand...
Click to collapse
ye, anyway I found my way out with adb so made it on time and got it from the market... is it really disappeared in the meantime? Saw also modaco tweeting about that...
[EDIT]
I pulled out the apk if anybody should need it...
I had two Car Home 2.2's in Titanium Backup-- one was "CarHomeGoogle.apk" and one was "CarHomeLauncher.apk"
I deleted both of them, and now there's no icon for Car Home-- I have a feeling I shouldn't have deleted CarHomeLauncher, but I forgot I needed to reboot after I removed CarHomeGoogle. D'oh.
Anyone have that launcher apk?
moskuito, I couldn't get that apk you posted to install by directly downloading it from here to my phone
Fitchman said:
I had two Car Home 2.2's in Titanium Backup-- one was "CarHomeGoogle.apk" and one was "CarHomeLauncher.apk"
I deleted both of them, and now there's no icon for Car Home-- I have a feeling I shouldn't have deleted CarHomeLauncher, but I forgot I needed to reboot after I removed CarHomeGoogle. D'oh.
Anyone have that launcher apk?
moskuito, I couldn't get that apk you posted to install by directly downloading it from here to my phone
Click to expand...
Click to collapse
I did the same thing, I just pulled it from the gapps zip though, but Here ya go. Move it into /system/app/
Fitchman said:
I had two Car Home 2.2's in Titanium Backup-- one was "CarHomeGoogle.apk" and one was "CarHomeLauncher.apk"
I deleted both of them, and now there's no icon for Car Home-- I have a feeling I shouldn't have deleted CarHomeLauncher, but I forgot I needed to reboot after I removed CarHomeGoogle. D'oh.
Anyone have that launcher apk?
moskuito, I couldn't get that apk you posted to install by directly downloading it from here to my phone
Click to expand...
Click to collapse
I did the same at first so I went to a CM6 zip and extracted the two apks..
Jutst installed back CarHomeLauncher and everything is working fine, don't know what CarHomeGoogle works for.. anyway, here they are..
[EDIT]
see JCopernicus already posted..
JCopernicus said:
I did the same thing, I just pulled it from the gapps zip though, but Here ya go. Move it into /system/app/
Click to expand...
Click to collapse
Oh, duh, thanks for doing that for me!
link to new gapps please
edit sorry I got it to work. Thanks

Categories

Resources