PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes (http://forum.ppcgeeks.com/showthread.php?t=140848)

arrrghhh 04-13-2011 12:03 AM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by dnpmoney45 (Post 2084121)
I have a problem i did this process and now my text msges pop up in Chinese at first it was ok but now they all pop up in Chinese? and my notification light is on amber all the time and no vibration/sound when i receive a text msg? please help n thank you in advance

Uhm.. so all your texts pop up in Chinese? Did you change the IME input or something!?!

LED indicates sleep, read the FAQ.

You need to make sure you have it set to vibe in the messaging settings, and in general settings.

Gremlin75 04-13-2011 01:37 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by Rob6722 (Post 2080795)
Thanks! This works much better than powering off the phone to get back into Windows. Love having Android on my Windows phone but still needed access to some of my Windows apps.

I use Fast Reboot when I just want to reset the Android environment, and Quick Boot when I want to reboot to WinMo. Both work great - the nice thing about Fast Reboot is that after running it, apps seem to respond more quickly (perhaps the freed memory helps?). Both are available on the Market...just search for each title.

dnpmoney45 04-14-2011 01:01 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Well i didnt change the IME input at all because now only some msges which i receive are in chinese. at first i thought it was whenever i had the qwerty keyboard open but now it seems as though its whenever im installing or downloading an app or have app market open when receiving a message. Sry bout the LED thing i jus got kinda worried bout the Chinese msges thing that i posted the LED thing also. Any other help is gladly appreciated!

arrrghhh 04-14-2011 01:20 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by dnpmoney45 (Post 2084873)
Well i didnt change the IME input at all because now only some msges which i receive are in chinese. at first i thought it was whenever i had the qwerty keyboard open but now it seems as though its whenever im installing or downloading an app or have app market open when receiving a message. Sry bout the LED thing i jus got kinda worried bout the Chinese msges thing that i posted the LED thing also. Any other help is gladly appreciated!

I'm assuming you're getting texts with some weird character encoding, and it's handling it poorly. I need more information from you, and probably some logs.

ndno 04-14-2011 01:24 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
arrrghhh, I came across this as I was modding my G Tablet: [STICKY][Patch][Rom]Malware Exploit for all pre-Gingerbread devices - xda-developers

The Mother Of All Android Malware Has Arrived: Stolen Apps Released To The Market That Root Your Phone, Steal Your Data, And Open Backdoor | Android News, Reviews, Apps, Games, Phones, Tablets, Tips, Mods, Videos, Tutorials - Android Police

Supposedly all "pre-Gingerbread" devices are vulnerable. So if you install one of the apks listed, it can steal info from your TP2.

I see that there's a fix here for the Epic: [Patch]Malware Exploit for all pre-Gingerbread phones - xda-developers. Not sure if it's the same for the TP2 we're using:

Quote:

As you can see androidpolice.com reports on this backdoor and roots and steals personal information. The apps are removed from the market but that doesn't mean they got them all. Attached is a flashable fix as suggested by androidpolice.com

So users can flash this .zip or simply create a blank file called profile and place it in /system/bin/ (developers are encouraged to include this file in future releases. A blank file is not going to affect performance at all)

Alternate methods:

Using 'adb shell' or terminal emulator (should work on any ROOTED phone) as suggest by xaueious here
Code:
$ su
su
# remount rw
Remounting /system (/dev/stl9) in read/write mode
# touch /system/bin/profile
# chmod 644 /system/bin/profile
#
Alternate 2:
Download blank profile file from here (or create one and name it profile)
Use a program like Root Explorer to copy it to /system/bin/
Then longpress on it and check the permissions should be read/write for user, read for group, and read for others.

Alternate 3:
cyansmoker has put together an apk for the patch here https://market.android.com/details?i...oiddreamkiller

Thanks for pointing this out photoframd and androidpolice.com for investigating and reporting!
Should stinebd fix this on FRX06? Just something I saw. I don't have any of those apks listed installed but I'm going to fix it anyways on my phone just in case.

arrrghhh 04-14-2011 03:14 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by ndno (Post 2084886)
Should stinebd fix this on FRX06? Just something I saw. I don't have any of those apks listed installed but I'm going to fix it anyways on my phone.

Interesting. I don't have any of those apps installed either (LOL @ Screaming Sexy Japanese Girls BTW) but that is interesting. If there's a fix for a security hole it should probably be applied. I'll let him know, thanks!

LunchBoX1775 04-14-2011 08:49 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
i randomly had my default text message app go out earlier today and it kept making me force shut no matter what i did. did anybody else run into this issue? not sure what caused it but I'm just reinstalling android all over again now.

fishingmedic 04-14-2011 11:35 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by LunchBoX1775 (Post 2085138)
i randomly had my default text message app go out earlier today and it kept making me force shut no matter what i did. did anybody else run into this issue? not sure what caused it but I'm just reinstalling android all over again now.

For whatever reason every so often your data.img file will get corrupted and you need to blow out your data.img again. Unfortunately that means you've gotta set up all your apps again, so before you blow it out if you haven't already, you can back up all of your apps by downloading titanium backup from market and use it to backup all your apps and also to reload all your apps again. Makes it a little less painful. But you don't need to reinstall the entire build when that happens.

LunchBoX1775 04-15-2011 04:04 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by fishingmedic (Post 2085211)
For whatever reason every so often your data.img file will get corrupted and you need to blow out your data.img again. Unfortunately that means you've gotta set up all your apps again, so before you blow it out if you haven't already, you can back up all of your apps by downloading titanium backup from market and use it to backup all your apps and also to reload all your apps again. Makes it a little less painful. But you don't need to reinstall the entire build when that happens.

are there any tutorials on how to do this? i have the corrupted android saved on another sd card because i didn't want to lose all my settings and apps i had saved. just don't like running windows mobile at all really so just using the normal android until i can fix the one i customized

arrrghhh 04-15-2011 04:10 PM

Re: [BUILD] **Complete Froyo Bundle!!** FRX06 - "Stable" - Minor Fixes
 
Quote:

Originally Posted by LunchBoX1775 (Post 2085499)
are there any tutorials on how to do this? i have the corrupted android saved on another sd card because i didn't want to lose all my settings and apps i had saved. just don't like running windows mobile at all really so just using the normal android until i can fix the one i customized

For backing up with Titanium Backup? It's really not hard. Download the app, go to backup/restore tab, and hit menu-> batch. You'll see all the options you have there, do a full backup.


All times are GMT -4. The time now is 07:46 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0