DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 13 of 63 FirstFirst ... 3 11 12 13 14 15 23 ... LastLast
Results 121 to 130 of 625

Thread: Transparent apps...what's missing ?

  1. Beta Team
    mikeyinid's Avatar
    Member #
    141879
    Join Date
    Nov 2010
    Location
    Idaho
    Posts
    884
    Phone
    Droid X
    DroidForums.net Theme Developer
    Premium Member
    Now im getting errors decompiling it too. Its still broken down in the out folder but the log is 10 miles long so I dont wanna post it. I dont get it cus I can decomp, edit, recomp framework-res all day but nothing else.
    **These are the apks im trying to do. Will someone see if they get the same crap?


    java version "1.6.0_23"
    Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
    Java HotSpot(TM) Client VM (build 19.0-b09, mixed mode, sharing)
    Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
    at brut.androlib.Androlib.readMetaFile(Unknown Source)
    at brut.androlib.Androlib.build(Unknown Source)
    at brut.androlib.Androlib.build(Unknown Source)
    at brut.apktool.Main.cmdBuild(Unknown Source)
    at brut.apktool.Main.main(Unknown Source)
    Caused by: brut.directory.PathNotExist: apktool.yml
    at brut.directory.AbstractDirectory.getFileInput(Unkn own Source)
    ... 5 more
    THATS WHAT I GOT WHEN I TRIED TO RECOMPILE IT
    Attached Files
    Last edited by mikeyinid; 01-07-2011 at 10:25 PM.
  2. Theme Developer
    jatx2wne's Avatar
    Member #
    39413
    Join Date
    Feb 2010
    Location
    the Cuse
    Posts
    532
    Liked
    8 times
    Twitter
    jatx2wne
    Phone
    nexus
    DroidForums.net Theme Developer
    Premium Member
    Quote Originally Posted by mikeyinid View Post
    Now im getting errors decompiling it too. Its still broken down in the out folder but the log is 10 miles long so I dont wanna post it. I dont get it cus I can decomp, edit, recomp framework-res all day but nothing else.
    you can delete the log then decompile something that errors and pm it to me if youd like and if i can help I will

  3. Beta Team
    mikeyinid's Avatar
    Member #
    141879
    Join Date
    Nov 2010
    Location
    Idaho
    Posts
    884
    Phone
    Droid X
    DroidForums.net Theme Developer
    Premium Member
    Quote Originally Posted by jatx2wne View Post
    Quote Originally Posted by mikeyinid View Post
    Now im getting errors decompiling it too. Its still broken down in the out folder but the log is 10 miles long so I dont wanna post it. I dont get it cus I can decomp, edit, recomp framework-res all day but nothing else.
    you can delete the log then decompile something that errors and pm it to me if youd like and if i can help I will
    K, thanks. Im pretty new to this and trying to learn as much as I can without bothering to many, but I feel like im not getting this...
  4. Theme Developer
    xkape's Avatar
    Member #
    95251
    Join Date
    Jul 2010
    Location
    OH-IO
    Posts
    3,877
    Liked
    78 times
    Phone
    Bionic, G Nex and T Prime
    DroidForums.net Theme Developer
    Premium Member
    I downloaded that file man. I can even decompile it. tells me "can't find framework resources for package of id: 3

    Let me try the friendsfeeder thing..... same error
    Choices always were a problem for you
    What you need is someone stong to guide you, like me.
    Trust In Me now don't you judge or question
    You are broken now but faith can heal you
    Just do everything I tell you to do
  5. Beta Team
    mikeyinid's Avatar
    Member #
    141879
    Join Date
    Nov 2010
    Location
    Idaho
    Posts
    884
    Phone
    Droid X
    DroidForums.net Theme Developer
    Premium Member
    Quote Originally Posted by xkape View Post
    I downloaded that file man. I can even decompile it. tells me "can't find framework resources for package of id: 3

    Let me try the friendsfeeder thing..... same error
    yea, thats exactly what im getting. guess it just cant be done :/
  6. Theme Developer
    xkape's Avatar
    Member #
    95251
    Join Date
    Jul 2010
    Location
    OH-IO
    Posts
    3,877
    Liked
    78 times
    Phone
    Bionic, G Nex and T Prime
    DroidForums.net Theme Developer
    Premium Member
    eh.. I just noticed you are using a D2. I am guessing here but, I don't think my apk manager is setup for the D2. Different framework. I am thinking I would need to update my androidsdk.
    Choices always were a problem for you
    What you need is someone stong to guide you, like me.
    Trust In Me now don't you judge or question
    You are broken now but faith can heal you
    Just do everything I tell you to do
  7. Beta Team
    mikeyinid's Avatar
    Member #
    141879
    Join Date
    Nov 2010
    Location
    Idaho
    Posts
    884
    Phone
    Droid X
    DroidForums.net Theme Developer
    Premium Member
    Quote Originally Posted by xkape View Post
    eh.. I just noticed you are using a D2. I am guessing here but, I don't think my apk manager is setup for the D2. Different framework. I am thinking I would need to update my androidsdk.
    Hmmm, would that matter? Im getting the same error as you. I can edit and recompile framework-res, but nothing else. I tried doing something to Contacts.apk and even if I didnt edit i couldnt recomp.
  8. Theme Developer
    jatx2wne's Avatar
    Member #
    39413
    Join Date
    Feb 2010
    Location
    the Cuse
    Posts
    532
    Liked
    8 times
    Twitter
    jatx2wne
    Phone
    nexus
    DroidForums.net Theme Developer
    Premium Member
    ok so heres what you do decompile the app and get the error just like you have been. Then go to(should be this directory if not find it in the log.txt it will be there) C\users\*yourusername\apktool\framework\and you should see 1.apk. Open 1.apk with 7zip drag resources.arsc to desktop(you will need it in a minute) Open the framework form your rom using 7zip and drag the resources.arsc from there into 1.apk. ok now back out of everything. now go back to apkmanager command prompt and press spacebar or whatever to clear that error notification and decompile. That should work now to recompile the app you will need to put the original resources.arsc back in 1.apk if none of this makes sense tell me and i can hit u up on gtalk and help
    Last edited by jatx2wne; 01-07-2011 at 10:47 PM.

  9. Theme Developer
    xkape's Avatar
    Member #
    95251
    Join Date
    Jul 2010
    Location
    OH-IO
    Posts
    3,877
    Liked
    78 times
    Phone
    Bionic, G Nex and T Prime
    DroidForums.net Theme Developer
    Premium Member
    I went and decompiled Handcent while we waited for jatx... worked fine. no problem. it's just those two apps. (for me)
    Choices always were a problem for you
    What you need is someone stong to guide you, like me.
    Trust In Me now don't you judge or question
    You are broken now but faith can heal you
    Just do everything I tell you to do
  10. Beta Team
    mikeyinid's Avatar
    Member #
    141879
    Join Date
    Nov 2010
    Location
    Idaho
    Posts
    884
    Phone
    Droid X
    DroidForums.net Theme Developer
    Premium Member
    Quote Originally Posted by xkape View Post
    I went and decompiled Handcent while we waited for jatx... worked fine. no problem. it's just those two apps. (for me)
    yea. did any one check out that handcent i posted? the only thing thats not transparent is the convo list. im hopin someone is working on the newest version?
Page 13 of 63 FirstFirst ... 3 11 12 13 14 15 23 ... 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. missing apps
    By shortfuse12 in forum Koush
    Replies: 6
    Last Post: 12-20-2010, 04:13 PM
  2. missing apps--not all apps in apps store
    By mfratto in forum Koush
    Replies: 9
    Last Post: 12-11-2010, 09:31 PM
  3. Market apps missing.
    By Floridroid in forum Android General Discussions
    Replies: 1
    Last Post: 12-02-2010, 11:28 PM
  4. App drawer apps missing.
    By oakes6b2 in forum Droid Incredible Tech Support
    Replies: 0
    Last Post: 10-29-2010, 08:26 PM
  5. Missing Apps :(
    By Fi0 in forum Android Tech Support
    Replies: 1
    Last Post: 07-16-2010, 08:03 PM

Search tags for this page

adb was not found, you will not be able to manipulate the fi
,
apktool facebook katana
,
apktool.yml
,
brut.directory.pathnotexist: apktool.yml
,
cm7 transparent mms
,
cm7 transparent sms
,

exception in thread main brut.androlib.androlibexception: br

,
inverted fb button widget
,
pathnotexist: apktool.yml
,

transparent apps

,
transparent apps whats missing
,
transparent fascinate mms app for cm7
,
transparent handcent
,
transparent mms droid
,
transparent mms.apk
Click on a term to search our site for related topics.
Find us on Google+