Asop 2.1 R5 brick - Hero, G2 Touch Android Development

Hello,
I tried installing aosp-2.1-jnwhiteh-r5-beta2.zip, after that it worked, but I couldn't import my contacts + the gallery crashes just like on r4, so I decided to go back to r4 again because i couldnt load contacts. But once installed it crashes completely, I get a ****load of messsages that certain applications dont work. Then any other rom I tried on every rom I get crash messages of all applications I get flooded with them.
I made a nandroid backup before, but what could have caused this weird error.

Did you wipe before installing those ROM's, that's what ****'s up these kind of things most of the time. And you're device isn't bricked.

Yeah wiped it, it is fixed now, restored a nandroid backup, but I always wipping it.
The onlything I need is a guide how to install busybox.

dbschr said:
The onlything I need is a guide how to install busybox.
Click to expand...
Click to collapse
http://android.modaco.com/content/htc-hero-hero-modaco-com/291345/superceded-installing-busybox/

Related

Step by step to flash CM7 from stock without losing data

I did a lot of reading before I did this to be sure I wouldn't lose anything. Here's the step by step for others, since I was unable to find it all in one place. This is for the MT4G/Glacier, no idea if the process is similar on other phones. You should probably still read, but I couldn't find any of this all in one place:
If you flash, here's what you need:
- Rooted phone (if you need to root, search for the gfree method, it's the easiest)
- ROM Manager from the Market. Get the premium version.
- TitaniumBackup from the Market.
- Sync turned on for your contacts and calendars in your google account.
1. Go into TitaniumBackup, set the option to store the settings on the SDCard. Go into Backup/Restore, hit menu, and run the batch to do a full backup of system and user apps/data.
2. Go into ROM Manager. At the top, click the option to install ClockworkRecovery. Make sure it installs version 3.0.0.5. Then click the option to reboot into recovery mode. In recovery, make a ROM backup of your existing ROM. It will store on the SD card. Reboot back into the OS.
3. Go back into ROM Manager, scroll down to Download ROM's. You should see CM7 Nightlies in there. Download the latest build. It will ask you if you want to also download the GAPPS package, grab that also. When it's done, it will ask you what you want to do... just cancel. Go to reboot in recovery mode.
4. In recovery:
- Wipe/Factory Reset
- Clear cache partition
- Advanced -> clear Dalvik cache
- On main screen, install ZIP from SD
- Navigate to sdcard->clockworkmod->downloads->teamdouche and select the CM7 zip for your phone that was downloaded
- When that is done, install another zip from sd, go into the goo.inside.me directory and install GAPPS zip
- Reboot phone from main menu
5. Enter your gmail creds that you used for your primary account from before
6. Cancel the additional downloads thing when it pops up, this will pop up again later after you enable wireless
7. Go into ROM Manager, Select the Fix Permissions option, reboot (wifi won't work unless you do this)
8. Enable wifi and join to your network
9. Eventually you will get the popup again. Select the stuff that you want installed.
It will pull down all of your apps from the market and install them. If you want to restore user data for the apps, you can go into titanium and click on the app, and restore it with the data. Don't do this until it's done updating from the market. Do NOT restore system level stuff. You will cause problems if you restore system level stuff from 2.2 or earlier on 2.3.x.
You should also install SetCPU from the market, set to start on boot, set conservative mode, and create a screen off profile that limits to 368mhz/conservative. In advanced, leave the defaults, except change the cpu up threshold to 75, and the scaling percent to 11 or 12. Massive battery improvements. You can overclock with this also, mine is only overclocked to around 1100mhz. Some people are running 1800mhz. I heard smartass mode instead of conservative is also good, but haven't tried it.
Keep in mind that if you have an HTC phone with the Sense Framework, you won't have that anymore. So if you liked the Sense dialer (which I did), you can't get it. The stock dialer is functional, but not the best. DialerOne and Dialer2 look the most interesting, but they still aren't as good. If you have CSipSimple installed, remove it. CM7 has SIP built into it, and CSipSimple confuses the phone when trying to make calls. If you liked the Sense clock widget, you can get a replacement, search for Beautiful Widgets on the market. The built in camera app is not Sense either, but does all the same things. The Gallery is awesome, best gallery I've ever seen (stacks that you can pull apart and flip through, very cool).
If GPS doesn't work, download GPS Status from the market and use it to clear the A-GPS data and cache. It's the only app that can do it. It's free.
Also, if you want to go back to your previous ROM, you can flash back with the ROM Manager backup that you made. The only thing is, you'll have to downgrade the clockwork recovery bootloader to 2.5.1.2 first. You can do this by flashing a zip from your SD card. The zip is available somewhere on these forums. I don't have a link, but you can find it by searching a bit. The 3.0.0.5 version cannot flash a Froyo or earlier ROM for some reason. I'm not going back, so I haven't done this.
My TitaniumBackup realized somehow that I installed fresh, and it automatically restored my apps and data. It did NOT on my friend's phone. But, he has the free version and I have the paid one. If it doesn't restore your app settings, you can manually go in and do it. One thing that I've never been able to restore is Good corporate email. It restores, but it won't send or receive. If anyone has ideas on this, post them.
Note that I flashed with build 35, and it's been rock solid. Your mileage may vary. If you already have the software noted above, the whole process only takes about 5-10 mins.
Edit: Recovery 3.0.0.6 was released, and works with 2.2 and 2.3. So you wouldn't have to downgrade the recovery to go back a version. As of this edit, you can grab it here if it's not showing up in ROM Manager yet: http://forum.xda-developers.com/showthread.php?t=952433
Something to add... if you are using ADW or LPP do a backup if those also. I find that if you install it fresh from the market and not TB then press restore settings in their preferences it will load all the custom icons and custom dock. It saves alot of time. Nice writup for the peeps that need the pointers for a fresh and fast install of a nightly
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
option94 said:
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
Click to expand...
Click to collapse
I thought that was mostly because of system. The apps themselves still store their data in sqlite databases, and their schema should not change between versions of the actual OS. I might be wrong.
app data is fine, system data is what causes issues. I should have been more specific.
option94 said:
app data is fine, system data is what causes issues. I should have been more specific.
Click to expand...
Click to collapse
The only system stuff I install is the accounts back up, email data, wifi access points, and account and sync settings. I usually dont have a problem installing this kind of stuff. I had a few problems in the past restoring some system stuff and it made things not work, a lot of force closes. etc.. I would open up say the sound settings in settings and it would never open it would fc 100% of the time. You know I bet a lot of the issues people have with stuff not working when other's have no problems are due to bad restores. I have not once in any of the builds(since 26 when I started flashing CM 7) had an issue with wifi or gps(knock on wood)
option94 said:
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
Click to expand...
Click to collapse
But the market automatically downloads all your apps for you. last time i did a full wipe i only used TB to restore data only, since the apps had been installed automatically from market.
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
speoples20 said:
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
Click to expand...
Click to collapse
Checkout sms backup+
It backs up all texts to your gmail account automatically.
speoples20 said:
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
Click to expand...
Click to collapse
You can also use My Backup Root (free in market) It is the same as My Backup pro but it is free.
Ok so I just barely rooted and flashed cm7 #40 to my glacier. Everthing is great. I love the rom. I just need help on 2 things. First, how do I get my contacts to sync back to my phone? I had done a factory reset twice before and they always synced back after I logged in my gmail account but not this time. I did sync my gmail before rooting and flashing and I also backed everything up with titanium backup but nothing. Second, when I first flashed the cm7 #40 rom I liked how when I locked the screen it shut off like if you were turning off a tv. I don't know what I did that it does not do it anymore. If anyone knows hows to fix my 2 problems I greatly appriciate it. Thanx.
EDIT: I figured out how to get the screen off animation back but I still have problems getting my contacts to push back to my phone. If anyone knows how to get them to sync it would be helpful.
EDIT#2: Figured out how to get contacts back. Was not able to sync them but just went to the tmo website, wrote them down and re-added them to my phone.
issues after upgrade to gb
I have rooted and upgraded to cm7. I have followed all directions, however, i do not have android market or any google apps reinstalled on the phone. Something got messed up during the upgrade, anyone got any ideas how i can install android market back on my phone? This is a big issue for me, i can not even get back into my titanium backup. How do i recover it from sd card? PLEASE HELP!!!! Stressing big time over this!! Also, when i try to set up my account to sync the contacts its asking for a domain name, i assume its for gmail, how do i find it? Any examples or ideas? I lost a grip of contacts, over 200! Please help!!! Thank you!
RusRap said:
I have rooted and upgraded to cm7. I have followed all directions, however, i do not have android market or any google apps reinstalled on the phone. Something got messed up during the upgrade, anyone got any ideas how i can install android market back on my phone? This is a big issue for me, i can not even get back into my titanium backup. How do i recover it from sd card? PLEASE HELP!!!! Stressing big time over this!! Also, when i try to set up my account to sync the contacts its asking for a domain name, i assume its for gmail, how do i find it? Any examples or ideas? I lost a grip of contacts, over 200! Please help!!! Thank you!
Click to expand...
Click to collapse
Did you install the GAPPS zip that came with the rom? if you didn't, do. Its the google apps file. That will load the market and apps.
coupetastic-droid said:
Ok so I just barely rooted and flashed cm7 #40 to my glacier. Everthing is great. I love the rom. I just need help on 2 things. First, how do I get my contacts to sync back to my phone? I had done a factory reset twice before and they always synced back after I logged in my gmail account but not this time. I did sync my gmail before rooting and flashing and I also backed everything up with titanium backup but nothing. Second, when I first flashed the cm7 #40 rom I liked how when I locked the screen it shut off like if you were turning off a tv. I don't know what I did that it does not do it anymore. If anyone knows hows to fix my 2 problems I greatly appriciate it. Thanx.
EDIT: I figured out how to get the screen off animation back but I still have problems getting my contacts to push back to my phone. If anyone knows how to get them to sync it would be helpful.
EDIT#2: Figured out how to get contacts back. Was not able to sync them but just went to the tmo website, wrote them down and re-added them to my phone.
Click to expand...
Click to collapse
howd you get the animations back?
mbernusg said:
howd you get the animations back?
Click to expand...
Click to collapse
wiped, re-flashed the rom and re-boot. it was the only way i was able to get the animation back.
I'm curious if there's a way to batch-restore data only in Titanium Backup? Only way I can see is to do it app by app.
Likewise, any way to batch-backup data only?

wiui 2.2.3 help

Hi,
I thought that to install wiui stable (2.2.3) all i had to do was go to recovery and install from zip to install wiui. I'm coming from CM7.2 quarx, but i didn't think that'd be a problem.
After the first install, it went fine, except there were tons of Force Closes (first for launcher) so i couldn't even use the phone. I then flashed the launcher pro for wiui .zip and then it booted up, but had different FCs (android.media process, and a couple others, i can't remember)
So after, i decided to reflsh to cm7.2, and it's fine. all my contacts are gone, and homescreensetups, etc. but it looks like all my apps are there, mms, call hstory, etc.
I then tried to reinstall wiui again, and now it's stuck in boot loop. I've tried wiping cache and dalvik, i just don't know what else to do.
If anyone can spare the time to help, i'd greatly appreciate it.
thank you
simple method..
flash CM7.2 again..backup all ur apps with the help of titanium backup...
go to recovery...wipe data..then flash wiui..wipe cache and delvik cache...reboot...
install titanium backup..restore all ur apps..
Advice for future..to avoid force closes, always wipe date before shifting to other ROMs!
Ye thanks, i did that. but when i restored my apps i got the FCs again. maybe something in my data is incompatible w/ wiui? oh well, I've gone back to CM7.2 again. but now i had to use sync[ix app to get all the pics back to my contacts. not sure why it didn't work like it did before.
The times I've done that, I've shut down the phone and restart because a simple reboot didn't do the job. Also, I run ROM Manager and fix permissions. I can't tell you the last time I had an FC.
tronjojo said:
Ye thanks, i did that. but when i restored my apps i got the FCs again. maybe something in my data is incompatible w/ wiui? oh well, I've gone back to CM7.2 again. but now i had to use sync[ix app to get all the pics back to my contacts. not sure why it didn't work like it did before.
Click to expand...
Click to collapse
Just restore the apps and not the app data, this is a problem I had when moving from CM7 to WIUI.
First run of WIUI I had loads of FC's. I wiped data, installed zip, wiped cache and dalvic again, then when going through Titanium backup I didnt restore the app data.
I have had no problems since then.
hope that helps, WIUI is really nice

[Q] My SGS3 stuck in bootloop

Hi all, i really need help here. I search through forums but still cant get any solution.
I rooted my s3 earlier today and freezing some stuff using titanium backup. It work fine until suddenly it got restart automatically. After that, i got stuck on the "Samsung" logo. I do not install any custom rom as i'm noob to all these things. I froze those apps and some bloat stuff according to some list i got from the internet.
What i can do to get my phone running back without losing any data? I forgot to back up using clockwork after i root my phone.
Please help!!!!!!
abyss8 said:
Hi all, i really need help here. I search through forums but still cant get any solution.
I rooted my s3 earlier today and freezing some stuff using titanium backup. It work fine until suddenly it got restart automatically. After that, i got stuck on the "Samsung" logo. I do not install any custom rom as i'm noob to all these things. I froze those apps and some bloat stuff according to some list i got from the internet.
What i can do to get my phone running back without losing any data? I forgot to back up using clockwork after i root my phone.
Please help!!!!!!
Click to expand...
Click to collapse
You can still backup now (if you have a custom recovery installed. if you don't, then i think there are some clockworkmod Odin flashables available, no idea where). Then when you erase, and boot up next time, use titanium to open the nandroid backup (because it can do that, as long as you have the full version, which you can just find cracked versions of), and it will add the whole nandroid backup to part of the "backed up list" in titanium. All the data should be preserved too (I don't rememebr if it also takes the cache).
and just a question to devs, is it even possible to cause boot loops by freezing bloat? I have never had such issues. I even froze my browser, the calendar, file manager, clock, and nearly every app in a clean AOSP build (did that for a benchmark once), and it hasn't bootlooped. Think there is something else? Some other factor?
rmanne said:
You can still backup now (if you have a custom recovery installed. if you don't, then i think there are some clockworkmod Odin flashables available, no idea where). Then when you erase, and boot up next time, use titanium to open the nandroid backup (because it can do that, as long as you have the full version, which you can just find cracked versions of), and it will add the whole nandroid backup to part of the "backed up list" in titanium. All the data should be preserved too (I don't rememebr if it also takes the cache).
and just a question to devs, is it even possible to cause boot loops by freezing bloat? I have never had such issues. I even froze my browser, the calendar, file manager, clock, and nearly every app in a clean AOSP build (did that for a benchmark once), and it hasn't bootlooped. Think there is something else? Some other factor?
Click to expand...
Click to collapse
I have never seen or heard freezing bloat to cause boot loops. He froze something he shouldn't have. Try Odin back to stock then re-root or leave stock. Don't do things you don't understand.
It sounds like you froze something you shouldn't have like this poster said. Before freezing in titanium always make a nandroid backup and do a quick Google search to make sure it's safe to freeze.

Phone and Contacts app missing from phone

Hi,
After a factory reset to Lollipop 5.0.2, I don't seem to have the Contacts or Phone app anymore. How can I solve this?
The background story is as follows:
I recently resat my Z1 Compact and installed Lollipop 5.0.2. Earlier I had a CyanogenMod version, but it had some annoying bugs, so I decided to go back to stock Android.
I used Titanium Backup to backup apps and user data from CM. When I tried to restore these apps and userdata in Lollipop, I got error messages all the time, saying "android.process.acore", "android.process.phone", "Phone", "Top Contacts" and "Contacts" had stopped working. Trying to get rid of these error messages, I cleared the data and uninstalled some apps related to Phone and Contacts, but the error messages kept coming.
I therefore did a factory reset again. I discovered that I did not have any contacts synced on my phone, so I tried to sync them.
It turned out I couldn't find neither the Contacts app or Phone app on my phone. It is therefore impossible to enter the settings in the Contacts app to make the phone sync contacts.
I have tried searching, but I haven't found a solution.
What can I do to fix this?
Thanks in advance.
bautasau said:
Hi,
After a factory reset to Lollipop 5.0.2, I don't seem to have the Contacts or Phone app anymore. How can I solve this?
The background story is as follows:
I recently resat my Z1 Compact and installed Lollipop 5.0.2. Earlier I had a CyanogenMod version, but it had some annoying bugs, so I decided to go back to stock Android.
I used Titanium Backup to backup apps and user data from CM. When I tried to restore these apps and userdata in Lollipop, I got error messages all the time, saying "android.process.acore", "android.process.phone", "Phone", "Top Contacts" and "Contacts" had stopped working. Trying to get rid of these error messages, I cleared the data and uninstalled some apps related to Phone and Contacts, but the error messages kept coming.
I therefore did a factory reset again. I discovered that I did not have any contacts synced on my phone, so I tried to sync them.
It turned out I couldn't find neither the Contacts app or Phone app on my phone. It is therefore impossible to enter the settings in the Contacts app to make the phone sync contacts.
I have tried searching, but I haven't found a solution.
What can I do to fix this?
Thanks in advance.
Click to expand...
Click to collapse
Sounds like you may have to reflash. Did you check /system/app? Are they there? If. So, you could try clicking on base.apk, and see if they reinstall, or try to get a stock apk from another user. I'm currently not on stock ROM, so I can't. I came across this thread recently, http://forum.xda-developers.com/z3/themes-apps/xperia-z3-apks-t3059426 - it's for Z3, but they might work, or maybe there's a similar thread for z1c, (I haven't seen it). Hope that helps.
Thanks for your answer.
The only relevant apps I could find in /system/app, was ContractsSIM. I'll try to find a thread with stock apps for z1c like you suggested, if not, I'll try the app from z3. If that doesn't work either, I guess I'll have to reflash again.
bautasau said:
Thanks for your answer.
The only relevant apps I could find in /system/app, was ContractsSIM. I'll try to find a thread with stock apps for z1c like you suggested, if not, I'll try the app from z3. If that doesn't work either, I guess I'll have to reflash again.
Click to expand...
Click to collapse
1. if you switch from a custom ROM back to stock always make a clean install (full wipe)
2. NEVER restore apps with Titanium Backup from CM to stock - lots of problems
Full Wipe - flash stock ROM - install all apkĀ“s new - finish
Ok, great, I'll try that. ?
By the way, I haven't been able to reboot into recovery mode. It's like that possibility doesn't exist after I flash to stock Lollipop 5.0.2. That means I haven't been able to try to install Xposed (which I don't know if would work at all, though...). Any idea why that is, and how I could fix that?
bautasau said:
Ok, great, I'll try that.
By the way, I haven't been able to reboot into recovery mode. It's like that possibility doesn't exist after I flash to stock Lollipop 5.0.2. That means I haven't been able to try to install Xposed (which I don't know if would work at all, though...). Any idea why that is, and how I could fix that?
Click to expand...
Click to collapse
If you flashed stock ROM via Flashtool, you no longer have root or recovery, etc., unless it was a pre-rooted ftf. You'll have to reroot, and flash recovery.
Edit- don't know if you figured it out yet or not, but. I came across this today - http://forum.xda-developers.com/cro...-collection-stock-files-sony-devices-t3142349

Weird problem with Nougat on my oneplus 3

I've used sultanxda's cm 13 rom since it's inception and only stayed there because of xposed. Since the official xposed was released, I decided to upgrade and have had nothing but problems.
To start with, I upgraded with TWRP by wiping (system/cache), flashing new fw by sultan, flashing the new sultanxda cm14 rom, flashed gapps, flashed magisk, wiped cache, and booted. After it booted it up, a lot of FC and apps staying on their splash window and closing.
So I tried RR and they fared well, but after a while it started doing the same. I could be not using my phone for a few hours, load whats app, and it would FC.
Backed up data (using TB), did a full wipe (system/data/cache), flashed fw, flashed rom, flashed gapp, magisk, xposed, and flashed the update.zip I created with TB. After boot and restore it did the same thing.
Thinking maybe it's the data, I did the above, but this time I didn't restore the data by TB's update.zip. I did a clean install, booted, waited for google play to restore by downloading all apps, then restored only the data using TB. This seemed to be having the best result and I used it all day with minor issues like whatsapp would not update until I launched it. So if people were sending me messages, I didn't know until I launched whatsapp.
Went to bed and woke up, same deal as the original problems. Lots of apps: Whatsapp, Web video broadcaster, whisper, signal, ring, sc, firetv app, and many more would either give FC or not launch. Only way I figured to fix it is restore the app only using TB.
I even tried reflashing the FW and Open beta FW again, but that did not help.
What is about my phone and nougat that's causing me to have these problems? I had no issue using MM with all of these apps. If they were not compatible, google would have not downloaded them after a clean install.
Anyone else having these issues or know what might be going on? I'm very tempted to go back to my MM backup and update the data for all apps if I cant fix this.
ahb83 said:
I've used sultanxda's cm 13 rom since it's inception and only stayed there because of xposed. Since the official xposed was released, I decided to upgrade and have had nothing but problems.
To start with, I upgraded with TWRP by wiping (system/cache), flashing new fw by sultan, flashing the new sultanxda cm14 rom, flashed gapps, flashed magisk, wiped cache, and booted. After it booted it up, a lot of FC and apps staying on their splash window and closing.
So I tried RR and they fared well, but after a while it started doing the same. I could be not using my phone for a few hours, load whats app, and it would FC.
Backed up data (using TB), did a full wipe (system/data/cache), flashed fw, flashed rom, flashed gapp, magisk, xposed, and flashed the update.zip I created with TB. After boot and restore it did the same thing.
Thinking maybe it's the data, I did the above, but this time I didn't restore the data by TB's update.zip. I did a clean install, booted, waited for google play to restore by downloading all apps, then restored only the data using TB. This seemed to be having the best result and I used it all day with minor issues like whatsapp would not update until I launched it. So if people were sending me messages, I didn't know until I launched whatsapp.
Went to bed and woke up, same deal as the original problems. Lots of apps: Whatsapp, Web video broadcaster, whisper, signal, ring, sc, firetv app, and many more would either give FC or not launch. Only way I figured to fix it is restore the app only using TB.
I even tried reflashing the FW and Open beta FW again, but that did not help.
What is about my phone and nougat that's causing me to have these problems? I had no issue using MM with all of these apps. If they were not compatible, google would have not downloaded them after a clean install.
Anyone else having these issues or know what might be going on? I'm very tempted to go back to my MM backup and update the data for all apps if I cant fix this.
Click to expand...
Click to collapse
/using TB is known to brek google push messaging service. Alos when going from something that was on android m to android n, always do a clean flash (formatting both caches, system and data) When backing up, make sure to only back up and restore user data. Not a single piece of system info should ever be restored.
zelendel said:
/using TB is known to brek google push messaging service. Alos when going from something that was on android m to android n, always do a clean flash (formatting both caches, system and data) When backing up, make sure to only back up and restore user data. Not a single piece of system info should ever be restored.
Click to expand...
Click to collapse
right, that's what I did this last time I reflashed everything. backed up all important apps, flashed everything, let google restore the apps, and restore only the data to the non-system apps.
would that have an effect of every other app though? I could not use web video caster even thought it was a fresh install, no restored data, because it would just FC.
ahb83 said:
right, that's what I did this last time I reflashed everything. backed up all important apps, flashed everything, let google restore the apps, and restore only the data to the non-system apps.
would that have an effect of every other app though? I could not use web video caster even thought it was a fresh install, no restored data, because it would just FC.
Click to expand...
Click to collapse
The best thing you can do is grab matlog from the play store and run a logcat. The post it in the roms thread.

Categories

Resources