Android Community
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 18

Thread: Need help with cupcake...

  1. #1
    Join Date
    Oct 2008
    Location
    Phoenix
    Posts
    25

    Default Need help with cupcake...


    Ok, so I used the SDK to create cupcake for G1, piece of cake, but when you load it onto the phone, nothing really works, wifi GPS 3G EDGE GSM and the signal keeps to reset every 10 seconds. Anyways, i can make a working version of cupcake if i had the newest versions for the proprietary files that are necessary to get cupcake working on the G1, the problem is that HTC has them...when you are compiling cupcake you have to use the existing ones from the G1 and because of the new linux kernel and the new framework, the old proprietary files cause cupcake to crash on the G1. If someone could get me these files, i could build a working copy of cupcake before it actually comes out.

  2. #2
    Join Date
    Nov 2008
    Location
    Cuba, NY 14727
    Posts
    767

    Default Re: Need help with cupcake...

    Quote Originally Posted by adewey View Post
    Ok, so I used the SDK to create cupcake for G1, piece of cake, but when you load it onto the phone, nothing really works, wifi GPS 3G EDGE GSM and the signal keeps to reset every 10 seconds. Anyways, i can make a working version of cupcake if i had the newest versions for the proprietary files that are necessary to get cupcake working on the G1, the problem is that HTC has them...when you are compiling cupcake you have to use the existing ones from the G1 and because of the new linux kernel and the new framework, the old proprietary files cause cupcake to crash on the G1. If someone could get me these files, i could build a working copy of cupcake before it actually comes out.
    Is this a duplicate post from over at xda? I swear i just read that like an hour ago...

  3. #3
    Join Date
    Oct 2008
    Location
    Phoenix
    Posts
    25

    Default Re: Need help with cupcake...

    I wouldn't say its a duplicate post, but i did mention something over there about the problem, because i didn't think they realized why cupcake wasn't working yet.

  4. #4
    DaYuMu6ft7's Avatar
    DaYuMu6ft7 is offline *sigh*... I think I'll go spend some time with the family
    Join Date
    Oct 2008
    Location
    Philly All Day!
    Posts
    4,592

    Default Re: Need help with cupcake...

    So wait, What is this cupcake you're working on ?

    Yet!!!!?

    Who has it now and why hasn't it been mass produced

    Hmmm
    Last edited by DaYuMu6ft7; 01-07-2009 at 05:47 PM.
    Device : HTC HD2 Leo - 1024 (Dual Boot)
    ROM : ChuckyDroid Custom WM 6.5.5 w/Sense
    Android : Mattc 2.2 Froyo w/Sense 1.5
    SDCard : Kingston 16GB Class 2 Micro SDHC
    HSPL3: Thanks 2 (Bepe & Cotulla)
    Radio : 2.12.50.02_2


  5. #5
    Join Date
    Nov 2008
    Location
    Cuba, NY 14727
    Posts
    767

    Default Re: Need help with cupcake...

    Man that would be sweet. I don't know if anyone over here will be able to help. But maybe there is a weasel out there with the goods....I hope you succeed. Keep us posted on your progress!

  6. #6
    Join Date
    Oct 2008
    Location
    Phoenix
    Posts
    25

    Default Re: Need help with cupcake...

    Quote Originally Posted by DaYuMu6ft7 View Post
    So wait, What is this cupcake you're working on ?

    Yet!!!!?

    Who has it now and why hasn't it been mass released

    Hmmm
    The android SDK now includes cupcake with the master build, so if you compile it correctly for the G1, you will have yourself a working G1 with cupcake. Problem is HTC is lame and won't let the proprietary files that we need be distrubuted outside our own phones. So I need those files in order to make a distro of cupcake better than the one that exists (XDA).

  7. #7
    DaYuMu6ft7's Avatar
    DaYuMu6ft7 is offline *sigh*... I think I'll go spend some time with the family
    Join Date
    Oct 2008
    Location
    Philly All Day!
    Posts
    4,592

    Default Re: Need help with cupcake...

    Is this some sort of inside scoop!

    Ohhh OK, Gotcha!

    Device : HTC HD2 Leo - 1024 (Dual Boot)
    ROM : ChuckyDroid Custom WM 6.5.5 w/Sense
    Android : Mattc 2.2 Froyo w/Sense 1.5
    SDCard : Kingston 16GB Class 2 Micro SDHC
    HSPL3: Thanks 2 (Bepe & Cotulla)
    Radio : 2.12.50.02_2


  8. #8
    Join Date
    Oct 2008
    Location
    Phoenix
    Posts
    25

    Default Re: Need help with cupcake...

    Quote Originally Posted by birdman81484 View Post
    Man that would be sweet. I don't know if anyone over here will be able to help. But maybe there is a weasel out there with the goods....I hope you succeed. Keep us posted on your progress!
    I hope someone over here can, for everyones sake, because the current cupcake release sucks and I want to mess around with a pretty good working version of cupcake before it comes out.

  9. #9
    Join Date
    Nov 2008
    Location
    Cuba, NY 14727
    Posts
    767

    Default Re: Need help with cupcake...

    Keep digging...XDA dudes have connections, at least i like to believe they do....

  10. #10
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    215

    Default Re: Need help with cupcake...


    If anyone cares... hot off the presses (official google dev discussions forum), current state of Cupcake:

    Hi,

    The SDK in cupcake is undergoing major changes, and it's not ready ready.
    The tools are being worked on right now to support the new structure.
    Stay tuned.

    Xav

    On Wed, Jan 7, 2009 at 10:14 AM, AL <austinlee357@gmail.com> wrote:
    >
    > So after the cupcake merge to the "Master", when I now build the sdk,
    > there is no longer any "android.jar" file at the top level. It now
    > sits under "platforms/android-1.5", but eclipse won't allow you to
    > point it to the top level (no android.jar) or the platforms/
    > android-1.5 directory (no tools dir). So how do you get around this
    > issue? Also after I create a "vm" when I launch the emulator it gives
    > me a this warning
    >
    > "emulator: WARNING: could not load skin file '<homedir>/.android/vm/
    > myconfig.avm/skins/default/default/layout', using built-in one"
    >
    > It still brings up the default skin, but when I try and specify "./
    > emulator -vm myconfig -skin <NEWSKIN>" it gives the same warning and
    > doesn't bring up our "NEWSKIN", which it use to work fine before the
    > cupcake merge to the Master.
    >
    >
    > Any ideas for both my issues? is there any documentation that I'm
    > missing...thanks

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Cupcake Update
    By m4nic3 in forum General HTC Chat
    Replies: 151
    Last Post: 01-19-2009, 05:07 PM
  2. New Cupcake update?
    By tony3000 in forum General Phone Chat
    Replies: 16
    Last Post: 01-11-2009, 12:26 AM
  3. I got Cupcake on my G1!
    By Mysticcal in forum General Phone Chat
    Replies: 21
    Last Post: 01-06-2009, 03:31 PM
  4. new year= cupcake... right?
    By LazyGenius in forum General Phone Chat
    Replies: 20
    Last Post: 01-02-2009, 08:15 PM

Bookmarks

Posting Permissions

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