[Q] tweeked 3.0 ROM ?

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
Just upgraded to tweeked 3 and have some problems:

1. I can't find the voicemail app & don't know how to call VM. where do I get the app?

2. Buddies now is missing. Won't restore via titanium backup.

3. I migrated from eclipse rom. How do I get the eclipse rom keyboard and colors?

4. Howdo Irestore the default power on and power off animations?

5. Verizon Data APP / My veerizon forces close on startup.

I think that is it for now. Will post when I have some time to play with it.

Mike
 
Last edited:

JihadSquad

Senior Member
Oct 5, 2011
1,606
245
0
Madison, WI
forum.xda-developers.com
Just upgraded to tweeked 3 and have some problems:

1. I can't find the voicemail app & don't know how to call VM. where do I get the app?

2. Buddies now is missing. Won't restore via titanium backup.

3. I migrated from eclipse rom. How do I get the eclipse rom keyboard and colors?

4. Howdo Irestore the default power on and power off animations?

5. Verizon Data APP / My veerizon forces close on startup.

I think that is it for now. Will post when I have some time to play with it.

Mike
1. You don't need the app for voicemail. Just dial *86 or hold down 1 in the dialer.

2. Buddies now is considered bloat and you can only use it on the stock launcher anyway. If you want it it is in tweaktools.

3. I believe eclipse keyboard was either a themed ICS or themed Swype (I don't remember which - it was too long ago). Either way both are available if you search. As for the colors - since Nitro stopped working on the charge we don't have that, but there are a lot of themes on tweaktools.

4. Tweaktools

5. It works fine for me. Could be a bad flash, could be something else.

And I guess we have another nocturnal person here.
 

dwitherell

Retired Forum Moderator
May 2, 2011
4,061
9,252
0
The vvm stuff was also deemed bloat, but all of that stuff can be restored using tweaktools OR the system apps and system app flasher in the tweaked op. Jihad has you covered on the rest (thanks Jihad).
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
I got the verizon app to work after deleting and reinstalling. The rest I can live with till I have a chance to research Tweaktools. Most of the stuff is minor and just me being picky as I'm not yet used to the tweeked ROM.

Tweakedtools: doesn't seem to be working. I can get into the menu and install a theme and buddies now, but they don't act as though they ever got installed. even rebooted. What the heck?
 
Last edited:

JihadSquad

Senior Member
Oct 5, 2011
1,606
245
0
Madison, WI
forum.xda-developers.com
I got the verizon app to work after deleting and reinstalling. The rest I can live with till I have a chance to research Tweaktools. Most of the stuff is minor and just me being picky as I'm not yet used to the tweeked ROM.

Tweakedtools: doesn't seem to be working. I can get into the menu and install a theme and buddies now, but they don't act as though they ever got installed. even rebooted. What the heck?
You have to type su to give the terminal root permissions.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
You have to type su to give the terminal root permissions.
Doh!

Ok. now it has the permission and does install things like buddies now, but when I try to install a theme or boot animation I get the android robot with the exclamation point and it does not install. what can I possibly be doing wrong? do i need to install something like CWM?
 
Last edited:

stueycaster

Senior Member
Aug 19, 2011
2,804
993
193
Indianapolis
Doh!

Ok. now it has the permission and does install things like buddies now, but when I try to install a theme or boot animation I get the android robot with the exclamation point and it does not install. what can I possibly be doing wrong? do i need to install something like CWM?
You don't have CWM installed? I doubt it works with stock recovery. When you installed Tweaked did you use the Odin version without CWM? You should get and install CWM.

The only 2 boot animations that work are Stock Galaxy S boot and Stock DROID boot. They use the Samsung format that works with the stock kernel. Themes should work though.
 
Last edited:

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
Ok. Now I understand. I did use oden version without cwm. Now I need to oden cwm and I'll be good to go.


EDIT:

Thanks for the info, everything works.

Now I need to find a suitable keyboard---possibly one that mirrors the one in the eclipse rom.

On another note, I'm not all that happy with any of the included themes. How to I create the theme I want?
 
Last edited:

JihadSquad

Senior Member
Oct 5, 2011
1,606
245
0
Madison, WI
forum.xda-developers.com
Ok. Now I understand. I did use oden version without cwm. Now I need to oden cwm and I'll be good to go.


EDIT:

Thanks for the info, everything works.

Now I need to find a suitable keyboard---possibly one that mirrors the one in the eclipse rom.

On another note, I'm not all that happy with any of the included themes. How to I create the theme I want?
beta.swype.com

The eclipse keyboard is a themed version of this I think.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
If you know Java and smali, you can rip apart the framework and make your own theme.
I have no idea on how to work with Java or what smali is. :(

I do have the old eclipse ROM. can't i take the theme files from there and somehow load them to the phone?

Regarding the keyoard, I couldn't get that swipe one to install as the app keeps asking me to login and I don't know how to generate a username and password. I'm now thinking that it was a Samsung keyboard, but I could be wrong.
 

shrike1978

Senior Member
Jun 28, 2011
3,579
3,081
0
Atlanta, GA
Smali is basically the decompiled Android version of Java. In Android, everything gets packed up in .dex files for the Dalvik VM (Android's optimized version of the Java VM), and when you decompile them, you get Smali. It's like Java, but "distorted", for lack of a better word. If you know how to read Java, you can feel your way around, but it's different enough that even if you're good with Java, you'll have to relearn some things for Smali.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
well...I did some searching on line and I think the stock theme that comes preloaded at the factory is what I want to get back to. Also the default Samsung keyboard is the one I want.

I'm leaning towards tossing tweaked out the window rather than getting frustrated. If I do that what do I loose and how would I add root to stock?

also, I can't manage to get the phone to vibrate when i tap the screen. Haptic feedback. How do I turn it on?
 
Last edited:

kvswim

Senior Member
Mar 25, 2011
2,225
526
0
Fort Worth, TX
I have no idea on how to work with Java or what smali is. :(

I do have the old eclipse ROM. can't i take the theme files from there and somehow load them to the phone?

Regarding the keyoard, I couldn't get that swipe one to install as the app keeps asking me to login and I don't know how to generate a username and password. I'm now thinking that it was a Samsung keyboard, but I could be wrong.
No. What you think of as "files" are a series of edits in the framework. Obviously the framework for Tweaked is for Tweaked, and Eclipse is for Eclipse. If you're going to try to interchange these things you may as well just reinstall Eclipse.

For Swype, I'm not sure what you're talking about. There's a big honking button that says "register" on the website.

Sent from my SCH-I510 using xda premium

---------- Post added at 06:45 AM ---------- Previous post was at 06:20 AM ----------

well...I did some searching on line and I think the stock theme that comes preloaded at the factory is what I want to get back to. Also the default Samsung keyboard is the one I want.

I'm leaning towards tossing tweaked out the window rather than getting frustrated. If I do that what do I loose and how would I add root to stock?

also, I can't manage to get the phone to vibrate when i tap the screen. Haptic feedback. How do I turn it on?
Not sure what you're looking at. The theme in Eclipse is NOTHING like the dickbutt gold (or pumpkin and poo) in stock. And the stock Samsung keyboard is God awful. Why not try something like SwiftKey 3? Swype is pretty good too, and it's free.
To root after restocking, all you would need to do is flash the SuperUser or SuperSU (whichever is your preference) zip in CWM. When you move from Tweaked (the only current custom ROM on the charge, by the way) you lose essentially everything. Dwitherell has put in numerous tweaks to improve the UI speed, and he has put in TSM parts... Plus you'll be back to the bloated whale this phone is at stock.
I believe most of the haptic feedback was removed in Tweaked because most view it as an annoying useless feature. I could be completely wrong but I don't really feel anything even though my haptic feedback is on.

Sent from my SCH-I510 using xda premium
 

dwitherell

Retired Forum Moderator
May 2, 2011
4,061
9,252
0
I did nothing that would add or eliminate haptic feedback (outside of the entry in tsmparts, but I did nothing to hook that in if it needed hooking). Also, the stock samsung keyboard is called AxT9IME.apk. Sorry Tweaked is not to your liking. Have you tried the tw4 theme? That seems closer to the stock look at least. I didn't think anyone used it, but I can do a little work and get a stock theme variant together if you want. Also, rumor is some theme options will be added/returning soon...

And for what its worth flashing something different is a far better alternative then anything to do with a window.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
Thanks for all the useful info. I must start by saying that i do like tweaked. It is much faster than what i had with eclipse. That said im not sure how much is due.to the rom and what is due.to the upgrade ota. I believe its mostly the rom. Way to go!

As for colors im not opposed to whats available im just used to what i had. The big complaint is that the calendar widgit does not have black text on a white background. Its not as legible but not horible. I can live with it. Im surprised there is no way to change colors like there is in windows control panel. Or an app for that. Oh well.

Thanks for.the keyboard.info. I'll take a look for it at lunch. As for missing the register button...it was to early to be doing anything tech.

Im sure that over time ill get more used to tweaked and be glad ro be uding it.

One last request...stock shutdown animation

Thats enough for now.

Sent from my SCH-I510 using xda app-developers app
 

dwitherell

Retired Forum Moderator
May 2, 2011
4,061
9,252
0
Thanks for all the useful info. I must start by saying that i do like tweaked. It is much faster than what i had with eclipse. That said im not sure how much is due.to the rom and what is due.to the upgrade ota. I believe its mostly the rom. Way to go!

As for colors im not opposed to whats available im just used to what i had. The big complaint is that the calendar widgit does not have black text on a white background. Its not as legible but not horible. I can live with it. Im surprised there is no way to change colors like there is in windows control panel. Or an app for that. Oh well.

Thanks for.the keyboard.info. I'll take a look for it at lunch. As for missing the register button...it was to early to be doing anything tech.

Im sure that over time ill get more used to tweaked and be glad ro be uding it.

One last request...stock shutdown animation

Thats enough for now.

Sent from my SCH-I510 using xda app-developers app
To be fair most of the speed change is due to the OTA - most of the edits made were the same as they were in the FP1 version, so I can't really take credit for that sort of thing. I don't have nor do I pretend to have the sort of skill necessary to do such things :)

As far as the stock shutdown animation, if there's some interest I could try to get that together. It required a number of framework.jar edits to switch the shutdown animation focus from reading a .qmg file to displaying a sequence of .pngs, so I would have to undo that sort of thing to make the shutdown.qmg work again. It wouldn't be too hard, so if there's some interest in that I can put something together and throw it on tweaktools.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
I have interest but am not sure who else does and if its worth the time.

I googled the keyboard apk and downloaded it but it will not install. Is there a certain version that i need?

Sent from my SCH-I510 using xda app-developers app
 

jco23

Senior Member
Nov 17, 2011
2,480
638
0
FWIW, I really lock the Tweaked Shutdown animation. Just need to find a sound byte to go with that (for those occasions when my phone shuts down without me knowing) - thinking of getting something from Southpark's tweak.

as for keyboards, have you tried ICS Keyboard? best in my experience.
 

beavermjr

Senior Member
Dec 29, 2009
197
5
38
Albany
Ice is not my thing. I just like the Samsung keyboard best. Just can't find a copy that installs.

Also what about stock screenshot setting?

Sent from my SCH-I510 using xda app-developers app
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone