[ROM][CM9] Alcatel OT 990 Cyanogenmod 9 - Miscellaneous Android Development

Hi everybody.Few days ago,Gulyuk and Shkerzy shared their Alpha version of Cyanogenmod 9.
First release was pre-alpha.
They build Alpha #1 Download
"Works:
Network GSM (voice calls)
SMS / MMS
Internet via WCDMA / HSDPA
GPS
Wi Fi
Bluetooth
Sound during voice calls
Highlighting softkeys
Does not work:
Rassharivanie Internet via Wi Fi and USB
Camera
The sound output to headphones (on bluetooth headset is not checked)
Mounting a memory card to a PC via USB
The proximity sensor and light without applications
Hardware video playback
Streaming Youtube
Haptic feedback touch keys
FM radio
Known bugs:
He goes into the restart when a large load on the stock web browser
Not correctly turned off, sometimes just hangs on shutdown
During the call goes to reboot, mostly in conversation with another person, with the call begins to rebound hang "
Alpha #2 Dowload
Many fixes in the kernel to work correctly on the basis of ICS (thanks Shkerzy)
Fixed output audio to the headphones, as well as during voice calls (but the icon is not displayed when connected)
Fixed display of signal strength Wi Fi
Rassharivanie (distribution of the Internet) to Wi Fi
Periodic reset during Web brazuera
Added file manager (ported from CM10)
Removed the shift key
KSM - manager, memory management (enabled in the settings)
Deleted video editor
Removed unnecessary language packs
Many fixes"
Gapps
Ewra project
News feed
All credits go to Gulyuk and Shkerzy (Ewra project)
They deserve donations
Hit thanks

Ok, so the alpha 2 version is usable? Does the data connection work? Also, performance-wise - is it any better than the stock ROM?
P.S.
I thank Gulyuk and Shkerzy. I will donate as soon as I find out how to do it from here. It won't be much, but it is better than nothing.

Him work a lot for the phone. It would be good if the developers here SUPPORTED GUYULUKU to implement by the end of the project. Do a little help, because help is appreciated. I ask all developers to support this project, and that Alcatel ot990 getting quality CM9 ROM.
DEVELOPERS HELP GYULUK HELP

fluxx_srb said:
Ok, so the alpha 2 version is usable? Does the data connection work? Also, performance-wise - is it any better than the stock ROM?
P.S.
I thank Gulyuk and Shkerzy. I will donate as soon as I find out how to do it from here. It won't be much, but it is better than nothing.
Click to expand...
Click to collapse
It's ,hm,yeah it's usable but for testers/developers...Data is working,sometimes phone freeze and reboot(and after call).IT's the smoothest ROM i ever tried

CyanogenMod 9-AOKP based
Starting with SS:
{
"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"
}
Everything works exept for camera. No reboot, which is most important.
How to install: Download "RASPAKUJ ME!.rar" file. Unzip all three files and copy them on SD. Go to recovery, wipe data/factory reset. Then go to flash zip, and choose "CM9-aokpbased1". When it's done, again go to flash zip and this time choose "mini_gapps-ICS". When it's done - reboot system now. When it turns on, fill up your gmail and name, and then install third file that you copied on SD which is "Google Play v4.0.27". Install google play and that's it.
Thanks to Gulyuk, Shkerzy and rYoo.
Download link:
Code:
http://www.4shared.com/rar/_be6qr8E/RASPAKUJ_ME.html?

Patch1:
Removed:
-DSPManager
-RomManager
-Superuser
-RomManager
-VideoEditor
-CMWallpapers
-Terminal Emulator(You can install it from GP)
Added:
-EqualizerFX
-SuperSU
Fixed:
-Equalizer support
-Fixed Root, Superuser
-Freed memory(15 mb)
Download from:
Code:
http://www.4shared.com/zip/RogJOTJK/CM9-patch1.html?

Bro,you could make your own thread,pls,i don't own this phone anymore

Continued...(cm9 aokp based)
http://forum.xda-developers.com/showthread.php?t=2267274

Related

[DEV GUIDE]The purpose of HtcLoggers.apk

[NOTE: This information was passed to me by an anonymous source.]
***Thanks also to Joeykrim for helping me verify a few things on how this works - and for testing it out***
A lot of people have removed the due to not knowing what it did, and concern over the "big brother" possibility. Here is EXACTLY what the app is for, and how we in the dev community can utilize it. I have included the file for you to reinstall as needed. Installing it into /system/app will autoload it for you.
It's purpose is to provide logging of various aspects of the device when you're having issues, and help you identify exactly where those issues are occurring. This includes:
dumpstate (bug report)
dumpsys
Device logs
Radio logs
Events log
Kernel log
To use it:
Dial *#*#HTCLOG#*#* (*#*#482564#*#*)
You're presented with 3 options (Collect Log Files, Snapshot Report, System Loggers)
{
"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"
}
- Collect Log Files gives you options to move the log files to the SD card
- Snapshot Report let's you run "dumpstate" and "dumpsys"
- System Loggers gives you some options
- Device Logger
- Radio Logger
- Events Logger
- Kernel Logger
Enable the logs you want, then enable "Auto Start Logging"
- you need to do this in order to have the logs start
-
Hit the "Back" key twice to return to the home screen
Reboot and then wait for the issue to reproduce
When the issue does occur make note of what time the issue occured
Copy the logs off of your SD card and and find the time the issue occured and begin to analyze what was happening
When you're done, don't forget to go back into the HTC Logging and disable logging
Reboot to clear the HTC Logging auto start
I installed and pushed the dialer code on cm7 rc0 and it ran. I wonder if this would help the devs with accessing the radio thru a dialer code and app in AOSP, like htc uses? Its the app itself that responds to dialer codes.
Nice find i always wonder the hell was the apk for
snandlal said:
I installed and pushed the dialer code on cm7 rc0 and it ran. I wonder if this would help the devs with accessing the radio thru a dialer code and app in AOSP, like htc uses? Its the app itself that responds to dialer codes.
Click to expand...
Click to collapse
It will definitely provide anyone - especially devs - with information necessary to track down the source of a problem. Glad to know it works on CM7.
jerdog, thanks for digging into this. I've always wondered about this apk
myn said:
jerdog, thanks for digging into this. I've always wondered about this apk
Click to expand...
Click to collapse
No problem. Me too - and figured others could use it.
Wow nice, no more adb logcat for some things, thanks
Well I tried it on a HTC MyTouch 3G 1.2(Magic) running Cyanogenmod 6.1(2.2.1) and could not get it to work. When I entered the last star in the sequence, the screen went black and then back to the dialer. Any ideals?
Ok it just automatically rebooted, removing apk.
comhack said:
Well I tried it on a HTC MyTouch 3G 1.2(Magic) running Cyanogenmod 6.1(2.2.1) and could not get it to work. When I entered the last star in the sequence, the screen went black and then back to the dialer. Any ideals?
Ok it just automatically rebooted, removing apk.
Click to expand...
Click to collapse
Yeah this is in EVO 4G for a reason. On new versions of HTC phones they will probably have this - but right now it's only the EVO that does.

[ROM][WM6.5.5_23563] 5.2 - Vico - 7/02/2011

I am no longer working on this rom, there is a newer version out.
{
"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"
}
DOWNLOAD HERE
PART 1
PART 2
(To open, place both in a folder and open PART 1 in 7zip)
5.2 UPDATE (optional):
Removed unnecessary ddl's = more free ram.
28.9375mb Slot 0 free. (250kb lol)
5.1 UPDATE:
Changed build to 23563, more stable.
Fixed sms bug (may fix other bugs)
Features/changes:
21054 ported to original 19965 OEMXipKernel
Added 'Gps Test'
Added working 'Opera' browser
Added 'Data Controller'
Changed 'QuickGPS' to 'QuickGps Lite'
Added 'Power Control'
Added MMS support
1% Battery mod
Added Bluetooth Settings
Added working Bluetooth FTP
Added Phone settings
Other updates and tweaks
28.6875mb Slot 0 free.
|Build History|
WM6.5.5_23569 - 4.0 - 25/07/2010 -> Download
WM6.5.5_23541 - 3.0 - 9/03/2010 -> Download
WM6.5.5_23529 - 2.0 - 22/02/2010 -> Download
WM6.5.3_28205 - 1.2 - 17/01/2010 -> Download
thnxxxxxxxxxxxxxxx
nice!
1% battery mod
Language Italian Pack
Language Italian Pack?
Thanks
thanks buddy
Great Work!
You are a prince for keeping at it when others gave up!! Thank you so much for this, I will be donating once I get it installed! With all the manufacturers trying to build bigger phones with larger screens (Dell Streak) it just floors me that you are the only one developing roms for an incredible 5" device like the X7510 which is an incredible value for the money. Please keep it up, eventually people will come back to this phone when they're bored of the puny sub 4" screens on other devices.
Kevin
Thankyou for the kind words
I found a bug in this rom. Its when sending an sms from contact list. Im trying to fix it.
Vico100 said:
Thankyou for the kind words
I found a bug in this rom. Its when sending an sms from contact list. Im trying to fix it.
Click to expand...
Click to collapse
where is microdrive?
Hi,
Rom works great. Faster than the July rom. Snappier. The band page now works (had to play around and noticed it defaults to the euro bands -I'm Tmobile US). But did notice the SMS bug from contacts. Also another major bug while you're at it - I can download email from all 3 of my email accounts but CANNOT open the actual message. It tries to but just can't open the actual window. FWIW: The stock Microsoft welcome email when you set up an account will open - but not a real email. Maybe this is related to the SMS bug?? Will test more tonight. Am donating now. Thanks again for the hard work. You're the lone ranger here!
tulku77 said:
where is microdrive?
Click to expand...
Click to collapse
This is for the x7510, which does not have microdrive.
And thank you alyn99 for the support and donation!
While you are rebuilding rom - ATI Fix
Please disregard my post below. For some reason with this rom, the ati text file I attached doesn't work so I deleted it. Are you using newer ati video dlls than your July rom?
"I ran across this ATI fix months ago (can't remember where) but it will allow the ATI imageon "acceleration" setting in Coreplayer to work with MP4 files (Avi still won't work with acceleration). I just copy the modified txt file to my windows directory and suddenly the ati acceleration works. "
Thnxs but it doesn't work. The device won't boot.
Updated to 5.1!
5.1 UPDATE:
Changed build to 23563, more stable.
Fixed sms bug (may fix other bugs)
alyn99 this may fix the email bug.
Just realized this and pulled the file. Strange because it work great with the July rom.
I am going to flash the update.
SMS and email issue with the new rom is fixed! Thanks. I will test the rom more fully tomorrow but hadn't found any other issues so far except for the ones you fixed with 5.1
Update to 5.2. This update is optional. Only really upgrade if your not running 5.1 ect.
[Qhow to install the file extension year.
Thanks!
oresan said:
[Qhow to install the file extension year.
Thanks!
Click to expand...
Click to collapse
I don't understand.
Vico ... sorry I translate with google or download your files part 1 and 2 but
how to install?
Thanks!

PREFINAL Rom MIUI por Acura2201 Beta4 www.htcspain.com by Acura2201

LG O3D ACURAMIUI beta4 (beta4 Prefinal)
To see the changes look around the thread
Bases only P or E
I know that for many who already know this kind of news ROM no big deal, but for the poor owners of an LG O3D is big news to enjoy other options. Our options have been changed forever Stock or Stock and Cyanogen.
All thaks and credits to DEFCOMG
Remember that it is based CYANO.
Issue not well both the phone memory.
Cyano not sound strong.
Cyano have problems with HDMI, LG fault and libraries
Cyano does not operate your 3D, LG's fault and its libraries.
The mess.
Bugs Repaired
* Fixed change theme.
* We're ROOT
* Fixed the bug of the flashlight, now works perfectly
* Fixed the failure of recognition of some applications in the market.
* Fixed failure to recognize USB
* Fixed the Auto Brightness
* Repaired widget music and FC on launcher
* Adjustments in various libraries, binaries and more
* Fix bug 1080 recording and 3D. The camera works 100%
* Fixed crash when changing the subject.
* Translated into Castilian 97.8%.
* Fixed the GPS for the first time takes about 5-10 minute ride, then almost immediately.
* Fixed WIFI connections
* Fixed the bug of font color
* Fix failure Dsp
Modifications
Changed the aesthetics of the camera
Changed the aesthetics of the flashlight (can not stand the bulb) XD
bugs Earrings
The Agpps not work well, this makes no location can share 3G network. With wifi and gps positioned correctly.
Conection bluetooth in car
Details
** If installing the ROM does not leave the Market, not procupes, Gmail enters and gets your information, when you finish the market will be on the main screen.
more added
Added new programs MIUI
MIUIcamera
MIUIcompas
MIUIwheather
Added 3D Gallery
Added more series watches for Widgets
Added more types of frames for photos
Added Google programs
Added EsExplorer Explorer folders
The kernel that comes with the Beta 3
{
"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 TO: DEFCOMG !
ROM AcuraMiui (Prefinal beta 4) + KERNEL MUIII-V1
ORIGINAL KERNEL IF YOU WANT
OFICIAL THREAD http://www.htcspain.com/roms-lg-optimus-3d-384/prefinal-rom-miui-por-acura2201-beta4-55141/
Great Rom. Finally a different Rom:cyclops:
I cant see de pictures.
I il try this rom for sure.:good:
( sorry my bad english )
welcome back!!!!!
I'm trying and looks great!
lovely!!, wifi work!
pd: cpu work fine at 1008, if i try to use frequency equal or >1,2 the phone turn laggy and restart.
nice work acura.
saludos para todos los de htcspain.!
smooth rom, wifi does works, torch works..... I can have 4 bars I can call my 920 but the phone don't ring nor does it show that im calling, also I can't make outgoing calls.... some of the menu options background clash with the text making customizing some apps hard to do
overall great rom!
Thanks
Hello. If you could, would you please post a link for downloading just your custom kernel? Thank you.
Sent from my LG-P925 using xda premium
Hello. I found your kernel. Thank you for your great work.
Sent from my LG-P925 using xda premium
This Rom have portuguese language??
Does this rom support the 3d camera? and is there any issues with the wifi? I seen someone complain about it not working. and also does calling work? thanks.
No 3D and a lot of icons in chinese,but wifi is fast to me.
I giveup from this rom.
would be great if the sound issue could be solved

[APP][2.3+] Vcustomize 1.0

An app to make calls and record voice memos without having to unlock the screen or look at it.
After years of shying away from the new OS (WP, android, iOS) because of lack of control, I decided to give up my WM6.5 phone and write an app myself.
https://play.google.com/store/apps/details?id=com.vivekiny2k.vcustomize
{
"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"
}
Vcustomize lets you make calls, record and listen to voice memo, turn on flash light, and tell time while the phone stays in its cover. Since Android does not allow keypress access to background services, I use proximity sensor to know when the phone is in cover and only then I bring the actual app up. This way it's almost invisible to the user. The sensor can be overridden though.
It's not perfect, but I am working with whatever resources android provides. I use it daily and could not live without it, despite the shortcomings. So I decided others should be able to benefit from it as well. I have tried to make the description as simple as possible, have uploaded a demo video, and made the app free with ad-support.
I hope to add more customizing options if there is enough interest.
Please send feedback and suggestions at [email protected]
I have released version 2.01. It includes many features available on the screen when phone is locked.
----------------------------------------------
2.01
- added flashlight
- added review calls (need directory configured in /sdcard0/vcustomize/callrecordings.txt)
-----------------------------------------------
update history
2.00 - fixed force close problem. App runs without crashing.
- added options on touchscreen to
- make calls (need directory configured in /sdcard0/vcustomize/contacts.txt. format is "name|number")
- record voice memos
- interval shooting ( can be termed spy cam)
- backup files (need backup script configured in /sdcard0/vcustomize/backup.txt. format is "source|destination|delete-source-after-copying-flag")
Going to give this a go thanks for this!
Release version 2.02. I have added timers and alarms (you lose them if phone reboots), full screen postview, and some general stability improvements
It took me two hours to add option to turn off data and wifi when screen is turned off. My android reported 4% battery loss in 6 hours, that's 150 hrs or 6 days of idle time! This was with a bunch of apps and messengers running in background (obviously deprived of data).
The only downside is you will not get any updates from network based apps (gtalk, messenger, email, whatsapp etc) when screen is turned off. but they will get updated in seconds after turning on the screen.
I'd really like to try this app but play store says my device is not compatible. I'm running gingerbread 2.3.4
O2Blevel said:
I'd really like to try this app but play store says my device is not compatible. I'm running gingerbread 2.3.4
Click to expand...
Click to collapse
I compiled using API level 9 which should support 2.3.4 per the table below. What is the device you are using?
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
vivekiny2k said:
I compiled using API level 9 which should support 2.3.4 per the table below. What is the device you are using?
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
Click to expand...
Click to collapse
My phone is LG Optimus Slider. Can you post a link to your app and I can try to sideload it.
O2Blevel said:
My phone is LG Optimus Slider. Can you post a link to your app and I can try to sideload it.
Click to expand...
Click to collapse
try this
View attachment Vcustomize.apk
It installed OK, but unfortunately it force closes.
O2Blevel said:
It installed OK, but unfortunately it force closes.
Click to expand...
Click to collapse
I guess google knows something about your phone that we don't.

[ROM][AOSP][11.0][X01BD] RevengeOS 4.0 [Official]

{
"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"
}
RevengeOS is an operating system based on Android Open Source Project, built with a unique look and performance in mind. It's daily usage ready, lightweight and elegant.​
RevengeOS exclusive features:
- Battery health checker- Brand new RevengeUI, built to be different, built to be elegant- Brand new media controller- Systemwide gradients- New lock screen clock styles
General features:
- In call haptic-feedback- Kill app button- Toggle battery percentage in status bar- Resume media from Quick Settings- Playback control from volume buttons- Wake up with volume buttons- Quick camera launch from sleep- 3-button navigation system- Pill navigation system- Swipe to screenshot- Wake on charge- Proximity sensor check when waking up- Systemwide sensor block- And so much more!
DOWNLOADS:
ROM
SOURCE:
ROM
KERNEL
DEVICE
INSTALLATION:
CLEAN FLASH ALWAYS RECOMMENDED
- Boot into your recovery (TWRP 3.4 or based on it)- Must be on Firmware 92 or above- Wipe system, vendor, data, dalvik-art cache, cache- Flash RevengeOS build- Optional: flash NikGapps- Reboot- Optional: flash Magisk (if you want to root your device as well) (it's recommended to flash Magisk post first boot)
TELEGRAM SUPPORT GROUP:
ROM GROUP
DEVICE GROUP
IMPORTANT:
Hi guys, we're posting this message today to talk about RevengeOS. We want to talk about the developers of our project. There are just three developers that hard-worked every day for you, to deliver optimization, exclusive RevengeUI, media controller, etc. We want to make this project more and more exclusive, and we want to improve everything. And lastly, we want their users to be happy while using it. But there is a problem, three developers can't do much. So, we're here to ask if you - if you're a developer, and if you want to join us, you may do so. We have the following requirements:Knowledge of Android and JavaDesire to be innovativeBe madThink you're good enough? Contact us via email!Email: [email protected]
NOTES :
- Clean flash recommended
- Minimum Firmware: 092
- GApps not inbuilt
CHANGELOG [20/11/20] :
- Initial Official release
- Selinux Status: Enforcing
- Upstreamed Etherious-HMP Kernel to 4.4.244
- Added ZenParts
Bugs Found:
While editing the quick toggles, I can drag a toggle icon upward, but not downward.
Toggling "Night Light" causes a "hot" reboot.
Tapping on LiveDisplay just instantly crashes the Settings app.
X-xACEx-X said:
Bugs Found:
While editing the quick toggles, I can drag a toggle icon upward, but not downward.
Toggling "Night Light" causes a "hot" reboot.
Tapping on LiveDisplay just instantly crashes the Settings app.
Click to expand...
Click to collapse
Thanks for bringing all these bugs in my notice. Will fix them in next update.
Sir, wifi calling isn't working or the logo doesn't appear, whichever it may be, is there any solution to fix it now or I'll just have to wait for the next update?
Sir, wifi calling isn't working or the logo doesn't appear, whichever it may be, is there any solution to fix it now or I'll just have to wait for the next update?
Shashwatt said:
Sir, wifi calling isn't working or the logo doesn't appear, whichever it may be, is there any solution to fix it now or I'll just have to wait for the next update?
Click to expand...
Click to collapse
Yes will fix in next update.

Categories

Resources