[RELEASE][ALPHA][TOOLKIT] AIO ADB Console w/SCREENCAST - Android Software/Hacking General [Developers Only]

I’m after months of coding and recoding lol since it started in VB.net and I changed to C# I’m finally ready to release an alpha version of my ADB Console to the public below is just a short list of things enabled at the moment and some things to come.
Features:
1. Multiple device support
2. ADB push pull commands
3. Fastboot OEM Lock and Unlock
4. Fastboot HTC Token retrieval and Flashing
5. ADB Package installs and removals
6. Pulling and pushing of Build.prop
7. Screen casting with full keyboard support
8. Fastboot Image flashing
9. Fastboot Erases and hard resets
10. Basic ADB Commands such as rebooting (supports download, bootloader and fastboot)
11. ADB Wifi Connections
REMEMBER this is an ALPHA there are still a lot of bugs please post them in this thread. If you have suggestions or issues feel free to post them here as well. This is far from done there is a lot more to come. Enjoy
Thanks to Regawod for his AndroidLib Dll without which this would not be possible
As of this Alpha the program will be closed source when I release the beta build the source will be released with it as well so others can help with designs and coding.
Not working
Rooting Tab – I have not put in any root exploits yet but they are coming
Screencast- Works on some devices not all, please note ICS Devices work the best, NO support for JB as of yet!!!!!
Screencast- Video saves
I am not responsible for you bricking your device using my Console this can brick it if not used properly.
FLASH RESPONSIBLY if you don’t know what it means DON’T DO IT!!!!!!!!!!!!!!!!!!!

For those who downloaded the first rar there is a new version uploaded as of now with fixes to the EXE
Here are some Screens
{
"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"
}

Nice dex,
Good job looks good, loving the screencast make sure it clears its cache on close. Change Make: verzion to either Service Provider: or getprop the Make but its come a long way dude. what else you got planned.

amoamare said:
Nice dex,
Good job looks good, loving the screencast make sure it clears its cache on close. Change Make: verzion to either Service Provider: or getprop the Make but its come a long way dude. what else you got planned.
Click to expand...
Click to collapse
It does also the make usually on any other device besides VZW reads the manufacturer as far as what i have planned there is a lot more i wanna add to including makin Screenshot run faster no details per say but i do kno that rooting is my next task

dexter35803 said:
I’m after months of coding and recoding lol since it started in VB.net and I changed to C# I’m finally ready to release an alpha version of my ADB Console to the public below is just a short list of things enabled at the moment and some things to come.
Features:
1. Multiple device support
2. ADB push pull commands
3. Fastboot OEM Lock and Unlock
4. Fastboot HTC Token retrieval and Flashing
5. ADB Package installs and removals
6. Pulling and pushing of Build.prop
7. Screen casting with full keyboard support
8. Fastboot Image flashing
9. Fastboot Erases and hard resets
10. Basic ADB Commands such as rebooting (supports download, bootloader and fastboot)
11. ADB Wifi Connections
REMEMBER this is an ALPHA there are still a lot of bugs please post them in this thread. If you have suggestions or issues feel free to post them here as well. This is far from done there is a lot more to come. Enjoy
Thanks to Regawod for his AndroidLib Dll without which this would not be possible
As of this Alpha the program will be closed source when I release the beta build the source will be released with it as well so others can help with designs and coding.
Not working
Rooting Tab – I have not put in any root exploits yet but they are coming
Screencast- Works on some devices not all, please note ICS Devices work the best, NO support for JB as of yet!!!!!
Screencast- Video saves
I am not responsible for you bricking your device using my Console this can brick it if not used properly.
FLASH RESPONSIBLY if you don’t know what it means DON’T DO IT!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Nice tool. Are you planning to support the Screencast for 2.1 version devices?

coolgal302006 said:
Nice tool. Are you planning to support the Screencast for 2.1 version devices?
Click to expand...
Click to collapse
i hope so as of right now im using the ICS native android binaries for Screencast i have not tried it on 2.1 but i do kno it works on 2.3 the screenshots are on GB lol from a droid charge but the color is off on it it happens on GB samsung devices for some reason HTC devices it scrambled and im not sure y but i will figure it out there is def more to come tho

dexter35803 said:
i hope so as of right now im using the ICS native android binaries for Screencast i have not tried it on 2.1 but i do kno it works on 2.3 the screenshots are on GB lol from a droid charge but the color is off on it it happens on GB samsung devices for some reason HTC devices it scrambled and im not sure y but i will figure it out there is def more to come tho
Click to expand...
Click to collapse
Thanks for the quick response. I tried in a not rooted S2 but the screencast didn't work. I tried reboot it is working.

coolgal302006 said:
Thanks for the quick response. I tried in a not rooted S2 but the screencast didn't work. I tried reboot it is working.
Click to expand...
Click to collapse
Thank you for the response on it working it should have worked on it lol since the S2 was one of the original devices i tested on so tyvm for your post please let me kno if there are any features u find that dont work or if you have any improvements that the community may benefit from

Well i have 33 downloads and only 2 people with feedback what kind of non sense is this.

dexter35803 said:
Well i have 33 downloads and only 2 people with feedback what kind of non sense is this.
Click to expand...
Click to collapse
i gave it a go but the screencast does not seem to work for me, im on a htc rezound

siulmagic said:
i gave it a go but the screencast does not seem to work for me, im on a htc rezound
Click to expand...
Click to collapse
what version of android are you runnin it does not work on htc using GB

Related

[DEV] Porting Photon kernel 2.6.32 here

. .
cardsharing said:
Hi all developers, i open this thread about porting kernel for photon here. Im working on it and here is interested stuf about bcm4329
Click to expand...
Click to collapse
good link, will follow it!
i'm sure we can find useful stuff on 2.6.32 and backport on 2.6.29.
differences between arch/arm/msm on both versions are quite big, thus im not sure how easy it is to upgrade photon kernel.
i found a way to get some terminal console and some debug outbut:
just install the HTC Sync for HTC Aria, it gives you the USB ADB driver: link here
Then, in a command window, execute following commands:
Code:
adb devices => tells you if your device is recognized
adb shell => launch a basic linux shell
type "dmesg" to have the debug message
"dmesg | /bin/more" to have the same but page by page (press space enter to go next page)
you can also install android applications:
adb install <name of file>
Click to expand...
Click to collapse
at first look, you can see the kernel is compiled with loaaads of debug output.
and we can already see a recurrent segfault that might be the cause of some of the issues we have.
Note: adb.exe enclosed in zip file of this message
Maybe it's a good idea to make a list of all issues we experience at this moment in the first post. That way, we can handle them one by one
This is my list now:
- Battery driver doesn't work.
- Maybe that has to do with the battery driver, but when I use my device with Android for about a half an hour (Angry Birds), the back side comes very warm...
- Data not working (WiFi and GPRS as well)
- Buttons need realignment
- Sometimes it happens that when I turn my device off just with the power button, the lights under the hardware keys keep going.
guys have you seen here?
http://forum.xda-developers.com/showpost.php?p=11390094&postcount=6
Kernel 2.6.32 with Android 2.3 on HTC Aria!
{
"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'm trying to find where they got the kernel 2.6.32, in cyanogen repository the kernel stops at 2.6.29:
https://github.com/CyanogenMod/htc-kernel-liberty
-r0bin- said:
guys have you seen here?
http://forum.xda-developers.com/showpost.php?p=11390094&postcount=6
Kernel 2.6.32 with Android 2.3 on Aria!
Click to expand...
Click to collapse
And can we get Aria kernel working on Photon? Can you do this?
_Madmatt said:
And can we get Aria kernel working on Photon? Can you do this?
Click to expand...
Click to collapse
yes, cotulla used the kernel of liberty (which is HTC Aria)
actually I think I found the latest kernel \o/
https://github.com/attn1/htc-kernel-msm7227
done by attn1, main contributor of cyanogen for HTC Aria/Liberty
let's try this!!!
-r0bin- said:
yes, cotulla used the kernel of liberty (which is HTC Aria)
actually I think I found the latest kernel \o/
https://github.com/attn1/htc-kernel-msm7227
done by attn1, main contributor of cyanogen for HTC Aria/Liberty
let's try this!!!
Click to expand...
Click to collapse
Try? Shouldn't we do some modifications first?
_Madmatt said:
Try? Shouldn't we do some modifications first?
Click to expand...
Click to collapse
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
-r0bin- said:
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
Click to expand...
Click to collapse
Can you do that? I don't have enough Linux knowledge But I'm always ready to try kernels
-r0bin- said:
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
Click to expand...
Click to collapse
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
schlund said:
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
Click to expand...
Click to collapse
Well..I think the reason he stopped instantly is here
Cotulla dumped the project few hours after this post,some of you may call it coincidence,but i think Cotulla was reading what we were writting there.
helping someone who is swearing you work is....(i don't wanna use bad words)
if i were him i will do exactly the same!
we need to be thankful that he even released the working haret for us
. .
who can tell ...
hi I want to know about how to custom the haret image. and how to solve the connect problem. so does the battery. so just tell me the general steps.. I am willing to test the image. thanks all the developers.
cardsharing said:
Guys i will post tomorow here all modified 2.6.32 files, dont have time to upload in this time.
Click to expand...
Click to collapse
yeah we'll all be interested to have that.
cardsharing said:
P.S. tracaplaca my english is bad and im sorry for this, ok? PLEASE froget me and my post and please dont post here if your post is not about developming, PLEASE, OK? Cotulla have donatins from me ten minutes after his post abut working photon project and this was my big thanks to big Cotula. So please forget all old posts and please back to post, ok?
Click to expand...
Click to collapse
hey guys don't fight
schlund said:
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
Click to expand...
Click to collapse
agree with you.
i'm not sure every single modification is required (code looks like "modif here, compile and see if it works better"), but it's incredible chance to have a working source code and we all thanks cotulla for his work. this way we have a chance to have a clean code starting from the liberty/aria source code.
it seems he tried to investigate the wifi issue (many wifi files modified compare to liberty) but with no luck.
in the kernel configuration he released, he said we could get the kernel debug traces on the PC.
do you guys know how to get it? plugging usb cable when android is booting does not seems to help.
reason I'm asking is, it seems there are lot of debug informations available but so far i cannot access to them...
-r0bin- said:
agree with you.
i'm not sure every single modification is required (code looks like "modif here, compile and see if it works better"), but it's incredible chance to have a working source code and we all thanks cotulla for his work. this way we have a chance to have a clean code starting from the liberty/aria source code.
it seems he tried to investigate the wifi issue (many wifi files modified compare to liberty) but with no luck.
in the kernel configuration he released, he said we could get the kernel debug traces on the PC.
do you guys know how to get it? plugging usb cable when android is booting does not seems to help.
reason I'm asking is, it seems there are lot of debug informations available but so far i cannot access to them...
Click to expand...
Click to collapse
maybe is this
http://droidbar.net/2010/09/how-to-enable-usb-debugging-mode/
That option is enabled by default on the 2.2. image that have been posted.
I think you have to use adb tool as said here to see the output.
. .
thanks! yeah you see it takes time
can you compile the kernel and send the zImage as well?
. .

[Unsupported] Mr Root v3.4 (5/1) (STABLE) (AIO Root/Dev Tools) (MULTI-DEVICE)

Mr Root ​
Click to expand...
Click to collapse
Windows only, Not JUST a tool used for gaining root​
LINKS HAVE BEEN PULLED AND SOURCE HAS BEEN DELETED
​
​
Click to expand...
Click to collapse
Supported Devices (adding way more)
Mytouch 4G Slide
T-Mobile G2
Desire Z
Htc Sensation XL
Click to expand...
Click to collapse
This is a script I made for making your time with your device as easy and pain-free as i can. I will add scripts on request! This is a Windows/PC batch script using command prompt/ADB. This was created on Windows 7 but will work in Windows XP or higher. My GitHub is in my signature and profile. 3.4 is planned for a major update that should work on most devices. This sub-project will be similar to Cornea but its NOT. So this will be a universal script that should across most to all devices.
Click to expand...
Click to collapse
Code:
[B][U]Included scripts of May 1st:[/U][/B]
Custom ADB shell with Wildchild v4.0 tweaks -ALL
CHANGE HOSTNAME WITH HOSTNAME.SH -ALL
Custom rooter/unrooter -ALL
Quick command center -ALL
Ota Updater -ALL
Adhoc tethering -ALL
Htc Sense Debloater/Bloater -ALL
Android File Explorer beta- Team Lambent Corrosion
Build.prop EASY tweaker -ALL
Error Console 0.2 -ALL
Boot animation flasher -ALL
Font flasher with preview -ALL
Mr Apktool beta -ALL
Misc options (Backup & restore Apps and Phone Calling through Pc through Phone :p ) -ALL
(WIP) Root for newest hboot NO S-OFF -Mytouch 4g slide
Downgrade to Froyo -Tmobile G2
Rom Modification Menu -Mytouch 4g slide
Unroot v3 with S-On (thanks Blue6IX) -Mytouch 4g Slide[QUOTE]
CONTACT LINKS AT THE BOTTOM OF THREAD
DOWNLOAD!!?[/QUOTE]
If on a 32bit Windows system download this, and replace it with the Mr Root.exe included below
Download Mr ROOT and all needed setup files for Windows PC here-
Here: 57mb (56.5mb)
Code:
[U][B]Changlogz of 5/1/12[/B][/U]
1. Added support for the Desire Z
2. Made the Rooting process easier to follow -Mytouch 4g slide
3. Syntax fixes -ALL
Code:
[B][U]Upcoming features in 3.5 [/U][/B]
?
I'm still cooking ideas
(You tell me)
SCREENIES BELOW
NO ETA (Check my Github for release candidates before final versions or I just guess for open-source )​
Click to expand...
Click to collapse
CREDITS/HALL OF FAME
---------------------------------------------------------
XMC WILDCHILD22
**BLUE6IX**- Major help on Rooting/Unrooting scripts (and anti-brick codes )
TERROR_1- Hostname Script
Raziel23x- Help with setting up OTA update system
Alpharev and Unrevoked- Revolutionary
**Droidmoder**- Compendium
**DoomLord**- Sensation XL Rooter script
Click to expand...
Click to collapse
I also would kindly accept any feature requests as a reply
Please report bugs here​
SCREENIES
{
"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"
}
thanks man try it wen I get home
Can't download
Tried downloading with multiple browsers and they all get stuck around 700KB.
I'm a little confused... Is this a tool that roots the doubleshot? How is it used? Thanks.
Sent from my RubiX CubeD NonSense MT4GS using XDA App
Its a dev tool for adding root and mounting scripts. Ill download later and check it out.
Could be useful since android kitchen is outdated and I don't have time to make scripts from scratch.
sent from my RuBiX infused MT4G Slide using xda premium
DL Broken?
I'll try it but i could've sworn it was ok
Hmmm...It worked for me and Seems like others too.. But I will post an alternate DL website
Download just goes to grey screen and a pop up ad, upon closing ad screen stays greyed out.
weird
gspitman said:
Download just goes to grey screen and a pop up ad, upon closing ad screen stays greyed out.
Click to expand...
Click to collapse
well I'm about getting ready to post an alternate DL link but maybe make sure Adobe Flash is up to date?
v2.1
Hey just dropped v2.1 today after almost staying up all night ...enjoy
OK I am trying to unroot using Mr. Root....the screens go to fast to read but I gather it is supposed to push pg59IMG.zip to my phone when it reboots but it isn't pushing and I don't see the file in the app....am i missing something?
I'm happy to see dev support on this project and people using it and helping it grow.
I haven't had time to sit down and play with it, but it looks like an incredibly useful package and I'm looking forward to when I can get an opportunity between projects to see what it can do for me.
Just wanted to say thanks and voice my support for the endeavor, seems like a handy tool to have around.
Sent from my Bulletproof_Doubleshot using xda premium
Oops
Ok I see what went wrong and I'll silently update the link with a couple fixes including your problem in a min
xmc wildchild22 said:
Ok I see what went wrong and I'll silently update the link with a couple fixes including your problem in a min
Click to expand...
Click to collapse
Thanks...I needed to send my slide back because i got a warranty replacement...i ended up just flashing the image....and shipped as is...just s-off but stock....they didn't notice any other time or didn't care so shrug....
OTA!!!
OTA updater now up and running! (for v2.2.1 and higher)
Script confusion galore!
I don't know how you expect anyone (else) to be interested in this without saying a word about what all those different scripts are actually doing! Could you enlighten the rest of us please?
?
well did you read the entire thread...I made a few words explaining each script if its name was not self explanatory
xmc wildchild22 said:
well did you read the entire thread...I made a few words explaining each script if its name was not self explanatory
Click to expand...
Click to collapse
No I didn't, and probably no-one else either as:
CAPITAL LETTERS IN HUGE RED BOLD FONTS THAT ARE UNDERLINED AND CENTERED ON THE PAGE ​...
ARE REALLY HURTING MY BRAIN!!
That's to draw attention, you can see it in a lot of threads.......besides I only have in 2 places!!!!

[2.2+] Bootanimation Manager

This is a easy tool for managing Bootanimations
PC Version no longer supported
REQUIREMENTS
Android OS [2.2+]
Phone Rooted
Superuser
Busybox
ANY File explorer with txt/csv mimetype (like Root Explorer or OI FileManager)
Human or similar
FEATURES:
Backups current bootanimation to SD (both, system and data bootanimation)
Installs new bootanimation.zip (no need to change name)
Show Preview of any Bootanimation (no CWM files, no MIUI ones)
Save preview of current showing bootanimation (adjustable framerate since 1.1)*
*This feature needs time, because we're saving frame by frame, so it depends on the size of the images (480x800 will be slower than 240x320)
COMING FEATURES
Build bootanimations from PNG sequence - Almost done right now, still a bit messed up at organization of frames
Build bootanimations from GIF
Resize bootanimations
Get bootanimation default size from current bootanimation on phone **
**Not sure if will work
EXAMPLE OF PREVIEW.GIF:
{
"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"
}
Yes is 11mb gif ! (and I've made some 25mb ones)
Software Preview:
BUG REPORTING AND FEATURE REQUEST
If you're gonna report a bug, please be sure following this steps
1. Please, be polite, I'm doing this for free and for fun, you don't have the right to ignore all my work, and all the hours I spent doing this. I will just laugh on non-polite reports / requests
2. Write clear, the steps you followed for reproduce the issue, not just "x thing dont work, fix it"
3. If possible, attach a logcat
Click to expand...
Click to collapse
If you're gonna request a feature, please do the first step of bug reporting
Used AnimatedGifEncoder class From Here
Please give me ideas, and report errors, I will appreciate that
Cheers From Colombia.
Changelog:
1.1
Stable release, fixed the bug backing up without previously previewing
ICS layout implemented (ics menu look, and ics progressbars)
Code cleanup, and optimization
Added framerate selection when saving preview
1.0b
Initial release
MD5 : B0D9B72DD88CABAD1B8611F18E39645C
Interesting! Subscribed this thread and will try this.
I believe it will work on any rooted tablet too?
Thanks in advance
Astrix Ashburn said:
Interesting! Subscribed this thread and will try this.
I believe it will work on any rooted tablet too?
Thanks in advance
Click to expand...
Click to collapse
I guess it will work, anyway, if it doesn't ill try to fix as son as possible
EDIT: Download new version a little bit improved, may fix any issue
question is ????
where is a good place to get boot animations
~Reaper~ said:
question is ????
where is a good place to get boot animations
Click to expand...
Click to collapse
I second that.
Didn't work on my GT-i9100.
Plugged in with debug ON
error when backup
and nothing happened when pushed
This is brilliant. I always wanted to change my boot animation (not that I restart my phone THAT much). Just need some EPIC ones now
Error message HTC Sensation
Hi, great idea thanks!
Doesn't work on my rooted HTC Sensation. 'Error copying files' when backup is selected. Selecting 'Push' appears to do nothing.
Cheers,
Euan
xpera arc rooted, .42 firmware android 2.3.4, CWM instaled
wont work...backup work like a charm, but push when i click he do nothing.
D4rKn3sSyS said:
REQUIREMENTS
Human or similar
Click to expand...
Click to collapse
I lol'd. Hahaha.
Thanks for this. Perfect for obsessive boot animation changers like me.
So I'm having a slight issue getting this to work... :/
Files extracted and all that but when I click "Bootanimation Manager" to open it, nothing happens. My adb was causing me issues earlier in the week so I removed it. Is that possibly the issue?
Going to try...
Is there a tutorial or anything? Has anybody had success ? Where do you get the animations? Help? Thanks
"
aeshaw95 said:
So I'm having a slight issue getting this to work... :/
Files extracted and all that but when I click "Bootanimation Manager" to open it, nothing happens. My adb was causing me issues earlier in the week so I removed it. Is that possibly the issue?
Click to expand...
Click to collapse
please try on cmd console, "java -version", if you dont get something like
Code:
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
Then, java is your problem, not adb. Java download here
Ill add to first post
dave2metz said:
Is there a tutorial or anything? Has anybody had success ? Where do you get the animations? Help? Thanks
Click to expand...
Click to collapse
Get your animations on your device forum. They should be .zip files. Just drag and drop, and when you see preview, connect device, and press push button.
PLEASE PEOPLE WITH PROBLEMS PUSHING / PULLING, TRY MANUALLY (adb pull /system/media/bootanimation.zip C:\\bootanimation.zip), ON MY SGS2 (I9100), CM7 DON'T LET YOU PULL, WHILE CM9 LETS, THIS IS NOT APP ISSUE, BUT ROM ISSUE .
Added troubleshooting / Updated first post
Nice!
Now just need to find some boot animations and a human of some type
Brendo said:
Nice!
Now just need to find some boot animations and a human of some type
Click to expand...
Click to collapse
They're hard to find, I already tried duh!. I better made a robot.
News: Got bootanimation building working! (fixed the bug of java organizing images like 1,10,11,12,...,2,20,21,... that was annoying)
Ill upload a 1080p video when my friend give me his phone for using as testing device (I wont record with X10 mini po for use S2 as test device, 1080p vs 480p )
nice programme! thx..
would it be possible to add info in "desc.txt" to the screen (such as dimension, framerate, etc.), so that i know more about the animation without having to look at the file myself?
thanks... but I hope you develop the apk version... so we could change our default bootanimation via our phone...
mdfaisal said:
thanks... but I hope you develop the apk version... so we could change our default bootanimation via our phone...
Click to expand...
Click to collapse
absolutely +1
Thanks for this!
But now provide some bootanimation
iamelton said:
nice programme! thx..
would it be possible to add info in "desc.txt" to the screen (such as dimension, framerate, etc.), so that i know more about the animation without having to look at the file myself?
Click to expand...
Click to collapse
Pretty Nice Feature
mdfaisal said:
thanks... but I hope you develop the apk version... so we could change our default bootanimation via our phone...
Click to expand...
Click to collapse
What about an app same as this + server full of bootanimations, downloadable via OTA ? .
Making the app on android is really easier, no need to use adb, and we can backup and change bootanimation just mounting filesystems.

[ROM] Ubuntu Touch Preview [Alpha] Defy/Defy +

Ubuntu Touch Preview is just that.. a PREVIEW. Do not complain about missing features, etc. The OS isn't nearly ready for Daily use. **
I repeat it is not ready for use of any kind and probably will not be ready in the future for daily use.........
Also I am not responsible for anything that may happen to your phone if you choose to install this...... it was your choice no one forced you....
Curious as to how the Ubuntu Touch Preview looks? Why not load it on your Defy and see for yourself.
Instructions:
1. Backup your current Rom. This preview is fun to play with and that is it.
2. Download the Defy Mini-Android base for Ubuntu Touch and place it on your device:
http://www.mediafire.com/?hparq8p48l9c3c8
3. Download the Touch Preview Filesystem .zip and place it on your device:
http://www.mediafire.com/?dg5bf836ohvioot
or for newer versions read here
4. Wipe all (data/cache, dalvik cache)
IMPORTANT:
5. Install the quantal-preinstalled-phablet-armhf.zip FIRST, and then the phablet-20130303-cm_mb526.zip SECOND.
6. Reboot and Enjoy
7a. To switch off your phone remove the battery manually
7b. To return back to android reboot back into recovery and reinstall or restore your rom.
8. If your rom is not booting it could be due to the ext 4 format of /data so go into stock recovery and wipe all (data/cache, dalvik cache), reboot, reinstall.
WHAT WORKS:
Display
Touch screen
ADB http://forum.xda-developers.com/showpost.php?p=38710451&postcount=6 Thanks to walter79
WHAT DOESN'T WORK:
There's so much that is still being implemented into the Touch version of Ubuntu, that this list could get pretty long.
Everything else like below......
Barely any sensors other than touchscreen work. IE: no rotation, etc. Ubuntu WIP issue.
No Wifi/Data 3.0 Kernel/Ubuntu WIP Issue
No screen timeout / auto blank -- be careful when walking away from the device. Need to press the power button to turn the screen off. Ubuntu WIP issue.
Probably I lot more...
RELATED UBUNTU TOUCH LINKS:
Ubuntu Touch Wiki: https://wiki.ubuntu.com/Touch/
Release Notes: https://wiki.ubuntu.com/Touch/ReleaseNotes
IRC Channel on freenode.net: #ubuntu-touch[/QUOTE]
Screenshots and Videos - Google/Youtube them ^_^..... They will pretty much be the same thing has most stuff in the Ubuntu touch preview are just place holders.....
Most stuff in the rom are place holders so if some apps are not working then it's a placeholder.....
Please do not plague this thread with bugs because I will not be working on this any further as I don't have the dev skills needed also I have no time. If anyone that knows what they are doing what's to continue I will be happy to upload my instructions on how I got it to work..... Just send me a PM....
Credit and Thanks :
Without these guys this will not be possible....
Quarx - As always for making our awesome 3.0 kernel, device tree etc..... Thank you so much for you work on our defy.
Hashcode - For the OP and his work on Ubuntu Touch
Dhacker29 - For his work on Ubuntu Touch
Really big thanks to the STS-Team ( Dhacker29 and Hashcode) as without them I would not know some the changes that where needed for this to work.... The kernel patches and build setup where a big help.....
Defy zip
The defy zip contains the drivers and libs from android so I will only update it next when our 3.0 kernel and device tree are ready for daily use....
Great...Downloading to test.
and THANK YOU.
Any Pictures ?
xtmzone said:
Any Pictures ?
Click to expand...
Click to collapse
Read the OP.....
ADB works, Windows detect usb storage.
Screenshoot via adb.
Logcat works too.
Terminal works.
Logcat:
http://pastebin.com/FF31u7Ty
{
"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"
}
Missing root: "19:27:04.257 Error su 2239 Shell root access is disabled by a system setting - enable it under settings -> developer options"
Thanks for this preview
Then let the developers do their awesome job to port it to our beloved defy
I feel like a RAT now android n Ubuntu may b soon fire fox is too we have more choices of OS like HTC hd2
Sent from my LT30p using xda premium
oh my god!!! thank you very much for the new rom!
I really want to test it!!! (Y)
WoW how about that??? Now defy has got ubuntu touch :thumbup:
Sent from my MB525 using xda app-developers app
Walter, is it only me or the capatitive button doesnt work? How did u enter settings? And why is ur icons looking so big, mine shows just perfect.
Way to go ubuntu team, the preview rocks. Waiting for updates.
Sent from my LG-P920 using xda app-developers app
brajesh.sharma87 said:
Walter, is it only me or the capatitive button doesnt work? How did u enter settings? And why is ur icons looking so big, mine shows just perfect.
Way to go ubuntu team, the preview rocks. Waiting for updates.
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Ubuntu Touch doesn't use any buttons (Virtual or capacitive)....... settings are in the right corner of the notification centre.
When you release the final version, it is possible for a stable Ubuntu Touch for our Defy/Defy+ or no chance of that happening? What Defy is more likely to run, Firefox OS or Ubuntu Touch?
rodrigoswz said:
When you release the final version, it is possible for a stable Ubuntu Touch for our Defy/Defy+ or no chance of that happening? What Defy is more likely to run, Firefox OS or Ubuntu Touch?
Click to expand...
Click to collapse
Too early to say that but at the moment the working/non working things on defy as compared to nexus 4 is almost the same except wifi which is our kernel bug.
Sent from my MB526 using xda app-developers app
Is telephone OK?
No, its only Preview. Many functions not intempleted in this software. We must wait for official full relase
video from defy
http://www.youtube.com/watch?v=hglLF3dM8Zk
arekmelerski said:
video from defy
http://www.youtube.com/watch?v=hglLF3dM8Zk
Click to expand...
Click to collapse
this is very helpfull for those who can not flash this amt...:good:
Even I did a Video
http://youtu.be/NIbR-IaO7pY
just WOW O-O

[ROM]S4~Unofficial cm10.1_3.4-kernel_update_06/18

CyanogenMod 10.1 Unofficial
{
"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"
}
ReadMe:
This is a beta build of cm10.1 with the new htc 3.4 kernel (compliments of intervigilium)
BUGS:
video only works on 480
slight to moderate battery drain getting better with each build.
REQUIRED:
The latest htc jellybean firmware head to this thread to upgrade firmware. Please direct all questions and issues concerning upgrade there.
DOWNLOADS:
STOP DO NOT FLASH UNTIL YOU READ THE ENTIRE OP
cm_10.1_20 June Download
CM_10.1_19 June Download
CM_10.1_18 June Download
CM_10.1_14 June Download
CM_BETA_2 Download
CM_BETA 1 Download
THANKS/CREDIT
HUGE HUGE thanks to Intervigilium for sharing his booting kernel source with us..
Cyanogenmod team
please help me justify all the time spent on these roms to my wife by considering a small donation$droyd$
​
How to properly run an ruu
in order to run the new 3.4 kernel you will need to install the latest jelly bean firmware.. This is how i did it and the easiest way i know how..Please do not sharp shoot my directions as i am dooing this off sheer memory so it may be a little fuzzy ... If you dont under stand something you can find it with a little google search ... lets get started:
I will not be held responsible for your phone do at your own risk
required items:
A windows computer.( you can not to my knowledge run an ruu with linux)
fastboot installed on your pc ( adb/fastboot)
the 2.35 or similar depending on your provider but you want to stay in the ice cream sandwich version ruu designed for your phone make sure it is the correct one or it will not work and may cause severe damage..(i have no link for this as i will not be the reason you flashed the wrong one sorry your on your own finding it)
htc usb drivers easiest way to install is htc sync (htc sync will automaticly install the drivers you need)
SETTING THINGS UP:
You will need to extract the ruu if it is in zip format(it needs to be a basic exe file(i always just keep it on my desktop for easy access)
boot your phone into boot loader and select fastboot this is where everything will happen.
navigate to where you have your fastboot installed in your terminal on your pc.
ITS TIME TO MAKE IT HAPPEN
using a usb 2.0 cable(3.0 will not work) connect your phone and wait for it to say 'fastboot usb'
Now lets re lock the boot loader type ' fastboot oem relock your phone should reboot
navigate back to boot loader select fastboot again
now while in fastboot usb go to your selected ruu and double click it (this will take some time to load)
follow the on screen instructions to navigate through the ruu..
if you get errors you probably didnt get the right ruu for your device.
Thats it now you will be 100% stock
GETTING THE UPDATE:
boot your phone wait a few minutes and check for ota updates in about phone.
you will likley not get the jellybean update first so be sure you take the couple updates and that you are running jellybean sense before you root again.
YOU ARE DONE
I do not recommend going and flashing the jellybean ruu because if you have problems you can not flash an ruu lower than your current hboot
NOW ROOT YOUR PHONE
​
I Highly Highly recomend getting kernel tuner and disableing vsync in misc..... all jitter lag freeze gone.... i will disable it in source asap...
No screen tearing and full fps seem great!
please disable vsync its un believable
Downloading now, thx for the great work
Sent from my HTC One S
proxuser said:
Downloading now, thx for the great work
Sent from my HTC One S
Click to expand...
Click to collapse
Disable vsync in kernel tuner..
Sent from my One S using xda premium
Please disregard the android.com camera and mirror ... Forgot to remove em... Won't forget next time..
Sent from my One S using xda premium
I wish I could have One s S4 instead of S3 Looks great
Donated 10$ will donate more later
Great work thank you
Donate guys
I'm so happy you guys have collaborated on this.
It was literally yesterday I posted in the Q&A asking when we might see Linux 3.4 for AOSP. Everyone else I have seen using 3.4 has seen vast improvements compared to older versions.
I will be more than willing to test this everystep of the way, in fact I'm about to flash it right now!
EDIT:
Wiped everything about 5 times, flashed in recovery, rebooted flasheed boot.img in bootloader, rebooted and it was still on splash screen after about 5 minutes?
Dirty flashed and working now
This and a Sense 5 port coming?! Things are moving quite fast now for our loved device. Can't wait to try a stable release.
Awesome rom !!!!
Enviado desde mi One S usando Tapatalk 2
CazeW said:
This and a Sense 5 port coming?! Things are moving quite fast now for our loved device. Can't wait to try a stable release.
Click to expand...
Click to collapse
Something else might just be coming soon...
I am experiencing very regular reboots roughly every 10 minutes.
What voltages is it running stock 1150mV for all frequencies? My phone is very sensitive but still excited to help get this thing going!
usaff22 said:
Something else might just be coming soon...
Click to expand...
Click to collapse
Tell it :$
RichardW1992 said:
I am experiencing very regular reboots roughly every 10 minutes.
What voltages is it running stock 1150mV for all frequencies? My phone is very sensitive but still excited to help get this thing going!
Click to expand...
Click to collapse
Did you get kernel tuner and disable vsync..?
Sent from my One S using xda premium
$droyd$ said:
Did you get kernel tuner and disable vsync..?
Sent from my One S using xda premium
Click to expand...
Click to collapse
Certainly did, and it has successfully disabled. Just getting very frequent reboots. I might try another fresh install but I think its just my phone being extra temper mental.
RichardW1992 said:
Certainly did, and it has successfully disabled. Just getting very frequent reboots. I might try another fresh install but I think its just my phone being extra temper mental.
Click to expand...
Click to collapse
Its the kernel at this point ..its not quite stable yet... Although it is the kernel made by htc for our phone there are a lot of factors here... Try ondemand gov.. Tinker in kernel tuner this is beta so if you find a way to make it more stable please tell... Disable hw overlays and those things in dev options like we used to..
Sent from my One S using xda premium
Once I start building linaro I will post in the second post if any one wants to try custom versions otherwise in each ROM I will only add what's committed to repo to keep it stock for every one...I know that's the way you cm users like it.... All cm all the time lol.
Sent from my One S using xda premium

Categories

Resources