Stock Calculator App - Captivate Themes and Apps

Does anyone have the stock calculator app for the captivate? I flashed cognition to my cappy and don't like the included calculator app. I like the plain 'ol big button one that's included. Thanks in advance!

I didn't like RealCalc either. Here you go...
Just copy both files to your /system/app folder. I used Root Explorer to do it on mine.

fritzgerald said:
I didn't like RealCalc either. Here you go...
Just copy both files to your /system/app folder. I used Root Explorer to do it on mine.
Click to expand...
Click to collapse
Thank you so much!

Related

[Q] Touchwiz Weatherbug widget?

Does anyone know where I can find the weatherbug widget that is a analog clock with the weather on it? I was messing with a friend of mine's Fascinate and she had it on her homescreen.
Would like to find this myself
Here is the .apk but it falls to install... any ideas?
I wonder if the file needs to be re-named
I would love to know...
Looks like there is an odex file as well
I have the odex as well... how do I get this to work?
I believe put them in /data/app. That is where I put buddies now and calendar clock
How do I get there?
R u rooted.
yes sir with cog beta6
If you can post the odex. I'll give it a try
I use root explorer. Set as r/w go to data in system file, go to app and paste there...apk and ode
I had to compress due to forum restrictions... apk and odex are in the rar
Nope. Did not work
well if someone wants to figure it out its all there!
Any DEvs out there have any insight into this. I have tried putting the ODEX and APK into; app/data and system/framework, with no success. Tried to find where the yahoo finance clock is located to drop the files in there but can not find YFC anywhere?
Bump for a possibility?
Sent from my SAMSUNG-SGH-I897 using XDA App
I would like to see this working. I will LOL at the files but I am just starting so not sure if I can help.
Sent from my SAMSUNG-SGH-I897 using XDA App
Guys, they go in /system/app.
Not /data/app or /system/framework.
Place the .apk into the proper folder, reboot, and it should be there. You shouldn't need the odex file, but you can place it in the same directory as the apk if you want.

cog 4.1.x theme!!!

somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
I second this lol!!!
Sent from my SAMSUNG-SGH-I897 using XDA App
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
yeah! i'm not a dev...
Actually there are some themes compatible with 4.1..."The red" and "The bloo" by whiteguypl are available now just look under Captivate themes and apps...Darkys theme should be 4.1 compatible soon as well...
Sent from my SAMSUNG-SGH-I897 using XDA App
yeah i saw those ones, a little too bubble popper looking for me. or bejeweled. it's not very clean imo
After the gym tonight I'll flash Cog 4.1.1 and play around with Reefers theme to see if I can get some of it working...
If I don't get to it then it's because I got too lazy
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
joeclark said:
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
Click to expand...
Click to collapse
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
I would enjoy a solid cog theme as well
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
Use a js5 rom where your theme choice is basically unlimited.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
WOOT! I have my gingerbread icons! Now I just need to figure out which file does the text colors
Sent from a phone using an app.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
This method will change the base graphics no matter what ROM the theme is based on?
I'd really like to try cognition 4, but I like the Gingermix theme, which is for i9000 roms...
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
cappysw10 said:
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
Click to expand...
Click to collapse
that looks good. is there any other fonts avail? i like andromeda font!
peachpuff said:
Use a js5 rom where your theme choice is basically unlimited.
Click to expand...
Click to collapse
no thanks. i like to keep my phone on the software that it was made for.
novajustin said:
that looks good. is there any other fonts avail? i like andromeda font!
Click to expand...
Click to collapse
A simple use of the forum search tool would have led you to THIS.
modmyphone said:
A simple use of the forum search tool would have led you to THIS.
Click to expand...
Click to collapse
thank you, i know how to load fonts on the phone however i prefer to use whatever is built in. hence why i was asking if there were other fonts available on his theme.
While I have not looked into this version of the theme, there may still be the Sansation font from the original build by D3StRoY & R64.

(App) Transparent Market 2.3.4

Transparent Market 2.3.4
Adb push to /system/app/Vending.apk
Make sure you delete the com.android.vending-1.apk in /data/app/com.android.vending-1.apk
You can also flash this if you put it in a flashable zip compatable with your clockwork; just take a zip folder you previously downloaded and delete the app or apps that are in the app folder of the zip and copy the Vending. apk to it and flash.
Here's a link to a buddy o' mine's thread, that has Black transparent facebook, gingerbread keyboards, and such.
The name's Fernando, all his stuff is compatable with the epic you just can't use his flash script, but you can have your own made, or do like I say in post #13
[UPDATE 3/5/11) 2.3.4.1transparent Gmail markets_transparent facebook_ more
Transparent gmail 2.3.4.1
Gmail.apk
Install like the market in the first post
Your my hero, lol, thanks for bringing this to the epic forum. .. also you gmail link is the vending.apk, as soon as that's fixed ill be set.
Sent from my SPH-D700 using Tapatalk
Works for the ACS Full or Standard Rom. Download and copy the file to the zip folder under /system/app. Copy to SDcard and install, will replace the apk already in the rom.
Awesome!! The market looks so cool. Please fix the link for gmail apk. I can't wait to see that one too. Thank you so much for these
Sent From My Evo Killer!
Gmail link fixed
Sent from my SPH-D700 using XDA App
Less Transparent, Inverted Gmail.apk
Hey Deciple -- I've been using a slightly less transparent version of the new Gmail and wanted to share. It makes visibility a little bit easier in the mail screen:
Installation is the same as above: goes in system/app/Gmail.apk
I'm pretty sure the opaqueness (or opacity) in this apk is controlled by a transparentish png.
But here's some screencaps of the Gmail apk you posted versus this more opaque version (on my setup).
Credit goes to the folks at Inversion Conversion on Droidforums, not me.
I think we should have a Transparent/Inverted apps section too, cuz they look soo much better than the stock.
Is there any way to do this with root explorer? Or any chance someone could put these in a zip or a little more instruction of what the op was talking about...adding to a previously flashed zip? Sorry to be such a noob, but I deleted both and can't figure out how to get them back
Sent from my SPH-D700 using XDA App
lilmikeyv said:
Is there any way to do this with root explorer? Or any chance someone could put these in a zip or a little more instruction of what the op was talking about...adding to a previously flashed zip? Sorry to be such a noob, but I deleted both and can't figure out how to get them back
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Ya - you can do it with Root Explorer.
With the Gmail.apk: download it, save to sdcard.
Open Root Explorer, navigate to sdcard
Long-click Gmail.apk, Copy.
back out to root folder, go to system, then app
(this is what I do.. just to create a backup)
Find existing Gmail.apk, rename to Gmail.bak
Paste the new Gmail.apk in that folder.
Find it, Long click, select Permissions
Under "Read" Check all 3, under "Write", Check ONLY user, under "Execute" uncheck all of them.
4 boxes checked, total. So it reads: rw-r--r--
Then exit, reboot if you want, and you should be set.
decalex said:
Ya - you can do it with Root Explorer.
With the Gmail.apk: download it, save to sdcard.
Open Root Explorer, navigate to sdcard
Long-click Gmail.apk, Copy.
back out to root folder, go to system, then app
(this is what I do.. just to create a backup)
Find existing Gmail.apk, rename to Gmail.bak
Paste the new Gmail.apk in that folder.
Find it, Long click, select Permissions
Under "Read" Check all 3, under "Write", Check ONLY user, under "Execute" uncheck all of them.
4 boxes checked, total. So it reads: rw-r--r--
Then exit, reboot if you want, and you should be set.
Click to expand...
Click to collapse
Thank you, thank you, thank you...now I see why u guys who help us out always preach BACKUP...seriously, thanks for the help!
Sent from my SPH-D700 using XDA App
lilmikeyv said:
Thank you, thank you, thank you...now I see why u guys who help us out always preach BACKUP...seriously, thanks for the help!
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
no prob. ha - ya, I've learned the hard way plenty
Once all is running fine, you can move that Gmail.bak over somewhere to your sdcard to reduce space taken up in your /system/app folder.
decalex said:
Hey Deciple -- I've been using a slightly less transparent version of the new Gmail and wanted to share. It makes visibility a little bit easier in the mail screen:
Installation is the same as above: goes in system/app/Gmail.apk
I'm pretty sure the opaqueness (or opacity) in this apk is controlled by a transparentish png.
But here's some screencaps of the Gmail apk you posted versus this more opaque version (on my setup).
Credit goes to the folks at Inversion Conversion on Droidforums, not me.
I think we should have a Transparent/Inverted apps section too, cuz they look soo much better than the stock.
Click to expand...
Click to collapse
Hey yeah that looks good man, I personally like the clear glass look, and I use a dark wallpaper too so I have no problem seeing my messages, however you do propose a valid suggestion and I agree that we should have a transparent /Inverted thread.
I can throw some inverts on here .
lilmikeyv said:
Is there any way to do this with root explorer? Or any chance someone could put these in a zip or a little more instruction of what the op was talking about...adding to a previously flashed zip? Sorry to be such a noob, but I deleted both and can't figure out how to get them back
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Ok.........What you do is , If you ever downloaded a flashable zip, that has a market in it or any other app for that matter,that you know is compatable with your version of clockwork, then you open it up with 7zip, then you should see a folder called meta-inf and system. Open the system folder and there should be another folder in there called app. Open that one and delete whatever's in there (after you've presumably copied and saved the entire zip If you want to keep what's inside)and replace it with the app or app's you want to flash.
Awesome Market...... But i have 3 small issues LOL If i knew how to fix them i so would. So i hope you can help :-D
Could u Captalize the "M" in the first pic and change the text to white?
The seccond pic has a weird blue bar
and the third is the comment area~
Again Thank you for all your hard work!
JustJAck1235 said:
Awesome Market...... But i have 3 small issues LOL If i knew how to fix them i so would. So i hope you can help :-D
Could u Captalize the "M" in the first pic and change the text to white?
The seccond pic has a weird blue bar
and the third is the comment area~
Again Thank you for all your hard work!
Click to expand...
Click to collapse
1. +1 I have no green in anything on my phone, white would be great.
2. -1 this is cool its to show you that there is more in the description, fade effect.
3. -1 I think the comment area when you more should be white BG so its easier to read and rarely used.
@Deciple I was wondering if You could make a gmail version same as you have it (Transparent) but make the text another color than green (not a fan of green), Maybe White main text and blue "from" text, just like in the stock Samsung email app.
Managed it problem solved
HELP!!! After i deleted com.android.vending.apk in /data/app/com.android.vending.apk no more market at all. Tryed to flash it and still nothing please help
Try to adb push it like it says in the op.
Sent from my SPH-D700 using XDA App
I like the clear look for these apks. Does the gmail version allow for the automatic download of the pictures in the email?
Is it possible to use these apk in a mdpi 320x480 device like htc magic/mytouch 3g?
theshop said:
HELP!!! After i deleted com.android.vending.apk in /data/app/com.android.vending.apk no more market at all. Tryed to flash it and still nothing please help
Click to expand...
Click to collapse
Same Problem here!
Had to restore my recovery.
Tried a lot of different things. Like ad push, adb install.
Vendig apk was under /system/app, but wont show up as runnable app.

[APP] MIUI Weather Widget Beta

Very nice weather widget. Check it out:
http://forum.xda-developers.com/showthread.php?t=987521
It is a nice app.....good find and thanks for sharing.
Thanks. I feel better now that I have a reply to my post. lawl.
Someone else actually posted it last night in the Phoenix 7.0 thread.
This works great on Serendipity 6.2. I just dropped the apk in system/app with Root Explorer.
I just had to add my location manually and then restart the widget to get it to show up.
Root Explorer looks like it copies the app but it dont show in the sys\app folder no matter what I do. It is set to R/W Thanks for any help.
Good find. Installed in and works perfectly.
louvass said:
Root Explorer looks like it copies the app but it dont show in the sys\app folder no matter what I do. It is set to R/W Thanks for any help.
Click to expand...
Click to collapse
What ROM are you using? Will it allow "side loading" or "Non-Market" apps?
http://www.youtube.com/watch?v=zzs_1DeSgWI
http://www.youtube.com/watch?v=4axv2jXBR-M

[Q] stock AOSP browser for 2.254 fw?

hi,
i was using the stock browser provided by another user here which worked on 2.245 fw. but after flashing clean and tweaked 4.1 (2.254), all the stock browsers ive tried keep FC. i pushed it to /system/app, set permissions as rw-r--r--, and rebooted. but the browser always FC's after automatic google sign in.
can anyone help?
stock AOSP browser
this one should work fine,
http://forum.xda-developers.com/showpost.php?p=39069325&postcount=1
you need the browser.apk and chromebookmarksyncadapter.apk to sync your bookmarks
copy them over to the system/app folder,
and remove BrowserProviderProxy.apk if you have it there.
regards
raziel123 said:
this one should work fine,
http://forum.xda-developers.com/showpost.php?p=39069325&postcount=1
you need the browser.apk and chromebookmarksyncadapter.apk to sync your bookmarks
copy them over to the system/app folder,
and remove BrowserProviderProxy.apk if you have it there.
regards
Click to expand...
Click to collapse
it works, thanks! and yes, i hit your thanks meter ;D
XPERIAAplooper said:
it works, thanks! and yes, i hit your thanks meter ;D
Click to expand...
Click to collapse
your welcome,
regards

Categories

Resources