Can I extract Spareparts.apk from the SDK? - G1 Android Development

I was playing with the emulator and I went to a site and looked at some comments and one commenter stated that he was running JF 1.41 and he had extracted spareparts from the SDK and was running it on it...I would check my history to find the exact site but I have it set to clear upon every exit (I'm a guy...I have a girl...you know how that goes). Anyone know anything about this?
Is it possible and will it work?

It works for RC33, but the only things in it that work are the window transitions. You'd be better off installing the Dev Tools apk found here: http://forum.xda-developers.com/showthread.php?t=453686
The Dev Tools app lets you customize transitions (like Spare Parts) and it also lets you add a bunch of stuff like process limits and CPU usage monitors.

amgupt01 said:
It works for RC33, but the only things in it that work are the window transitions. You'd be better off installing the Dev Tools apk found here: http://forum.xda-developers.com/showthread.php?t=453686
The Dev Tools app lets you customize transitions (like Spare Parts) and it also lets you add a bunch of stuff like process limits and CPU usage monitors.
Click to expand...
Click to collapse
aiight cool, thanks imma try it out.

damn was hoping that option to make the font smaller was in there....oh well.

Spare Parts can also reassign the Red end button, it requires a restart to take effect, but you can change it to
-go home,
-go (home then off),
- go off,
-or do nothing
I also found that I would not auto connect to wifi with it installed, but i cannot confirm that it was SpareParts.

do you have the spare parts apk?

Spareparts
Here ya go..

soundwire said:
Here ya go..
Click to expand...
Click to collapse
Thank you, but settings aren't saved when used =[ Bummer..

Related

Loccy's BetterBrowser - now with double-tap to zoom (new version: 27/8/09 3pm/BST)

The important bit - get it here:
http://forum.xda-developers.com/showthread.php?t=551119
Note - this is a link to the corresponding thread on the Dream forum. All new versions and change log info can be found there (because I'm getting fed up with maintaining two threads )
What is this?
This is a new build of the stock browser, that incorporates the multitouch code from Cyan's build, along with some additional code of my own, primarily intended to make zooming less painful, and looking to gradually move towards an experience as rich as the Hero browser.
What does it do that's new, then?
* option in settings to disable the obnoxious on-screen zoom buttons that usually appear whenever you so much as breathe on the screen (turn off "Visual Zoom Controls" in the menu to get rid of them - off by default).
* when Visual Zoom Controls is disabled, option in settings to add zoom in and zoom out to the menu (although this will bump over options that are normally on the main menu to the "More..." list)
* NEW! Double tap to zoom! Double-tap the screen to zoom in. When it gets too ginormous (about four zooms) a subsequent double-tap will zoom all the way out. (Feedback request: I'm interested in what people think of the double-tap to zoom. Does it go one zoom too far before zooming all the way out?)
* As requested by fastludeh22, there is now an option for "Mobile Web View". Enabled by default. Turn it off and you'll get the full desktop version of website such as YouTube etc that autodetect mobile devices.
What do I need to run it?
It was written to run on Cyanogen builds, originally. Others have tried it on JACxROM and other ROMs with multitouch in the kernel. I personally see no reason why it wouldn't run on pretty much any Cupcake ROM, although I haven't tried it, and obviously Cyan's multitouch stuff wouldn't work without the kernel mods.
Is this the same browser that's been doing the rounds on this board lately? What's with the version 1 stuff
Yes. I've reset the version numbering and given it a name (i.e. BetterBrowser). So this is BetterBrowser v1 (which comes after Loccy's Browser v5 ). Next versions will be 1.1, 1.2, etc. It was getting a bit silly going up a version number every time I added a single menu option!
Future improvements I'm hoping to do:
* Full screen option
* Hero-style lairy Mac-type bookmarks
* Maintain zoom level across pages on same site (so it doesn't suddenly zoom back to 1:1 level when you browse to the next page).
* tidy up what behind the scenes is, unfortunately, some really kludgey code!
Thanks go to:
* Cyan, obviously, without whom none of this would have been possible, and whose ROMs continue to break new levels of awesomeness
* makethetick, who pointed me in the right direction for the code in the first places
Raspberries go to certain individuals in this thread.
*sigh* if only we had multitouch on 32A. I dream of the day
PS for asking a stupid question =x.. but how do i push this browser into the rom? i love cm roms and having an additional feature like tis 1 is always superb!
Something like this from your PC should do the trick:
adb remount
adb shell
cd /system/app
mv Browser.apk Browser.original
exit
adb push Browser-cyan-pn-mod2.apk /system/sd/app_s/Browser.apk
okay thnx! will get back to you once i try it out
OKay so I've try it out.. the zoom is gone! Nice and Thank you.. So this browser doesn't have zoom functions?
it does have the zoom function but you zoom by pinching the screen verticly, like the iphone.
btw works ok so far just flashed it.
Oh, but mine can't seem to zoom tho, even with the pinching method did you follow the steps given by Loccy also?
alabasta10 said:
Oh, but mine can't seem to zoom tho, even with the pinching method did you follow the steps given by Loccy also?
Click to expand...
Click to collapse
which phone are nyou on? it will not work on 32A devices. that is why you might not have the multitouch.
well im 32A htc magic but still i dunno where i went rong.. i tried 3 times oredy no hope and m using cm 4.01 wif gbo kernel tingy.. lol
edit: oh Ps never see u say it wont work on 32A . But thanx for telling me.. if not hu noes for how long m going to try n try.. so wheeree.. can i get d original browser back XD..
alabasta10 said:
well im 32A htc magic but still i dunno where i went rong.. i tried 3 times oredy no hope and m using cm 4.01 wif gbo kernel tingy.. lol
edit: oh Ps never see u say it wont work on 32A . But thanx for telling me.. if not hu noes for how long m going to try n try.. so wheeree.. can i get d original browser back XD..
Click to expand...
Click to collapse
if you did not make a backup, just go and reflash the rom and you will get it back.
OKay Thanx! Everything's working fine now . Thank you.
Wow this is great, thanx..now can you make it stop refreashing on reopen and im desparate for a setting to lock it in landscape (somewhere i read that there used to be a setting like this in earlier version, maybe someone could copy code# from there)
fit333 said:
Wow this is great, thanx..now can you make it stop refreashing on reopen
Click to expand...
Click to collapse
Afraid not - that's an Android thing not a browser. When it refreshes, it's because Android has let the browser drop out of memory to use it for another app. So when you go back to the browser it's as if you're loading it from scratch all over again. At that point if it didn't refresh all you'd have would be a blank page.
fit333 said:
and im desparate for a setting to lock it in landscape (somewhere i read that there used to be a setting like this in earlier version, maybe someone could copy code# from there)
Click to expand...
Click to collapse
That, I could probably do.
Is there no way this browser can be used on 32A? Even with the new kernel and all? Really LOVE the functions listed down
Loccy said:
I've built a new version from Cyan's source that adds a menu item so that you can turn off the (in my opinion) obnoxious zoom controls that jump up in your face whenever you so much as breathe on the screen. Obviously, if you're running a Cyan ROM, you'll still have his multitouch zoom in and out. If you're not running a Cyan ROM, you zoom in and out from the menu options.
Click to expand...
Click to collapse
Thanks - it's a nice improvement
does this have the double tap to zoom like on hero as well?
tazz9690 said:
does this have the double tap to zoom like on hero as well?
Click to expand...
Click to collapse
Nope. Not yet. That's the next thing I'm planning, though, although if I get time today I might quickly add another settings option so you can enable/disable the zoom buttons in the menu (some people in the Dream forums like them, others not, so it makes sense to make it a user config option). Multitap to zoom is a bit less trivial though and will have to wait until later on in the week when I'm not doing my day job!
Bounce for new version (see edited first post for details).
Loccy said:
Something like this from your PC should do the trick:
adb remount
adb shell
cd /system/app
mv Browser.apk Browser.original
exit
adb push Browser-cyan-pn-mod2.apk /system/sd/app_s/Browser.apk
Click to expand...
Click to collapse
i followed the above commands (replacing "Browser-cyan-pn-mod2.apk" with "Browser-pn-v5.apk") and now i have no browser whatsoever.
any ideas?

[Skins] HTC_IME High/Low Res v27 custom skin generator online! Updated Sep. 7th!

The reason I've been slower at posting requests lately is about to come clear!
I have created an "online kitchen" of sorts for creating custom skinned, signed, HTC_IME high and low res apk files. This means you guys can very easily create your own skins and customize the ones I've created!
What is this?
A website you can visit on your computer or directly from your phone that will let you a> create a custom skinned keyboard based off of any of the images currently in the library (various colored keys, backgrounds, etc) with whatever text color you want and b> customize existing "skins" (will be known as "presets") however your heats desire.
Currently, it should be considered very beta. All the features that are here should be working 100%.
Why beta, that sounds scary?
It's beta for a couple of reasons, 1 because it's currently UGLY as sin (concentrated on features and back end first) and 2 because I'm actively working on it which means it could break at any time.
What is the point of this?
Besides the fact that you can now customize the hell out of the way your keyboard looks, it drastically reduces the amount of work I have to do in the future. Currently, i'm uploading 46 pre-themed apk files for every single update. While this isn't really a big deal since I automated the process, it slows down how quickly I can put up updates. With this new method, all I have to do is upload the original unthemed keyboard apk and classes.dex for each new version and my work is done!
Everything else:
If you select a preset, you will still be asked to choose each portion of the keyboard (background, buttons, text color etc). The image with the yellow border around it (you'll see what I mean) is the default "piece" for the preset.
One last thing, depending on server load it could take anywhere from 30 seconds to 5 minutes to generate the keyboard. Most of the time I suspect it will be < 1 minute tho.
I don't mind if you use this to generate a keyboard and include it with something (theme/morph) or post it somewhere, just give due credit
URL for HIGH RES online kitchen: now offline, sorry
URL for LOW RES online kitchen: now offline, sorry
Current feature list / changelog:
Start from a "preset" (any of my current themes) and change any component of it.
Choose any of my current backgrounds
Choose any of my current primary/function key styles
Choose any of my current "symbol sets"
Choose any of my current space bar logo/images
Upload your own spacebar logo
Choose any color text for letters and alternate characters
Built in bug reporting/feature requests (for new image sets, for example)
Choose any color for background image
Preview keyboard before generating it
Option to see/reuse all skins you have generated
Option to see/reuse last 25 skins anyone has generated
Choose any color for symbol sets
Added lowres kitchen
Added option to choose between 1.5 only and 1.6+ low res versions in low res kitchen.
Added v25 froyo version.
Added all v26 versions to kitchen!
Added all v27 versions to kitchen!
Added v27-froyo lowres version to kitchen!
New option: Create your own primary/function keys is FINALLY here!
Pre-themed/Pre-built skinned keyboards.
Custom skins for Jonasl's HTC_IME high res.
These are signed with the exact same certificate that jonasl uses so if you can install his, you can install these and go back and forth with no problem.
These are no longer flashable update.zip files, all you need to do is download the zip file, extract the HTC_IME_hi.apk to your sd card and install with a file manager (linda, or something that supports reinstalling for future installs).
Special note, if you have not already installed v22 or higher, I highly suggest you read Jonasl's thread here for important information regarding this keyboard. You will need to re-enable and completely reconfigure this keyboard after installing (only if you haven't already done v22+).
One last note, there is a new hi res Clicker.apk available too. I have not included it in these downloads, you will need to get that from the official HTC_IME Mod download if you haven't already! Update: or get it here -> Clicker_hi.zip
v24 links removed because v25 is now available in the kitchen, screenshots represent some of the many themes you can create there!
Thankyou so much all working perfectly !
Oh thanks for this, I definetly don't like Metamorph - so this was a life saver. Well not really a life saver, more like a life enhancer lol..
Great job thanks .
I know this is an htc forum but is there any way you can throw an update.zip of v18 for us droid users? The candidate bar is broken on v19 for droid but it worked on 18... if you can do it would you make it the black with white text theme? This would be much appreciated! Keep up the great work!
trillonometry said:
I know this is an htc forum but is there any way you can throw an update.zip of v18 for us droid users? The candidate bar is broken on v19 for droid but it worked on 18... if you can do it would you make it the black with white text theme? This would be much appreciated! Keep up the great work!
Click to expand...
Click to collapse
Sure thing, I don't want to maintain to many old versions going forward, but this one is the most frequently downloaded one, and it sounds like Jonasl isn't going to get us a new version real soon (i could be mistaken tho).
I'll try to get it posted here in the next 30 mins or so.
gIMpSTa said:
Sure thing, I don't want to maintain to many old versions going forward, but this one is the most frequently downloaded one, and it sounds like Jonasl isn't going to get us a new version real soon (i could be mistaken tho).
I'll try to get it posted here in the next 30 mins or so.
Click to expand...
Click to collapse
Actually im a fool... with the candidate bar on v19 you can long press and dragit to the correct position so don't bother. I read This aafter I posted and gave it a try and voila. Seems like a lot of Droid users didn't read the entire OP like me. Thanks for the quick response. Hope I caught you before you wasted any time!
trillonometry said:
Actually im a fool... with the candidate bar on v19 you can long press and dragit to the correct position so don't bother. I read This aafter I posted and gave it a try and voila. Seems like a lot of Droid users didn't read the entire OP like me. Thanks for the quick response. Hope I caught you before you wasted any time!
Click to expand...
Click to collapse
Hahah I almost suggested you try that, but wasn't sure if this was different bug.
Glad you got it sorted, no time wasted here!
I'm still having problems with installing the themes...I tried all 3 methods you posted, everything installed with no problems or errors...however, when I go to a text screen (sms, for example) I click on the input area and the keyboard just doesn't pop up at all, nothing. Any explanation for this? I don't understand why I can't get this to install properly. I'm convinced it has to do with my rom, jrummy's desire remix on koush's cyanogenmod
philsfan said:
I'm still having problems with installing the themes...I tried all 3 methods you posted, everything installed with no problems or errors...however, when I go to a text screen (sms, for example) I click on the input area and the keyboard just doesn't pop up at all, nothing. Any explanation for this? I don't understand why I can't get this to install properly. I'm convinced it has to do with my rom, jrummy's desire remix on koush's cyanogenmod
Click to expand...
Click to collapse
It must. Have you been able to install the un-themed keyboard from Jonasl? If that is the case, I have absolutely no idea why these wouldn't work. They are identical to the APKs he produces just with my theme changes.
These themed versions work like a charm on stock N1.
I extracted the APK, installed with ASTRO. Just to be safe, I uninstalled previous version.
Talderon said:
These themed versions work like a charm on stock N1.
I extracted the APK, installed with ASTRO. Just to be safe, I uninstalled previous version.
Click to expand...
Click to collapse
Glad to hear!! I assumed they would, but had no way to test it (short of nanding and flashing back to an unrooted stock rom of course).
Thanks for letting me know!
just tried the htc ime apk on wifes stock n1 and no joy also tried installing the clicker apk too and still nothing !
marra2 said:
just tried the htc ime apk on wifes stock n1 and no joy also tried installing the clicker apk too and still nothing !
Click to expand...
Click to collapse
Which install method did you try????
For stock I would recommend option 3 with astro file manager or similar.
I used option 3 with astro go to choose input method and it only gives me android keyboard option ? rebooted phone too just to make sure .
Thanks bro for the update.zip. I had almost given up on flashing the penguins skin as I could not get MM to do it no matter what I tried. Anyway this method worked. Have the keyboard themed with penguins.
quick question: if I install a new ROM and wipe data prior to that will I have to apply this again? If so can I do this directly without installing the orginal HTC keyboard? Thanks again.
marra2 said:
I used option 3 with astro go to choose input method and it only gives me android keyboard option ? rebooted phone too just to make sure .
Click to expand...
Click to collapse
I *think* either on stock firmware and/or first time you run it you have to actually enable it first. Try going to settings, language and keyboard, and see if you have touch input that you can either check mark to enable or go into for settings, then try to set it as your input type.
stlcity said:
quick question: if I install a new ROM and wipe data prior to that will I have to apply this again? If so can I do this directly without installing the orginal HTC keyboard? Thanks again.
Click to expand...
Click to collapse
Yes you will have to apply it again, and yes you can go straight to my pre-themed keyboards (by flashing, pushing, installing, however you want!).
that did it thanks very much
Works great! Thank you.

framework-res.apk & services.jar

Can anyone offer some insight on the SDK emulator? I'm trying to test out a new framework-res.apk/services.jar for white notification/clock text on froyo. trying to push it to an AVD(emulator) but getting errors:
"C:\Users\pwner>adb push C:\Users\pwner\Desktop\Theme\framework-res.apk /system/framework/framework-res.apk
failed to copy 'C:\Users\pwner\Desktop\Theme\framework-res.apk' to '/system/framework/framework-res.apk': Out of memory"
can't find anything about this on the web. sorry, know it's a noob question but i'm very much so looking forward to having a black theme back on my nexus + froyo. i'm also going to be developing my own themed* ROM which depends on white text.
any help would be greatly appreciated.
---
edit: using an emulator because i don't want to blow up my phone
edit2: yes, i've reviewed the documentation here: http://developer.android.com/guide/developing/tools/emulator.html
you ever figure this out? seems there is a way to change the clock color on froyo now, but i'm clueless.
RogerPodacter said:
you ever figure this out? seems there is a way to change the clock color on froyo now, but i'm clueless.
Click to expand...
Click to collapse
yeah totally thanks to all the help to everyone who replied. LOL. NOT.
no, i never did. i quit screwing with the emulator.
there is a way yes, BUT, we need a fully deodexed froyo rom first. paul over at modaco has deodexed the build but hasn't released the deodex pack for the kitchen. once he does, i'll be building/releasing a theme. till then. we are fuct
edit:
more info over here:
http://forum.xda-developers.com/showthread.php?t=698295
This could help:
http://forum.xda-developers.com/showpost.php?p=6778975&postcount=86
Did you get this worked out? I haven't had much time over the last 36 hours but may be able to assist now since I've done it a few times.
Although I don't know much about using an emulator, I always use a handset.
So, if you think I can help, either with your patching or your future rom, let me know.
DocRambone said:
This could help:
http://forum.xda-developers.com/showpost.php?p=6778975&postcount=86
Click to expand...
Click to collapse
djmcnz said:
Did you get this worked out? I haven't had much time over the last 36 hours but may be able to assist now since I've done it a few times.
Although I don't know much about using an emulator, I always use a handset.
So, if you think I can help, either with your patching or your future rom, let me know.
Click to expand...
Click to collapse
Hey thanks for the advice guys! Well, I've actually gotten a ported Kspec theme set up on my phone right now. Only problem is that I just pushed the framework and launcher and apps to my phone using adb push. so no update.zip
So what I could really use some advice on would be:
1. Setting up my PC for signing apps that I modify. I use windows 7 though. none of the articles about setting up signing seem to pretain to me, including stericsons guide
2. Creating update.zip files to flash(sure i can find more info on this in the forum but with out signing ability not too much point right now).
3. using apktool to decompile apps to edit XML files. this is so i can change the text on the music app's text color to white(so now playing shows up properly in the notification bar) along with other apps I use so I can theme and change font colors such as touteir, etc.
other than that, I'll be working on images to get my custom rom out! This is what I have on my phone ATM:
PLEASE NOTE THAT THIS IS NOT MY THEME. just ported it from brendank's kspec monster theme. i hope he wont mind that i'm sharing screenies of what i'm using on my phone here, and i have no intention on releasing his theme at all...i am using it as a temp theme so i don't go insane with all the white on the phone till i make my theme. anyways, screen shots attached.
edit:
just for anyone who cares, my theme will be very similar to the kspec monster theme(all black, with transparencies), but will have blue high lights to match the blue on the clock on my home screen.
Okay, there's a fair bit to answer there so perhaps we just take it one step at a time...
Windows 7 is not a problem. You will need to install the Android SDK and the included USB drivers. Once you've done this test that your phone can connect to your computer by USB, if not you'll need to diagnose that (that's a search).
You need the JRE (Jave Runtime Environment). You probably have this, type java.exe at a command prompt to make sure it exists, if not then download and install (any Windows version).
The you need to check that adb (Android Device Bridge) is working. Drop to a command prompt and go your SDK/tools dir and type adb devices with your phone plugged in via USB. It should display the serial number of your connected phone. If it does not then you need to diagnose your adb problems (that's a search).
The you need to autosign (search this forum) and apktool (search google), these will allow you to decompile/compile/sign apks and also sign update.zips.
Once you have all of that and you're familiar with how it basically works then post back here with some of your experiences and we'll take it to the next step.
Please also look in the Chef's Central sub-forum, there's lot's of helpful information (including many of the required tools) in there.
geahboi said:
Hey thanks for the advice guys! Well, I've actually gotten a ported Kspec theme set up on my phone right now. Only problem is that I just pushed the framework and launcher and apps to my phone using adb push. so no update.zip
So what I could really use some advice on would be:
1. Setting up my PC for signing apps that I modify. I use windows 7 though. none of the articles about setting up signing seem to pretain to me, including stericsons guide
2. Creating update.zip files to flash(sure i can find more info on this in the forum but with out signing ability not too much point right now).
3. using apktool to decompile apps to edit XML files. this is so i can change the text on the music app's text color to white(so now playing shows up properly in the notification bar) along with other apps I use so I can theme and change font colors such as touteir, etc.
other than that, I'll be working on images to get my custom rom out! This is what I have on my phone ATM:
PLEASE NOTE THAT THIS IS NOT MY THEME. just ported it from brendank's kspec monster theme. i hope he wont mind that i'm sharing screenies of what i'm using on my phone here, and i have no intention on releasing his theme at all...i am using it as a temp theme so i don't go insane with all the white on the phone till i make my theme. anyways, screen shots attached.
edit:
just for anyone who cares, my theme will be very similar to the kspec monster theme(all black, with transparencies), but will have blue high lights to match the blue on the clock on my home screen.
Click to expand...
Click to collapse
I love the Notification bar on that theme... You think I could get the string for that or maybe the theme to extract the framework-res.apk and services.jar?

[APP] Auto Shortcut - Generate Shortcuts With Custom Icons - 0.2 8/20/10

This is a little app I developed mainly because I got tired of changing all my shortcut icons by hand every time I wanted to try something new.
It works by a folder of icons on your sdcard and matching them to installed applications by name. For example, Browser.png gets mapped to the Browser application.
This is more of a test version i'm looking fro people to find bugs and try other devices.
If you are having problems:
Please send me your log by using the button from the main menu.
Known Issues:
- Very long list of notifications.
Changes:
- 0.2:
You can now edit the title of each app.
I have included a test set of icons, Token Icons, original can be found here: http://brsev.deviantart.com/art/Token-128429570
Now this is cool. Gonna try it out. Only thing is certain apps I like to change the name of when I create shortcuts with BetterCut. Like changing XScope to Browser. I suppose I could do those one by one with BetterCut though.
Adding name changing would be pretty easy.
That would be awesome!
Will try this one for sure
Works really great. It's convenient. Only work involved is naming the icons which can easily be done from your computer before you put them on the sd card.
Updated, you can now set title titles of each shortcut.
going to try it, thanksssssssssss
When I tried it, the buttons of the app did not work properly.
I ran into a slight problem. While selecting the icon folder.
Drilled down to folder.
Hit select...nothing
Hit select...nothing
Hit select...nothing
Hmm
Hit back button...nothing
Hmm
Screen turns black, osmonitor looks maxed out.
After around 5 minutes, maybe more, go into osmonitor and kill auto shortcut.
droid x
Froyo
350+ apps
I have the Droid Incredible, when I get to step 2 "select shortcuts to create" and I tap on create button nothing happens. I could go back to step 2 but I can't do anything on step 2
I'll take a look and throw in some log output data to see if i can find the problem.
could we have some images to test? I want to try this but I have no worthy images to replace my current icons
I added a test set of icons on the original post.
Those of you that are having problems, can you give me your device names and android versions.
didnt work with me
i choose the folder
n' then it shows step2 but nothing listed under it
although i named the icons really easy names ( browser, facebook, phone ) !!!
nexus one cyanogenmodRC3 rom
Did you make sure to capitalize the names? Currently it is case sensitive, perhaps it would be best to ignore the case.
Works on my non-rooted ( ) Evo....anyway we could get more icon packs?
Awesome stuff man =)
I will try on both my HEro and my Magic.
Greenfieldan said:
Works on my non-rooted ( ) Evo....anyway we could get more icon packs?
Click to expand...
Click to collapse
I might package a couple, its easy enough, hopefully other forum members will package some as well.
jasonpeinko said:
Did you make sure to capitalize the names? Currently it is case sensitive, perhaps it would be best to ignore the case.
Click to expand...
Click to collapse
still doesnt work !!
---
after many tries ,,
it only detects Shazam
don't know why

Sony Tablet S BootAnimation/Wallpapers

Here is the boot animation and wallpapers from the Sony Tablet s system dump
Boot animation
Just move it to System/Media and reboot
I am trying to get a theme together and port apps as well support and help is welcome and encouraged
daniel9522 said:
try this link for system dump
www.4shared.com/file/nC-OMqd9/TabletSsystem.html
try this link for tabletS dump(1gb)
www.4shared.com/file/lp2GnnXg/TabletSdump.html
Click to expand...
Click to collapse
Thanks to Daniel9533 for the system and full dump
Wallpapers
Wallpapers
they are kind of low rez i will try to find the better ones
Theme is here (almost done)
the Sony tablet s is pretty stock it uses the stock buttons and clock widget ect but there are some decent icon skins
Apps
Hopfully where apps/the theme will go once i get those working
will probably have theme done tomorrow
apps will take allot longer as i really dont know how to do it yet
Apk's im going to try to get working
Favorites
MediaPlayers
Visualiser
S-launcher2
-- Reserved---
Do I need to be rooted to install
you need to be rooted to install the boot animation but the wallpapers you can just unzip and place on the sdcard
for the bootanimation, you can can copy it to /data/local (no need to be root or overwrite the default bootanimation )
edit mrevankyle
forum.xda-developers.com/showthread.php?t=1077145
forum.xda-developers.com/showthread.php?t=1101535
dvhh said:
for the bootanimation, you can can copy it to /data/local (no need to be root or overwrite the default bootanimation )
Click to expand...
Click to collapse
are you sure about that?
Could you link the system dump? Wanna take a look
Okay, found the dump, started boggling around the files.
S-Launcher2
needs some SE framework bits, and to be placed in /system (shares config files with the stock Launcher). Differences are the following:
- Added favorites menu
- Added settings icon next to the Google search bar on top
- The add widget screen has been a bit finetuned, now you can select default screen by the arrows under the screens
So, after fiddling and getting it to run, the following happened:
- Apps menu can not be opened (some kind of a static library problem, the needed file libark2.so gets the menu killed)
- Favorites part won't work
MediaPlayers
After doing some static library magic, it's starting, but then freezes (no "FC or wait" message until touch)
Visualiser
I did not try anything with it
What worth checking out was done
fonix232 said:
Okay, found the dump, started boggling around the files.
S-Launcher2
needs some SE framework bits, and to be placed in /system (shares config files with the stock Launcher). Differences are the following:
- Added favorites menu
- Added settings icon next to the Google search bar on top
- The add widget screen has been a bit finetuned, now you can select default screen by the arrows under the screens
So, after fiddling and getting it to run, the following happened:
- Apps menu can not be opened (some kind of a static library problem, the needed file libark2.so gets the menu killed)
- Favorites part won't work
MediaPlayers
After doing some static library magic, it's starting, but then freezes (no "FC or wait" message until touch)
Visualiser
I did not try anything with it
What worth checking out was done
Click to expand...
Click to collapse
Thanks soo much i wasn't able to respond because i was at school all day. as for the favorites that links in to the favorites apk i believe
but nice work in the meantime
and woul you mind linking what you have done so far?
also i am trying to learn how to do this stuff for myself as well how did you change it to get it to install whenever i tried it gave me error-9
mrevankyle said:
Thanks soo much i wasn't able to respond because i was at school all day. as for the favorites that links in to the favorites apk i believe
but nice work in the meantime
and woul you mind linking what you have done so far?
also i am trying to learn how to do this stuff for myself as well how did you change it to get it to install whenever i tried it gave me error-9
Click to expand...
Click to collapse
Yes, the favorites app is what I meant, but it's not a separate app - there's a button next to the "Apps" one in the Launcher, that goes to Favorites, but it's not working either (same Ark2 library stuff).
I'll upload them as soon as I get an all-in-one package ready - currently all the files are scattered around, fixed and unfixed versions, etc.
Don't use CWM then, but ADB to remount /system and write directly to it through USB!
Favourites is a separate app isn't it? Ive linked in the Favorites.apk i found in the sys dump
But anyways nice work so far
and i was originally pushing the apk's in with root explorer but i will try adb thanks
Thanks fonix232 for your work!
any progress here ? or is it a stopped project ?
I really like the idea thanks for the work so far
if you need a hand, just say. if you want a quick sign and zip-align of an app from the dump i can do that, also i can port the theme quite quickly if you aren't already doing that?
pashinator said:
if you need a hand, just say. if you want a quick sign and zip-align of an app from the dump i can do that, also i can port the theme quite quickly if you aren't already doing that?
Click to expand...
Click to collapse
nice to see you here pashinator but it is not as simple as a singn/zipalign it has tons of dependant apps and librarys and i keep getting stuck with a fatal exeption. and the theme i can do if there is enough intrest but urrently i have been buisy with school and the xoom2/xyboard. if you want to give it a try thaat would be great though
whaen decompileing the apps do you have any issue or do you have to install apktool framework "apktool if "?
pashinator said:
whaen decompileing the apps do you have any issue or do you have to install apktool framework "apktool if "?
Click to expand...
Click to collapse
there are no errors during decompiling

Categories

Resources