[PORT][CWM v5.0.2.6] Boostrapped Recovery for Charm and Flipside - Flipout and Charm Development

Hey Guys,
The Admins decided to basically add the Charm forums into the Flipout forums, so far only the main forum heading has been changed, hopefully the admins will do the rest of the changes soon.
In the meanwhile, i thought it would be useful to post useful threads on the charm porting, basically since flipout and charm are the same phone with a different design, these should be applicable with respective changes to flipout also.
[PORT][CWM v5.0.2.6] Boostrapped Recovery for Charm and Flipside
Author : polovinamozga
Post : http://forum.xda-developers.com/showpost.php?p=14796425&postcount=412
Content :
polovinamozga said:
Big Bootstrapped Recovery Update
20 June Update
25 Sep 2011
mot_boot_mode.bin updated
12 Oct 2011
Version bump from 2.x.x.x to 5.x.x.x
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I totally reworked process for start clockwork recovery.
Now it started via hijacking mot_boot_mode.
More stable.
Not needed symlinks for mot_boot_mode.
Not needed shell-scripts for reboot into recovery (rr.sh).
Not needed terminal or adb shell acess.
APK available
How it works.
It hijacked mot_boot_mode executable if /data/.recovery_mode file exist
system at boot will start recovery from
/cdrom/recovery !!!
Code:
# ls -l /cdrom/recovery
Code:
-rwxr-xr-x root root 483020 2011-06-17 03:52 hijack
-rwxr-xr-x root root 1422867 2011-06-17 03:52 recovery.zip
-rwxr-xr-x root root 255908 2011-06-17 03:52 update-binary
Hijacked executable will unpack recovery.zip via update-binary, restart root-hacked adbd.
Don't forget that will be /cdrom/cdrom_vfat.bin REMOVED
If you need it backup it by hands.
If you use my previous recovery you need
or manually remove all files (needed normal lvl of unix knowledge)
or reflash your phone via RsdLite or sbf_flash
known bug:
system can't remount from recovery menu.fixed
Needed TESTERS
Needed Designer for create logo for apk
Features request welcome!
Apk in attach.
Mirror here
Oh!
Needed smart guys with C-code experience for develop own Bootmenu.
I do not have time to do everything.
source code here:
https://github.com/fedya/CharmBootstrap
Click to expand...
Click to collapse
Credits to the respective author and aforementioned credits.

Looks Interesting, but i dont think that there is any use of it for me.

Yeh cause absolutely no good roms out there for the Charm muchless Flipside. Not any I have found with working links yet. ****ty.
Sent from my EVO using Tapatalk 2

Yeh cause absolutely no good roms out there for the Charm muchless Flipside. Not any I have found with working links yet. ****ty. <br />
<br />
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Finaly theres CM7 MB511 Ruth Flipout. That could be used by devs to Port it to other devices.
Btw. Sorry for my Last Post, well used it can get pretty usefull
Sent from somewhere...

Related

[BOOT] How do you like them apples?

[GIF is slower than actual speed]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you hate the company Apple, maybe you will like the Android guy ****tin out their logo? This boot animation was from an idea that started in Ben Buchacher's SuperD IRC channel. It's made for MDPI devices, but it might look fine on any device. You can download just the bootanimation.zip and install via adb:
Code:
adb push /folder/bootanimation.zip /system/media/bootanimation.zip
Or use this to keep it on the data partition:
Code:
adb push /folder/bootanimation.zip /data/local/bootanimation.zip
Or for the even lazier use this flashable zip using a custom recovery (ClockworkMod or Amon_RA's):
DOWNLOAD FLASHABLE VERSION
Enjoy the new boot screen!
xrCore said:
[GIF is slower than actual speed]
If you hate the company Apple, maybe you will like the Android guy ****tin out their logo? This boot animation was from an idea that started in Ben Buchacher's SuperD IRC channel. It's made for MDPI devices, but it might look fine on any device. You can download just the bootanimation.zip and install via adb:
Code:
adb push /folder/bootanimation.zip /system/media/bootanimation.zip
Or use this to keep it on the data partition:
Code:
adb push /folder/bootanimation.zip /data/local/bootanimation.zip
Or for the even lazier use this flashable zip using a custom recovery (ClockworkMod or Amon_RA's):
DOWNLOAD FLASHABLE VERSION
Enjoy the new boot screen!
Click to expand...
Click to collapse
OMG, this is hilarious!!!
Thanx for your work!
No problem, suggest anything and I can update it.
xrCore said:
No problem, suggest anything and I can update it.
Click to expand...
Click to collapse
Actually, come to think of it, i was thinking what might look cool would be have a Giant Apple sitting there and like thousands of little androids devour it, like you see in the cartoons with ants devouring food. I have no idea how you would make it but, it was an idea.
i tried flashing via amon recovery and installation failed due to unsigned package =[
edit; signed the package via droid explorer. nvm. but the anim would be even funnier if the droid gave a belch sometime in the middle of taking the apple ****.
BuddhaTeh1337 said:
i tried flashing via amon recovery and installation failed due to unsigned package =[
edit; signed the package via droid explorer. nvm. but the anim would be even funnier if the droid gave a belch sometime in the middle of taking the apple ****.
Click to expand...
Click to collapse
Yeah same issue but decided to use the adb push and worked fine.
LOVE IT!

[APP] S-Voice on SII + How-To Guide!

The S3 firmware has been out for a while and it comes with lot of suprises! Like it is 1GB in total!
Another surprise is that it comes with S-Voice and Many more features! Currently, I have tested S-Voice on AOSP ROM (SGS2! DUH!)
On to the How-To guide:
Things Needed:
AOSP or CM9
APKs package from here:http://forum.xda-developers.com/showthread.php?t=1662050 (All APPs are included so that you can play and test all of them if they work)
Patience
Process:
Just Find the voicetalk.apk and put it on your device.
Make sure Third-Party Apps are allowed to install!
Now go to that apk with a File Manager on your device.
Then just install it as a normal apk and there you go!
Congrats you have S-Voice!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's kinda slow due to slow connection between Samsung servers but still it's Awesome!
RESERVED
Hum fine !
But now, you've got to edit somes files to make it works. --> Or 'Network Error'
Source :
http://news.softpedia.com/news/Samsung-Blocks-Unofficial-S-Voice-Service-Usage-270794.shtml
Go in Root Explorer, open /system, edit the "build.prop".
Replace all "GT-I9200" by "GT-I9300", and "galaxys2" by "galaxys3".
Then Reboot.
After That, all Right, and let's play !
sd65 said:
Hum fine, but now, you've got to edit the .prop file : )
Click to expand...
Click to collapse
Didn't quite get you??
Taimur Akmal said:
Didn't quite get you??
Click to expand...
Click to collapse
Yeah, of course ^^
I edited my first post
I was using it like for a day without editing it and it still works fine just that when the pic was taken my internet went down.
Taimur Akmal said:
I was using it like for a day without editing it and it still works fine just that when the pic was taken my internet went down.
Click to expand...
Click to collapse
Actually Samsung has busted S-Voice for the unofficial devices other then Galaxy S3, so this actually doesn't work. To fix it replace GT-I9100 values in the build.prop file to GT-I9300 to cheat Vlingo's servers.
http://forum.xda-developers.com/showpost.php?p=26385605&postcount=34511
Try here, All credits go to MyLifeRocks10 for the link, its one where you dont need to change build prop. Also Ive found that disabling the wake up command stops the FC i was getting, and i havent had a network error since.
i think changing build.prop will cause market errors

[noob introduction] Welcome to HOX section (read before posting!)

Introduction​
..hi guys..I will write only a few short things,that new members of this section should / must read..
Cause there are to many same thread's,and i guess nobody reads solved threads or all pages..So here are few useful things
# Before making a new thread you should use "Search" and type for ex. you want back to stock type this: "hox / htc one x stock rom..
And you will be close to your answer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
# If you wanna unlock bootloader on your device,root it,or flash custom rom check this!
Link! - Thank you hasoon2000
# When we are talking about stock roms,here is a link to thread where you can find all stock NANDROID backups
Link! - Thank you matt95
# There is a lot of users that flash custom rom's from other devices..And then we have a problem..But if you use rom's from here,everything will be great
Link!
Link!
Big thanks to our developers,they are doing a great job
# Hmmm,now you are asking what is custom rom?
Well when Google release some android version..They leave code public..So everybody can play with it..Add some thins,remove some things,developers can make him faster..So it can be something close to stock rom and it doesn't..Remember it's determined android version with modifications
# Also a lot of you is asking for themes,how to flash it etc..Here you can find themes!
Link!
## For a proper flashing of custom roms you should follow these steps:
1.Download ROM .zip
2.Download 'gapps' if your ROM need it (Google Applications) if not jump to 3.
3.When you download your ROM copy it to your phone memory
4.Flash boot.img (via Fastboot) Boot.img you will find in your ROM .zip just extract it to Fastboot file directory
5.To evade stuck on HTC screen also clear cache
For step 3 use this command:
Fastboot flash boot boot.img
For step 5 use this command:
Fastboot erase cache
## New members are reading a Fastboot for the first time..What is fastboot,how to use it,and everything other you can found in this very interesting thread
Link! - Thank you ricky310711
This are a few basic things that you should know before any action..I just made this thread so there will be a lot of updates..So I hope it can help..
Good job, mate. :good:
Just, I'm afraid it won't have so much of the effect. :crying:
I wish I am wrong
[email protected]|-|oR said:
Good job, mate. :good:
Just, I'm afraid it won't have so much of the effect. :crying:
I wish I am wrong
Click to expand...
Click to collapse
Thank you Who knows
:good:Good job & thank you.

[Port][Ubuntu Touch] CWM 6.0.2.8

OK guys here a surprise for you
I just compile a clockwork mod recovery from Ubuntu Touch source code based on Phablet-10.1 (CM-10.1) so i think we have a good probability after I port this recovery to make Ubuntu Touch more compatibility after this one i will start to build the rom now and test it if work or not.
P.S. : the recovery is not working good i think used to deploy the zip automatically over adb so i will not upload it fow now.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What a surprise. That's a good start...
LeroViten said:
What a surprise. That's a good start...
Click to expand...
Click to collapse
OK i try it with a rom that i compiled a few weeks ago, after deploying to sdcard and installation start automatically once rebooted to recovery but still won't boot.
In the second test i will edit the device tree and making system partition mounted automatically and see if work or not
The little phone that could. Good job!!!
Via the Internet
New Test
OK guys i am compiling a rom using phablet-4.4.2 with modifications of device tree such as no prebuilt, no power, no selinux, no camerahal to get compiled without errors so if anyone can told me commits of cm11 for that errors i will insert him to thanked person if got booted .
Hmmm, nice work bro.. why dont you post your errors and progress here?, maybe someone can help you.
K_TECH said:
Hmmm, nice work bro.. why dont you post your errors and progress here?, maybe someone can help you.
Click to expand...
Click to collapse
I know bro the only problem is Canonical because they switch back from AOSP to Cyanogen Mod source again so if we want to work on Ubuntu Touch we must decide on which version should be ported Trusy or Saucy?
https://wiki.ubuntu.com/Touch/Building
And also they still updating the porting guide since released the full version so i think we should wait

[GUIDE] Use TWRP through ADB Shell

Dear user, we hereby say that any damage or brick created by following this guide shall not give any fault on us. The requirements for this procedure are clarified and we take no responsibility for bad usage of this.
Click to expand...
Click to collapse
Dear XDA community,
Straight from the efforts of user @LastStandingDroid, here's a way to flash a zip file or some other operation in TWRP if you cant access some part of the touch screen due to it being broken and not detecting touch, for example.
Requirements:
A toaster wich can run Windows, MacOS or Linux. (joking on toaster part)
ADB Drivers (if needed, you can find something here) - this link is only for windows users.
TWRP installed (follow this guide for installation)
Minimal command knowledge
We will use as example, a flash of a zip file to get root on a Umidigi Z Pro:
Open command prompt;
From here, change directory to ADB Directory (cd path/to/adb)
Now type "adb shell twrp install path/to/zip", being the part path/to/zip the actuall path to the zip file you want to flash;
At this point, you should get a screen where every step of the flashing process will be shown, just like when flashing through TWRP. And that's it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
All of them goes to @LastStandingDroid and @gersp for his tutorial thread.
Now lets heat up things...​
atarii said:
Atarii:
that handy to know
Click to expand...
Click to collapse
And I certainly agree with his statement (telegram) while there was almost no info about how to flash zip trough adb and the echo update command did seem to fail. Or maybe I did wrong I don't know. I find this great if the echo command fails
This made my root come back when something broke it
Sent from my GT-I9505 using Tapatalk
I have access to a super primitive recovery mode, in which twrp doesn't seems to boot.
When I use
# twrp anycommand
I get:
TWRP does not appear to be running. Waiting for TWRP to start . . .
Press CTRL + C to quit.
Is there a way to "start" twrp from adb shell ?
It's worked on my PH-1,thank u so much

Categories

Resources