Hey,
I´m trying to import the new Nexus One browser to my G1. I made an update.zip, but when I flashed it my Browser was gone. My update.zip had two folders, the folders:
Meta-inf/com
and
system/app with the Browser.apk.
I got the Browser from the newest Nexus one Stock Build and in it was also in the /system/app folder a Browser.odex file, whats that? I cant find that file on my G1.
Won't work because of the SDK Level (2.0 etc...).
Try adb installl and you will see what I mean
yea, it really isnt as simple as that....
the closest you will get is the browser in the lastest CM roms or openeclair probably
try dolphin browser ?
can u upload BOTH the apk and the odex? i'll try my best at deodexing real quick.
jcarrz1 said:
can u upload BOTH the apk and the odex? i'll try my best at deodexing real quick.
Click to expand...
Click to collapse
http://android.modaco.com/content/g...d-and-unrooted-optional-radio-optional-himem/
Related
are their any apks floating around with LWPs like neural network or nexus or galaxy? They were on kaoslegendary but they were buggy, so im now on extROM and LWPs run very smooth, but i cant seem to find an apk for the ones i like. im not a fac of nexusmod, it FCs on extROM.
I'm wondering the same.. I can't seem to find much either.
Sent from my Eris using XDA App
i will try and pull them out of kaos legendary and post them up here (if possible) but don't get your hopes to high
EDIT:can't find them in kaos legendary (going to try to find them in the nexus one froyo files)
EDIT#2 cant find them there either (sorry, try someone else)
go to theunlockr.com and download the rom eris_LP_0_1.zip and there will be a live wallpapers.apk file and install that file. and they will be the original files there
Here's the .apk extracted from hotwingz2180's link, so you don't have to download the whole 100mb file.
It added the stock wallpapers to my list, but I got force closes when I selected them. Maybe you will have better luck.
mixedlemon said:
Here's the .apk extracted from hotwingz2180's link, so you don't have to download the whole 100mb file.
It added the stock wallpapers to my list, but I got force closes when I selected them. Maybe you will have better luck.
Click to expand...
Click to collapse
thx for the apk! i put it on my phone and everything worked right... but when i try and preview a lwp it just crashes... and if i try and set it, it just goes back to a regular default wallpaper. im on leak root cyanogen 6.
Not my work.... I'm just the messenger.
This is a customizable Nexus background.
You can choose from themes and backgrounds.
It is a great app.
Is there any way I can get Teeter on my girlfriends Eris? She's running Cyanogen Tazz v6. She really digs it, but i cannot find it anywhere. Thanks.
KennyJive said:
Is there any way I can get Teeter on my girlfriends Eris? She's running Cyanogen Tazz v6. She really digs it, but i cannot find it anywhere. Thanks.
Click to expand...
Click to collapse
im sure there are places you could find it but you could download a sense rom that has it and then use unyaffs to extract the image and grab the file yourself.
Pull any sense Rom and open it... pull teeter.apk from system/app. Then, use adb install or adb push (to system/app) and u should be good to go.
As always, backup before trying (though it shouldn't harm your phone
Sent from my Eris using XDA App
i pulled teeter from the lightning ROM and Astro wouldnt install the teeter.apk
I love ebuddy on android, it's better than the official chinese MSN I posted a few weeks ago but I am sick of silver, white and orange. I am unfamiliar with how to get the apk files from apps installed from the android market.
Could someone, anyone please provide me with the apk file for ebuddy 1.9.1 (the most recent) so I can do some colour variations?
Cheers.
Uppy said:
I love ebuddy on android, it's better than the official chinese MSN I posted a few weeks ago but I am sick of silver, white and orange. I am unfamiliar with how to get the apk files from apps installed from the android market.
Could someone, anyone please provide me with the apk file for ebuddy 1.9.1 (the most recent) so I can do some colour variations?
Cheers.
Click to expand...
Click to collapse
www.developer.android.com
Install the Android SDK, open Command Prompt and write:
Code:
adb devices
adb pull /data/app app
Or if you know the .apk name
Code:
adb pull /data/app/apkname.apk
That will create a new folder called app in your /tools folder with all your apps.
Ah cheers man, done it
will post some colour variations asap.
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Uppy said:
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Click to expand...
Click to collapse
Better if you use apk tool: http://code.google.com/p/android-apktool/
Decompile: apktool d name.apk
Compile: apktool b name
Hmm still doesnt work. I'm not sure what I'm doing wrong...
Uppy said:
Hmm still doesnt work. I'm not sure what I'm doing wrong...
Click to expand...
Click to collapse
These resources seems 0 byte in the apk:
"drawable-hdpi-v6/chat_gray_back.9.png"
"drawable-hdpi-v6/chat_orange_back.9.png"
"drawable/chat_gray_back.9.png"
"drawable-hdpi-v4/chat_orange_back.9.png"
"drawable/chat_orange_back.9.png"
"drawable-hdpi-v4/chat_gray_back.9.png"
here's the zip file, if you can tell me what I've done wrong I'd really appreciate it.
Hmm..I let it compile, but fails to install the apk..
Hope someone much expert than me can help you
yeah, its weird how it wont install. like what I was trying to do though?
Uppy said:
Any idea why when i repackage the files as a zip then rename as an apk it fails to install?
I have re-signed the apk but it still wont install, any ideas why?
Click to expand...
Click to collapse
Download APKManager and you should be good.
EDIT: Didn't see the answers below mine for some reason ... I'm not at my desktop right now, but if no one has checked it by the time I get hope I'll see if I'm any help.
If you're just changing pngs, try to just extract the apk then zip it when changed. Ie. Don't decompile it
Do this using apkmanager
Sent from my HTC Desire using XDA App
zHk3R said:
Download APKManager and you should be good.
EDIT: Didn't see the answers below mine for some reason ... I'm not at my desktop right now, but if no one has checked it by the time I get hope I'll see if I'm any help.
Click to expand...
Click to collapse
Thanks dude.
and to mikep99: Already tried that too, thats what I did first. its annoying me now lol cheers anyway.
shameless self bump.
can no one help? i really want to know what the issue is for future reference...
Uppy said:
shameless self bump.
can no one help? i really want to know what the issue is for future reference...
Click to expand...
Click to collapse
no idea why your file wont install...
I decompiled a fresh version of ebuddy, compiled back and installed, no probs.
But, for exchanging some png´s only, that´s what I do:
- take a fresh original version (v1.9.1 attached)
- open com.ebuddy.android-1.apk with 7-Zip
- copy/paste new png´s
- close file
- sign
- install
Hey guys, I've tried searching around with no luck. I was working a little too fast uninstalling At&t bloatware and accidentally removed the Picture Gallery. I cannot seem to find a way to reinstall it. I've enabled non-market apps and have tried installing a few apk's from the forums but it always results in "application was not installed". Can someone please help me out?
Running stock Eclair
You can't just reinstall a system app like you would a non market app. You have to take the gallery.apk and use root explorer to place it in the appropriate location, which would be system/app.
Thanks. I had actually tried that too with the same results. Perhaps I didn't have the correct apk. Anyone have a specific version for the captivate?
Sent from my SAMSUNG-SGH-I897 using XDA App
You're still running stock? If so, you're gonna need to copy and paste both of these files into System/App through root explorer.
The apk is the actual Gallery. You have to unzip the other folder first!!!! Then move that file in with the apk.
That worked thanks! Yea I'm running stock. I've tried may ROMs but all the little bugs really bother me. Stock runs prefect and quite honesty, performance increase isn't very significant. Plus, I've customized it quite well to have most of the same features of 2.2+.
Sent from my SAMSUNG-SGH-I897 using XDA App
Cool cool, glad I could help.
greystealth said:
Hey guys, I've tried searching around with no luck. I was working a little too fast uninstalling At&t bloatware and accidentally removed the Picture Gallery. I cannot seem to find a way to reinstall it. I've enabled non-market apps and have tried installing a few apk's from the forums but it always results in "application was not installed". Can someone please help me out?
Running stock Eclair
Click to expand...
Click to collapse
heyy im having the same problem but i have a droid x. i know i need the .odex file. but my gallery is just gallery.apk not the 3D gallery? can anyone help me getting the .odex file and how to install it again? i believe i have the right gallery app. i just need the odex file to go with it and instruction if it different from the ones above.
-Thanks
droid119 said:
heyy im having the same problem but i have a droid x. i know i need the .odex file. but my gallery is just gallery.apk not the 3D gallery? can anyone help me getting the .odex file and how to install it again? i believe i have the right gallery app. i just need the odex file to go with it and instruction if it different from the ones above.
-Thanks
Click to expand...
Click to collapse
might want to go to the Droid x forums
The Gallery 3D is actually in the market.
It's called "Gallery 3D" by Rayman50.
MikeyMike01 said:
The Gallery 3D is actually in the market.
It's called "Gallery 3D" by Rayman50.
Click to expand...
Click to collapse
i had that but it has glitches. i want the original gallery.
s1l3nt said:
might want to go to the Droid x forums
Click to expand...
Click to collapse
i tried. people have the same problem but they still have the odex. i dont think it will function without it. at least i've tried n still no good. i'm waiting for a response hopefully they upload yet. but so far no one has. so i'm trying to find a solution wherever i can.
hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
hernan078 said:
hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
Click to expand...
Click to collapse
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
dizx said:
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
Click to expand...
Click to collapse
i already did it, thanks a lot!
hernan078 said:
i already did it, thanks a lot!
Click to expand...
Click to collapse
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
man i dont know, how to do that, but i wanted to do a sype theme for my honeycomb theme so i dont mind the blue trace color, but if your find out remember to tell me ;-)
dizx said:
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
Click to expand...
Click to collapse
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
man i only know how to work with Photoshop, im not very experiences in more complicated stuff! lol
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
studacris said:
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
Click to expand...
Click to collapse
Yep, just can't identify the line yet.
hernan078 said:
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
Click to expand...
Click to collapse
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
dizx said:
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
Click to expand...
Click to collapse
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
hernan078 said:
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
Click to expand...
Click to collapse
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see
color name="TRACE_PATH_COLOR">#xxxxxx</color>
Click to expand...
Click to collapse
xxxxxx being your hex color. Recompile and swype!
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
Thanks a bunch! Now gotta read up on compiling/decompiling.
dizx said:
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
Click to expand...
Click to collapse
im using CM7 so i dont know if a swype from a 2.2 rom work, do you think it will work?
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
i cant find the folder res/values/colors? im using the new swype
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
You have to decompile the apk using apktool first.
sent using a phone.
one question, swype is natively installed on captivates...how come the "trial period ended" when using custom roms?
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
Do what Nunhugger said. It worked like a charm!
If you downloaded Swype from the web page and installed it with their installer, then it'll be installed here:
/sdcard/app