What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Transparent apps...what's missing ?

Tp.. you try reinstalling it? If so, try reverting back to 4.8?

Also, I know you know this but hey, I do stupid stuff sometimes (ok a lot). Are you trying to recompile a themed app? When I say themed, I mean, themed images.
 
I have the issue on 4.8 and 4.9 - and I have taken an already themed app and a fresh unthemed app, decompiled and without making any changes I was unable to recompile, looks like a fresh install of apk manager might be next on the list

Sent from my Gingerbread Droid Classic with Bionic Fever
 
Tp... have you upgraded your SDK? If not, try that. And, if you do, you will need to change your PATH from c:\whatever\androidsdk\tools\adb to c:\whatever\androidsdk\platform-tools\adb

Also, this update will kill draw9patch.bat In order to make it work, you need to download swing-worker1.1.jar and drop it in the tools/lib folder.
 
I was hoping the answer would be easier than that - I had problems before with the SDK and never got it installed correctly, that was months ago - a few weeks back I downloaded APK Manager and it worked fine for a few days and then it stopped working - is the SDK a requirement for APK Manager to perform correctly ?
 
Without SDK, aren't you getting the "adb was not found" error message in apk manager?

I was hoping the answer would be easier than that - I had problems before with the SDK and never got it installed correctly, that was months ago - a few weeks back I downloaded APK Manager and it worked fine for a few days and then it stopped working - is the SDK a requirement for APK Manager to perform correctly ?



DroidForums Junkie!!
 
Without SDK, aren't you getting the "adb was not found" error message in apk manager?

Yes - but it will let you bypass that and still decompile -

I think the issue lies in the twitter.apk I am working with - I know I said earlier I was having issues with untouched system apps but now those seem to be working fine - it is this already inverted twitter.apk that won't recompile - even if it remains untouched
 
Yeah, if I got adb to work, Java wasn't recognized and vice versa so Cakes said just to 86 the adb. Seems to be working fine.
Have you tried a non-inverted Twitter.apk? Same issue?

Without SDK, aren't you getting the "adb was not found" error message in apk manager?

Yes - but it will let you bypass that and still decompile -

I think the issue lies in the twitter.apk I am working with - I know I said earlier I was having issues with untouched system apps but now those seem to be working fine - it is this already inverted twitter.apk that won't recompile - even if it remains untouched



DroidForums Junkie!!
 
That's my next step - uninstalling the themed one now so I can get a fresh download from the Market - the downside with that is with the Inverted one most of the work is already done :)
 
Ahhh the life of a themer!! Haha!

That's my next step - uninstalling the themed one now so I can get a fresh download from the Market - the downside with that is with the Inverted one most of the work is already done :)



DroidForums Junkie!!
 
Don't do that man. Put stock images in the correct foldrs. Decompile, edit, recompile and put the images back in.

Sent from my Droid using DroidForums App
 
Alright, got my compiling issues straightened out - so, after decompiling, making changes and recompiling - what's next, apparently I have something out of order because I end up with the apktool.yml still inside of my .apk when I am done zipping, signing, and zipaligning
 
Alright, got my compiling issues straightened out - so, after decompiling, making changes and recompiling - what's next, apparently I have something out of order because I end up with the apktool.yml still inside of my .apk when I am done zipping, signing, and zipaligning

How'd you fix it? I've still got issues.
 
After numerous restarts and a fresh .apk to work with it seems to be doing alright, "seems" being the key word -

I think it was the .apk I was working with that was the real problem, and not apk manager
 
Alright, got my compiling issues straightened out - so, after decompiling, making changes and recompiling - what's next, apparently I have something out of order because I end up with the apktool.yml still inside of my .apk when I am done zipping, signing, and zipaligning

How'd you fix it? I've still got issues.

I was going to ask the same question. lol

I have attempted to rectify mine as well but have yet to have time to test the results.
 
Back
Top