[Q] "Android is upgrading" on every boot [solved] - Asus Transformer TF700

Every time I boot I get android is upgrading. I already tried cold booting but that doesn't seem to fix a problem. Is anybody else having this problem and were you able to resolve it?
Sent from my ASUS Transformer Pad TF700T using xda app-developers app

cromanorn said:
Every time I boot I get android is upgrading. I already tried cold booting but that doesn't seem to fix a problem. Is anybody else having this problem and were you able to resolve it?
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
Click to expand...
Click to collapse
Did you freeze any system apps like launcher, browser??

Nope. Other than being rooted I haven't modded anything
Sent from my ASUS Transformer Pad TF700T using xda app-developers app

cromanorn said:
Nope. Other than being rooted I haven't modded anything
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
Click to expand...
Click to collapse
Did you have Tibu backup software installed?

After thinking about it I did have one app frozen which I unfroze, rebooted and I still get the message. I'm rebooting again. Yes, I have titanium.
Sent from my DROID BIONIC using xda app-developers app

I uninstalled titanium and I do not get the message anymore.
Thanks
Sent from my DROID BIONIC using xda app-developers app

This happened to me once after installing/uninstalling apps
Sent from my Transformer Pad Infinity TF700T using Tapatalk 2

cromanorn said:
I uninstalled titanium and I do not get the message anymore.
Thanks
Sent from my DROID BIONIC using xda app-developers app
Click to expand...
Click to collapse
After uninstalling Titanium will not appeared that message.
Titanium reinstalling the message back or not?
What did you do? You ran out of titanium?

just find a way to solve this problem,
Use root explorer to go to system/framework
delete "com.google.widevine.software.drm.jar"
then you are good~

MarkAndroid said:
After uninstalling Titanium will not appeared that message.
Titanium reinstalling the message back or not?
What did you do? You ran out of titanium?
Click to expand...
Click to collapse
I could be mistaken, but if you use Titanium to make an "update.zip" in the root directory of your Internal storage, the system thinks you want to "upgrade" every time you boot. At least this is true if you boot into recovery. I've installed a backup this way before.

sls19061 said:
just find a way to solve this problem,
Use root explorer to go to system/framework
delete "com.google.widevine.software.drm.jar"
then you are good~
Click to expand...
Click to collapse
You shouldn't been doing that. This problem is often caused when gapps package is installed over an odexed stock ROM which includes com.google.widevine.software.drm.jar (and its correspondent .odex file). Now, taking into consideration that gapps includes the deodexed .jar, when it is installed you get the "Android is upgrading..." message on every boot.
If you want to do it properly, you should either stick to the stock .jar (as well as the .odex file), or if you prefer the one it is included in gapps package, you should then delete the .odex (/system/framework/com.google.widevine.software.drm.odex).

I tried to remove the two files (com.google.widevine.software.drm.jar and com.google.widevine.software.drm.odex), but it also continues to restart the procedure "upgrade android" at the start ...
What else should I take??

MarkAndroid said:
I tried to remove the two files (com.google.widevine.software.drm.jar and com.google.widevine.software.drm.odex), but it also continues to restart the procedure "upgrade android" at the start ...
What else should I take??
Click to expand...
Click to collapse
What's you setup?
Rooted? Stock? Unlocked with custom ROM?
Something seems to be wiping your Dalvik with each boot....
If you are rooted with Titanium Backup installed: Uninstall TiBu, reboot, reinstall TiBu and see if that fixed it.
If it didn't and you are on stock, I would re-flash the stock rom. Something got messed up in the system. It's probably easier to re-flash the stock firmware and root again than trying to find the culprit.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD

MarkAndroid said:
I tried to remove the two files (com.google.widevine.software.drm.jar and com.google.widevine.software.drm.odex), but it also continues to restart the procedure "upgrade android" at the start ...
What else should I take??
Click to expand...
Click to collapse
Did it started to happen after installing gapps? If so, please check if your stock ROM also contains com.google.android.media.effects.jar (and .odex). The explanation is the same as before.

bgcngm said:
Did it started to happen after installing gapps? If so, please check if your stock ROM also contains com.google.android.media.effects.jar (and .odex). The explanation is the same as before.
Click to expand...
Click to collapse
I don't remember if this happened after installing gapps or after I OTA to 4.2.2 on my HTC one -- installed gapps pretty soon after OTA anyhow.
Tried to delete (/system/framework/com.google.widevine.software.drm.odex) but it re-appeared after reboot. There is also a com.google.android.media.effects.jar but no .odex.

I deleted both .jar and .odex and it's not show the number of apps to be upgrading but it show just android is upgrading.
bgcngm said:
You shouldn't been doing that. This problem is often caused when gapps package is installed over an odexed stock ROM which includes com.google.widevine.software.drm.jar (and its correspondent .odex file). Now, taking into consideration that gapps includes the deodexed .jar, when it is installed you get the "Android is upgrading..." message on every boot.
If you want to do it properly, you should either stick to the stock .jar (as well as the .odex file), or if you prefer the one it is included in gapps package, you should then delete the .odex (/system/framework/com.google.widevine.software.drm.odex).
Click to expand...
Click to collapse

bgcngm said:
You shouldn't been doing that. This problem is often caused when gapps package is installed over an odexed stock ROM which includes com.google.widevine.software.drm.jar (and its correspondent .odex file). Now, taking into consideration that gapps includes the deodexed .jar, when it is installed you get the "Android is upgrading..." message on every boot.
If you want to do it properly, you should either stick to the stock .jar (as well as the .odex file), or if you prefer the one it is included in gapps package, you should then delete the .odex (/system/framework/com.google.widevine.software.drm.odex).
Click to expand...
Click to collapse
Sir I only experience the "Android is Upgrading" every time i flash or install a zip file. Im using STOCK ROM, rooted, kernel with init.d support.
will your post be the solution to my query? or its on another topic?
TIA

If that is only after installing a .zip it is normal. It is because Dalvik cache is being created for the new app.

bgcngm said:
You shouldn't been doing that. This problem is often caused when gapps package is installed over an odexed stock ROM which includes com.google.widevine.software.drm.jar (and its correspondent .odex file). Now, taking into consideration that gapps includes the deodexed .jar, when it is installed you get the "Android is upgrading..." message on every boot.
If you want to do it properly, you should either stick to the stock .jar (as well as the .odex file), or if you prefer the one it is included in gapps package, you should then delete the .odex (/system/framework/com.google.widevine.software.drm.odex).
Click to expand...
Click to collapse
HI @bgcngm its me again lol
i have s-off my 802w upgrade 4.2.2 with your nandroid - run ROMCLEANER with success with your .txt now i have one last thing its this message of android is upgrading - i have deleted the file you mentionned but i still have the messag when rebooting
any idea of the problem ?
thnaks in advance

Also I can not remove it. I tried everything but the word "Androind is upgrading" remains. I ROM CROMI and Kernel Max

Related

[Theme] Asus Quick Settings 27/02/12

So after a few days of the release of ICS, I've seen people complaining about the quicksettings panel which looked to me like a combination of honeycomb and ice cream sandwich. Epic Asus is epic. So today, I decided to spend some time theming it to look more like ICS on the whole. Enough said, a picture tells a thousand words.
I dunno what else are needed to be themed. As I spend more time with ICS and if I spot some Honeycomb rubbish graphics, I'll update this thread.
Compatible with any deodexed ICS Roms. Not compatible with AOSP Roms (CM9, TeamEOS etc.)
Flash this everytime when there's a major rom upgrade (Rebase etc)
Click to expand...
Click to collapse
27/02/12
Themed Asus Quick Settings
Themed back, home and recent apps button from Galaxy Nexus.
Hit some thanks if you liked it.
For Revolver Users ONLY. From Beta 1.3 onwards, there is no need to download this framework.jar as it is included in subsequent updates.
Click to expand...
Click to collapse
For Revolver users, I've modded the framework.jar in /system/framework such that caching across all apps are disabled. This will reduce scrolling lags. I assure you this mod will not wipe your system, erase your data or whatsoever. Though, if it eats your cat, it's not my fault because it works well for me. However, if you're scared, make a backup of the your current framework.jar before applying this mod. For more information regarding this mod, read here.
Here's what you should do if you want this mod:
1. Download the framework.jar into your sdcard. Backup your current framework.jar[OPTIONAL]
2. Using a file manager which can mount rewrite and change permissions, copy and paste the framework.jar into /system/framework.
3. Overwrite your current framework.jar.
4. Change the permission according [permissions should be the same as the other .jar files within the folder].
5. Reboot.
6. On startup, you should see a system update, just like when you first flash an ICS Rom. Do not panic because no data will be lost.
7. Enjoy the smooth scroll mod.
8. Hit some thanks if you liked the mod.
Nice to know VRTheme still works. Did the script need to be modified or did it work out of the box?
mrevankyle said:
Nice to know VRTheme still works. Did the script need to be modified or did it work out of the box?
Click to expand...
Click to collapse
Works ootb
Sent from my Transformer TF101 using xda premium
Thanks, was going to do the smoother scrolling mod myself when I got home, now dont have to
Buttons and quick icons look soo much better too!!
I put a few hours into those galaxy nexus buttons figuring out how to make it work right.
Flashed theme and it looks good!
thank you i thought i was the only one that didnt like the stock ics quick settings
Worked like a charm. Thanks!
Tested on android Revolution D
Thanks, gonna give it a go
At first when I used ICS on TF101 I thought ASUS did a really good job and didn't really notice this theming. After flashing the new update to Revolver (included) this is a amazing theme.
Really good work
Is this supposed to be flashed using CWM?? I've tried it (using the Rogue one) and it fails with Status 0. Have tried to download again a few times, from internal and from SD, always the same. Any ideas?
PatrickVogeli said:
Is this supposed to be flashed using CWM?? I've tried it (using the Rogue one) and it fails with Status 0. Have tried to download again a few times, from internal and from SD, always the same. Any ideas?
Click to expand...
Click to collapse
Yes cwm. What version of cwm are you using? I flashed via rouge recovery and I didn't have any problems..
Sent from my TF101 using xda premium
kay_kiat88 said:
Yes cwm. What version of cwm are you using? I flashed via rouge recovery and I didn't have any problems..
Sent from my TF101 using xda premium
Click to expand...
Click to collapse
hi. I can't flash this through CWM as well. my version is the 3.2.0.1 on from Roach2010..
yuhenyo said:
hi. I can't flash this through CWM as well. my version is the 3.2.0.1 on from Roach2010..
Click to expand...
Click to collapse
Try unzipping and zipping the contents then try flashing again. If not I recommend using rogue recovery. I guessing it has got something to do with the scripting. Not too sure man. I believe all those who can flash uses rogue.
Sent from my TF101 using xda premium
As I've said, I use Rogues CWM too, tried flashing from Internal memory and from microSD, but none work. I'll try unzipping and zipping again and report back
Please update for Asus's latest .17 update. Thanks!
I cant flash too - status 0
Tried to unzip and zip again with no success...
CWM 5.5.0.4 from Roach
xuser said:
Please update for Asus's latest .17 update. Thanks!
Click to expand...
Click to collapse
It will still work all it is doing is replacing png's who's locations have not changed from .10 to .17
Flashed this using Rogue CWM on ARHD and worked fine.
Can I use this on rooted stock ROM without CWM, meaning just replace the SystemUI.apk with the one here? What do I do with the odex file?

[WIDGET] Asus widgets for custom ROMS(mainly CM9)

Asus task manager widget - Works for CM9 ONLY. Copy taskmanager.apk to system/app
Asus email widget - Works for CM9 ONLY. Copy emailwidget.apk to system/app
Asus weather widget - Works for all custom ROMs. Removed forecast background. Install like a normal app.
Additional Asus stuff
Asus Day Scene live wallpaper - works for all custom ROMs. Install like a normal app. You do not need to download separate wallpapers.
Polaris office + Supernote + Asus Tree wallpapers
Any chance to port the Asus quick settings notification?
hapahopi said:
Any chance to port the Asus quick settings notification?
Click to expand...
Click to collapse
I wish I knew how.
downloading these files, but all I get is a 1 KB file with "404 Page Not Found"
I cannot seem to get the email or weather widget to install. The weather widget will not install like a normal .apk. I tried changing the permissions on both .apk files, pushing them to system/app and booted into recovery and fixed permissions. they refuse to show up with my widgets no matter what I try. Running megatron 1.0.1 (cm9 based).
HEATsixteen said:
I cannot seem to get the email or weather widget to install. The weather widget will not install like a normal .apk. I tried changing the permissions on both .apk files, pushing them to system/app and booted into recovery and fixed permissions. they refuse to show up with my widgets no matter what I try. Running megatron 1.0.1 (cm9 based).
Click to expand...
Click to collapse
You don't need to mess with permissions. I have only encountered your problem when trying to install these on a ROM that already has these apps, because of signature mismatch.
Did you install cm9 without full wipe?
What does it say in logs when you try to install weather widget? or do "adb install weather.apk" it should tell you why it's not installing.
horndroid said:
You don't need to mess with permissions. I have only encountered your problem when trying to install these on a ROM that already has these apps, because of signature mismatch.
Did you install cm9 without full wipe?
What does it say in logs when you try to install weather widget? or do "adb install weather.apk" it should tell you why it's not installing.
Click to expand...
Click to collapse
Well I managed to get the weather widget from another source, it was signed and installed fine. So that problem is taken care of. As far as the email widget goes, It still does not show up. I moved it via ES File Explorer with root permissions to the system/app folder. Tried with stock permissions, and edited permissions. I installed cm9 megatron 1.0.1 over the stock asus ICS rooted, I did however, perform a full wipe via CWM.
I was also wondering if you would be able to get the stock asus digital clock. all I can seem to find is the CM9 analog one.
HEATsixteen said:
Well I managed to get the weather widget from another source, it was signed and installed fine. So that problem is taken care of. As far as the email widget goes, It still does not show up. I moved it via ES File Explorer with root permissions to the system/app folder. Tried with stock permissions, and edited permissions. I installed cm9 megatron 1.0.1 over the stock asus ICS rooted, I did however, perform a full wipe via CWM.
I was also wondering if you would be able to get the stock asus digital clock. all I can seem to find is the CM9 analog one.
Click to expand...
Click to collapse
I didn't modify the package name for weather widget so it won't install if you have the original Asus weather widget remaining on your system. Same package name but different signatures = no install. This is the only way it won't install. The reason the other one installs is because it has different package name so it doesn't matter if the signature doesn't match the original one.
Somehow your full wipe didn't clear everything. Or you restored stuff ater installing CM9?
horndroid said:
I didn't modify the package name for weather widget so it won't install if you have the original Asus weather widget remaining on your system. Same package name but different signatures = no install. This is the only way it won't install. The reason the other one installs is because it has different package name so it doesn't matter if the signature doesn't match the original one.
Somehow your full wipe didn't clear everything. Or you restored stuff ater installing CM9?
Click to expand...
Click to collapse
I think I may have restored some things, that would explain the issue, but when i copied email widget over to system/app it didn't replace anything, just moved there no problems.
HEATsixteen said:
I think I may have restored some things, that would explain the issue, but when i copied email widget over to system/app it didn't replace anything, just moved there no problems.
Click to expand...
Click to collapse
Sorry. This just occurred to me. When did you download the attachments?
I found out the attachments had been corrupted for a while. I just uploaded them again.
I get this message "There is a problem parsing this package" when installing on Megatron rom. Downloaded twice already and same error.
hapahopi said:
I get this message "There is a problem parsing this package" when installing on Megatron rom. Downloaded twice already and same error.
Click to expand...
Click to collapse
The forum attachments aren't downloading correctly. It's only downloading 554 bytes. wtf?
Re-uploaded. They are downloading correctly for me now.
why task manager works only on cm9?i tried a month ago to extract that apk from an iconia rom,but it didn't work on eos or aokp rom...looked for a lib files but founded nothing...and now i see that there is only the apk.i love that but want to manage to have it workin' on AOSP based rom..any help very appreciated
stegg said:
downloading these files, but all I get is a 1 KB file with "404 Page Not Found"
Click to expand...
Click to collapse
Somehow the attachments got corrupted. I re-uploaded them. Should work now.
sert00 said:
why task manager works only on cm9?i tried a month ago to extract that apk from an iconia rom,but it didn't work on eos or aokp rom...looked for a lib files but founded nothing...and now i see that there is only the apk.i love that but want to manage to have it workin' on AOSP based rom..any help very appreciated
Click to expand...
Click to collapse
There are no lib files for the task manager. It just has to be de-odexed after you take it from the stock ROM.
For it to run on a custom ROM, it needs to have the same signature as the other system apps already present on the ROM, which means it needs to be signed with the same platform key.
The task manager and email widget I uploaded are signed with CM9 platform key. So they work with CM9, but not other ROMs that use different platform keys.
hapahopi said:
Any chance to port the Asus quick settings notification?
Click to expand...
Click to collapse
i really miss it too
horndroid said:
Somehow the attachments got corrupted. I re-uploaded them. Should work now.
Click to expand...
Click to collapse
Just downloaded asus emaiwidget and copied to system/app but it does not show up.
Reboot just for good measure but still no dice.
Currently using megatron 101 rom
Sent from my Transformer TF101 using XDA Premium HD app
rickyt63 said:
Just downloaded asus emaiwidget and copied to system/app but it does not show up.
Reboot just for good measure but still no dice.
Currently using megatron 101 rom
Sent from my Transformer TF101 using XDA Premium HD app
Click to expand...
Click to collapse
what about task manager?
rickyt63 said:
Just downloaded asus emaiwidget and copied to system/app but it does not show up.
Reboot just for good measure but still no dice.
Currently using megatron 101 rom
Sent from my Transformer TF101 using XDA Premium HD app
Click to expand...
Click to collapse
Copied both email and task manager widgets and they appeared; using Megatron 101 as well.
Copied taskmanager.apk to /system/app, and it shows up in Widgets. no need to reboot.
@horndroid Can I put this in Megatron Parts?

[Q]Debloat Jellybean Sense rom

Anyway I can take out apps off the new jellybean Roms? Like system apps that can't be deleted normally. If there isn't then alright.
Thankyou
You have to do it in recovery.... Mount system then proceed to delete them using file manager or you can freeze them with titanium
Misterowl said:
Anyway I can take out apps off the new jellybean Roms? Like system apps that can't be deleted normally. If there isn't then alright.
Thankyou
Click to expand...
Click to collapse
remove them before you flash the rom i removed and about 225 megs before flashing
Alright thanks for the help!
Sent from my HTC One X using xda premium
Assuming your phone is rooted, just download titanium backup, scroll down until you find the app,tap it and press delete
If your phone isn't rooted, then delete them in recovery

Sms[fix][ics][obsolete]

Here is an SMS Fix Taken from Another LG Devices with a little mod tested sms part don't know about mms should work tho
V2013-03-08 added delete of smsmms db Badsoul reminded me
Re: Sms[fix][ics][v1]
defcomg said:
Here is an SMS Fix Taken from Another LG Devices with a little mod tested sms part don't know about mms should work tho
IF it FC its because of sms db you may have to wipe
i added delete command to updater script never used it before so backup before you try
Click to expand...
Click to collapse
I just get force closes of the original Sms app and Handcent as we as power amp. I tried removing those applications and reflashing but it still doesn't work, the app won't even open, it tries then force closes.
Sent from my LG-SU760 using xda app-developers app
Re: Sms[fix][ics][v1]
saint_cow said:
I just get force closes of the original Sms app and Handcent as we as power amp. I tried removing those applications and reflashing but it still doesn't work, the app won't even open, it tries then force closes.
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
Yeah there's a conflict with some setting if backed up do a wipe and delete lgtelephonykroem and messages from app and then wipe
Sent from my LG-P940 using xda app-developers app
Wipe what?
defcomg said:
Yeah there's a conflict with some setting if backed up do a wipe and delete lgtelephonykroem and messages from app and then wipe
Sent from my LG-P940 using xda app-developers app
Click to expand...
Click to collapse
I have another issue now, I tried to re-install a backup and it just loops to twrp now. Also tried flashing a rom and the same thing, won't even boot.
The saga continues, tried xbsall brick fix and it still just boots back to recovery. Tryiny to reflash ICS now, running out of ideas.
saint_cow said:
I have another issue now, I tried to re-install a backup and it just loops to twrp now. Also tried flashing a rom and the same thing, won't even boot.
The saga continues, tried xbsall brick fix and it still just boots back to recovery. Tryiny to reflash ICS now, running out of ideas.
Click to expand...
Click to collapse
Flash bootv21e from Ressurection guide in General forum,turn phone on,let it appear to recovery,do factory reset(not sure if this is required), then flash back XBSA404 and turn on again so recovery could be booted.
arsen4oo said:
Flash bootv21e from Ressurection guide in General forum,turn phone on,let it appear to recovery,do factory reset(not sure if this is required), then flash back XBSA404 and turn on again so recovery could be booted.
Click to expand...
Click to collapse
Got it going again thanks.
Re: Sms[fix][ics][v1]
saint_cow said:
Got it going again thanks.
Click to expand...
Click to collapse
Use cwm
Sent from my LG-P940 using xda app-developers app
Is it possible to have an apk like your previous fix?
SedyBenoitPeace said:
Is it possible to have an apk like your previous fix?
Click to expand...
Click to collapse
No its not just the apk thats needed for it to work the Lgmms apk needs lgTelephony for mms sms etc thats why you cannot use the one from SU760 iCS thats why i added it to be deleted in updater script along with messages apk as it will fc and services.jar is modded to disable apk uid signatures needed in order for package manager to allow apk to run now you can pretty much pull apks from any other device without worrying aboud uid mismatch error
Now i understand why there is the message's bug...because despite the apk the lgTelephony for mms sms is from SU760...however thanks for your great work! Now i can't test this new fix...however i will!
hey defcomg , where is lgtelephonykroem file located???
edit: I seem to be doing something wrong, it just wont work i'm on acurav2 rom
rezzsha said:
hey defcomg , where is lgtelephonykroem file located???
edit: I seem to be doing something wrong, it just wont work i'm on acurav2 rom
Click to expand...
Click to collapse
Locate LGTelephonyKrOemProvider.apk in /system/app and delete it
Locate Messages.apk also in /system/app
Copy the apk's from ZIp
Reboot to Recovery i use CWM dunno about TWRP
Then in CWM mount system
then
adb shell
# rm /system/framework/services.jar
in another cmd prompt
adb push services /system/framework/
back to shell # chmod 644 /system/framework/services.jar
if you wipe data it work with no FC now the thing is the Old Messages apk left some .db database file which causes it have SQL errors hence the FC cant remember the exact path as i Just cleared the data just post Logcat so we can track down that db file and delete it.
Re: Sms[fix][ics][v1]
I just assumed you had to flash the zip through recovery, I tried it in TWRP and had all sorts of issues. Maybe I will try flash CWM tonight and try your process.
Sent from my LG-SU760 using xda app-developers app
saint_cow said:
I just assumed you had to flash the zip through recovery, I tried it in TWRP and had all sorts of issues. Maybe I will try flash CWM tonight and try your process.
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
the above post is the manual way im not sure if the delete command works in the updater script which may leave the files and cause all kinds of hell lol
Re: Sms[fix][ics][v1]
Working mms! Legend, thanks dude. Still.not sure what happens with messages over 160 but will try it out Over 160 character it says it's splitting into two messages but it actually is received as one long message. Love your work mate, brilliant stuff.
Sent from my LG-SU760 using xda app-developers app
hi defcomg. your rom is odexed, or deodexed? im on odexed xbsalls 5.2v and this your fix cant work on this rom for me. both apps from fix get to FC and phone lost service.
Defcomg....for "wipe data" you mean..."wipe data/factory reset" in CWM menu or in system and storage "wipe /data"...i think the second but in this way we will have some applications that are installed on the phone that won't work? Or i'm wrong?
Re: Sms[fix][ics][v1]
SedyBenoitPeace said:
Defcomg....for "wipe data" you mean..."wipe data/factory reset" in CWM menu or in system and storage "wipe /data"...i think the second but in this way we will have some applications that are installed on the phone that won't work? Or i'm wrong?
Click to expand...
Click to collapse
Yup correct
krija said:
hi defcomg. your rom is odexed, or deodexed? im on odexed xbsalls 5.2v and this your fix cant work on this rom for me. both apps from fix get to FC and phone lost service.
Click to expand...
Click to collapse
Deodexed it fc because of some db file
Sent from my LG-P940 using xda app-developers app
Re: Sms[fix][ics][v1]
It is in data/data/com.android.provider.telephony/databases/mmssms.db you need to delete it.
Optimus G is also working. It is very nice. Has themes And popup. I used telephonyprovider.apk from optimus 4x and G mms.apk
I can upload here so you can add it to first post.
So what you need to do is as defcomg said before:
Download zip, extract apks an copy them to /system/app/ before that backup and delete original message.apk and LGTelephonyKrOemProvider.apk. Set permissions to rw-r-r then clear data for LGMmms3.apk from /settings/app setings. Then go to data/data/com.android.provider.telephony/databases/mmssms.db and delete it.
Reboot.
iodak said:
It is in data/data/com.android.provider.telephony/databases/mmssms.db you need to delete it.
Optimus G is also working. It is very nice. Has themes And popup. I used telephonyprovider.apk from optimus 4x and G mms.apk
I can upload here so you can add it to first post.
So what you need to do is as defcomg said before:
Download zip, extract apks an copy them to /system/app/ before that backup and delete original message.apk and LGTelephonyKrOemProvider.apk. Set permissions to rw-r-r then clear data for LGMmms3.apk from /settings/app setings. Then go to data/data/com.android.provider.telephony/databases/mmssms.db and delete it.
Reboot.
Click to expand...
Click to collapse
Awesome lol So thats one issue down now to the FM Radio the hardest one lmao

Camera App keeps crashing, error displayed

For some reason the Camera app on my galaxy 2 10.1 keeps throwing an error when I try to launch it.
It says can't connect to camera and I just get to close the APP.
I tried rebooting the tablet - it didn't help. Also tried clearing the cache for the APP and it didn't make a difference.
Running SlimKat rom 4.4.4.
Can someone shed some light for me on how to fix this issue?
DHeffernan said:
For some reason the Camera app on my galaxy 2 10.1 keeps throwing an error when I try to launch it.
It says can't connect to camera and I just get to close the APP.
I tried rebooting the tablet - it didn't help. Also tried clearing the cache for the APP and it didn't make a difference.
Running SlimKat rom 4.4.4.
Can someone shed some light for me on how to fix this issue?
Click to expand...
Click to collapse
Sometimes (this worked on a different ROM for the 7 inch version, but its worth trying) installing Google camera to system/app and removing stick camera works (always nandroid backup first so if something goes wrong you dont have to reflash.)
Sent from my SGH-T989
EDIT: also, did you clean flash or dirty flash SlimKat?
jrc2 said:
Sometimes (this worked on a different ROM for the 7 inch version, but its worth trying) installing Google camera to system/app and removing stick camera works (always nandroid backup first so if something goes wrong you dont have to reflash.)
Sent from my SGH-T989
EDIT: also, did you clean flash or dirty flash SlimKat?
Click to expand...
Click to collapse
Clean flash Kitkat, can't recall if the camera worked or not when I first flashed it but I'm pretty sure it did. So it just randomly stopped.
Where does one obtain Google Camera? Right in the playstore?
And can I just uninstall the stock Camera app using the Dev tools of the rom?
DHeffernan said:
Clean flash Kitkat, can't recall if the camera worked or not when I first flashed it but I'm pretty sure it did. So it just randomly stopped.
Where does one obtain Google Camera? Right in the playstore?
And can I just uninstall the stock Camera app using the Dev tools of the rom?
Click to expand...
Click to collapse
Yes, google camera is in the play store. It actually probably does not need to be installed as a system app. Idk what tools are in SlimKat ATM but I've always just gone into es file explorer as root or used root explorer, mounted / and /system as R/W and deleted the camera apk from /system/app. Then just wipe cache and Dalvik in recovery and reboot. This may or may not fix the problem, but it worked for me. Again, make a backup first.
Sent from my SGH-T989
jrc2 said:
Yes, google camera is in the play store. It actually probably does not need to be installed as a system app. Idk what tools are in SlimKat ATM but I've always just gone into es file explorer as root or used root explorer, mounted / and /system as R/W and deleted the camera apk from /system/app. Then just wipe cache and Dalvik in recovery and reboot. This may or may not fix the problem, but it worked for me. Again, make a backup first.
Sent from my SGH-T989
Click to expand...
Click to collapse
How do you install something as a system app?
DHeffernan said:
How do you install something as a system app?
Click to expand...
Click to collapse
Don't install it with package installer. If you installed it from the Play Store, cut the apk from /data/app and move it to /system/app and change the permissions to the same as the other apps in folder. Google camera shouldn't matter though.
Sent from my SGH-T989
jrc2 said:
Don't install it with package installer. If you installed it from the Play Store, cut the apk from /data/app and move it to /system/app and change the permissions to the same as the other apps in folder. Google camera shouldn't matter though.
Sent from my SGH-T989
Click to expand...
Click to collapse
Google camera does not come up on my device in the results from the playstore..
What I get for Google Camera is this here.. https://play.google.com/store/apps/details?id=com.netco.camera&hl=en
DHeffernan said:
Google camera does not come up on my device in the results from the playstore..
What I get for Google Camera is this here.. https://play.google.com/store/apps/details?id=com.netco.camera&hl=en
Click to expand...
Click to collapse
See if you can install this https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera
Sent from my SGH-T989
jrc2 said:
See if you can install this https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera
Sent from my SGH-T989
Click to expand...
Click to collapse
Don't get it in the search results at all.
DHeffernan said:
Don't get it in the search results at all.
Click to expand...
Click to collapse
Did you click the link? If you are not viewing this on your tablet, email the link to yourself and open it in your tablet.
Sent from my SGH-T989
google camera is not compatible with our tabs....even if you do get it installed its pretty useless IMO. Grab your ROM zip and go into it and find your camera.apk. unzip it to your sd card and then go back in and long press it and reinstall it. It may (did for me) work that way. If not try another (different) ROM. Grab zip file go in and find the camera apk under apps, unzip and then reinstall. NOTE: for me, I had to go into Titanium and completely remove the camera app that i had and then do the above procedure. I trial and errored it and it worked for me. Finally
Edit: and yes, please nandroid backup b4 trying anything
CSP III said:
google camera is not compatible with our tabs....even if you do get it installed its pretty useless IMO. Grab your ROM zip and go into it and find your camera.apk. unzip it to your sd card and then go back in and long press it and reinstall it. It may (did for me) work that way. If not try another (different) ROM. Grab zip file go in and find the camera apk under apps, unzip and then reinstall. NOTE: for me, I had to go into Titanium and completely remove the camera app that i had and then do the above procedure. I trial and errored it and it worked for me. Finally
Edit: and yes, please nandroid backup b4 trying anything
Click to expand...
Click to collapse
@Android-Andi posted in another tab2 thread that flashing next kernel (and vendor blobs) will fix the problem.
Sent from my SGH-T989
jrc2 said:
@Android-Andi posted in another tab2 thread that flashing next kernel (and vendor blobs) will fix the problem.
Sent from my SGH-T989
Click to expand...
Click to collapse
True, True....Andi is the man around here. (very thankful for him) Good luck bro!

Categories

Resources