[Q] Deleted stock app.Whoops. Help? - Xperia Play Q&A, Help & Troubleshooting

I found a supposed "safe" list of stock apps to delete and foolishly started firing them in the bin only to find that the messaging icon had not only vanished from the home tray but the option to replace it with a new shortcut had too.
I guess one of the apps deleted was responsible for that. Can any of you boffins figure out which i need and where to get it? The dangers of rooting sigh.......

I use handicant messages so perhaps a 3rd party applications could suffice. Next time either make a nandroid backup or use titanium pro.
Sent from my R800x using Tapatalk 2

[DEV] Full Support for Files from XQ55 + (Arabic Support)
EDIT: sorry the download link is dead

Flymohovercraft said:
I found a supposed "safe" list of stock apps to delete and foolishly started firing them in the bin only to find that the messaging icon had not only vanished from the home tray but the option to replace it with a new shortcut had too.
I guess one of the apps deleted was responsible for that. Can any of you boffins figure out which i need and where to get it? The dangers of rooting sigh.......
Click to expand...
Click to collapse
You would always make a backup before you uninstall lol.
But I'll look through my apps stuff and find something about it.
Sent from my R800x using XDA

I found the solution
thanks to neroyoung
follow this GUIDE
Extracting .FTF File
Only For GB ROM
download ftf-extractor from here
Click to expand...
Click to collapse
the original thread [Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~

MonY960 said:
I found the solution
thanks to neroyoung
follow this GUIDE
the original thread [Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~
Click to expand...
Click to collapse
Thanks for replying but im sorry. Maybe im a noob. I did make a nandroid but a couple of months ago and i wanted my system the way it was the other day. Dont know how to use ftfs or how they would particularly apply here. If i was to extract a copy of the current system id still be missing the messaging app wouldnt i? Is there not simpler apk method maybe or something that doesnt involve code/commands.

Just go on the market and download go sms or handcent
Sent from my R800x using xda premium

Flymohovercraft said:
Thanks for replying but im sorry. Maybe im a noob. I did make a nandroid but a couple of months ago and i wanted my system the way it was the other day. Dont know how to use ftfs or how they would particularly apply here. If i was to extract a copy of the current system id still be missing the messaging app wouldnt i? Is there not simpler apk method maybe or something that doesnt involve code/commands.
Click to expand...
Click to collapse
Ok , what's your firmware ?
Sent from my R800i using XDA

Using Go Sms and its a massive improvement. Thanks for the help everyone.

Related

[NS4G-D720][ROM] Stock 4.0.4/IMM76D DEODEX (Error-Free Decompiling)

Contents:
Android 4.0.4/IMM76D deodexed ROM in flashable ZIP format. Will not produce errors when decompiling APK/JAR files.
Includes Superuser and boot.img root-level access. Does not include radio or recovery.
Changelog:
[R1/02APR2012]: ROM base changed from 4.0.4/IMM26 to 4.0.4/IMM76D. Files updated from stock IMM76D listed below.
Updated File List:
system/app/GoogleEarth.apk (v.6.2.1.6363 :: Earth)
system/app/googlevoice.apk (v.0.4.2.54 :: Voice)
system/app/Maps.apk (v.6.5.0 :: Maps)
system/app/Phonesky.apk (v.3.5.15 :: Play Store)
system/app/Wallet.apk (v.1.1-R57v4 :: Wallet)
system/lib/libearthmobile.so
Notes:
The need to wipe data beforehand is dependent on which ROM you're already using, but is advisable when possible for the sake of simplicity.
[R1] http://www.mediafire.com/file/48w84r8v3qbb8bw/NS4G-4.0.4-IMM76D-DEODEX-R1.zip
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
ssconceptz said:
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
Click to expand...
Click to collapse
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Killasmoke said:
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
The procedures are the same as for other ZIP-based ROMs: download, transfer to phone, and flash through recovery. You may or may not need to erase your data (depending on which ROM you're coming from), but backing up your data beforehand is advisable and never hurts.
I haven't received any feedback regarding this specific ROM yet (I don't know if that's a good or bad sign). The main difference is that it's deodexed and will decompile without errors. I'm sure there are other threads with more in-depth information on IMM26 changes/improvements/issues.
SuperUser
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
I went to nexusshacks.com and downloaded the nexussrootICS.zip file (I think that's what its called). There's a SuperUser.zip file within that zip file. I moved the file to my phone and flashed it in recovery (wipe cache and dalvik cache of course). And its working well.
Sent from my Nexus S 4G using XDA App
mvilla8 said:
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
Click to expand...
Click to collapse
Thanks for bringing that to my attention. Uploaded an updated version in the OP that addresses the Superuser issue. Sorry for the inconvenience.
satuday said:
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
Click to expand...
Click to collapse
This update is from ChainsDD's site and has the latest Superuser app and binary. Should accomplish the same thing.
XK72 said:
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
Click to expand...
Click to collapse
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
I guess the Google Apps are included?
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Been using this since the 9th and I have to say it's very smooth. Very stock too, which obviously is what it's supposed to be. Just saying that for anyone who comes in looking for something customized. This is basically pure vanilla ICS.
Sorry for the delayed replies. I've been hammered by other obligations lately.
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
mabry said:
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
Click to expand...
Click to collapse
I'll try my best to post the steps later today or tomorrow. Sorry to keep you waiting.
akabadnews said:
I guess the Google Apps are included?
Click to expand...
Click to collapse
The stock Google apps are included. There are now two choices: One has the apps that were included in the IMM26 release (R3) and I have also included the latest app updates and related binary files as (R4).
The Batman said:
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Click to expand...
Click to collapse
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
xamadeix said:
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Sorry about that. I don't know what happened there. Link fixed.
XK72 said:
Sorry about that. I don't know what happened there. Link fixed.
Click to expand...
Click to collapse
Thank you
Sent from my Nexus S 4G using xda premium
Does anyone have problems turning Bluetooth on?
Sent from my Nexus S 4G using Tapatalk
XK72 said:
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
Click to expand...
Click to collapse
I would rather have the straight vanilla experience. Thanks for responding.
Edit: Also, touch to focus would be nice for the camera if at all possible. Thanks.

[Q] S Voice/Vlingo Uninstall and Install Modded Directions Please

I just rooted my phone for the first time and flashed the Frankenstein Ego ROM. I just want to say thank you for the amazing work by everyone here at XDA. You guys are the best!
S voice that comes with the ROM does not work and get a network error. I know that there is a modded version that should work (here if anyone is looking: http://forum.xda-developers.com/showthread.php?t=1662358)
I apologize for the noob question, but how do I uninstall the S voice that came with the ROM and Vlingo (I tried Titanium and finding it in the .zip file, but didn't want to play with the latter too much).
Again, thank you for the amazing work. BTW-this ROM is absolutely wonderful.
Please provide step by step directions, I am new to the whole scene.
titanium worked
Never mind. Used titanium to uninstall. The modded version works great!!
For anyone else interested use the S Voice patch v4 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
THANKS tdunham for spotting that script error!
Sent from my SPH-D710 using xda premium
TeamERA said:
For anyone else interested use the S Voice patch v2 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
Click to expand...
Click to collapse
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
tdunham said:
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
Click to expand...
Click to collapse
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Sent from my SPH-D710 using xda premium
CyberpodS2 said:
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Click to expand...
Click to collapse
It may work the way it is. It wouldn't hurt anything to try it. That was just an observation on my part.
FYI for anyone downloading that flash, it will delete several default files on your phone, including voicetalk.apk and vlingo.apk. If you depend on these apps I thought you would like to know. Please backup your phone prior to flashing this file so you can easily restore everything the way it was.
Updated to v4, thanks man ^
TeamERA said:
Updated to v4, thanks man ^
Click to expand...
Click to collapse
No problem. Like I said, may not even matter but I thought I would point it out in case it was an oversight. Plus I like to see how other people like to code their work and learn from it.

multiwindow whatsapp

im using the galaxy s3
i upgraded to 4.1.2
but unable to use whatsapp on multi window
i used the signed whatspp but its not able to complete the verification process
but i can use the normal whatsapp
plzzzzz gimme a correct link fr the app
uppidada said:
im using the galaxy s3
i upgraded to 4.1.2
but unable to use whatsapp on multi window
i used the signed whatspp but its not able to complete the verification process
but i can use the normal whatsapp
plzzzzz gimme a correct link fr the app
Click to expand...
Click to collapse
take a look here..
http://forum.xda-developers.com/showthread.php?t=1995697
install this mod and try to add the app in the list
erto90 said:
take a look here..
http://forum.xda-developers.com/showthread.php?t=1995697
install this mod and try to add the app in the list
Click to expand...
Click to collapse
i want to do it without rooting my phone help me plzz
uppidada said:
i want to do it without rooting my phone help me plzz
Click to expand...
Click to collapse
i don't think that will be possible without root..
root is not a dangerous process, you can revert it any time with correct kernel..
http://forum.xda-developers.com/showthread.php?t=2039710
these apps work without rooting
uppidada said:
http://forum.xda-developers.com/showthread.php?t=2039710
these apps work without rooting
Click to expand...
Click to collapse
yeah but you want a particular whatsapp if i remember right..
can't you simply use the standard whatsapp?
erto90 said:
yeah but you want a particular whatsapp if i remember right..
can't you simply use the standard whatsapp?
Click to expand...
Click to collapse
theres an watsapp app too but its not working correctly
n i need the signed watsapp coz i need it in multiwindow
i continuously use watsapp so parallely i can run other apps
can I know why you don't want to root? it solves all problems and give you the opportunity to have a faster and much better phone experience
You will not lose any data.. only add root, is fast and super easy to do
erto90 said:
can I know why you don't want to root? it solves all problems and give you the opportunity to have a faster and much better phone experience
You will not lose any data.. only add root, is fast and super easy to do
Click to expand...
Click to collapse
i have heard that rooting the phone will reset all the data
Just download the exynos abuse apk and click root
That all
Sent from my GT-I9300 using xda premium
uppidada said:
i have heard that rooting the phone will reset all the data
Click to expand...
Click to collapse
you will not loose any data..
root with this..
http://forum.xda-developers.com/showthread.php?t=2050297
and if you got camera issue go here
http://forum.xda-developers.com/showthread.php?t=2052675
or simply root withous the risk of "breaking camera" here
http://forum.xda-developers.com/showthread.php?t=1695238
You can do it without any root. You just have to edit the apk in order to make it work with multiwindow.. There was an app here on xda that modifies the apk, so you only need to download the apk from whatsapp site (not the market), edit it, and install.. All should be fine
Sent from my GT-I9300 using xda premium
uppidada said:
i have heard that rooting the phone will reset all the data
Click to expand...
Click to collapse
Wrong
Sent from my GT-I9300 using xda premium
can i know where v get that app
but we have to reinstall all the apps n settings aftr rooting right??
uppidada said:
but we have to reinstall all the apps n settings aftr rooting right??
Click to expand...
Click to collapse
No if I understand your question correctly you Shouldn't have to reinstall them after rooting and you shouldn't lose any data either Cheers n happy Christmas
Sent from my GT-I9300 using Tapatalk.Siyah Kernel Rules The Galaxy
i need to use whatsapp in multiwindow in my s3
n few other apps too
hw can i do it
i found few apps where i didnt have to root but the were available fr multiwindow
but only whatsapp is giving the trouble its not getting installed
i found those apps here
http://forum.xda-developers.com/showthread.php?t=2039710
May i ask why you wanna use whatsapp in multiview? I tried it and its useless, the whole multiview is useless in my opinion, oke its nice to annoy ipnone owners
i use whatsapp very often
so if its available in multiwindow
i can workout easily
I think we just have to wait on the app devs to develop apps that can properly handle multi view.
Lord knows some are still not fully 4.1.2 friendly and worse with 4.2 on the nexus.
Whats app is in bad need of some updates. For example: scrolling is awful... even on 4.2
So I say we just have to wait.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2

[Q] X-Gamer V2 - Does anyone have this ROM?

I had this rom at one time, I want to only use it to take out the systemui.apk and copy it to my current ROM, stock setup. Currently I have systemui.apk for NXT LE and I can do the pull down and slide the menu options back and forth and they all work perfect, but now I want to try out X-Gamer and found the download link removed.
See here:
http://forum.xda-developers.com/showthread.php?t=2274484
So if anyone should happen to have the rom can you send me a link for just the systemui.apk? Or the whole rom if you dont want to extract that would be great too. Thank you in advance.
Anyone?
ozzmanj1 said:
Anyone?
Click to expand...
Click to collapse
That rom have some "illegal" apps in it, so it was deleted in few days after released.
I had that rom in pc, but unfortunatelly, i had to do clean-up due low hard-disk space.
Maybe @smokerman have it still, he made a video review of it.
But systemUI from that rom looks familiars, if i manage to recall where did i see it, i'll post it here
Bakisha said:
That rom have some "illegal" apps in it, so it was deleted in few days after released.
I had that rom in pc, but unfortunatelly, i had to do clean-up due low hard-disk space.
Maybe @smokerman have it still, he made a video review of it.
But systemUI from that rom looks familiars, if i manage to recall where did i see it, i'll post it here
Click to expand...
Click to collapse
no i dont have..same reason..paid apps..so i made only the review and delete all..i imagine johnzey will make another version..but he didnt..
Oh. Okay. I wasn't aware it had paid apps in it. I'm only interested in the systemui.apk.
Sent from my R800i using xda premium

[Q] Is the stock rom "good enough"?

I'm taking over a friends old R800i next week and I'm really looking forward to it since I've wanted one of these since about when it was released.
What I'm looking for is a rom that gives me all the usual stuff - GSM connection, working 3G, wifi, gps, sms, mms, camera - but, will a custom rom give me better performance for emulation?
I want to be able to emulate all kinds of consoles without losing too much performance due to the rom - nor do I want my battery to get drained while the phone isn't in use. I'm of course ready to try a bunch of roms and I have looked at some of the threads, without learning much to be honest. I'm not even up to date with who's roms are the stable ones or which is the highest SE provided rom for Play either.
Looking to emulate N64, nes, PS and sega genesis, mainly.
If you root and debloat the stock rom, you will get excellent gaming performance. I went rom using custom roms and went back to stock as it provided the best performance all around.
ozzmanj1 said:
If you root and debloat the stock rom, you will get excellent gaming performance. I went rom using custom roms and went back to stock as it provided the best performance all around.
Click to expand...
Click to collapse
Have a quicklist of which items to uninstall? Is there timescape and other such stuff on the Play?
Also, which android version do you use? 2.3.4?
Was waiting for a thread like this,
Visit Gene real and take a look at the Ace xp setup,
Sent from my R800i using xda app-developers app
stock rom is great even without any tweaks
you only need to debloat it
pedyvirus said:
stock rom is great even without any tweaks
you only need to debloat it
Click to expand...
Click to collapse
Guess I should use the latest provided rom from SE? Which one is it anyway?
well pizza_dox has a stock debloated of 79 frimware
but i cant find it now
but it had a little bug that its very easy to fix it(problem wasnt little but it was very easy to fix it)
Oh yeq,
It was in my Sig and I forgot to include SEMCSetupWizard which broke the home button...
Sent from my R800i using xda app-developers app
as i know editing the build.prob without adding the setup wizard again will solve the problem(there is aline about setup wizard in build.prob. but i cant test it now)
pedyvirus said:
well pizza_dox has a stock debloated of 79 frimware
but i cant find it now
but it had a little bug that its very easy to fix it(problem wasnt little but it was very easy to fix it)
Click to expand...
Click to collapse
Well Pizza_dox is an asshat refusing to answer on relevant questions in the thread he made for "the perfect setup", so I need a reliable source to go after since I have no idea what following the guide he provides will actually do to the phone (and I'm not going to learn by failing, hence why I ask questions which she/he refuses to respond properly to)
Dude sorry... But I might have been bussy and forgot to check the thread...
Sent from my R800i using xda app-developers app
niklasson said:
Well Pizza_dox is an asshat refusing to answer on relevant questions in the thread he made for "the perfect setup", so I need a reliable source to go after since I have no idea what following the guide he provides will actually do to the phone (and I'm not going to learn by failing, hence why I ask questions which she/he refuses to respond properly to)
Click to expand...
Click to collapse
Please act respectful: PizzaDox has opened many manu threads, and he can't be repling at all of them.
Anyway debloating a rom is simple and can be done by everyone that wants to, by extracting the system.sin from your .79 ftf, dumping its data with flashtool in order to make it a yaffs img, extracting it with a yaffs extractor and then removing the apps located into "app" that you consider as bloat
Sent from my R800i using xda app-developers app

Categories

Resources