Custom Car Home

This is a discussion on Custom Car Home within the App Announcements forums, part of the Droid Applications category; Originally Posted by oozeeh I'm planning to learn how to make apps, any chance you can put me in the right direction? i'm good with ...

+ Reply to Thread
Page 8 of 14 FirstFirst ... 6 7 8 9 10 ... LastLast
Results 71 to 80 of 138

Thread: Custom Car Home

  1. Senior Droid
    BigFwoosh's Avatar
    Member #
    16133
    Join Date
    Dec 2009
    Posts
    109
    Phone
    Motorola Droid
    #71
    Quote Originally Posted by oozeeh View Post
    I'm planning to learn how to make apps, any chance you can put me in the right direction? i'm good with logic flow charts, gui designs just not so much with java.
    This is the book I referenced when learning Android, I think it's pretty good: Professional Android 2 Application Development

    Google has a lot of good tutorials too: The Developer's Guide

    As far as Java goes, I learned it around 7 years ago in college so I don't know what books would be good reference. You probably should read up on object-oriented programming as well, since some Java books may assume you already know the basics of that. Aside from books, I'm sure there are plenty of good tutorial sites out there.
    -Custom Car Home is available in the Market: market://search?q=pname:com.bigfwoosh.customcarhome
    -Donate version also available: market://search?q=pname:com.bigfwoos...mcarhomedonate

    -My Android development site: http://bigfwoosh.com
    -Twitter: @BigFwoosh
  2. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    521
    Liked
    5 times
    Phone
    Motorola Droid
    #72
    I have been looking for a car home replacement for a while since the stock Froyo Car Home app is just terrible.

    I liked the 2.1 Car Home app because of the "Home" button that would take me to my home screen where I could use any app I want, without the screen turning off.

    The problem with 2.2 Car Home is that if I want to have Pandora up on my screen without the screen turning off after a minute, I have to exit Car Home, start Pandora, go back to my app drawer, restart Car Home, then drag down my notification bar and select Pandora again.

    I'm convinced whoever designed the 2.2 Car Home has never actually used the app in a car because it is just so nonsensical.

    Anyway...will CCH allow me to access my home screen and run any app I want without the screen turning off (i.e. still in Car Dock mode) like I could in 2.1?
  3. Senior Droid
    BigFwoosh's Avatar
    Member #
    16133
    Join Date
    Dec 2009
    Posts
    109
    Phone
    Motorola Droid
    #73
    Quote Originally Posted by SGMD1 View Post
    I have been looking for a car home replacement for a while since the stock Froyo Car Home app is just terrible.

    I liked the 2.1 Car Home app because of the "Home" button that would take me to my home screen where I could use any app I want, without the screen turning off.

    The problem with 2.2 Car Home is that if I want to have Pandora up on my screen without the screen turning off after a minute, I have to exit Car Home, start Pandora, go back to my app drawer, restart Car Home, then drag down my notification bar and select Pandora again.

    I'm convinced whoever designed the 2.2 Car Home has never actually used the app in a car because it is just so nonsensical.

    Anyway...will CCH allow me to access my home screen and run any app I want without the screen turning off (i.e. still in Car Dock mode) like I could in 2.1?
    1. You can get back to your home screen by hitting Back while in CCH, but that effectively closes the app so all your hardware settings you set (auto-bluetooth, auto-speakerphone, brightness, etc) will reset. I might add an option to make the Back button simply return you to your normal home without killing CCH. Might come in handy now that the Home button is overridden. Would that help you?

    2. Well, you can set any app you want as a shortcut in CCH which would eliminate the need to go back to your normal home screen. You could set Pandora or any other app as one of your buttons in CCH if you wanted.

    3. There is a setting to keep the screen on as long as you are in CCH. Once you leave it, whether by quitting or by launching another app, the screen will turn off as it normally would in whichever app you are using.
    -Custom Car Home is available in the Market: market://search?q=pname:com.bigfwoosh.customcarhome
    -Donate version also available: market://search?q=pname:com.bigfwoos...mcarhomedonate

    -My Android development site: http://bigfwoosh.com
    -Twitter: @BigFwoosh
  4. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    521
    Liked
    5 times
    Phone
    Motorola Droid
    #74
    Wow thanks for responding so quickly...I definitely am looking for an option to keep the car mode running in the background while other apps are running so the screen doesn't turn off, whether by an on-screen "Home" button like in 2.1 or by the back button as you are suggesting.

    I know I can add custom apps to the CCH home screen but I have my regular home screen set up with the News/Weather widget and I like being able to glance over and see news headlines and whatnot. I figured others might share my issues on this forum but I'm kinda surprised I haven't read other similar complaints. I guess I'm just picky haha.
  5. Senior Droid
    BigFwoosh's Avatar
    Member #
    16133
    Join Date
    Dec 2009
    Posts
    109
    Phone
    Motorola Droid
    #75
    Quote Originally Posted by SGMD1 View Post
    Wow thanks for responding so quickly...I definitely am looking for an option to keep the car mode running in the background while other apps are running so the screen doesn't turn off, whether by an on-screen "Home" button like in 2.1 or by the back button as you are suggesting.

    I know I can add custom apps to the CCH home screen but I have my regular home screen set up with the News/Weather widget and I like being able to glance over and see news headlines and whatnot. I figured others might share my issues on this forum but I'm kinda surprised I haven't read other similar complaints. I guess I'm just picky haha.
    If you want to keep the screen on all the time while you're in the car, I'd suggest using Screebl. It keeps your screen on if you phone is tilted within a certain range of degrees, and you can use it when your phone is docked (though this is disabled by default). It's a really handy app even when you're not in the car.

    Don't worry, you're not picky, hehe. I actually have had a few requests for support for widgets, and while it's something I'm considering it is also something that I didn't really have in mind when designing CCH. It would probably require a lot of reworking. I may add support for it in the future.
    -Custom Car Home is available in the Market: market://search?q=pname:com.bigfwoosh.customcarhome
    -Donate version also available: market://search?q=pname:com.bigfwoos...mcarhomedonate

    -My Android development site: http://bigfwoosh.com
    -Twitter: @BigFwoosh
  6. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    521
    Liked
    5 times
    Phone
    Motorola Droid
    #76
    Quote Originally Posted by BigFwoosh View Post
    If you want to keep the screen on all the time while you're in the car, I'd suggest using Screebl
    Did some research on this and ended up going with Locale + Locale Dock Plugin. I set the Car Dock condition as screen timeout = never and the Default condition as screen timeout = 1 minute. I noticed a lot of apps that perform the same function had comments about functionality issues with 2.2 but Locale works perfectly on FRG22D (for screen timeout, at least)
    Last edited by SGMD1; 08-28-2010 at 05:51 PM.
  7. Droid Newbie
    firesquirt's Avatar
    Member #
    112401
    Join Date
    Sep 2010
    Posts
    1
    Phone
    EVO 4G
    #77

    Question Network State

    Hello, I am using CCH on an EVO 4G ON 2.2 FRESH.

    First off Great work!

    I have to manually start and stop CCH due to not have a real dock as of yet (Clingo).

    When I exit CCH in any way it is not turning wifi back on or turning off the blue tooth.

    Any suggestions?

    09-01-19:28
    With best regards,
  8. Senior Droid
    BigFwoosh's Avatar
    Member #
    16133
    Join Date
    Dec 2009
    Posts
    109
    Phone
    Motorola Droid
    #78
    Quote Originally Posted by firesquirt View Post
    Hello, I am using CCH on an EVO 4G ON 2.2 FRESH.

    First off Great work!

    I have to manually start and stop CCH due to not have a real dock as of yet (Clingo).

    When I exit CCH in any way it is not turning wifi back on or turning off the blue tooth.

    Any suggestions?

    09-01-19:28
    With best regards,
    So weird... I never have this problem. I wish I had more phones to test with, heh. It should reset whenever you hit Menu->Quit or hit Back. Neither of those work?
    -Custom Car Home is available in the Market: market://search?q=pname:com.bigfwoosh.customcarhome
    -Donate version also available: market://search?q=pname:com.bigfwoos...mcarhomedonate

    -My Android development site: http://bigfwoosh.com
    -Twitter: @BigFwoosh
  9. Droid Newbie
    vogtrj's Avatar
    Member #
    98964
    Join Date
    Aug 2010
    Posts
    3
    Phone
    Motorola Droid
    #79
    Exellent Work! This is a great app. I just noticed that you added the home override which makes it perfect for me! (I don't use widgets much)
  10. Droid Newbie
    dobro's Avatar
    Member #
    102264
    Join Date
    Aug 2010
    Location
    'way back in the hills
    Posts
    4
    Phone
    HTC Incredible - 2.2
    #80
    I've got an Incredible and can't make the home key go back to CCH...any ideas? I did read that there is a setup option for which car-home ap should be the default, but I can't find it anywhere...
    Have Dobro Will Travel
+ Reply to Thread
Page 8 of 14 FirstFirst ... 6 7 8 9 10 ... LastLast

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Replies: 12
    Last Post: 06-15-2010, 07:43 AM
  2. Annoying lag using Home++ / Can I just add screens to stock home?
    By liguy257 in forum Droid General Discussions
    Replies: 6
    Last Post: 05-01-2010, 08:22 AM
  3. [Home Replacement App] Sweeter Home public Beta is out!!
    By JonKyu in forum Droid General Discussions
    Replies: 335
    Last Post: 04-14-2010, 02:22 AM
  4. Good fast home replacement. Helix or Home++?
    By dmo580 in forum Droid Themes
    Replies: 16
    Last Post: 03-29-2010, 03:23 PM
  5. Home screen - add quick calling to your S/O and directions home
    By TheCleaner in forum Droid General Discussions
    Replies: 12
    Last Post: 12-15-2009, 08:34 AM

Search tags for this page

android custom car home
,
can you customize car mode on samsung charge
,
car custom home
,
car home pioneer
,
cch car dock
,
cch home app
,

custom car home

,

custom car home app

,
custom car home direct dial
,
custom car home fascinate
,
custom car home for droid
,
custom car home for droid x
,
custom car home.
,
customize a car at home
,
droid 2 car home customization
,
droid 3 car dock failre to recognize
,
droid bionic car mode buttons add gps toggle
,
exit custom car home
,
replace car home android
,
samsung charge custom car home
Click on a term to search our site for related topics.

Tags for this Thread