{DEV NEEDED}[APP][2.1+][ROOT] Usb Host Controller 0.42 - Huawei Ideos X6

Usb Host Controller - OTG
{
"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"
}
ORIGINAL THREAD -http://forum.xda-developers.com/showthread.php?t=1468531
Shows enumerated usb devices, and allows you to mount external mass storage devices to the filesystem. Supports advanced features like the ability to reload partition tables and reseting USB devices. It can also control the USB Host functionality of S5PC210 devices with the appropriate kernel patch (more about this later)
The application does not use the USB Host API, so it can also run on older, 2.x devices. Because of that however almost all functionality (except for the listing of USB devices) requires root access.
The application needs a device that has USB Host (or USB OTG) functionality. Most modern high-end devices have this ability. Check the documentation and specification of your device (this functionality is usually called USB OTG or USB Host)
If your device doesn't have native USB OTG functionality, there are kernel patches for some older devices to enable the functionality, most notably for:
- S5PC210 based Samsung phones (Galaxy S, Captivate, Nexus S)
- QSD8250 based HTC phones (G1, Nexus One, Desire, Incredible)
You can find appropriate kernel drivers for these phones here:
- Samsung phones: http://forum.xda-developers.com/show....php?t=1450298
- HTC phones: http://sven.killig.de/android/N1/2.2/usb_host/
Note that these drivers might require skills to install, and may damage your phone and void your warranty!
Click to expand...
Click to collapse
Changelog and downloads
The application can always be downloaded from the Android Market: https://market.android.com/details?i...hostcontroller If you have Market, please download it from there. Thanks.
Version 0.42 Download: http://android.sztupy.hu/dl/usbhost/...oller-0.42.apk
Fixed:
Crashes on orientation change while opening the application
Version 0.4 Download: http://android.sztupy.hu/dl/usbhost/...roller-0.4.apk
Fixed:
Crashes on pre-gingerbread devices
Crashes when using some ad-blockers
Version 0.3 Download: http://android.sztupy.hu/dl/usbhost/...roller-0.3.apk
Fixed:
Massive instability on JVU/gingerbread
Various other gingerbread fixes
Version 0.2 Download: http://android.sztupy.hu/dl/usbhost/...roller-0.2.apk
Fixed:
Increased stability
Added features:
real-time dmesg logging
reload partition table of devices
reset USB devices
turn off device charging (S5PC210 devices only)
multiple mount points support
Hungarian localization
Version 0.1 Download: http://android.sztupy.hu/dl/usbhost/...roller-0.1.apk
Initial release
Click to expand...
Click to collapse

Does it work with normal 2.5" hard drives even those requires more power?

Related

[ROM][CM10.1][ALPHA] CyanogenMod 10.1 unofficial build 09.07.2013

CyanogenMod 10.1​
{
"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"
}
CyanogenMod is an open source replacement firmware for smart phones and tablet computers based on the Android mobile operating system. It offers features and options not found in the official firmware distributed by vendors of these devices.
Features supported by CyanogenMod include native theming support, FLAC audio codec support, a large Access Point Name list, an OpenVPN client, an enhanced reboot menu, support for Wi-Fi, Bluetooth, and USB tethering, CPU overclocking and other performance enhancements, soft buttons and other "tablet tweaks", toggles in the notification pull-down (such as Wi-Fi, Bluetooth and GPS), app permissions management, as well as other interface enhancements. According to its developers, CyanogenMod does not contain spyware or bloatware. CyanogenMod is also stated to increase performance and reliability compared with official firmware releases.
Click to expand...
Click to collapse
Warning
This is an ALPHA build! I'm not responsible for any issues you may have. Be careful and do a nandroid backup first!
Downloads
09 July 2013 (v0.1):
Download
Mirror 1
Mirror 2
MD5: dc8bf2407a31cb2c884d49754ef08f64
28 May 2013:
Download
Mirror
gapps
Changelog​
09 July 2013(v0.1)
Tweaked SD card using Tim Bird's recommendations
sdcard service now works in 5 threads (improves perfomance, saves battery)
Added some patches from Android and CM repositories
Code:
# CM patches:
external: libpng: fix numerous compiler warnings ([URL="http://review.cyanogenmod.org/#/c/44845/"]http://review.cyanogenmod.org/#/c/44845/[/URL])
init: Fix serial number on semc bootloaders ([URL="http://review.cyanogenmod.org/#/c/38174/"]http://review.cyanogenmod.org/#/c/38174/[/URL])
# Android patches:
JIT: Combine add with shift. ([URL="https://android-review.googlesource.com/#/c/57142/"]https://android-review.googlesource.com/#/c/57142/[/URL])
Add additional optimization of Cortex-A9 memcpy ([URL="https://android-review.googlesource.com/#/c/59860/"]https://android-review.googlesource.com/#/c/59860/[/URL])
FileSource: fread/fseek operation optimization in FileSource ([URL="https://android-review.googlesource.com/#/c/41622/"]https://android-review.googlesource.com/#/c/41622/[/URL])
New icons for DSP Manager and Desktop Clock
28 May 2013
initial release
added SIO io scheduler
Click to expand...
Click to collapse
for any case
what's the difference to others?
romskii said:
what's the difference to others?
Click to expand...
Click to collapse
The only difference is SIO io scheduler. This is my first build and I haven't managed to do something special yet/
A new version has been released. More features now. Mirror is coming soon.
So is this going to be just another cyanogen for the pile? Or will there actually be anything that sets them apart.
SuperAce609 said:
So is this going to be just another cyanogen for the pile? Or will there actually be anything that sets them apart.
Click to expand...
Click to collapse
I'm going to do great things. But it will take some time.
My qwerty keyboard dosent have any sound it's just vibrating....so how can i change this because i cant find any setting ?

[Q] Someone successfully explored files in nookhd+ cm10 with MTP mode on win8x64?

I'm using cm10.1.3 stable on my nook HD+.And I tried to connect my nook HD+ to PC(win8 x64) with MTP but falied.In device manager,there's a device 'MTP' with yellow triangle.I have tried to 'update the driver',and selected android phone 'the driver on PC',but moments after it told me can't find files.
And I tried to let it search the driver in 'usb_driver_r04-windows',but it said it can't find any files for MTP...
and I have tried to delete the unknown mtp device,and reinstall the driver,but met the same issues
I have tried to on/off the debugging,but the driver install still failed...
Anyone can tell me that how I can explore the file in my nook on PC successfully?(without cardreader)
Thx~
by the way,I have successfully explored files in my xperia phone with MTP mode before
I just solved the issue.:
Disable the Driver Signature Verification in win8,
and delete ALL the possible device that may be related to Nook HD+(I deleted a usb mass storage device,and an android ADB device) in Device manager,
and replug the usb ,
and in 'other devices'
there will appear a new 'BN Nook HD+' and a new 'MTP',
update driver for 'MTP'.
and choose the device driver from computer,
then select ‘portable device’,
from 'Standard MTP device',
select 'MTP driver'(not MTP usb driver),
Next~
All right 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"
}
Thanks, but for the ones that can't find "portable devices" like me and have Windows N or KN versions installed (I have Windows 8.1 N x64bits) it results that you must install a Windows .msu update:
Media Feature Pack for N and KN versions of Windows 7/8/8.1/10
In my case i had to install latest (2014) Media Feature Pack for N and KN versions of Windows 8.1:
https://support.microsoft.com/en-us/kb/2929699
Hope this helps others that can't get MTP to work at all.

CyanogenMod 10.1 for SHV-E160S/K [Korean SK&KT Galaxy Note]

- CyanogenMod 10.1 for SK&KT Galaxy Note -
For SHV-E160S / K
2013.09.16
{
"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"
}
* Posted screenshots are taken previously on development period.
It may be differ from the current builds.
the device is not sgh-i717.
I ported SGH-I717 build.
[All working]
- Working List -
- Boot
- Graphics
- All Button & Keys
- Sound
- Wifi & Bluetooth
- Storage
- RIL [Call, SMS, 3G, 4G LTE]
- Vibration
- ALL Sensor
- Usb Mass Storage
- Sleep & Wake
- Battery Charging
- Camera, Cam
- Video Playback
- External, Internal Memory
- LED & Bottom Key Vibration
- Not Working List -
.
- Internal memory issue -
Current build cannot display internal memory's size properly.
Settings will display 2GB.
Visit /sdcard using apps like 'Root explorer' to workaround this issue.
** When internal memory is completely out-of-order, do a full reboot.
It is known to be happening when the device has performed a first boot after installation.
Thanks to...
neighbors28
KBS-CEO
York
Prizm
! Caution !
During installation, all internal memory's contents will be lost.
Do a full backup prior to installation and make sure the downloaded ROM file is on the external SDcard.
It will fail to install if it's not.
- Downloads -
http://www.sayanogen.com/index.php?mid=file&page=7&document_srl=493
If you want to change language to English, the menu on top.
sorry to bad english ...
- How-to-install -
Flash custom recovery; CWM_Recovery_SH.tar using Odin.
Enter CWM recovery and do a full data wipe, flash the correct ROM file and gapps in order from the CWM recovery.
Reboot again after first boot.
Users reviews are highly appreciated
! Using, redistributing files within this ROM are prohibited. Sorry for any inconvenient.
Link not working. Please reupload.

[DEV] [WIP] Pebble emulator

After a whole lot of long evenings, odd hacking sessions and other fun things, I'm proud to present a full-system emulator for pebble.
This differs from existing solutions by actually emulating the pebble firmware using QEMU rather than simulating system calls!
It's still very much work in progess, but it currently boots a slightly modified firmware and allows navigating around the menus.
The long-term goal is to get it to a state where installing apps using libpebble is possible and hence allow using it for development.
Screenshot:
{
"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"
}
Limitations:
Needs a full dump of the internal flash to boot (Working to allow it to boot a tintin_fw.bin directly)
Requires a modified firmware (BT initialization disabled)
Requires an SPI flash dump to be usable (Needs modified firmware to dump!)
There's currently no way to install apps
It has only been tested with firmware version 2.0.0
Sources:
https://github.com/pebbledev/qemu_pebble
DumpPebble: https://github.com/Hexxeh/DumpPebble
Dump Pebble SPI Flash: https://github.com/EnJens/DumpPebbleSPIFlash
Required patches:
On a full internal flash dump of Firmware 2.0.0 (ev2_4 - e.g. original kickstarter watch!), the following patch needs to be applied to get it running in the emulator:
patch 0x0803d910 1BE0 (Inside a full dump, the offset will be -0x8000000, e.g. offset 0x3d910)
Reserved2
Does this compile and run under android? I could see this being useful on watch devices like the Omate TrueSmart
fg said:
Does this compile and run under android? I could see this being useful on watch devices like the Omate TrueSmart
Click to expand...
Click to collapse
I doubt the CPU in the Omate is sufficiently powerful to do this right now. (I say right now, because it might theoretically be possible to optimize emulation since the cpu could directly execute most instructions...Similar to x86 on x86 emulation).
But no, this doesn't compile and run under android. It's intended for development of apps, rather than daily usage.
How do you run this under Windows? I can't seem to find a .bat or .exe file. Or does this only run with Linux?

Secret Display Mode (Less Saturated and not Yellowish)

UPDATE: there is an alternative app that let you change the color mode, but you need root.
If you're interested, this is the xda thread, and the dev is @emandt. This is the only way I've found of having a not saturated color mode if you don't have a touchwiz rom, like Cyanogenmod.
works for me on G920f rom Touchwiz
< Tutorial >
1 - Join this community
Manual download - Version 1.1.6
Download link: http://www.emandt.net/Android/ColorModeChanger/Testing/ColorModeChanger_1106.apk
Version 1.1.6:
- Fixed Interface issues on Tablets
- Fixed FC on UI opening on Tablets
Limitations ONLY during BETA period:
1) Each time you launch the App it checks for License. If internet connection is not available, the App will not run.
2) For cause n.1 the option "Start at boot" will not work because internet connection is not ready during boot (but it will work when released outside the Beta period)
3) Only MANUAL update available
4) If you have more than one Google Account registered on your device, please contact me because I have to manually add the others to the Licensed list.
- Install on External SDCard is not supported
- Only English Language available
Instructions and development choises:
To avoid creating a permanent running Background Service/Process AND a separated Interface (for changing Settings) I preferred to use an "all-in-one" App which requires this steps:
- first launch the App doesn't show anything (it just set the default/last_saved configuration)
- if launched AGAIN within 30 seconds it will open Settings Interface
- next launches follow the same behaviour as before
This behaviour is intended to work with "Start at boot" options to avoid Interface launching after a Boot is completed.
PS: Open the Interface (the second launch within 30 secs from the first one) may take few seconds while reading informations of your screen.
Instructions for download and activate it:
1) Visit this link and accept to be a Beta Tester: https://play.google.com/apps/testing/com.emandt.colormodechanger (this link will allows your Google Account to get a valid License)
2) PLEASE DON'T DOWNLOAD the App from Play Store because a payment is required even if in Beta (Google is crazy charging Testers for this), but manually download it with the link above
Please report bugs providing Device Name and Android Version or I cannot help you so much.
{
"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"
}

Categories

Resources