[OFFICIAL BUG] NullPointerException in EVERY Froyo release!! - Vibrant Q&A, Help & Troubleshooting

I have found a very nasty bug in the file RingtonePickerActivity.java, but I don't know how to fix it.
The problem:
some applications that let you choose a ringtone FAIL to show the ringtone picker. An example is Gmail Label Notifier and Metal Detector (by Kurt Radwanski).
Description:
when you choose the option to select a ringtone in some applications, a force close is shown, but depending on which build you use, it even REBOOTS Android.
Steps to reproduce:
dince Gmail Label Notifier is a paid app, I will show you the steps for Metal Detector:
Install the app, run it.
When the main screen appears, press the menu button
Choose Settings
Check "Play sound?"
Then press "Change sound..."
a FORCE CLOSE or REBOOT will hit your device.
More info:
Eclair builds were working perfectly.
Now that the source has been released, I'm sure it will be easy to fix.

Related

(20100718 - version 1.4.1 beta) MissedCallReminder

Hello all,
current version is 1.4.1 beta
my own attempt to add the missing "missed call" and "missed sms" reminder to WM 6, WM 6.1 and WM 6.5
the idea here was to keep it simple. the program can vibrate and or generate a chosen sound at a set interval, to notify the user that there are missed calls or unread sms messages. it will wakeup the device if needed to give the notification.
Note: The program has been created and tested on PocketPC phones only. This program might or might not work correctly on Smartphones.
to use:
install the cab on the device or the storage card.
launch the application and set your preferences.
click apply, the program will minimize. it is neccessary to keep the program running to have it generate new reminders, but it only uses the cpu when needed it does not poll every minute or so to see if a notification came in.
hope that someone will find this usefull
The program currently offers the following:
missed notification for missed call/ sms / mms and e-mail
No reminder when call is in progress
Option to set sound per reminder type (the sounds will,if needed, be generated all at once for the moment, this could be changed in the future)
option to "minimize to taskbar" or "minimize and hide"
Lock screen on phone call connect (I am using this myself and decided to keep it in. it locks the screen using the windows lock when a phonecall is connected. it unlocks the screen when a phonecall is finished. Default this is off, and you do not have to use it if you do not want to.)
Option to set vibrate time in seconds
LED vibrate number can be chosen from 0 till 20
Option to not wakeup the device
Option to not give reminder in set timespan (if you specify from 2300 till 0700, it means that the program will not generate a reminder between 2300 and 0700 each day)
About box
Should display in QVGA/VGA/WQVGA/WVGA
The program uses almost no cpu time, only when it is needed
one "advanced user" registry key in HKEY_CURRENT_USER/Software/MissedCallReminder:
debug: Default is "False", if set to "True", the program will generate debug information in a logfile. to help me indentify problems.
NOTE: apparently Omnia devices use the sms count for both SMS and MMS, that means that the program should generate a MMS reminder if SMS reminder is selected. I would like to hear from Omnia users if this is true.
1.4.1 beta release
bugfix: Reminders are given for a notification even if the notification is not selected in the notifications tab. (second attempt )
bugfix: If no reminder between is used the program does not correctly follow the time rule
bugfix: program still vibrates the phone if phone sound is set to silent
TODO (Things that will be in a next version):
Multi language support
WISHLIST (Things that might be in a next version, if i have the time and can make it work)
Option to stop generating a reminder after x minutes
option to stop generating a reminder after x times
KNOWN BUGs (things that,if possible, be fixed in a next version)
A small FAQ
Q: what does Vibrate LED number mean?
A: The LED number specified here is used to vibrate the device. This is different per device. Using the "Menu - Test vibrate" you can test if the number entered in the vibrate LED number field is the correct one for vibrating the device.
Q: what does the menu option "No icon in taskbar mean?
A: the option "Menu - No icon in taskbar" controls the "minimize to taskbar" or "minimize and hide".
When "No icon in taskbar" is NOT selected the program will minimize to the taskbar. the program can only be reopened using the icon in the taskbar. it is not visible in the taskmanager.
When "No icon in taskbar" is selected the program will only minimize. it can be reopened by relaunching the program. it is also visible in the taskmanager.
TouchFlo user should select the "No icon in taskbar". when doing this please close the program and relaunch it for the setting to take effect.
Q: What does "Lock screen on call connect" mean?
A: it locks the screen using the windows lock when a phonecall is connected. it unlocks the screen when a phonecall is finished. Default this is off, and you do not have to use it if you do not want to.
Q: I cannot relaunch the program when it is already running using the program icon.
A: please see post # 2:
If you like my work, feel free to give a small donation ( EUR or USD )
Further explanation for the program does not start from program icon
I'll try to explain with some pictures how the program behaves when the no icon in taskbar option is selected or not selected. Just to be sure that it is not the cause for users who are experiencing problems with reopening the program using the program icon:
first situation:
You have installed MissedCallReminder and you start it for the first time, If you change nothing and select Apply the following will now happen:
Menu - no icon in taskbar is NOT selected (noiconintaskbar.jpg)
The program is not visible in any Taskmanager's application list
The MissedCallReminder icon is visible in the taskbar (Iconintaskbarnotselected.jpg)
When this is happening the program will not react to clicks on the program icon in the programs list, it can only be reopened using the taskbar icon.
second situation
You have installed MissedCallReminder and you start it for the first time, you select Menu - no icon in taskbar AND completely exit the application using Menu - Exit. You then restart the program and select Apply and the following will now happen:
Menu - no icon in taskbar is selected (Iconintaskbarselected.jpg)
The program is visible in any Taskmanager's application list (visibleintaskmanager.jpg)
The MissedCallReminder icon is NOT visible in the taskbar
When this is happening the program will react to clicks on the program icon in the programs list.
Request: If users experience this and are certain the above situation is not the case then i would be very interested in what the program registry settings are. if you are able to do this could those users please open a registry editor and navigate to HKEY_CURRENT_USER\Software\MyMissedCallReminder and tell me the value of the key "minimizetotaskbar"
cool.. i'll be using it
FootPrint?
What kind of a footprint or memory usage does it require?
curious george said:
What kind of a footprint or memory usage does it require?
Click to expand...
Click to collapse
memory usage is currently around 235 kb
Looks neat
Throwing in an idea, hope it's ok. It would be good if you could have reminders for only missed calls and not messages (or the other way around for that matter - looks like you will get the same reminders from both on the screenshots).
I'm biking a lot and don't always won't to stop to read a new message, hence reminders can be a bit annoying. On the other hand, I'm wearing my headset so I always pick up calls
MTM said:
Looks neat
Throwing in an idea, hope it's ok. It would be good if you could have reminders for only missed calls and not messages (or the other way around for that matter - looks like you will get the same reminders from both on the screenshots).
I'm biking a lot and don't always won't to stop to read a new message, hence reminders can be a bit annoying. On the other hand, I'm wearing my headset so I always pick up calls
Click to expand...
Click to collapse
i am currently working on some "improvements" like having it minimize to the taskbar. i think i will also include the option to turn a reminder on or off for unread SMS or missed call
OMG thx man very much,i was looking for a prog. like this for a while now,thx again great post
Good Job, it works on my KS20
I like it, it is simple
No Vibrating
No vibrating on ASUS P535!
How do you HTC people cope with the reminder witch turns on the screen. In your pocket, an unwanted touch on the screen could run an application?
The Asus P535 has an HOLD button!
Too bad the button apply can't be reached with a 240x320 (landscape) display like the one used on the IPAQ 914C
sudist said:
No vibrating on ASUS P535!
How do you HTC people cope with the reminder witch turns on the screen. In your pocket, an unwanted touch on the screen could run an application?
The Asus P535 has an HOLD button!
Click to expand...
Click to collapse
when applying the settings you can also specify the LED number to vibrate (default is 1) . please try this. perhaps it will be usefull to have a test option.
regarding the unwanted touch problem, i personally use S2U2, so when the device wakes up i do not have this problem.
what i can do is add an option that the device does not wakeup when a reminder is given. but that does mean that you will not hear any reminder until the device wakes up.
tesselaar said:
Too bad the button apply can't be reached with a 240x320 (landscape) display like the one used on the IPAQ 914C
Click to expand...
Click to collapse
the next version will hopefully have better support for non portrait display.
mb286 said:
when applying the settings you can also specify the LED number to vibrate (default is 1) . please try this. perhaps it will be usefull to have a test option.
Click to expand...
Click to collapse
I've tested on 1 and 10 (seconds I think)
mb286 said:
what i can do is add an option that the device does not wakeup when a reminder is given. but that does mean that you will not hear any reminder until the device wakes up.
Click to expand...
Click to collapse
There are programs that still work in SLEEP MODE (for example, autoflight is always telling me the time....even in sleep mode).
*Memory heap size = 1Mb (OsRemindMe = 1,6Mb)
sudist said:
I've tested on 1 and 10 (seconds I think)
There are programs that still work in SLEEP MODE (for example, autoflight is always telling me the time....even in sleep mode).
*Memory heap size = 1Mb (OsRemindMe = 1,6Mb)
Click to expand...
Click to collapse
i think the LED number for vibrate could be any number between 0 - 5, but i do not know for sure, it is 1 on my Touch. i must admit that setting the LED number is not very clear for first time users. I do not know how to make it so that it automatically uses the correct number.
I'm in the impression that you can not hear a sound if the device is in sleep mode. but perhaps i am mistaken? Autoflight generates a sound without waking up the device?
Thanks it's great
Always wanted an app like that for my WM6.1
nice piece of work
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
add in some extra information..
davidfvk said:
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
Click to expand...
Click to collapse
regarding above statements, perhaps i shall further clarify....
a) add in "number to repeat"..
example: reminder will give notification every interval of 2mins for 5 times
I'm now using Touch (with Throttle Launcher interface, 240x320), perhaps this reminder program need user to off it manually? yet, it's too bad that i can't trigger this button... so, i suggest 2nd option which stated above....
Thanks...
davidfvk said:
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
Click to expand...
Click to collapse
if the user dismisses the missed calls and marks the unread sms as read while the program is running ,the program should know when not to give the reminder anymore.
however problems can arise if the program is not running and the user dismisses the missed call/unread sms notifications. the set reminder will then not be cancelled. this should be fixed in the next version. the next version will also have an option to clear generated reminders.
Hi,
Thanks for your prompt reply. Personally I think this program has great potential. Just wish it could be revised to a better software.
I tried it yesterday. It rings to notify me that i have missed calls / unread msg.. somehow, I went to read the msg and checked the missed call.. yet, the reminder won't stop.. (and i din see any button to be pressed to stop, if there is any? )..
plz advise?
Thanks

ROM - (GSM) - ICS MIUI v4 (2.4.13) - Android 4.0.4 [21/04] *RC1.4*

Here we have MIUI v4 for Xperia Play..
This ROM is based on CM9 FXP116 and is MIUI version 2.4.13.
WHATEVER BUGS ARE ON CM9 ARE ON THIS ROM AS WELL!!
Thanks go to nickholtus, DooMLoRD, KeiranFTW, freexperia team, Kamarush, expeacer & Lasan for their work, without them this ROM would not be what it is now.
Obviously whatever is supplied and you have flashed is at your own risk,
I will not take responsibilty for any damage to your handset, car, pets etc etc
RC1.3 ROM (05/04): http://www.sendspace.com/file/hsn8si
RC1.4 ROM (19/04): http://www.sendspace.com/file/0inqel
USE LATEST CM9 KERNEL FOR BEST RESULTS
FXP116 Kernel:http://www.sendspace.com/file/uetsu2
USE THIS NEW CM9 KERNEL BY KEIRANFTW:
KeiranFTW said:
http://icxperia.com/keiran/newboot.img
New kernel for CM9/AOKP.
Based on new Sony sources.
Deep sleep is fixed, and so is video decoding
Enjoy, watch videos and have deep sleep
Click to expand...
Click to collapse
DO NOT ASK FOR ETAs OR ASK WHY THINGS DONT WORK, CHECK THE CM9 THREAD TO FIND OUT THESE ANSWERS
IF YOU USE ANY OF MY WORK PLEASE GIVE CREDIT WHERE IT IS DUE, THANKS
INSTRUCTIONS:
1. FLASH .62 STOCK USING FLASHTOOL WIPE USERDATA & CACHE
2. FLASH CM9 FXP116 KERNEL USING FASTBOOT
3. INSTALL RC1.4 ROM FROM SD CARD
4. REBOOT PHONE AND WAIT A WHILE TO BOOT
5. FLASH DOOMKERNEL ICS (OPTIONAL)
Make sure to factory reset before flashing.
First boot takes quite a while.
What is working:
boots
calls/texts
touchscreen
gsm
sound
game pad (no touchpad yet)
themes
camera
orientation
bluetooth
wifi
root
video playback
USB debugging
data
torch
front camera
Not working:
video recording (still buggy)
gps (works on certain apps)
MIUI CHANGELOGS:
Code:
2.4.13
[System]
Optimisation of interface
The repair of the Desktop home button, recent task pane flash-back problems
[Contacts]
Optimisation of load speed of contacts
Optimisation of the contact list and search style
Optimised contact search style
[Messaging]
Add send SMS details to other contacts
Delete edit slide to remove MMS layout
Improve SMS bulk delete performance
Optimise SMS backup and recovery performance
[Lock screen, status bar, notification bar]
Optimisation of the new notification icon in the status bar display
Optimise quick clicking on the notification bar shut down / restart toggle, the status bar reports the selected status
Optimise shut down / restart confirm dialogue box style
Optimise variety lock screen efficiency by over 30%
Repair status bar icon or operators information is not displayed
Fix error opening the lock screen Torch under certain circumstances
Fix the drop-down notification bar, status bar background flickering problem
[Themes]
Add new version of the theme interface (not fully implemented)
Optimise theme resource loading efficiency
[Camera]
Optimise recorded video is stored as MP4 format
Fix in guarded mode, from the lock screen attempting to activate the camera leads to FC
Fix if the camera is activated when the screen is locked, still AF issues
[Gallery]
Add in sort by size and date, display picture size and date information
Added 12 pre-set picture groups and two pre-sets for screenshots
Increase capacity of allowed number of pictures in each album
New prompts for group albums
Optimise the pop-up confirmation prompt delete dialogue
Optimise saving the last viewed Album
Repair single page album sorting problems
Repair of a single album page in HTC Sensation resolution problems
Repair the Image details page to delete the last picture, cannot slide to delete
Repair Image details page action bar
Optimise photo details page double click zoom effect
Repair album and photo details page to exit edit mode, the screen flashes
Repair opening photo from Camera into gallery slide shown causes memory leaks
Fix problems with the share photo screen
Fix photo details displaying the wrong time information
Fix gallery thumbnails
Fix problems returning list of albums
Fix unusual title gradient problems
[Music]
Add Nexus S to support WMA music format
Add support in status bar to control playback operations
Optimised wire priority strategies
Repair song titles with single quotes, online music player fails
Fix problems in edit mode, selecting multiple songs to add to playlist
[Settings]
Optimise new Wi-Fi connection
Optimise access point name (APN) settings & logic
Optimize the APN settings item
[File Explorer]
Optimisation of apk classification
[LED lights]
Optimise the colour and blink rate settings
[Alarm Clock]
The new timer does not set text reminder
Optimisation of the timer and stopwatch button text is not centred
Optimise the new alarm clock, the time defaults to the current time
Repair after the alarm clock ringing, delete data ring
Optimisation of the alarm clock memory
Fix jittery graphics problems with the timer countdown circle
Fix other incompatibility problems
Fix problem resetting the timer and forcing application to quite, returning to the application does not clear the counter
Fix problems with mangled UI in different screen resolutions
__________________________________________________________
__________________________________________________________
2.4.6
[System]
Repair Need for Speed FC
Fix problems with access to data usage
[Phone]
New MIUI phone interface and functionality (requires data wipe)
Optimize operator SIM card to display a different name (Mobile Display SIM card, Unicom display the UIM cards, telecommunication display USIM card)
Optimise the Call log interface
Optimise vertical slide to answer interface, "hang up" and "hang up and send text messages" buttons swap position
Fix in some cases, selecting SP service numbers avatar causes FC
[Contacts]
Optimisation of pop-up contact quick access interface
Optimisation of the pop-up contact quick access interface, now supports long press to copy number
Optimisation of Importing SIM card contacts, support background import, information is prompted in the notification bar
Fix some cases adding contacts to the group leads to FC
[Messaging]
Added support for LED flash notifications
Optimise SMS limits
Fix access restrictions, lock screen can still preview the content of messages
[Lock screen, status bar and notification bar]
Repair open screen angle does not show the rounded corners of the status bar
Fix in some cases, dragging the status bar in the process of switching theme leads to FC
Fix in some cases, switching themes the input method icon is displayed in the status column on the right
[Desktop]
Optimize the last icon in the folder which is then moved out of the folder, the folder automatically refreshes
[Theme Manager]
Optimisation of 2.3 Icon compatibility
[Camera]
New camera shutter animation and storage animation
Fix photo size settings errors
Fix starting the camera automatically sets the screen brightness to the brightest
Fix other applications call system camera instead of MIUI camera which often leads to FC
Fix the SD card prompt for storage space
Repair the auto focus prompt sound
[Gallery]
Optimisation of Gallery Home Album number total text
Fix the media scanner does not scan the phones internal memory
Clicking to open the picture, photo cannot be selected for deletion (Repair from the File Explorer)
Repair adding desktop widgets causes FC
[Browser]
Optimisation of the default navigation page, do not activate the toolbar at the bottom of home page bookmark button
[Alarm clock]
Added new timer function
________________________________________________________________
________________________________________________________________
2.3.30
[System]
Optimise password-protected applications do not appear in the recent Task list
Optimisation of the recent task pane click-able area to resolve a mistaken click problem
Repair to clear the "Settings" no lock screen data leads to abnormal operation
Repair in some cases cannot ROOT
Repair screen vertex does not display rounded corners, the status bar interface displays the wrong information
Repair removing settings data leads to lock screen display issues, also launcher becomes unresponsive
Repair MoboPlayer playback FC issues
[Phone]
Optimise the efficiency of the T9 dial-up search
Optimise the display of dial-up record efficiency
Fix dial-up and click interface for contacts avatar causes rapid panel flashing problem
Fix dialling a number with 0 contacts with the prefix lead to unrecognised problems
[Contacts]
Add call record to deletion of single log entry
Add Merge Contacts
Optimise the contact import efficiency
Optimise the search results style
Optimise the group avatar style
Repair Exchange server contacts
[Lock screen, status bar, notification bar]
Added support for clicking on the notification bar switch away (See Settings -> All settings -> notification bar style, open the notification bar "switch" click away)
Optimise the status bar rendering efficiency
optimise text input, left side of the status bar to display the input method icon
Fix the power icon to display the exception of the problem
Fix telecom version of the mi-one signal shows the wrong information
Fix in some cases, be mistaken for hidden notification bar icon problem
Fix in some cases, cannot enter the PUK code
Fix lock screen display of owner information is not displayed
Fix default lock screen, music title and message preview show overlapping
Repair the notification bar "simple" mode switch to respond to clicks.
Repair setting the status bar style may lead to FC
Repair Desktop button to light up the screen, may mistakenly open the flash light
Fix problem with default lock screen time is not updated
[Camera]
New shutter mute (when the system is muted you can also in the camera interface can press the volume keys to adjust the shutter volume)
Add panoramic mode support the use of the mi-button button to take pictures (MI-ONE only)
Repair third-party applications calling system camera, the results page shows the problem of camera operations
Fix password lock screen to activate the camera leads to FC
Fix flashing focus screen interface problem
[Gallery]
Add support to display pictures and albums from ROM
New! If no SD card installed, the Gallery can still be used
Optimisation of image editing or cropping, automatically saved in the same directory as the source file, the file name is automatically added to the new edited file
Repair SD card clear the cache, the cache remains unusable
Repair multiple choice mode selects zero files
Fix memory leak problems result in thumbnail not displaying and FC issues
Fix when the gravity sensor is turned off, the details of the photo will still rotate
Repair high DPI phone, pictures, and Album thumbnails are too small
Optimise multiple choice selection mode fonts and icons style
[File Explorer]
Fix applying system update via SD card, the install of the update package leads to FC
Fix problem switching to the SD card tab leads to FC
Fix in some cases double-click the back button leads to FC
Fix in some cases item classification cannot be selected
Fix problem when SD card is not installed, the category page information displays the wrong information
[Desktop]
dragging the icon to the edge of the screen to remain continuously across the screen
Optimise using the new rendering to improve efficiency and speed
Fix problem dragging folder icons
[Themes]
Fix in some cases applying a theme will lead to phone not responding, requiring a reboot
Fix some problems with lockscreen themes
[Music]
Add FLAC format support (03-27)
Fix in some cases downloading online music leads to FC
Fix problem with online music, adding currently playing song to 'current' playlist fails
[Settings]
Optimisation "flight mode" GPS satellite automatically rotate the screen operation to modify the commonly used settings for the switch operation
Optimisation of the complex operation commonly used settings pop modify to enter the lower-level page operations, such as "volume" "brightness”
Repair to enter the "notification bar style" and "access point name (APN) screen starts to flash the screen on and off
Repair in the settings screen password-protected process to cancel the return to the previous level, cause the screen password "feature is turned off
Repair opening the password protection screen, selecting the pattern password is visible does not display
Optimise settings stored in single USB storage
Fix problem where privacy mode cannot set password-protection
[Browser]
Add new night mode function for viewing web pages at night
Optimisation of default navigation page loading speed
Optimisation of the menu functions
Fix closing tab automatically switches to the first tab in the list
Fix problems with user interface visual details
Fix problem opening quick control menu in full screen mode does not hide the bottom of the toolbar
[Download Manager]
Add notification to remind of low SD card space, and display the corresponding information in the download list
[FM Radio]
Fix problem listening to the Radio when call is received, radio music is now resumed after the call is ended
[Access Controls]
Optimise application password protection in the recent tasks list does not show a preview when the application is marked protected
[Alarm Clock]
Added new timer stopwatch
Optimise the alarm clock switch style
Repair white on white labels in the interface
Fix screen is not correctly showing background of the clock interface
Fix setting silent mode for alarm brings back invalid response
____________________________________________________________
____________________________________________________________
2.3.23
[System]
Added toast notification up after memory clean-up to show released memory and display current free memory
Added support for Bluetooth transfer of files in any file format
[Phone]
NEW limit on the number of call log entries
Optimise the answer interface gestures indicators
Optimisation to improve the response speed when opening the dial pad
Optimisation to reject call effect
Fix dial interface to enter editing mode, pressing and holding items caused jitter effect problems
Fix mobile SIM card import of contacts displays error in some cases
[Contacts]
Added option to show / hide SIM card contacts
Optimised the bottom of the list name no longer shows phonetic, but the nickname and company
Optimised to open input method by default when creating a group
Optimisation of Edit contact pop-up list of account icons
Fix problem leading to FC when contacts application is opening in landscape
Fix problem editing a contact and clicking back or cancel will return a list of contacts
[Messaging]
Add new message support for recent contacts (See SMS Settings)
Optimized the width of dialogue pages in the horizontal screen
[Lock screen, status bar, notification bar]
Optimised when the notification bar shows all notifications in the upper left corner says "more" icon no longer displays
Optimize the notification bar "in progress" entry to resolve the position transitions
Optimise the "simple" mode switch sliding sensitivity
Fix in some cases the lock screen will suspend animations
Repair not playing music, double-click the unlock button and then decline in music to begin play
[Desktop]
Optimisation of Launcher sliding gesture efficiency and user experience
Fixed problem if there are no recent tasks, clearing result is displayed when there’s no recent task.
[Themes]
Add Variety lock screen support, rebound animation progress variable
New Variety lock screen support group components transparency
Optimisation when theme updates, the normal use of the current version is retained
Repair some cases, Chinese characters entered are not applied
[Camera]
Added scene selection and colour effects to add style icons
Optimisation to adjust the camera interface layout
Optimisation of video resizing of 480p in two formats; 720p and SD
Optimisation of the settings details interface
Optimisation when clicking on last taken photo in the camera interface speed of switching to direct use of the Gallery
Fix Photo EXIF time data is not accurate
Fix problem with camera not responding the first time it is opened (Clean system install)
Fix panoramic camera mode interface errors
Remove the face recognition setting option
[Gallery]
New option to select albums in ascending or descending order
Optimisation of interface effects
Optimise the photo details action bar display adjustment
Fix problem with photo details / slide show / photo editing in full screen and now supports auto-rotation
Fix problem adding photo gallery to desktop causes FC
Fix problem opening gallery from picture selected in File Explorer
Fix problems with rotation going in wrong direction
Fix problem scanning Camera directory "Android/DCIM/" when complete does not automatically refresh the list of photos
Fix problem switching photo slides to photo details leads to FC
Fix album thumbnail aspect ratio (stretching issues)
[Music]
Fix problems displaying the amount of available music on SD card is not refreshed
[Settings]
New Commonly used Settings list
Optimisation of password set-up settings options
Optimisation of MIUI Settings
[Download Manager]
Fix problem with deleted download history. Unable to select file to delete from list
[Browser]
Optimisation of the new interface version
[Anti-Spam]
Fixed the problem that when clearing interception SMS entries appear in the menu
[Alarm Clock / Clock]
Added new Word clock to optimise the alarm interface
__________________________________________________________
__________________________________________________________
2.3.9
[System]
New ROOT privileges access
Optimisation and streamlining of the System preferences application
Fix the width of the top section of the pop-up area is not unified
Fix long pressing the home button to enter list of running applications, selecting the remove all option results in a non-response or animation
Fix setting tones does not apply successfully
[Phone]
Optimisation of reject call reply messages
Optimisation of the answering / call interface
Optimisation without SIM card does not search the web
Fix telephone set fixed dialing list, adding a contact leads to FC
Fix issue with contact call records
Fix use without a SIM card, the SIM card PIN code lock feature leads to FC
Fix call forwarding, call waiting settings page sometimes does not close the interface down
Fix problem with 3rd party calls in some cases lead to abnormal interface problems
[Contacts]
Add support for local contacts to add birthday information
Fix problem setting ring tones for selected contact leads to FC
Fix problem adding multiple contacts in SMS leading to problems with the search string
[Messaging]
Optimisation to improve message preview on lock screen when user has password protection set
[Lock screen, Status bar and notifications]
New - When the screen keys button is disabled the notification bar will display a notice indicating it is disabled
Notification items can now choose to select to view application
Optimise the layout and style of the notification bar
Layout optimisation of the notification bar switch settings
Fix problem with status bar cannot be pulled down
Repair single page notification bar style, manually adjust the brightness to minimum, the switch automatically changes to auto brightness and then back to manual adjustment but does not remain at the lowest setting when switched back
Optimise the upper left corner of the status bar areas icon size and display
Fix problem with incoming call cannot be answered from lock screen
Fix problem with charging progress bar display the wrong information
[Desktop / Homescreens]
Optimisation to modify the systems default wallpaper
Fix problem with some applications background frame icon
[Themes]
Optimisation when replacing fonts, pop-up tip will be displayed
Optimisation for changing the local theme style, desktop clock and picture frame according to the widget size to display a different preview
Optimisation of variety style lock screen, the desktop clock now supports adaptive screen resolutions
[Music]
Added support for Online music ported from GB code
Optimisation and efficiency of the lock screen spectrograph display and UI
Fix problem selecting music ring tones and the constant pop-up dialogue
[Backup Manager]
Fix in some cases clicking "Backup now", the interface becomes blank
[E-mail]
Optimisation of the message body input box cursor
[Sound Recorder]
Fix the call recordings list does not display the caller contact name
___________________________________________________
___________________________________________________
2.3.2
[System]
Added support for screenshots without SD storage
Added support for application encryption
Added custom display of status bar icons
[Phone]
New dial-up and call interface animations added
Add an urgent call save to the call log
Optimise the interaction of T9 dialer interface, clicking list will change to calls, click right button switches to contacts
Fix in some cases inserting SIM card still shows "No SIM card" message when SIM is inserted properly
[Contacts]
Added support to send contacts to desktop homescreen as a short cut
New contact details interface to improve editing capability
Optimisation of the new contacts details page
[Messaging]
Fix new pop-up information is not displayed in the Task Manager interface
Fix problem with WAP PUSH information being unable to be displayed
[Lockscreen, status bar and notifications]
Fix problem selecting "access restrictions" toggle leads to FC
Fix problem with certain mobile carriers, the mobile carrier name will appear twice
[Themes]
Optimisation in order to avoid garbled information, changing the system font will prompt user to restart device
[Music]
Optimisation of the currently playing song page and current playlist switching animations
[System updater]
Added the image of Mitu and version seal into sharing system update information
[FM Radio]
Added support for FM radio app
[Access Control]
Added support for application encryption
I'll happily test for you... good luck
count me in
i can test too
Same here !
Me too !
You need to compile CM9 with VMSPLIT_3G and then merge MIUI into it.
KeiranFTW said:
You need to compile CM9 with VMSPLIT_3G and then merge MIUI into it.
Click to expand...
Click to collapse
You should team up
Sent from my GT-I9100 using XDA Premium App
[email protected] said:
You should team up
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
I already belong to a team, The Darkforest Group, and I work on the sidelines for ICX, more of a backup developer.
I don't really have much time, as I am sixteen and still at school
I will be working on this as and when I can, I have a full-time job and work 11 hours a day so progress may be slow
Saturday i will be trying to compile cm9 with cm_split 3g.
Nickholtus is already helping by working on a kernel for me so things are looking good
Any other help will be much appreciated
Sent from my R800i using XDA App
KeiranFTW said:
You need to compile CM9 with VMSPLIT_3G and then merge MIUI into it.
Click to expand...
Click to collapse
Keiran do you have time to help me with this?
I respect your work and would love to have you help me with this.
Merging miui into cm9 is no easy task and this is my first ever project.
I have only read up a small part on these matters and at 38 years old its harder to learn.
I am going to stick to this project until it is perfect as I am sure this will keep alot of play owners happy.
I will be working hard over the weekend to try and get a build to boot... wish me luck!
Sent from my R800i using XDA App
Backed up, ready for testing, flashtools ready just in case
test 1 already!!
i'll give this ago with the CM9 and ICX kernels later after work. and post my results
Did you compile CM9 with VMSPLIT_3G?
I would do it myself but I am unable to sync CM repo for CM9.
Kernel is easy, but if you dont compile CM9 with VMSPLIT_3G then it will not boot.
Sent from my R800i using MIUI
KeiranFTW said:
Did you compile CM9 with VMSPLIT_3G?
I would do it myself but I am unable to sync CM repo for CM9.
Kernel is easy, but if you dont compile CM9 with VMSPLIT_3G then it will not boot.
Sent from my R800i using MIUI
Click to expand...
Click to collapse
I tried.. it may work my linux system isn't great I'm doing it on ubuntu on my ps3 at the moment..
Sent from my R800i using XDA App
elspanish88 said:
i'll give this ago with the CM9 and ICX kernels later after work. and post my results
Click to expand...
Click to collapse
How did you get on with this?
I am starting again with the latest build of CM9 and merging with the arc build of miui 4.. thanks freexperia
Sent from my Xperia Play using XDA App
pricey2009 said:
How did you get on with this?
I am starting again with the latest build of CM9 and merging with the arc build of miui 4.. thanks freexperia
Sent from my Xperia Play using XDA App
Click to expand...
Click to collapse
sorry for delay was out last night on mates stag so... i get an Error 6 on both kernels :/
Error 6 is the update.zip not recognizing a valid flash target.
You'll have to edit some line in there for that, and try again.
Help me out with which one, guys ^^..
If you go into the script-updater and replace \r\n with \n it will then install (thanks restless123)
Still need a kernel though, Im not quite sure, but now that miui is open source experienced devs could build a complete miui v4 for the play without having to port it..
Sent from my R800i using XDA App
Miui rom is not really open source jet, only some apps for now.
Sent from my R800i using XDA App

[Q] Wifi won't auto connect

Having a small but annoying issue here.
I find that if I turn on wifi with widgets or quickpanel in SystemUI, the wifi will take very long, or sometimes never auto connect. However, opening up settings and pressing scan results in instant connection.
Thanks in advance.
I don't have your issue and I use a notification panel created by the Power Toggles. (this was not an advertising message)
Try to create a shortcut to the WI-FI settings by:
- long press on 'desktop'
- select 'Shortcuts'
- scroll to the 'Settings shortcut', click on it;
- scroll to the 'Wi-Fi'
I know this is not so fancy like a widget or another setting app, but should be more quickly to access and I think is a workaround for your issue.

[WIP][GB2.3.8]CyanMobile[6-25-13]

TNN Presents CyanMobile
​
Alright guys yall have asked for it so I have created it. Remember this is a wip and so far it does not boot. I am looking for people to flash and test since I do not have this device the process of creating this might take some time.
First things first credit is given where credit is earned! This source was not created by me or any of my team and the same goes for the device tree(s) used to compile this. Below are links to the original source code and device tree(s) used to make this happen.
SquadZone -- The team who made this beast in the first place -- https://github.com/CyanMobile
Giveen -- I have used his tree and vendor files -- https://github.com/giveen
DSC -- Kernel source that is used for the current builds -- https://github.com/dsc-team/dsc-team-kernel-project
TNN -- This is my team who without their support none of this could have happened
CyanMobile - Evo 4G General thread -- AKA CyanMobile Map (This will be brought over at a later date) -- http://forum.xda-developers.com/showthread.php?t=2305750
Now to get to the meat and potatoes!!
What works!!
Nothing yet rom bootloops according to my only tester (this is where the community comes in cause I need more testers)
While digging around in the source code I came across this from the SquadZone Team. It is a list of some of the features that are included in this rom.
What is CyanMobile?
CyanMobile is an aftermarket ROM like CyanogenMod, MIUI, JoyOS, LewaOS and others that are built from source...
Absolutely built from source based on CyanogenMod 7 (Gingerbread v2.3.7) and modifications from AOSP and AOKP
Thanks To CyanogenMod Team, AOKP Team, and AOSP Team for Their Work
**********************************************************************************************************************
** CyanMobile is Short of " *Cyan* (CyanogenMod) *Mob* (Mobiling) *I* (Improving) and *L* (Let's) *E* (Experiment)" **
**********************************************************************************************************************
All features are based on what users do and what users need with lots of improvements here and there
This ROM (optimized by Gingerbread) uses updates from other branches (like ICS stuff, AOSP and AOKP) with reverse
engineering or backporting skills
It can be used without any need to have any Google application (Gapps) installed..
Let us talk about what is in CyanMobile:
====================================================================================================
1. Statusbar :
* Date
- Show/Hide Date
- Date Colour
* Notications
- Ticker Color
- No Title Color
- Latest Title Color
- Ongoing Title Color
- Clear Label Button Color
- Title Color
- Item Color
- Time Color
* Icons
- Show/Hide Notification Icons
- Show/Hide Statusbar Icons
- Show/Hide Headset/Alarm/Bluetooth/Gps/Sync/Wifi/3G/4G Icon
* Clock
- 4 Clock styles (Right, Left, Center and Hide)
- Clock Color
- Clock Font Size
* Carrier label
- Show/Hide Carrier Label
- Bottom Carrier Label
- 3 Carrier Label On Statusbar Styles (Right, Left and Center)
- Carrier Label Color
- 4 Carrier Logo Styles (Right, Left, Center and Custom Logo)
* Signal
- 5 Different Styles (Bars, Text, Text w/dBm, text w/Auto Color and Hide)
- Wifi Signal Text
* Battery
- 7 Different Styles (Icon, Percentage, Top Statusbar, Side Bar, Behind Statusbar, Navigation Bar and Hide)
- 3 Different Battery Percentage Format (Default, Percentage and Full Color)
- Statusbar Battery Color
* Power Widget
- 4 Different Layouts (Default, Bottom, Grid and Tab)
- Music Widget
- Grid Layout Customizing
* Misc
- Refactor New Statusbar Layout
- Power Clock
- Power Date
- Weather PopUp
- Shortcut Button
- Show/Hide Statusbar
- Reverse Statusbar Icons And Layout
- Statusbar Brightness Control
- Statusbar Fonts Size
- Statusbar Icons Size
- Statusbar Height Size
- Statusbar Background
- Statusbar Background Color
- Notification Background
- Notification Background Color
====================================================================================================
2. Framework :
* Lockscreen
- 11 Different Lockscreen Styles (Sliding Tab, Rotary, Lense, Ring, Honeycomb (beta), Circular (alpha), Sense (beta), ICS Ring (alpha), Jb Ring (alpha, Jb GlowPad (Alpha) and Bebek Ring (alpha))
- Lockscreen Widget Color
- Sms/Call Notifications
- Fuzzy Clock
- Kanji Clock
- Custom Text Lockscreen
- Widget Layouts
- Pattern Styles
* Power Saver
- Screen Off Data Action
- Data Action Delay
- Sync Action
- Sync Time Interval
- Screen Off Wifi Action
- Sync Data Usage
- Mobile Data Preference
* Application
- Native A2SD Framework Core
- Installation Place
* Display
- Bravia Engine
- Rotation Animation
- Window Animations
- Transition Animations
- LCD Density
* Input
- Quick Key Behavior
- Enable/Disable Vibrate on Shutdown
- Explorer Key
* Power Menu
- Show/Hide Power menu/Silent/Airplane/Profile/Screenshot/Power saver/Hibernate/Suspend Toggles
* Fonts
- Change Fonts System
- Change Fonts Type
* OverScroll
- Effect
- Color
- Weight
* Core Replacer
- Change System Apk
- Change Framework Apk/Jar
* Boot/Shutdown animation and Sound
- Preview
- Change Bootanimation
- Change Shutdownanimation
- Change Bootsound
- Reset
* Misc
- New Notifications Design
- Intruder Alert is Life
- New Dialog Design
- Backported Some Apis From Jellybean
- Clear Market Data
- Global Text Color Change
- Global App Background Change
- Soft Button Statusbar
- Navigation Button Bar
- Choose Navi Button
- Navigation Button Bar Size
- Navigation Bar Background
- Extend Power Menu
- Remap Volume Keys
- Lock Volume Keys
- Volume Key Beeps
- Swap Volume Keys
- Task Switcher
====================================================================================================
3. Sound :
* Features
- Loop Ringtone
- Flip Down To Mute Ringer/Snooze Alarm
- Increasing Ringtone Volume
- Less Frequent Notification Sound
- Battery Full/Low Alert
- Charging Plug/Unplug Sound
====================================================================================================
4. Tethering :
* Features
- Bluetooth Tether
- Auto Usb Tether
====================================================================================================
5. Phone :
* Features
- Smart Phone Call
- Back Button To End Call
- Menu Button To Answer Call
- Reject Call with Message
- Allow Incall UI Touch
- Call Me Louder While Inside Bags
- Speed Dials
- Video As Ringtone
- Ring Delay
- Export/Import SIM Contacts
====================================================================================================
6. Messaging :
* Features
- Bubble/Black/Transparent Theme
- Smart Phone Call
- Hide Avatar
- Strip Unicode
- Emoji Support
- Convo List/Subject Font Size
- Sms Vibrate Morse
- Brutal Sender
- Sms PopUp
====================================================================================================
7. Music :
* Features
- Shake To Next/Prev/Play/Pause/Shuttle Track
- Favorite Folder
- Flip To Play/Pause
- Smooth Play Track
====================================================================================================
8. Locations :
* Features
- Enable/Disable Assisted GPS
- GPS Tracker Performance
- Security Device Finder
====================================================================================================
9. Performance :
* Features
- New I/O Scheduler Option
- New Dithering Support
- Enable Bootsound
- Bootsound Volume
- Enable Shutdownanimation
- Gmaps Hack
- KSM Settings
- Battery Polling
- Low Mem Killer Option
- Scrolling Option
- SD Read Ahead Size option
- Screen Off Max CPU Freq
====================================================================================================
10. Misc :
* Features
- ADWLauncher Improved
- Browser Improved
- Calculator Improved
- FM Radio Improved
- File Manager Updated
- SIM ToolKit Improved
- Screenshots Improved
- Task Manager
- Voice Dialer Improved
How to answer incoming calls and how to change the way you answer them.
As most of yall have noticed if you have tried this rom this thing is a beast when it comes to customization. There are countless things you can do and one of them is change how your dialer works. Out of the box you dont have softkeys to answer or hangup your phone. You must hit the settings hard key to answer or dial and the back key to hangup. Sorry about not listing that till now but I forgot about it
How to setup some of the basic features
Changing how you answer your phone
1. Settings -- CyanMobile Settings -- calls
2. Check allow incall ui touch this will give you a ui to answer/reject calls (if you only uncheck the two above this then you will be unable to answer your phone)
3. Also you can recheck the two options to use the menu and back keys and then either the buttons or the ui will work
Setting up GPS
1. Settings -- Main Settings -- Location & Security
2. Check Use wireless networks
3. Check Use GPS satellites
4. Select GPS source then select Use Internal GPS
5. Last one is your choice (it does use your mobile data) Check Use assisted GPS
Second there is a built in a2sd but needs to be setup.
1. Settings-- development -- check mount SD on boot and enable download on SD.
2. Reboot
3. Settings -- applications -- preferred install location -- sdext
4. Settings -- cyanmobile settings -- check allow application moving
5. Select install location and choose sd-ext
6. Now reboot
From now on all apps will automatically be on sdext.
You can go into settings -- application -- manage applications
If everything was done correctly then you will have an option to move to sdcard and move to sd-ext/phone.
Now I know some of yall are getting tired of setting up this rom every time I put out a new release. While this wont save everything it will save most of our settings. Open CyanMobile settings and scroll over to Utilities and you will find options to back up and restore. Just follow their instructions.
To disable boot audio
Settings -- CyanMobile Settings -- Performance
Uncheck enable boot sound and reboot (I have tested and this does work)
A2sd style scripts will cause bootloops
Note on themes: so far every cm7 theme I tried works fine.
You can go into settings -- application -- manage applications
If everything was done correctly then you will have an option to move to sdcard and move to sd-ext/phone.
Now I know some of yall are getting tired of setting up this rom every time I put out a new release. While this wont save everything it will save most of our settings. Open CyanMobile settings and scroll over to Utilities and you will find options to back up and restore. Just follow their instructions.
To disable boot audio
Settings -- CyanMobile Settings -- Performance
Uncheck enable boot sound and reboot (I have tested and this does work)
A2sd style scripts will cause bootloops
Note on themes: so far every cm7 theme I tried works fine.
CyanMobile Map
Well I am sure most of yall can figure out the normal settings so I will leave those out of this guide (unless I get requests for them).
I am going to start at the beginning and work my way through the settings. Some things might cover what has been posted in OP #1 but doing it this way will be easier for me. Also it should help to server as a better map for yall. I am taking pics as I am writing this so for now you will just see an insert message till I get them uploaded.
1. CyanMobile settings
2. First up is the Application tab
A. There are four listings here as shown above.
1. Allow application moving -- this must be enabled to use the built in a2sd program
2. Install location
a. Automatic -- system decides where to place apps
b. Internal -- this places apps on your /data partition
c. External -- this places apps in your .android_secure folder on your main sd partition (not a good option, will reboot when connecting mass storage.
d. SD-Ext -- this places apps on your sd-ext partition (best choice)
B. Use internal storage (this option is not for use and is grayed out)
C. Permission management -- this gives you the option to revoke or grant permission on a app by app basis
3. Calls tab
A. Smart phone call -- cool feature allows you to automatically dial a number when phone is placed near your ear (open contact, message or put number in dialer then put phone to your head and it dials)
B. Back button end call -- on by default
C. Menu button answers calls -- on by default
D. Allow Incall UI touch -- off by default -- selecting turns off options B + C (but you can enable them and have the option to use buttons or the UI) -- if you unselect this option it will automatically turn on options B + C (that way you will never be left without a way to answer calls)
E. Loop ringtone -- loops ringtone until call is answered or goes to voicemail (if not selected a short ringtone will only play once then stop)
F. Call Me Louder -- uses proximity sensor an will increase call volume when phone is inside pocket/bag/etc. (battery draining feature)
G. Vibrate during calls
H. Flip down to mute ringer -- battery draining feature
I. Flip down to snooze alarm -- battery draining feature
4. CPU settings tab
A. Current CPU frequency
B. Available governors -- changes governor
C. I/O scheduler -- changes I/O scheduler
D. Min CPU frequency -- allows you to set the lowest frequency the governor can use
E. Max CPU frequency -- allows you to set the highest frequency the governor can use
F. Max screen off CPU frequency -- limits screen off frequency -- if governor uses screen off freq then the lowest setting of the two will be used
G. Set on boot -- will restore setting after reboot/restart (only select after testing above settings -- that way you don't get stuck in boot loop due to too high/low cpu settings)
5. Display tab
A. Automatic backlight
1. Enable
2. Window length ( 2-60 seconds )
3. Reset threshold
4. Sample interval
5. Use custom
6. Screen dim level
7. Edit other levels
8. Allow light decrease
9. Decrease hysteresis
B. Screen-on animation -- animation when you come out of sleep
C. Screen-off animation -- animation when you go into sleep
D. Enable Bravia engine -- on by default (said to improve graphics)
E. Rotation animation
F. Window animation (this is not the only place to change this)
G. Transition animations (this is not the only place to change this)
H. Display Option -- changes the display size (evo 4G is 800X480)
I. Reset Display size
J. LCD Density (this can effect your market/playstore)
K. Clear Market data
L. Click to Reboot!
M. Reverse rotation -- used if your phone does not rotate correctly
N-Q. Used to enable/disable rotation settings 0, 90, 180, 270 degrees
6. Input tab
A. Input Tweaks
1. Haptic feedback tweaks
a. Haptic feedback main -- vibration when pressing softkeys and some UI interactions
b. Haptic feedback up -- vibration on release of key and some UI interactions
c. Haptic screen items -- vibration when making screen selections (haptic feedback up must be enable to use this feature)
d. Set Down Pattern -- make vibration patterns
c. Set Up Pattern -- make vibration patterns
d. Long-Press Pattern
e. Set Keypad Tap Pattern
2. Long-Press home settings
a. Show recent apps title
b. Number of recent apps
c. Quick home button -- when enabled pressing home shows recent apps (no long press required)
d. Task Switcher -- this is the app that makes it look like ics style recent apps (on by default)
e. Use custom application
f. Select custom application -- sets application used when long pressing home
3. Long-Press menu
a. Choose behavior -- a few preset options
b. Select custom application -- allows you to set app launched when long pressing menu
B. Search key behavior
1. Search key app
2. Custom application
3. Long-press search key
4. Custom application
C. Vibrate on shutdown
D. Volume rocker wake -- use volume keys to wake phone
E. Volume button music control -- long press vol+ to skip forward, vol- to restart/skip back (D and E can be enabled at same time so use care or you will wake the phone instead of changing tracks)
F. Camera button music control -- can be enabled but since we have no camera button it does nothing
G. Explorer Key -- another option you can change but since we dont have this key it wont do anything
6. Interface tab
(insert 27, 28, 29)
To be continued....
reserved for cyanmobile map part 2
Bug/Issue Report Form
If all users would please start using this simple form located below it will make things easier for everyone. Hint: if you use the red color code already in the form it will make reading the bug/issue report easier for me and other users who might have similar issues. Thanks for all your feedback without it this rom could never improve.
Bug/issue Report Form Link:
1. Rom version - beta#
2. Kernel -stock
3. H-boot - 6.16.16
4. Recovery type - RA/twrp/cwm
5. Hardware type, radio, and baseband ( not required but can be helpful) - baseband 2.15.00.01.15
6. What happened (crash, reboot, boot loop, etc.) - system crash
7. What you were doing when it happened - trying out xda app
8. Does it happen every time or is it a random issue - everytime
9. If it is an app please list the app version and if the app was downloaded from the market or installed via other method - inverted xda app from xda website
10. Are you using a2sd? Which script? - Yes, the built in a2sd / DT's a2sd
11. If using a2sd please list sdcard partition specs - 16 gig class 10 Sandisk, 256 MB swap, 1.0 gig ext 4 sd-ext partition
12. Can you provide a logcat (a logcat app comes with the rom to make this part easier) - no logcat dont know how
13. Logcats should be loaded to pastebin or attached to your bug report post. - https://pastbin.com/user/logcat.txt or attach to post and rename to logcat.zip (do not compress just change the extension because xda will only allow up to 512 KB text files)
13. Any tweaks, mods, or zips you flashed besides those I provided yall - no, no crossbreeder either yet.
14. Any other information you think might be important. - im a noob/just burned a bowl/just finished a 12 pack
Special Note:
1. Yes I know some sections will not be used by streak users. This was taken straight from my Og thread and will be changed to reflect streak users at a later date.
2. If all users will you the quote (on android app) or reply (on the web) then you will have the actual color codes included and you can just remove the quote code along with the original text that is not needed.
3. Thank you in advance for using this form it will make things easier by using this.
Special Instructions
Well this rom is unlike anything you have seen or used before and being such it does come with some special instructions for installation.
1. You must do a clean install. (wipe everything twice)
2. Make sure all the junk files from other roms are no longer on your sdcard
3. Sd-ext must be wiped repeat sd-ext must be wiped
4. Do not install anything else with this rom NO MODS, NO SCRIPTS, NOTHING!!! REPEAT DO NOT INSTALL ANYTHING WITH THIS ROM
5. As of now there are no gapps included with this rom and please do not install any gapps with this rom (if you need gapps please use another rom for now)
6. I will post a special gapps.zip to use once this rom is up and running PLEASE ONLY USE MY GAPPS.ZIP others will give you issues!! This is not a normal gingerbread build and major issues will arise by using the wrong gapps.
7. Once gapps are posted DO NOT UPGRADE!! REPEAT DO NOT UPGRADE ANY GOGGLE APP!! I will keep the flashable zip updated for new users and a second update zip for apps that can be updated. Some updates will give you major errors due to this special version of gingerbread.
8. Once you have flashed the rom wipe caches again just to be safe and reboot.
9. You will most likely experience 1 reboot following the initial boot (1 reboot is normal 2 or more and there are issues)
10. Your phone will take some time to boot this is normal.
11. If for any reason you wipe cache at a later date you will notice something weird (for ics/jb users you will recognize this stage) it will state apps are being updated and show 1 0f XXX apps and progress till XXX is reached. Again this is normal and will only be noticed after a cache wipe. This is your phone doing a dalvic cache rebuild.
Now I am sure there are more but this is enough for now since the rom does not boot yet anyways. So no one should have to worry about anything past step 8
Change logs and Downloads
Change logs:
6-23-13
CyanMobile Test Build 1
This is the first build of cyanmobile
It bootloops
I also know that if we can get it to boot the sound will not work due to issues with some of the original source files
Downloads:
6-23-13
CyanMobile Test Build 1
http://d-h.st/Vy4
Size: 63.48 MB (66568074 bytes)
MD5 Sum: bbc37a98d6c34a9f9265fd5aa329431b
and one more just in case because I always seem to want one more and never have it
Thank you.
Sent from my GT-N7000 using xda premium
Bootloop
logcat attached
Just finished setting up a dedicated build machine just for this. Downloading and setting up a different device/vendor tree along with using a pre-built dsc kernel. Maybe better results this time around. Soon as the build is done i will post a link in the op.
On another note I will be importing page 1 of cyanmobile map tonight also. Might even try and getting page 2 started.
You need to pull some of my changes to init and BoardConfig, mainly those centering around /cache and /data
giveen said:
You need to pull some of my changes to init and BoardConfig, mainly those centering around /cache and /data
Click to expand...
Click to collapse
On top of it. Already got them downloaded and added. Thank you giveen.
@jlmancuso,
Been waiting for this ROM to be released. Any good news on that?
Dell Streak | InnerSD 8GB | ExternalSD 32GB | LXdroid 0.2

[SHARE][APP][1.6+] Glovebox

This is the work of the XDA MEMBER fmaster1.I'm just sharing his work
Google Play Description : Glovebox brings to android the best way of multi tasking.
Swipe without lifting the finger to select an application to open.
Features:
- Apps/Shortcuts/Widgets on side bar.
- Reorder apps.
- Personalize side bar & icons.
- Recent apps menu.
- Long press edge menu (quickly toggle bar side or open configuration).
- Blacklist (choose what apps glovebox will pause).
- Add Folders.
XDA Developers Thread:
http://forum.xda-developers.com/showthread.php?p=37600464#post37600464
FAQ:
-How to enable Glovebox on MIUIv5?
Go to the app info and enable 'Show popup window notification' setting. Then restart the app.
-Got the old premium version (Ubuntu Phone Experience) ?
Send an email so you don't have to purchase it again.
-I bought the premium version, now is asking to purchase it again (using the same account)
Try to clear the cache and data of Play Store, then start Play Store at least once.
Android Settings>Apps>Play Store app>Clear Cache/Data.
If this didn't work contact by email.
-Why does the app need DIRECTLY CALL PHONE NUMBERS permission?
This permission is only necessary for Direct Dial shortcuts that might be added to the apps list.
-How do i open recent apps menu?
Swipe to the outside of the bar, without lifting the finger off the screen and selecting recent apps. Wait a sec to open recent apps menu. To close, swipe the finger back to the bar.
-Am i unable to install other apps while the app is running?
For security reasons android automatically blocks the installation of other apps while Glovebox is running, to prevent installations without your consent. You have to disable the app and re-enable it again after the installation.​]
Download : https://play.google.com/store/apps/details?id=com.fb.glovebox​
Original Thread : http://forum.xda-developers.com/showthread.php?t=2133746​
Can't upload the SS coz of my 1 MB remaining data (2G/EDGE) ​
ss updated:-

Categories

Resources