DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15

Thread: Switching out factory apps for others as the default app?

  1. Droid
    dooop's Avatar
    Member #
    147050
    Join Date
    Dec 2010
    Posts
    39
    Phone
    Droid 2
    #1

    Switching out factory apps for others as the default app?

    Not sure if this is the correct area to post this, i am running squidly 2.3.20.1 so thought it might be, anyway

    If someone wouldnt mind helping me out i basicly wanna know how to switch out a factory app for another app as the default app for the os

    Or how i might go about changing the calander that the retro clock date widget opens (it currently opens the google calander i believe)

    Hope that makes sense im horribly new to this and mostly dont know what im talking about

    Sent from my DROID2 using DroidForums App
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid
    dooop's Avatar
    Member #
    147050
    Join Date
    Dec 2010
    Posts
    39
    Phone
    Droid 2
    #2
    Lol bang my head against a wall time
  4. Premium Member
    pkbest's Avatar
    Member #
    140431
    Join Date
    Nov 2010
    Location
    Dayton, OH
    Posts
    200
    Twitter
    airforcegeek
    Phone
    Droid X
    Premium Member
    #3
    Quote Originally Posted by dooop View Post
    Lol bang my head against a wall time
    lol really? uh.. well i know you can do this with like handcent sms.. you just check the box in staus bar when u go to read a text to set as default but i would like to know how to change out defaults on all apps too. seems like there would be an app out there to do it for you ? you know, like an application UI so you dont have to do something like that in terminal or something.
  5. Droid
    dooop's Avatar
    Member #
    147050
    Join Date
    Dec 2010
    Posts
    39
    Phone
    Droid 2
    #4
    Do i detect alittle bit of sarcasm there?
    I guess its dumb to ask and i should go read some Unix/Linux basics before asking how to do things
    UI for switching out default apps would be pretty niffty but its not atall what I'm looking for.
    And handcents is a messaging app not a calendar as far as i know

    Meh

    Sent from my DROID2 using DroidForums App
  6. Developer Relations
    tp7six's Avatar
    Member #
    61666
    Join Date
    Apr 2010
    Posts
    11,488
    Liked
    350 times
    Twitter
    DroidForums
    Phone
    Razr [V3m]
    Premium Member
    #5
    No question is a dumb one and I didn't detect any sarcasm - if anything the user had the same concerns as you


    ...as for the question - when you have a factory and third party app of the same caliber and select one of them do you not get a "pop-up" asking if you would like to make it the default ?

    then to clear defaults go into settings/applications/manage applications/choose application/clear defaults

  7. Beta Team
    squidlymandingo's Avatar
    Member #
    66710
    Join Date
    May 2010
    Location
    Boston
    Posts
    671
    Phone
    droid 2
    DroidForums.net Developer
    Premium Member
    #6
    If the app you want is on the market just install it to data which is what it does anyway.
  8. Premium Member
    pkbest's Avatar
    Member #
    140431
    Join Date
    Nov 2010
    Location
    Dayton, OH
    Posts
    200
    Twitter
    airforcegeek
    Phone
    Droid X
    Premium Member
    #7
    Quote Originally Posted by tp76 View Post
    No question is a dumb one and I didn't detect any sarcasm - if anything the user had the same concerns as you


    ...as for the question - when you have a factory and third party app of the same caliber and select one of them do you not get a "pop-up" asking if you would like to make it the default ?

    then to clear defaults go into settings/applications/manage applications/choose application/clear defaults

    thanks tp,

    I did not use any sarcasm. When I use sarcasm, I am MUCH more blunt about it. I wasn't answering the question about calendar. You asked before that about switching default apps and I was giving an example.
    I'll keep watch of this thread. I'm trying to find a good default calendar for google calendar.. so I can enter event entries easily.
  9. Droid
    dooop's Avatar
    Member #
    147050
    Join Date
    Dec 2010
    Posts
    39
    Phone
    Droid 2
    #8
    Okay sorry pk, i didnt mean to be an ass and i think i misunderstood... i need sleep lol trying to go from zero knowledge to altering functionality isent realistic and ive been staring at scripts, basics guides and terminal for about 8 hours strait. before my head hits the pillow i should probably better explain my issue so i can hopefully get some responses for when i wake

    Retro clock is just a widget app, however the widgets bring up the alarm clock/calendar when clicked. what i want to do is get the calendar that pops up when i click the widget to be one of my choosing, theres no configuration options for the widget and i dont get a default window pop to choose. Im not even sure switching the default calendar will acomplish what im trying todo or if the widget can be made compatable with calendars other then the moto one without altering the widgets programming
    I do believe im in over my head... and i broke all 3 (google, moto, and touch) calendars in the process of playing around with some ideas lol but id still like to know if its possible and get it all straited out before i restore my sbf
  10. Senior Droid
    event121's Avatar
    Member #
    115512
    Join Date
    Sep 2010
    Location
    Ohio
    Posts
    122
    Liked
    1 times
    Phone
    A955
    #9
    What you are seeking is attainable, but there are easier ways to achieve your goal.

    You could re-do the widget (code) or find a different one that allows such customization (tap launches appofyourchoosing). I use Beautiful Widgets and set the Time to launch my Calendar instead of Clock.

    If the target of pressing your widget is Calendar.apk - you could get the .apk of a different calendar, place the alternatecalendar.apk in \system\app, rename Calendar.apk to Calendar.pak (this is your backup), rename alternatecalendar.apk to Calendar.apk, and reboot. You may have permissions issues depending on what file explorer you use to do this with. I use Root Explorer (paid) and have done this a few times. If you have a way to look at permissions (long press > properties?), just look at the original Calendar.apk before you rename it to see how your permissions should be set for the alternate calendar you want as your default.
    Translating broken English since 1983.
  11. Droid
    dooop's Avatar
    Member #
    147050
    Join Date
    Dec 2010
    Posts
    39
    Phone
    Droid 2
    #10
    Oh wow thats quite simple
    I did try editing the widgets script by switching out the app specified in the run command but i must have done something wrong, and it broke my calendars, i cant add events now
    But assuming that works ill just restore and do it the easy way this time
    Thanks much

    Was my approch viable if properly scripted?

    Sent from my DROID2 using DroidForums App
Page 1 of 2 1 2 LastLast

Ads

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. default/factory apps - can I remove them?
    By jliller in forum Motorola Droid
    Replies: 8
    Last Post: 06-04-2012, 07:20 PM
  2. Replies: 0
    Last Post: 08-05-2010, 01:38 PM
  3. How to restore droid to factory default?
    By lazyyamerican in forum Android General Discussions
    Replies: 5
    Last Post: 07-08-2010, 06:05 PM
  4. Restoring to factory default
    By remixedition in forum Android Tech Support
    Replies: 1
    Last Post: 03-26-2010, 06:48 PM
  5. Factory default with purchased Apps
    By Kiwi Nation in forum Motorola Droid
    Replies: 3
    Last Post: 03-13-2010, 06:24 PM

Search tags for this page

atrix default application
,

atrix default apps

,
cant set default apps atrix
,
changing default apps on xoom
,
motorola atrix set default programs
,
rename apk to deffarent apps
,
set default app xoom
,
set default apps atrix
,
thunderbolt change default app for pictures
,
xoom default application
,

xoom default apps

,
xoom set default app
Click on a term to search our site for related topics.
Find us on Google+