Widgets? - Samsung Galaxy S (4G Model)

I did a search.
I am looking for non Android and Samsung widgets.
I go to the widget menu and see nothing but the stock ones.
This means I can't add the weather widget, tweetcaster, etc.
I am using the Octane ROM.
Someone please help.

The easiest way to get those is to run a stock rom, not a custom one. Custom roms generally tend to move away from a Samsung style rom, to a more... true android type build.
Try flashing stock Kj6 (rooted of course). That will come with all of the stock samsung widgets.
Alternatively, you can download the stock kj6 CWM version (the zip one), unzip it, and look in system/apps and take out the apks of the desired widgets. Using root explorer, or something similar like Astro, copy and paste those apks to your phones system/app folder.
I don't recall every seeing tweetcaster though... just BuddiesNow, Feeds and Updates... hope it helps.

Related

Adding elements of shipped ROM to CyanogenMod 6.1.2

After using CM 6.1.2 RC2 for a day, I find that I miss certain things that come in the shipped MT4G ROM and I'm wondering if there's a way to get them into the custom ROM. In no particular order:
1. Contacts App
I really like the shipped ROM contacts app over this one. I did an adb pull /system/app for both the shipped ROM and CM 6.1.2 RC2. The shipped ROM has htcContacts.apk and htcContacts.odex, but no Contacts.apk. CM 6.1.2 RC2 has Contacts.apk. Could I transfer htcContacts.apk and htcContacts.odex to the sdcard and install them? Will this give me the shipped contacts app? Or are there other things not included in CM 6.1.2 that are necessary for the shipped Contacts app to function?
2. Calendar and calendar widget
Essentially the same question as #1. In this case, both ROMs have a Calendar.apk, and the shipped ROM additionally has htccalendarwidgets.apk and htccalendarwidgets.odex. Can I replace CM's Calendar.apk with the shipped ROM's version and add the calendarwidgets?
3. Icons and sound files
I'd like to grab some of the icons and sound files that come packaged in the shipped ROM. If they're on internal memory, I just need to do an adb pull and place them on the sdcard, and from there I can access them through the launcher. Does anyone know where those files might be?
Thanks in advance
1. Contacts App
Based on HTC Framework. By the time you're done importing necessary libs/framework resources you're going to end up with Sense rom. However, there many replacement apps on the market, some are very similar to Sense, try them out.
2. Calendar and calendar widget
Same thing as #1.
3. Icons and sound files
This is too general to answer exactly but
You can put sounds on your sd card using following folder structure
sdcard/media/audio/ringtones
sdcard/media/audio/alarms
sdcard/media/audio/notifications
They will show up along with included ringtones/alarms/notifications after reboot
As far as icons - not sure what you mean.
This thread screams Q&A section.
The contacts, calendar, and Widgets are closed source HTC apps so you wont find them in CM..try launcher pro plus...it has some very nice Widgets that u might like. And for sounds and icons you can use metaporph to change icons and create a folder called media in your SD card with the sound files u like
@face_melter on twitter
Sent from my HTC Glacier using XDA App
Thanks for the responses. It appears I need to do some more research with regard to the contacts and calendar apps.
Let me try to rephrase #3: The shipped ROM had icons and sound files already loaded onto the device when it came out of the box, probably part of HTC Sense. For instance, the icon for the Messages app is not the green android speech bubble, it looks more like a rolodex card. The icon for the contacts app is different as well. The notification sound I used was pre-loaded on the shipped ROM but is not included in CM. And so on.
I have a backup of the shipped ROM. If I know were these files are located, I can flash back to shipped, adb pull the files I want to my PC, reflash back to CM, and go from there.
Hope that makes sense (not Sense ). I'm happy to do the legwork so long as I know what I'm doing.
Please do not post discussions in Development section.
A lot easier would be to download a stock rom then extracting nandroids (unthemed iced glacier would be a perfect rom to do that)
All ringtones are loacated in /system/media/audio - you can just copy the whole media folder to the root of your sd card or get individual rings.
All apps are located in /system/app/ To get your icons - you need to open up each individual apk and look in "res" folder. Somewhere in either "drawable" or 'drawable-hdpi" subfolders you will find icons. Or you can download espresso icon pack for the market and extract all icons from there (if there's s such a thing.)
Good luck.
borodin1 said:
A lot easier would be to download a stock rom then extracting nandroids (unthemed iced glacier would be a perfect rom to do that)
All ringtones are loacated in /system/media/audio - you can just copy the whole media folder to the root of your sd card or get individual rings.
All apps are located in /system/app/ To get your icons - you need to open up each individual apk and look in "res" folder. Somewhere in either "drawable" or 'drawable-hdpi" subfolders you will find icons. Or you can download espresso icon pack for the market and extract all icons from there (if there's s such a thing.)
Good luck.
Click to expand...
Click to collapse
Thanks borodin1, I did manage to get those audio files via ADB. About the icons, what do I use to open up an apk?
jdkoren said:
Thanks borodin1, I did manage to get those audio files via ADB. About the icons, what do I use to open up an apk?
Click to expand...
Click to collapse
7zip is good and will open .apk out of the box but any zip utilities will open up apk files, just have to know how to work them... I think that if you use WinZip you have to rename file to .zip and it will work just fine. No sure about others.... I use 7zip because it's free and works great.
Good luck.
The perfect way to achieve what you want is install Launcher Pro Plus on your CM rom. You get the sense like widgets such as the calendar app and you can change the icons of the messaging app and replace it with the "rolodex card" look that you wish. And You can unzip an iced glacier rom and extract the audio files from there and put it on your Sd card under media then notifications, that's what I did to keep my text and call sounds that came with the phone.
Anyways, hope that helped!
What if I want the screen share app dose the same method applys?
Sent from my HTC Glacier using XDA App
krazy_smokezalot said:
What if I want the screen share app dose the same method applys?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Screen share is available in the market, search for twonky.

Change default browser in system/app

I was wondering if it was possible to change a ROM's default browser that's in the dock? I know I can add a browser as an app but I only use one browser and didn't want icons all over the place so I figured I would ask if i could replace the default one with the one I use. I figuring the default browser is in system/app/browser.apk. Can I do this and if so how and if I could would I be able to use the browsers version updates.
Thanks,
Soggy
Try it! Rename stock to browser.apk.bak, or backup and uninstall it with tibu. Put browser of choice in /system/app and reboot, our just run the other browser from /data/app like normal.
If you have problems rename.the original back to the way it was, or restore it with tibu...
Yes it worked great.... Basically all it did was installed the .apk so I will be able to get updates which is good and now the globe icon is now the browser I wanted to use. I had to create a CWM file because for some reason when I went to replace it, it said I didn't have enough space or something. This has happened before and the only way is to CWM the file.
Recap: What I did was saved the browser.apk that my ROM I am using had and got my favorite browser .apk which is Maxthon and changed the name of that .apk to the same thing that was originally there AKA Browser.apk and switched files shazam!

[Q] Default Launcher APK? Crespo4G w/ SlimICS

Might be a stupid question but I'm running SlimICS and hate Zeam. It seems he deleted the launcher2 from system/app and can't seem to find a (preferably) downloadable zip.
Can someone provide a flashable up to date default launcher?
If not, perhaps a flashable up to date Trebuchet?
I've done quite a bit of googling but that fake ICS launcher pops up a lot, and any Trebuchet links are bad
Thanks much!
download either
NOVA launcher
or
Apex Launcher
both can be placed in system/app.. to allow widgets in menu
both are amazingly smooth.. much faster than stock and more customizable
You can download a stock rom and just pull it from the app folder.
Place the apk in system/app folder and set same permissions as others. Then reboot.
obsanity said:
You can download a stock rom and just pull it from the app folder.
Place the apk in system/app folder and set same permissions as others. Then reboot.
Click to expand...
Click to collapse
Awesome, that works perfect, didn't even thing about that. Thanks so much )
There is also a .zip to flash all the stuff that is left out of Slim. I think it's under the 2.6 update.
I tried NOVA and APEX, both are very comfortable and smooth. I am on APEX now

is this a stock samsung feature only?

When i was using a stock rom i remember i could copy libs and apks to system and as soon as i was out of root explorer those files worked without needing to restart.
Now i am on cm9 rc2 and i noticed that copying the same files i need to reboot to make the files work.
Is that a touchwiz exclusive feature or is somewhere hiden?
The only thing i remember doing different now in cm9 was updating apex launcher, could that be the reason?
The files i used are email apk, polaris office libs and apks, etc.

[Q] Question about stock Samsung apps after custom mod

I know this has been asked before, but it hasn't been asked too clearly, at least to me. I'm using CM 10.1 on a Tmobile Galaxy S3, and I want to install a few of the Samsung apps like the Accuweather widget, sMemo, etc. I have all the apps in a backup folder, and they all have two files; a .apk file, and a .odex file. Can I just install them (.apk) like normal apps, or do I need to do something special with the .odex file, or can you even run them on a custom rom? I just really like a few of the stock features and would prefer to have them, but not at the cost of giving up CM 10.1 just to use them.
The stock apps need kinda stock environment to work with. So most of the stock apps don't work properly on a custom ROM.
That shouldn't prevent you from giving it a try.
You shouldn't be installing it as a normal app, but you should push the apk to system/app with right permissions (rw-r--r--) and reboot.
See if that works. Try with and without the odex file.
Look at this thread on how to set permissions.
A search would have told you that you can't run OEM apps in an AOSP based rom
Wayne Tech S-III
You need the framework that samsung adds. Using a rom based off the original will do it for you.

Categories

Resources