6/26-Update-Pendo's TransBlue Market (flashable zip) - Galaxy S II Themes and Apps

6/26-Added earlier themed verions
Well, by now I know that most have seen either my earlier versions or iterations thereof that have been done by several other members. It's been extremely flattering to receive so many compliments and requests for use...Thank you!
Here's my newest edition. It's still blue, but the hues have been tweaked a bit, and I think I've got it pretty nice for the SGS2.
Screenshots courtesy of esk02k. Thank you! Also, thanks to fernando sor, from the evo and dinc forum's....he found a slightly different manifest that lets me theme the comments page properly
{
"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"
}
And here's one showing the widget:
FLASH IN RECOVERY
Market2.3.6-TransBlue_v2.2.3BT.zip
SPECIAL NOTES
*You must not have a com.android.vending in /data/app* I just looked and KE7 ships with Vending 2.3.4 so you likely have received a silent update to 2.3.6. Market updates are installed as /data/app/com.android.vending-1.apk. If you notice that nothing has changed after you flash my zip, go to settings>applications>manage applications, then under the all tab scroll to Market and uninstall updates.
*IF THE MARKET FC'S*
With a root explorer, mount system and delete these:
/system/app/Vending.apk
/data/dalvik-cache/[email protected]@[email protected]
In terminal emulator (press enter/return after each line)
Code:
su
pm uninstall com.android.vending
Reboot phone once normally, then reboot to recovery and reflash zip.
*NOTE: using this method will break any Market shortcuts you have on different pages. You will have to add the shortcuts back again. The main app launcher in your drawer however is fine.
Click to expand...
Click to collapse
If you are new
Often times I forget that there are some reading this that don't really know much and are just getting their feet wet. Here are some general guidelines for my threads (and most threads in general).
You are responsible for your own device. Lots of help around if you get into trouble, though.
Have a backup-This is said so often it really shouldn't need to be said no matter how new you are. This is a bleeding edge hobbiest/development community (dare I say the premier development community), and as such most information should be considered experimental. There is always the possibility that a mod/file/script could mess things up. Occasionally, there may even be a file that you download from a well intentioned dev that had an unknown bug that you 'helped' discover. Make sure you have a backup plan in place before you modify your device. You don't necessarily have to perform a full nandroid backup before each flash, but you should at least have a nandroid that's recent enough that if you did have to use it, it's not the end of the world.
If you're unsure-please ask FIRST. Either in the thread or if you're uncomfortable with public posts, then please pm me. I usually will answer a pm within 24hrs or less. And ask anyone who's pm'ed me for help, I'm very, very thorough
Thanks everyone for your support, and a very special THANK YOU to those who've passed me a drink or two
OTHER THEME EDITIONS
These are the same Market version, but prior theme versions.
4/16
TransBlue_v2.1_Market-2.3.6.zip
TransRed_v2.1_Market-2.3.6.zip
TransGreen_v2.1-Market2.3.6.zip
If you feel inclined please use either the "Thanks" button below, or the "special" thanks button right above my avatar
Thanks everyone for your comments and a special thanks to those who've passed me a drink or two
Click to expand...
Click to collapse

Change Log/Notes
6/18
Most of the major changes are in the details with this release. Some may not be aware of this, but most (maybe all) apk's don't contain 100% of the resources used in the app. There are several drawable's that most apps use that are public resources from the rom itself. Things like buttons, checkbox's, dropbox's, progressbar's, etc. Certainly efficient, but this can be cause for some elements of a themed app to look out of place. (unless it's part of an entire themed rom) That is what I mainly worked on with this version......preventing the use of public resources and forcing my own that I have added. The goal being to have this look the exact same on every device, no matter what theme the rom may or may not have.
This has been quite a time consuming process for me as I experiment with different techniques, and consequently is still a bit of a work in progress. So if you really explore some of the less traveled areas of the apk, you'll likely find a few items I've missed. Please let me know about them
6/21
Many are having issues with fc's, as a result of the edited AndroidManifest but not all. It is breaking permissions with GoogleServicesFramework. I'm hopeful that I can resolve the error, but with my work schedule and taking summer classes I'm just very stretched for time. So for those who did have fc's with either version, please download the alternate versions labeled with "og_manifest" They use the stock manifest file which means I lose the transparent background for the comments page, but that's it. All of the other new mods are still intact and working just fine.
6/26
After a lot of troubleshooting as well as experimentation, all problems seem to be gone. Have had zero issues for a few days now, as well as other reports indicating the same. So the new apk is FULLY transparent, meaning that ALL page views support a transparent window now. I added one more new tweak and that's a new progressbar_indeterminate. This is another custom graphic that I actually just made yesterday, hope you like it! Here's a little sample gif I made of it:

i am going to try this

Very nice job !
I've just tried two times to install with recovery with the first one but nothing have changed... I have still the usual market...
I'm on lightening kf1.
edit/ it say installed...I can see your logo but when I reboot nothing have changed.

syps54 said:
Very nice job !
I've just tried two times to install with recovery with the first one but nothing have changed... I have still the usual market...
I'm on lightening kf1.
edit/ it say installed...I can see your logo but when I reboot nothing have changed.
Click to expand...
Click to collapse
Same here, I can't get it to work (Litening 1.4/KF1)

syps54 said:
Very nice job !
I've just tried two times to install with recovery with the first one but nothing have changed... I have still the usual market...
I'm on lightening kf1.
edit/ it say installed...I can see your logo but when I reboot nothing have changed.
Click to expand...
Click to collapse
OK, this could be from one of two things. First, try the easy fix and go to settings>applications>managage applications and select the all tab. Scroll down to Market, and if there's an option to uninstall updates select that. That should remove any entry in /data/app if you have one (it would be /data/app/com.android.vending-1.apk)
If that's not an option, then it could be an incompatibility with my mount command. I have confirmed reports of it taking just fine with 4.0.0.2 as well as 3.0.0.5. But I also have a report of it not taking with CF's kernel....

Just edited the op to reflect this, but I checked the KE7 firmware I have on hand and it did indeed ship with an earlier version of Vending, so many of you likely have a Vending.apk in /system/app, as well as an update /data/app/com.android.vending-1.apk. There can't be any versions in /data or it will take precedence over my themed version.

If you have any problem market not running or similar problems after CWM install.
Remove Market apk file or files completely from:
- /data/app file called com.android.vending-1.apk if there and
- from /system/app Vending.apk with Root Explorer or Super Manager.
Reboot to recovery and wipe (clear) dalvik-cache. After you deleted and clear dalvik-cache let phone boot (it'll take a bit longer since it rebuilds dalvik). Next step is to extract Vending.apk from zip file and copy it in /system/app folder. Again reboot to recovery and wipe dalvik-cache. If some trouble with file set right premissions like in picture (644); >> in Root Explorer long press on apk file and it will open menu and from menu select Premission or similar below (thanks to corgar for picture). Reboot and everything should work.

damned ! fc now need to reflash thx u dude !

djase said:
damned ! fc now need to reflash thx u dude !
Click to expand...
Click to collapse
Mine fc'ed too, but after I placed com.android.vending-1.apk back in /data/app it worked again. So no re-flash necesary.

TvBTvB said:
Mine fc'ed too, but after I placed com.android.vending-1.apk back in /data/app it worked again. So no re-flash necesary.
Click to expand...
Click to collapse
can u upload please ?
cheers

djase said:
can u upload please ?
cheers
Click to expand...
Click to collapse
Sure, but I'm not sure if my file will work on your phone.

it works thx TvBTvB !
you saved my day !
cheers

You may have to go into manage applications and then uninstall updates from market.
That's what I had to do or it would stay green.

Looks nice ! Not work on Litening Rom 1.4 KF1.I have FC.I wait for a working update

Maybe save the original files to a folder then moved the modded ones with root explorer ....probably a safer way if it doesn't work ...

djase said:
damned ! fc now need to reflash thx u dude !
Click to expand...
Click to collapse
Easy there fella, no need for the "thanks dude"....
Now that I've said that, did you happen to get a logcat of your fc? In pretty much all cases I've been able to help folks who have had an issue with a themed market (mine or others). I've had thousands of downloads since I started theming the Market last November. Really not bragging or anything but I'm just sayin....that I *might* be able to help.
TvBTvB said:
Mine fc'ed too, but after I placed com.android.vending-1.apk back in /data/app it worked again. So no re-flash necesary.
Click to expand...
Click to collapse
Again, did you happen to check logcat? I'm not a logcat expert, but it usually helps. As far as reflashing, this kind of "flashing" is very basic. Really all that it's doing is pushing. You'd achieve the exact same result by using adb push while in recovery (or even just by stopping core)

pendo said:
Again, did you happen to check logcat? I'm not a logcat expert, but it usually helps. As far as reflashing, this kind of "flashing" is very basic. Really all that it's doing is pushing. You'd achieve the exact same result by using adb push while in recovery (or even just by stopping core)
Click to expand...
Click to collapse
I was finally able to reproduce the problem, here is the logcat:
Code:
I/ActivityThread( 5817): Pub com.android.vending.SuggestionsProvider: com.android.vending.SuggestionsProvider
D/vending ( 5817): [1] VendingApplication.onCreate(): Resetting ServiceLocator from app
D/dalvikvm( 5817): GC_CONCURRENT freed 205K, 50% free 2822K/5639K, external 0K/0K, paused 1ms+2ms
D/dalvikvm( 5817): GC_EXTERNAL_ALLOC freed 1K, 50% free 2820K/5639K, external 0K/0K, paused 26ms
D/dalvikvm( 5817): GC_CONCURRENT freed 21K, 45% free 3327K/5959K, external 8K/514K, paused 1ms+3ms
D/dalvikvm( 5817): GC_EXTERNAL_ALLOC freed 524K, 51% free 3101K/6279K, external 375K/514K, paused 23ms
D/dalvikvm( 5742): GC_CONCURRENT freed 468K, 57% free 2930K/6791K, external 435K/776K, paused 2ms+2ms
D/ResourceType( 5817): calling getConfigurations
D/ResourceType( 5817): called getConfigurations size=219
D/CLIPBOARD( 5742): Hide Clipboard dialog at Starting input: finished by someone else... !
D/dalvikvm( 5817): GC_CONCURRENT freed 96K, 42% free 3766K/6471K, external 609K/781K, paused 1ms+2ms
D/CLIPBOARD( 5817): Hide Clipboard dialog at Starting input: finished by someone else... !
D/dalvikvm( 5817): GC_CONCURRENT freed 700K, 47% free 3738K/7047K, external 609K/781K, paused 1ms+2ms
I/ActivityManager( 2908): Displayed com.android.vending/.AssetBrowserActivity: +738ms
D/alogcat ( 5742): stopping ...
D/alogcat ( 5742): stopped
D/dalvikvm( 5817): GC_FOR_MALLOC freed 407K, 51% free 3466K/7047K, external 609K/781K, paused 17ms
D/dalvikvm( 5817): GC_CONCURRENT freed 283K, 49% free 3662K/7047K, external 632K/781K, paused 1ms+2ms
E/DatabaseUtils( 3415): Writing exception to parcel
E/DatabaseUtils( 3415): java.lang.SecurityException: Permission Denial: writing com.google.android.gsf.settings.GoogleSettingsProvider uri content://com.google.settings/partner from pid=5817, uid=10012 requires com.google.android.providers.settings.permission.WRITE_GSETTINGS
E/DatabaseUtils( 3415): at android.content.ContentProvider$Transport.enforceWritePermission(ContentProvider.java:361)
E/DatabaseUtils( 3415): at android.content.ContentProvider$Transport.insert(ContentProvider.java:197)
E/DatabaseUtils( 3415): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:146)
E/DatabaseUtils( 3415): at android.os.Binder.execTransact(Binder.java:320)
E/DatabaseUtils( 3415): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 5817): threadid=11: thread exiting with uncaught exception (group=0x4001e578)
E/ ( 2908): Dumpstate > /data/log/dumpstate_app_error
I/dumpstate( 5855): begin
D/dalvikvm( 5817): GC_EXTERNAL_ALLOC freed 399K, 49% free 3628K/7047K, external 755K/781K, paused 27ms
D/dalvikvm( 5817): GC_EXTERNAL_ALLOC freed 5K, 49% free 3627K/7047K, external 1287K/1296K, paused 24ms
E/lights ( 2908): write_int: path /sys/devices/virtual/misc/melfas_touchkey/brightness, value 2
I/dumpstate( 5855): done

TvBTvB said:
I was finally able to reproduce the problem, here is the logcat:
Click to expand...
Click to collapse
Thank you. The AndroidManifest that I introduced in this revision seems to be the instigating the fc. But it's different than when I've experimented with changing the manifest in months past, as I (and many others) have it runnning fine. However, while updating an app earlier, I too had the fc.
I am updating the op with additional versions that have "og_manifest" at the end of their file names. The one thing that I give up with this is that the comments page will revert to a white background. But it is 100% stable, for sure.

pendo said:
Thank you. The AndroidManifest that I introduced in this revision seems to be the instigating the fc. But it's different than when I've experimented with changing the manifest in months past, as I (and many others) have it runnning fine. However, while updating an app earlier, I too had the fc.
I am updating the op with additional versions that have "og_manifest" at the end of their file names. The one thing that I give up with this is that the comments page will revert to a white background. But it is 100% stable, for sure.
Click to expand...
Click to collapse
Its strange that some people get fc with these, ive never had the problem on multiple phones and multiple roms. Just flashed villain rom yesterday and i can confirm that the market works perfectly, the new manifest one with the transparent comments page. Your market was the first thing i flashed actually, before even adding my own mods. It must be something to do with what the ROM chefs are doing to there ROMS. Fix something here, break something there lol.

Related

SettingsSavior v0.97 - Auto Cab Installs are better, bug fixes.

Fixed a couple bugs added a silent install cab feature.
{
"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"
}
1) It now installs the cabs before the settings, this is important if the installers overwrite settings with defaults.
2) Added a checkbox to allow for silent cab installs (much less annoying if you are autoinstalling 15 cabs, like me)
3) Fixed some file handling code, it wasn't creating sub folders if they were missing on the way to restore a file.
4) Updated the General Settings to have more options in it.
5) Added "Live Search" settings to the "Windows Live" so that it remembers the locations you've searched for. Still beta because I've had a few issues getting mail sync working.
6) Wrote a Picsel Config.xml, beta because I haven't tested it enough yet, and wasn't sure if people have it.
Sorry, still no installer cab. I've gotta stop working on the app long enough to work that out.
Rob
6/2 10:32PM MST updated to 0.97
1) Added some smarts to sync up the start menu. It's more than just copying files into a folder, the program has to move the start menu items around to 'match' the backuped version.
Essentially, it looks at the backup version of the files. Then for each file it finds in the backup, it attempts to find the same file on in the /windows/start menu/ folder tree and will move them files (if found) into the location they are in the backup. This may not yield an exact duplicate if all of the shortcuts aren't found.
As a config file, it should run after the rest of the packages have been installed, so there is a good chance if you stage things right it will work properly. It's possible I could 'restore' missing link files from the backup directory in a future version if it proves to be worth while. I'm not sure if it will though, why would we want shortcuts to stuff which probably isn't installed.
2) I changed the 'Storage Folder' detection to exclude Bluetooth and ExtendedRom's. Also changed the functions philosophy to 'trust' the install location as a memory card. This means it looks to where the app is installed, try to 'find' a storage card with the same name. Hopefully, this should prevent continued false positives.
6/2 7:31 AM MST updated to 0.96
Fixed the storage card location code to not improperly detect the Bluetooth folder as a storage card.
Added debug code around the GetFiles call in the MoveDirectory function to try to see why it's crashing for some people.
6/1 10:51 PM MST updated to 0.95
Added some debug code to help with odd crashes
Changed the reg file encoder method to unicode
added Auto and Prompted cab installs
better caching of settings checks during interrupted (reboots) restores
probably added a few bugs for good measure
5/24 8:45 PM MST updated to 0.94
Used a function to figure out the "Storage Card" folder name for foreign languages.
5/24 12:43 MST updated to 0.93
Sorted the Packages upon import so we could control the package loading order
Added a spinning ball in places so the app looks busy
Added Provisioning XML support into the Config.xml (Big step)
Other minor fixes.
5/21 10:45 PM MST - Updated to 0.92
Fixed Recursive Folder Move Code - it was accidentally flattening the directory structure. Bad recursive function, Bad!
Fixed a crash which would occur if you were trying to backup a non-existent directory.
Fixed up an older config for Microsoft Reader - I hate losing my spot in a book each time I flash.
Settings Savior v0.97 Zip File Copy the contents of this to
\Storage Card\Program Files\SettingsSavior or it won't work.
thanks for such a quick fix
what is the Silently install cabs for?
Does the silent merely hide the process window? Or are you actually able to force the installed to SD and keep it hidden? If so, care to share your method?
Also, I have a couple of cabs that require me to enter some information before the install completes (like iLauncher needs you to select language). I noticed that having it autoload through a cooked ExtROM does not work - do you know if it will work using your cab installer. If you are not sure, I'll let you know next time I flash or HR.
Thanks!
btw: still getting the error message posted above in this version.
I'm getting an error when backup, screen shot attached.
did not get this with v0.9
Great tool
You should create a paypal donate button. I have been looking for something like this for a while.
Great Work!!!!!!!
Same here ... some soft like SPB phone suite requires a SR right after installation ... SPB pocket plus complains to be installed on SD and requires a confirmation ... Does the silent CAB installation takes care of that ?
cpz21 said:
I'm getting an error when backup, screen shot attached.
did not get this with v0.9
Click to expand...
Click to collapse
Know which of checkbox's is the one which crashes it?
If you uncheck "My Documents" does it stop crashing? I think that one should be made (Beta) since it has difficulty backing up 'Templates'.
I'll delete my full install and try again. I can also put some 'Try' code around that to trap the error, thanks for the screenshots. What are you taking them with?
Rob
p.loong said:
what is the Silently install cabs for?
Click to expand...
Click to collapse
Without it checked you will get prompted to install all your packages. Annoying if you have 15 packages to install like I do.
With it, they install over and over in the background. It automatically accepts the default install location (Internal memory I think).
DR400 said:
Same here ... some soft like SPB phone suite requires a SR right after installation ... SPB pocket plus complains to be installed on SD and requires a confirmation ... Does the silent CAB installation takes care of that ?
Click to expand...
Click to collapse
I don't have that app. Batti prompts me to alter it's settings and that still works. Citrix prompts me to accept a license agreement, that still works.
The Cingular Dialup settings prompts me to reboots, that's surpressed.
Let me know how it works for you, I liked it. It is a bit strobe-a-delic.
Rob
finch said:
You should create a paypal donate button. I have been looking for something like this for a while.
Great Work!!!!!!!
Click to expand...
Click to collapse
Cool, I'm bummed it's crashing for a few folks. I'll work tonight on tracking that down. I figured people just weren't installing it properly or something.
The paypal button on http://geekspeakradio.com will work fine if you want to use it. I'll put it somewhere else later, thank in advance for the generousity.
Thanks,
Rob
todd_jg said:
Also, I have a couple of cabs that require me to enter some information before the install completes (like iLauncher needs you to select language). I noticed that having it autoload through a cooked ExtROM does not work - do you know if it will work using your cab installer. If you are not sure, I'll let you know next time I flash or HR.
Thanks!
btw: still getting the error message posted above in this version.
Click to expand...
Click to collapse
I'm afraid you'll have to try it out. Batti popups up a window during install and it works ok with the streamlined silent install option.
You don't have to flash the device to test this feature if you want. Uninstall the package. Then everything except the 'Install Cabs' and pick restore.
You can backup and restore settings without having to blow away your device first.
Sorry it's crashing, if you could tell me which checkbox causes the crash that would be helpful. Try unchecking My Documents; it's the one with the most problems for me, because there is so much potential for unknown crap in there.
Thanks,
Rob
Shadowmite said:
Does the silent merely hide the process window? Or are you actually able to force the installed to SD and keep it hidden? If so, care to share your method?
Click to expand...
Click to collapse
I'm working on hard to make sure we aren't developing competing programs. Since my app doesn't set any features (just restores them) I think we are in the clear.
Since I found the answer on the internet, I doubt it's really all that secret. I'm using the /nodelete /silent switches.
Hope that helps, I like your app and would love to make sure we write Provisioning XML code which is compatibile. Send me a private message if you want to work together.
Thanks,
Rob
dny238 said:
Know which of checkbox's is the one which crashes it?
If you uncheck "My Documents" does it stop crashing? I think that one should be made (Beta) since it has difficulty backing up 'Templates'.
I'll delete my full install and try again. I can also put some 'Try' code around that to trap the error, thanks for the screenshots. What are you taking them with?
Rob
Click to expand...
Click to collapse
Hi Rob,
I did not check "My documents" since it restore all files to "My Documents" folder instead of it's subfolders (in v0.9). However, I did a little troubleshooting by backup with only one box checked at a time, it seems "Windows Live (beta)" is the one causing trouble, all others okay.
btw, the screenshots are taken by "True Connect" (PC application)
Thanks for the app, it saved me 2 hours of work after flashing CUSTEL 2.5 last night.
Hey Man looking good so far only one thing will cause an error for my and thats "General Windows Mobile Settings" i CAN post the error log it throws if you like...
something null point error =)
Since it is install cabs into Memory. A suggestion- why not create 2 separated directories for cabs - 1 into memory and 1 into storage card ( Not sure how hard it is to implement this tho... ). Cheers
cpz21 said:
Hi Rob,
I did not check "My documents" since it restore all files to "My Documents" folder instead of it's subfolders (in v0.9). However, I did a little troubleshooting by backup with only one box checked at a time, it seems "Windows Live (beta)" is the one causing trouble, all others okay.
btw, the screenshots are taken by "True Connect" (PC application)
Thanks for the app, it saved me 2 hours of work after flashing CUSTEL 2.5 last night.
Click to expand...
Click to collapse
You are absolutely correct about mydocs! Nice catch I hadn't noticed.
Thanks, I fixed it.
I also think I fixed the issue with Windows Live. If I'm not mistaken it was trying to copy the contents of a folder which didn't exist on your device. Have you ever run "Live Search"?
Here's an update, let me know how it goes.
Oh, I also added a config for "Microsoft Reader".
Rob
Download SettingsSavior 0.92
pl55 said:
Since it is install cabs into Memory. A suggestion- why not create 2 separated directories for cabs - 1 into memory and 1 into storage card ( Not sure how hard it is to implement this tho... ). Cheers
Click to expand...
Click to collapse
That's an interesting idea. I haven't seen a way to direct them to the location of your choice. I'll look around and see what I can find.
Thanks for the idea.
Rob
austinsnyc said:
Hey Man looking good so far only one thing will cause an error for my and thats "General Windows Mobile Settings" i CAN post the error log it throws if you like...
something null point error =)
Click to expand...
Click to collapse
That sucks, a ton of settings are saved in that config. Most of the good stuff....
You could try out the 0.92 I just posted, there were definately issues with trying to backup non-existant directories. However, I don't think the General Windows Mobile has any directories though. Please post the error if you don't mind.
I'll look over the registry code, I don't think it would crash trying to backup keys if they don't exist, but who knows. That's what testing it for.
Thanks,
Rob

[ROM] 16/10/12 Cyanogen 9 [GSM] [Discontinued]

http://teamdirt.me/showthread.php?103-ROM-16-10-12-Cyanogen-9-GSM
-------------------------
Cant wait for this man! Thanks for your work and not just kanging everything:good::victory: (i think we all know who i'm referring to =P)
whaatttttttt
one more issue oh ****k
wt hapnd?
a true lfc supporter
and a former symbian lover
sent from my awesome HTC One V using xda premium
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
Lloir said:
i need testers please....i just finished
this is the download i need testing
i was going to do it myself...but yea....and for the love of god dont flash the boot.img in the zip just make sure you have titanium kernel... not the KISS kernel.
when your device is just coming out of recovery run this adb command
adb logcat > logcat.txt
send me the logcat please!
thanks
Click to expand...
Click to collapse
so, the kiss kernel has bricked your one v? the rom itself is safe right? answer me and i'll get you logcats
1ceb0x said:
so, the kiss kernel has bricked your one v?
Click to expand...
Click to collapse
Cant imagine that. I flash my kernel builds and use
it with myONE now for a long time
The boot.img contents are 1:1 as Titanium just zImage
and modules are different
@Llior:
If you need any additional things in the kernel just tell me
Regards
max
also 8 people downloaded...i have gotten ONE logcat...... i also need a logcat of the booted rom goto settings > developer doodah > usb debugging on
the phone actually boots, the logcat is attached.
some bugs I noticed so far:
some sort of mouse on the touchscreen
adb stops working after boot
system-ui and trebuchet are crashing directly after boot
adb doesn't work on second boot, too
can't go to settings -> usb-debugging =/
TechnoLover said:
the phone actually boots, the logcat is attached.
some bugs I noticed so far:
some sort of mouse on the touchscreen
adb stops working after boot
system-ui and trebuchet are crashing directly after boot
adb doesn't work on after first boot
Click to expand...
Click to collapse
great -.- i thought i had fixed them.....the mouse thing is just the debug touchscreen, im not overly concerned about that....what im going to do is put this on hold again until my phone is repaired
Lloir said:
great -.- i thought i had fixed them.....the mouse thing is just the debug touchscreen, im not overly concerned about that....what im going to do is put this on hold again until my phone is repaired
Click to expand...
Click to collapse
lloir, I maybe can help you with development until your phone gets repaired. is wifi fixed or we can't even reach there?
looking at the logcat already, i can see that camera is not fixed (i know this wasn't in the works in this time), we also miss some .jar framework files - well maybe not miss them but the dalvikvm sure wants them -
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
this error appears several times;
also my guess is that there is no statusbar (systemui.apk must be corrupted - trying to take one from another cm9 - maybe saga one?):
W/StatusBarManager( 1802): warning: no STATUS_BAR_SERVICE
missing libraries:
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser.so' not found
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser_lite.so' not found
it also seems that wifi is fixed (until we can enable it and see if the drivers really works):
I/SystemServer( 1802): Connectivity Service
I/WifiService( 1802): WifiService starting up with Wi-Fi disabled
All in all, our really problem is that the dalvikvm is trying to decompile some frameworks that are missing, and they are this ones, reported earlier:
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
1ceb0x said:
lloir, I maybe can help you with development until your phone gets repaired. is wifi fixed or we can't even reach there?
looking at the logcat already, i can see that camera is not fixed (i know this wasn't in the works in this time), we also miss some .jar framework files - well maybe not miss them but the dalvikvm sure wants them -
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
this error appears several times;
also my guess is that there is no statusbar (systemui.apk must be corrupted - trying to take one from another cm9 - maybe saga one?):
W/StatusBarManager( 1802): warning: no STATUS_BAR_SERVICE
missing libraries:
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser.so' not found
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser_lite.so' not found
it also seems that wifi is fixed (until we can enable it and see if the drivers really works):
I/SystemServer( 1802): Connectivity Service
I/WifiService( 1802): WifiService starting up with Wi-Fi disabled
All in all, our really problem is that the dalvikvm is trying to decompile some frameworks that are missing, and they are this ones, reported earlier:
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.htc.android.bluetooth.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/wimax.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1644): Unable to stat classpath element '/system/framework/com.orange.authentication.simcard.jar'
Click to expand...
Click to collapse
thats init.rc side which is what i edited when my phone died....but those are just meaningless errors
edit i didnt notice E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser.so' not found
E/ExtendedExtractor( 1646): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1120]: Library 'libmmparser_lite.so' not found
before.. also all the people that have asked me for the device tree....it's heavily modified and only i myself know whats what in it at the moment....so i would rather not give anyone the device tree
sorry
1ceb0x said:
I'm not requiring anything. Just trying to fix those errors in your rom that i've downloaded If some progress will be made, I'll PM you!
Click to expand...
Click to collapse
ok you need to sort out the main error, the apk's crashing on boot......i have a second .zip i want to test...i'll pm you the link..
Lloir said:
Test build #1
YOU FLASH THIS BUILD AT YOUR OWN RISK
what SHOULD be working in this build:
the debugging cursor should be gone and sound should be working also all the forcecloses should be dead too...
bare in mind I CANNOT test these builds...i NEED logcats from boot and a 2nd logcat after everything has loaded
the 2nd logcat is the most important one right now...logcat NEEDS to be running when you activate wifi\bluetooth AND gps
camera is for when everything else is fixed.
Click to expand...
Click to collapse
i'll rush home and will talk to you on gtalk.
hopefully wifi/bluetooth and gps are fixed so we can enjoy cm9.
1ceb0x said:
i'll rush home and will talk to you on gtalk.
hopefully wifi/bluetooth and gps are fixed so we can enjoy cm9.
Click to expand...
Click to collapse
i wish..... the LEAST i want to get fixed right now is Sdcard and wifi if i can get these fixed before i get my device back (around 7days from tomorrow) then i'll be happy...
i also need people to activate usb storage when logcat is running
im just hoping this build ACTUALLY boots getting annoyed about my ONE V and the corrupt blocks
Lloir said:
i also need people to activate usb storage when logcat is running
im just hoping this build ACTUALLY boots getting annoyed about my ONE V and the corrupt blocks
Click to expand...
Click to collapse
don't worry, i'll cover all the parts. this is the same build you've sent me in PM?
1ceb0x said:
don't worry, i'll cover all the parts. this is the same build you've sent me in PM?
Click to expand...
Click to collapse
yeap, this is the compiled version
Hello people,
Yes, the download was removed because we are working on fixing the issues.
Yesterday we fixed the black screen and launcher crash at startup and we have visual contact with the homescreen. We can flinger the screen and see how it moves, bud sadly there is something wrong because almost all apps are crashing when accessing them. But at least we can boot up fine and see how it looks.
It looks super nice, it is stock cm9, if anyone wants screens you can search everywhere on the internet, I am sure you will find videos and screens, because I have removed it and restored my nandroid because there is nothing I can do with the rom.
We will continue working on it, I'm testing the builds for Lloir and providing him with logcats about the issues.
Right now I sent him various logcats and I expect to speak with him over this weekend about another baked rom but it will not be released until we fix the issues we have now.
I have one screenshot that I forgot i took it yesterday to test the screenshot feature, it doesn't has wallpaper because as default we have a livewallpaper set and i removed it, so the screen will be black but you can still see the statusbar and the dockbar..
{
"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"
}
Regards,
Dragos
i wont be doing any builds until sunday\monday im working saturday night and probably sleeping most of sunday...and today i need to spend time with gf and rebuild linux kernel (not for android)
i've had sometime to think about this....and i have decided i want to get CM9 out ASAP....so i've decided i will let a couple of people who must be able to do the following:
Able to use GIT PUSH\PULL
Able to compile from source
Able to read\understand logcats
Put up with the way i've got the device tree
also understand that myself and Sandvold still get the final say if anyone wishes to use this source to make they're own Rom
i dont want to hold anyone's hand through this.... so PM me your github name and i will let you on as a collaborator.
btw this is setup for GSM at the moment....CM9 CDMA has more problems than this
thanks
-Lloir

[MODS/Q&A ] XenonHD ROM ALL DEVICES

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am going to fill this op with Questions and answers from all devices supported by Team Horizon. Please keep the respect and KEEP ALL NON DEVELOPMENT DISCUSSION HERE OR OUR
GOOGLE PLUS PAGE
Click to expand...
Click to collapse
.​
Click to expand...
Click to collapse
Q. I came from 4.1.2 and I flashed your 4.2.1 and I can't access my files now?
A. Well this is because after the 4.2.1 update Google implemented a feature with in its ROM to allow for the use to apply user specific accounts. I suggest reflashing a 4.1.2 ROM, Then mount the phone once booted, Take all of the information you choose to keep and place it on your desktop, Once complete then reboot the phone into recovery and wipe the rm and reflash 4.2.1 once you have flashed rom and gapps, Before you leave recovery wipe the sd card. Once phone reboots then simply replace the information you placed on your desktop to its corresponding folder.
Click to expand...
Click to collapse
Q. my wifi is always on when in standby?
A.Disable wifi optimization, And avoid poor connections in wifi advanced options.. If you have Franco kernel, wifi fast pm helps too
Click to expand...
Click to collapse
Q. HELP I don't have a rom on my SD card and I am stuck in a boot loop what do I do?
A. You need to make sure you have a working adb setup along with all proper fastboot and device drivers installed. Place the rom you wish to flash in the root of the adb folder.
Make sure phone is in recovery mode and that it is plugged into the computer.
Open a command prompt and cd to the directory of the adb folder. ( or simply hold the shift key and right click your adb folder and choose to open command windows here)
now type: adb push (rom.zip) /sdcard/ (replace the (rom.zip) with the entire name of the rom.zip.)
Click to expand...
Click to collapse
Q. How come fast charge is not working or its enabled but not working?
A. Answer is simple, The roms stock kernel doesn't allow for fast charge. you may simply flash Franco kernel and or any other 4.2.1 kernel that supports to to gain functionality.
Click to expand...
Click to collapse
Q. Can I dirty flash (flash ROM without wipe)?
A Yes you may flash the ROM without wiping. YOU WILL HAVE TO REFLASH GAPPS. We don't recommend doing this but if you are pressed for time or its just too difficult then have at it. We will not support complaints from those that choose to go this route.
Click to expand...
Click to collapse
Warez Removed
Q. I have downloaded the ROM but it wont boot?
A. Please make sure you are downloading the correct ROM and completely wiping before flashing!
Crespo- http://d-h.st/users/iceandfire/?fld_id=9532#files
Grouper- http://d-h.st/users/iceandfire/?fld_id=8701#files
Maguro- http://d-h.st/users/iceandfire/?fld_id=8699#files
Mako- http://d-h.st/users/iceandfire/?fld_id=9438#files
Toro- http://d-h.st/users/iceandfire/?fld_id=8700#files
Toro Plus- http://d-h.st/users/iceandfire/?fld_id=9002#files
Click to expand...
Click to collapse
Q. Somebody know, how to disable waking up phone by pressing volume button?I dont like this feature.
A. Menu>settings>display>enable then disable the volume key MOD
Click to expand...
Click to collapse
Q. Where are my Chrono settings for weather and clock?
A. Menu>System Settings>Display>Clock widget
Click to expand...
Click to collapse
Q. Are the round widgets shown in the OP contained in the ROM? If not, are they available anywhere? Also, I cannot for the life of me figure out how to put a lockscreen widget. When I go into the Chronus settings, there are settings for the clock, weather and calendar widgets, but I can only add the clock widget to my device.
A. OK the widget is not included but called one more clock widget. To apply the clock. Lock the screen then place your finger on the clock and slide down till you reach the lock icon or the white outline is the write screen amd let go. Then long press the clock ad delete it. Then click the add widget . After you enabled everything in display then go to chrono in the options onthe lockscreen (the + sign from earlier) and add it. To add muliple widgets then slide down on clock to fill screen then swipe left or right.
Click to expand...
Click to collapse
Q. What is fast charge? what does it do for me? How do I get it to work?
A.
Fast charge is a option baked into the kernel that doesn't allow the phone to be mounted to the pc.
Keeps computer from mounting your sd card everytime its plugged in.
You need to install a kernel that supports it. Stock XennonHD doesn't allow for this. I suggest using Franco Kernel. found here: http://forum.xda-developers.com/showthread.php?t=1367341
Click to expand...
Click to collapse
Q. What gapps do i install on this rom? I installed the gapps from ice not all my apps are there?
A.
Download these gapps: http://goo.im/gapps/gapps-jb-20121212-signed.zip
Because all of the apps missing can be manually installed from the market. He did this to lighten the download.
Click to expand...
Click to collapse
Q. How to create a log cat
A. the code for logcat to output to a file is
adb logcat > name of problem.txt
you can also do
Click to expand...
Click to collapse
adb logcat -f name of problem.txt
how I prefer to do it is this way
Click to expand...
Click to collapse
:
adb logcat -v long > name of problem.txt
with the -v flag & the long argument, it changes output to long style, which means every line of logcat will be on its own line (makes it a little neater, imo)
Note: When outputting to a file, you will see a newline, but nothing printed, this is normal. To stop logcat from writting to a file, you need to press ctrl+c.
Click to expand...
Click to collapse
Here's where using logcat (via adb makes life really easy)
Lets say you find a problem you're having after looking at a logcat.
For example:
When I was trying to use a different ramdisk, wifi wouldn't work so I got a logcat that's almost 1300 lines long (a lot of stuff happens in the background)
So if you are searching for an error in the logcat file (it's always e/ for error, f/ for fatal. Those are the two main things that will break a system.)
D/dalvikvm( 871): GC_CONCURRENT freed 472K, 6% free 10224K/10823K, paused 1ms+6ms
V/AmazonAppstore.DiskInspectorServiceImpl( 871): Available blocks: 21981, Block size: 4096, Free: 90034176, Threshold: 5242880, withinThreshold? true
D/AmazonAppstore.UpdateService( 871): Received action: null from intent: Intent { cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService }
W/AmazonAppstore.UpdateService( 871): Confused about why I'm running with this intent action: null from intent: Intent { cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService }
D/dalvikvm( 890): GC_CONCURRENT freed 175K, 4% free 9375K/9671K, paused 2ms+3ms
V/AmazonAppstore.ReferenceCounter( 871): Reference (MASLoggerDB) count has gone to 0. Closing referenced object.
E/WifiStateMachine( 203): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
V/AmazonAppstore.UpdateService( 871): runUpdateCommand doInBackground started.
V/AmazonAppstore.UpdateService( 871): Running UpdateCommand: digitalLocker
V/AmazonAppstore.UpdateCommand( 871): Not updating key: digitalLocker from: 1334228488057
V/AmazonAppstore.UpdateService( 871): Finished UpdateCommand: digitalLocker
V/AmazonAppstore.UpdateService( 871): Running UpdateCommand: serviceConfig
V/AmazonAppstore.MASLoggerDB( 871): performLogMetric: Metric logged: ResponseTimeMetric [fullName=com.amazon.venezia.VeneziaApplication_onCreate, build=release-2.3, date=Wed Apr 11 13:10:55 CDT 2012, count=1, value=1601.0]
V/AmazonAppstore.MASLoggerDB( 871): onBackgroundTaskSucceeded: Metric logged: ResponseTimeMetric [fullName=com.amazon.venezia.VeneziaApplication_onCreate, build=release-2.3, date=Wed Apr 11 13:10:55 CDT 2012, count=1, value=1601.0]
W/CommandListener( 118): Failed to retrieve HW addr for eth0 (No such device)
D/CommandListener( 118): Setting iface cfg
D/NetworkManagementService( 203): rsp
D/NetworkManagementService( 203): flags
E/WifiStateMachine( 203): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg eth0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
W/PackageParser( 203): Unknown element under : supports-screen at /mnt/asec/com.android.aldiko-1/pkg.apk Binary XML file line #16
D/wpa_supplicant( 930): wpa_supplicant v0.8.x
D/wpa_supplicant( 930): random: Trying to read entropy from /dev/random
D/wpa_supplicant( 930): Initializing interface 'eth0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 930): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 930): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 930): ctrl_interface='eth0'
D/wpa_supplicant( 930): update_config=1
D/wpa_supplicant( 930): Line: 4 - start of a new network block
D/wpa_supplicant( 930): key_mgmt: 0x4
(mind you, that's 29 lines out of 1300ish, just for example)
Click to expand...
Click to collapse
I then could do the following with logcat:
adb logcat WifiStateMachine:E *:S -v long > name of problem.txt
and this will only print out any errors associated with WifiStateMachine, and anything which is fatal, which makes it about a million times easier to figure out what's going on!
Click to expand...
Click to collapse
In WifiStateMachine:E, the :E = to look for Errors, the full list of options is as follows:
V — Verbose (lowest priority)
D — Debug
I — Info (default priority)
W — Warning
E — Error
F — Fatal
S — Silent (highest priority, on which nothing is ever printed)
You can replace the :E with any other letter from above to get more info.
In order to filter out anything other than what you are looking for (in this case, WifiStateMachine) you must put a *:S after your last command (i.e. WifiStateMachine:E ThemeChoose:V ... ... AndroidRuntime:E *:S)
Click to expand...
Click to collapse
Q. I am in the download section but what rom is for my device?
A.
Crespo- nexus S
Grouper- Nexus 7
Maguro- gsm galaxy nexus t-mobile
Mako- galaxy nexus 4
Toro- Galaxy nexus Verizon Wireless
Toro Plus- sprint galaxy nexus
Click to expand...
Click to collapse
Click to expand...
Click to collapse
==================================================​
Important please read​
I. Appreciation
There are many ways to show your support to us. You can:
Press the "Thanks" button.
Hit the donation button and help support the team
Wear our specially prepared banner
Share your opinion about my work and write some feedback in our threads.
Advertise our work to your friends, family, anyone who owns this device.
Rate our threads with 5 stars.
We appreciate all the support you give us, but we don't expect anything
Click to expand...
Click to collapse
II. Sharing
XDA-Developers.com is all about sharing. If you would like to use any part of our work, please feel free to do so but remember to do the following beforehand:
Inform - Please send us a PM or email telling us
Permission - Please, if you do not have permission from us, don't use it. Most of the time, we will allow you to, but if you don't get our permission first, we will report.
Credits - No one wants their work stolen. Please remember to give proper credits when using our work.
Click to expand...
Click to collapse
:
III. Support
If you have any issues or questions, please feel free to post them in the our threads. However, because all of us have social lives outside of XDA, your questions may not always be answered right away. Members who are more experienced in our work, please help out the ones who don't.
If you want to get the fastest and the best answer - ask the question in our threads instead of PM'ing us. Chances are, other users will be able to help you when Team Members don't have the time to.
Click to expand...
Click to collapse
IV. Updates
We are a busy team! Every Team Member has lives outside of XDA. You cannot expect us to sit in front of the computer all day and develop Android. Please do not ask for ETA's. The update will come when we release it. Sometimes, there is a good reason for why we have not released an update in a while. Please be patient with us, we will do as we promise. Updates will come.
Click to expand...
Click to collapse
V. Responsibilities
We are not responsible for your device! We do not guarantee that everything will work the way it's supposed to. Not every device is created equal, what might work on our devices may not work on yours or vice versa. Please be a responsible person when it comes to flashing. This is a mature site, don't act immaturely when your device becomes problematic. If you cry and blame us for "destroying" your device, we will laugh at you. Your device is your responsibility, act like it.
Thanks for choosing Team Horizon, we hope you enjoy our works as much as we enjoy working with them.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
MOD Section
This is going to be a section where I post add ons for this ROM. Enjoy!
Click to expand...
Click to collapse
<---------http://dl.dropbox.com/u/44672998/supporter.png
My Dev-Host Account With All The Add On Downloads!
http://goo.gl/4rscI
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Invered Gapps! 4.2.1
CLICK ME
Click to expand...
Click to collapse
:highfive:
HELP!
Please Help Contribute To This Project. Either Post Question With Answer and I Will Add To OP or PM Me The Stoofz
:highfive:
Great idea Tory, You have been a real asset to the team, thanks for all you do.
Sent from my SCH-I535 using Tapatalk 2
I'm transferring this topic from the main page. I'm running 1.5 for Toro and had issues with WiFi tether. I dirty flashed from the prior version. I was running Franco 356. I wiped and restored 12-22 then dirty flashed again to 1.5. This time I'm still running the included kernel. I tested WiFi tether and it seems to work. Thusly, I think the issues may be related to Franco 356. Anybody got WiFi tether working with Franco?
Sent from my Galaxy Nexus using Tapatalk 2
crispy1 said:
I'm transferring this topic from the main page. I'm running 1.5 for Toro and had issues with WiFi tether. I dirty flashed from the prior version. I was running Franco 356. I wiped and restored 12-22 then dirty flashed again to 1.5. This time I'm still running the included kernel. I tested WiFi tether and it seems to work. Thusly, I think the issues may be related to Franco 356. Anybody got WiFi tether working with Franco?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I am on latest franco and fixing to test wifi tether. hold (on gsm tho)
crispy1 said:
I'm transferring this topic from the main page. I'm running 1.5 for Toro and had issues with WiFi tether. I dirty flashed from the prior version. I was running Franco 356. I wiped and restored 12-22 then dirty flashed again to 1.5. This time I'm still running the included kernel. I tested WiFi tether and it seems to work. Thusly, I think the issues may be related to Franco 356. Anybody got WiFi tether working with Franco?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I was able to connect wifi tether and usb tether with the latest franco. Keep in mind that I ALWAYS WIPE before flashing any updates to iron out those pesky little bugs.
pr0xy mAn1Ac said:
I was able to connect wifi tether and usb tether with the latest franco. Keep in mind that I ALWAYS WIPE before flashing any updates to iron out those pesky little bugs.
Click to expand...
Click to collapse
OK, good to know. I'll flash Franco and if it is still broken, I'll clean flash 1.5 followed by an update to Franco.
Sent from my Galaxy Nexus using Tapatalk 2
crispy1 said:
OK, good to know. I'll flash Franco and if it is still broken, I'll clean flash 1.5 followed by an update to Franco.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Please keep us posted on your progress. let me know if I can help.
Quick Unlock
Is quick unlock working? It has not worked for me for a while, but I saw one person say it works. I have done a full wipe with each version. Thanks!
pr0xy mAn1Ac said:
Please keep us posted on your progress. let me know if I can help.
Click to expand...
Click to collapse
I reflashed clean and am still unable to connect. Still on default kernel. I can see the network but I cannot connect even without security. Tried both an iPad and an Android tablet. Blue tooth tether works but that us too slow. I'm out of options. This is a show stopper for me.
Sent from my Galaxy Nexus using Tapatalk 2
crispy1 said:
I reflashed clean and am still unable to connect. Still on default kernel. I can see the network but I cannot connect even without security. Tried both an iPad and an Android tablet. Blue tooth tether works but that us too slow. I'm out of options. This is a show stopper for me.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I have to have tethering. Flashed back to CNA 3.8 and I got it back. May need to hang on to 4.1.2 a bit longer.
Sent from my iPad using Tapatalk HD
crispy1 said:
I have to have tethering. Flashed back to CNA 3.8 and I got it back. May need to hang on to 4.1.2 a bit longer.
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
edited
10char
Navigation bar opacity
I love the whole ROM, been using it for a while. I was very excited to see a translucent menu bar option in the 12/30/12 release. However im not sure of its functioning properly. On the home screen the nav bar is translucent however in any app its a solid black background again. When I zoom using accessibility feature (triple tap) the nave bar goes back to being all but invisible. Is this transparent effect only supposed to do what it does on my case? Thanks man, keep up the good work
Just a quick question pr0xy ... Do I have to wipe data in order to install inverted gapps or can i dirty flash over the 20121212 package? Thx in advance!
Just flash the gapps brother no wiping needed. Enjoy.
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
Ok, another stupid question inc! :/ Proxy - do you know of any place where I could get "Black Facebook" to match the inverted gapps ? Since I kinda prefer it over the stock white FB app ... I could find only some lower versions which are slow and buggy, so ... Thx in advance
Doomhamma said:
Ok, another stupid question inc! :/ Proxy - do you know of any place where I could get "Black Facebook" to match the inverted gapps ? Since I kinda prefer it over the stock white FB app ... I could find only some lower versions which are slow and buggy, so ... Thx in advance
Click to expand...
Click to collapse
It is included with the inverted gapps. Enjoy.
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
pr0xy mAn1Ac said:
It is included with the inverted gapps. Enjoy.
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
Click to expand...
Click to collapse
No it's not ... That's why I asked
*DUMB NEWBIE QUESTION*
how to flash this rom ?
just tried to flash the rom using TWRP, but it stucks at bootlogo.
now restored the rom and N4 is working normal.
any solution ?
thx in advance.

[ROM][SGH-T399][T399UVUANE4][4.2.2] PreRooted, Busybox & Odin Flashable

Galaxy Light SGH-T399 Stock ROM T399UVUANE4​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It is the official ROM T399UVUANE4 and has (Superuser v1.99r5 + SU) && (Busybox 1.22.1).
No changes has been made to this ROM. (I just injected SU,Superuser.apk & Busybox)
The easiest way to update your device without losing Superuser access.
NOTE
Backup all your data before installing this ROM.
Installation :
1- Download T399UVUANE4 Firmware from the link below.
2- Download Odin 3 (tested on v3.07 & v3.09 thanks to WetWilly)
3-Turn off your device and and boot into DOWNLOAD MODE by holding the Volume Down+Home+Power. Then Press Volume UP.
4-Run Odin and Make sure that only “Auto Reboot” and “F. Reset Time” options are selected.
5-Connect your device to your computer via a USB cable. (You should see “Added!” text at the message box of Odin GUI.)
6-Click the "PDA" OR "AP" (Odin v3.09) button and select the ROM's file (extension tar.md5) and wait until it verifies the ROM's file.
7-Press the "Start" Button to begin the installation process.
8-Wait to see the "PASS!" message.
Download Link:
T399UVUANE4 Firmware
MD5:B50E44B628ECFA46D72DB4C9808F5C5E
If you are having some troubles after installing this ROM then, backup your data and run factory reset or (wipe cache & data)
Gave it a shot with Odin 3.09, flash went fine. Only change in instructions was to use the AP button in step 6 because Odin 3.09 doesn't have a PDA button. Root is there, biggest thing post-flash was reinstalling the Xposed framework; after that all the modules worked with their old settings. Didn't wipe data, had 3 apps stop but have reinstalled them and will see what happens. One definite fix from MJ4 is that the Name ID app, which never worked before, now works.
So far, so good. Thanks!
@WetWilly
installation's instructions has been updated!!
Thanks!
@[email protected] said:
@WetWilly
installation's instructions has been updated!!
Thanks!
Click to expand...
Click to collapse
I learned my lesson, don't delete system apps without making a backup!!!! Already on NE4 but gotta dl this to repair my phone. It's saying that I don't have a sim card in it
Sent from my SGH-T399 using XDA Premium 4 mobile app
I learned my lesson, don't delete system apps without making a backup!!!! Already on NE4 but gotta dl this to repair my phone. It's saying that I don't have a sim card in it
Click to expand...
Click to collapse
do you know exactly which apk you removed and caused the "No Sim" msg ?
unfortunately, official roms are full of junkware.
a list of what I removed: (tazmaniondvl said it "backup b4 removing")
Code:
AccuweatherPhone2013.apk
AllshareControlShare.apk
AllshareFileShare.apk
AllshareFileShareClient.apk
AllshareFileShareServer.apk
Books.apk
com.mobitv.client.tmobiletvhd.apk --> T-Mobile Junk
CSC.apk
DirectConnect.apk
DirectShareManager.apk
ECID-release_TMO.apk --> T-Mobile Junk
ELMAgent.apk
Hangouts.apk --> I dont use it
Highlight_TMO.apk --> T-Mobile Junk
InteractiveTutorial.apk
IQ_OOB_TMO.apk --> T-Mobile Junk
IQ-tmobile-release-unsigned.signed_TMO.apk --> T-Mobile Junk
IQToggle.signed_TMO.apk --> T-Mobile Junk
ISISWallet_TMO.apk --> T-Mobile Junk
kieswifi.apk --> useless to me
Lookout_TMO.apk --> useless + slows down my device
Magazines.apk
MediaHub_TMO.apk --> T-Mobile Junk
MobilePrintSvc_*.apk --> removed some of them like epson.
Music2.apk ---> replaced it with a better music player
MusicHub_31_NK.apk
MusicLiveShare.apk
MusicPlayerWT.apk
PageBuddyNotiSvc2.apk
PlayGames.apk
PlusOne.apk
SamsungApps.apk
SamsungAppsUNA3.apk
SamsungIME.apk
SamsungSans.apk
Samsungservice.apk
SamsungTTS.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudQuotaApp.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSBrowserBookmark.apk
sCloudSyncSBrowserTabs.apk
sCloudSyncSNote.apk
SecEmail_J.apk --> Replaced it with a better email app
SecExchange.apk --> Email app's plugin
SecSetupWizard2013.apk --> the initial setup wizard (language selection, phone name...etc)
SecVideoList.apk
SecVideoPlayer.apk
SNS.apk
SPPPushClient_Prod.apk
S-Voice_Android_phone_J.apk
talkback.apk
TmoWfcPref.apk --> T-Mobile Junk
Velvet.apk
Videos.apk
Vvm_TMO.apk --> T-Mobile Junk
google these apk to know exactly what are they used for.
@[email protected] said:
do you know exactly which apk you removed and caused the "No Sim" msg ?
unfortunately, official roms are full of junkware.
a list of what I removed: (tazmaniondvl said it "backup b4 removing")
Code:
AccuweatherPhone2013.apk
AllshareControlShare.apk
AllshareFileShare.apk
AllshareFileShareClient.apk
AllshareFileShareServer.apk
Books.apk
com.mobitv.client.tmobiletvhd.apk --> T-Mobile Junk
CSC.apk
DirectConnect.apk
DirectShareManager.apk
ECID-release_TMO.apk --> T-Mobile Junk
ELMAgent.apk
Hangouts.apk --> I dont use it
Highlight_TMO.apk --> T-Mobile Junk
InteractiveTutorial.apk
IQ_OOB_TMO.apk --> T-Mobile Junk
IQ-tmobile-release-unsigned.signed_TMO.apk --> T-Mobile Junk
IQToggle.signed_TMO.apk --> T-Mobile Junk
ISISWallet_TMO.apk --> T-Mobile Junk
kieswifi.apk --> useless to me
Lookout_TMO.apk --> useless + slows down my device
Magazines.apk
MediaHub_TMO.apk --> T-Mobile Junk
MobilePrintSvc_*.apk --> removed some of them like epson.
Music2.apk ---> replaced it with a better music player
MusicHub_31_NK.apk
MusicLiveShare.apk
MusicPlayerWT.apk
PageBuddyNotiSvc2.apk
PlayGames.apk
PlusOne.apk
SamsungApps.apk
SamsungAppsUNA3.apk
SamsungIME.apk
SamsungSans.apk
Samsungservice.apk
SamsungTTS.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudQuotaApp.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSBrowserBookmark.apk
sCloudSyncSBrowserTabs.apk
sCloudSyncSNote.apk
SecEmail_J.apk --> Replaced it with a better email app
SecExchange.apk --> Email app's plugin
SecSetupWizard2013.apk --> the initial setup wizard (language selection, phone name...etc)
SecVideoList.apk
SecVideoPlayer.apk
SNS.apk
SPPPushClient_Prod.apk
S-Voice_Android_phone_J.apk
talkback.apk
TmoWfcPref.apk --> T-Mobile Junk
Velvet.apk
Videos.apk
Vvm_TMO.apk --> T-Mobile Junk
google these apk to know exactly what are they used for.
Click to expand...
Click to collapse
I have no idea top be honest, im thinking it was the phone apk, as that's what I was removing but decided to remove more then just that.
Sent from my SGH-T399 using XDA Premium 4 mobile app
tazmaniondvl said:
I learned my lesson, don't delete system apps without making a backup!!!!
Click to expand...
Click to collapse
... don't delete or freeze system apps without making a backup!!!
FTFY, also learned the hard way.
WetWilly said:
... don't delete or freeze system apps without making a backup!!!
FTFY, learned the hard way.
Click to expand...
Click to collapse
I know better too lol, but who would think the dialer and contacts would do that, even if I had another dialer lol
Sent from my SGH-T399 using XDA Premium 4 mobile app
---------- Post added at 08:48 PM ---------- Previous post was at 08:47 PM ----------
tazmaniondvl said:
I know better too lol, but who would think the dialer and contacts would do that, even if I had another dialer lol
Sent from my SGH-T399 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I think I clicked something while scrolling and didn't notice it
Sent from my SGH-T399 using XDA Premium 4 mobile app
tazmaniondvl said:
I know better too lol, but who would think the dialer and contacts would do that, even if I had another dialer lol
Click to expand...
Click to collapse
Not a surprise considering that the "Auto update of time and date" toast at startup is actually generated by the stock dialer. That would explain the "No SIM" message when the stock dialer is removed. Also, when I used exDialer and another one I don't recall, the stock dialer/contacts was still needed for certain things like dialing the "#*" system codes. Another lesson learned - the other dialers passed 911 calls to the stock dialer as well. That doesn't seem like an issue unless you get the infamous Samsung "Unfortunately, Contacts has stopped" problem - which I did - at which point the phone wouldn't dial 911 at all. NOT good.
On another note, after reinstalling the handful of apps that stopped after flashing this update, the phone has been working fine.
Anyone else tried to download this from the link T399UVUANE4 Firmware in the OP lately?
Running the sght399ne4prerooted.tar.md5.exe that downloads not only fails to extract any tar, it installs a utility called ezdownloader and numerous pieces of adware and/or potential malware. I would not even suggest attempting to test extract/install it without first imaging a clean backup of your OS drive.
Would the OP or anyone else please provide an actual clean copy of what is allegedly offered here?
pennhaven said:
Anyone else tried to download this from the link T399UVUANE4 Firmware in the OP lately?
Running the sght399ne4prerooted.tar.md5.exe that downloads not only fails to extract any tar, it installs a utility called ezdownloader and numerous pieces of adware and/or potential malware. I would not even suggest attempting to test extract/install it without first imaging a clean backup of your OS drive.
Would the OP or anyone else please provide an actual clean copy of what is allegedly offered here?
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=NN15vBcjdN0&t=0m17s
Most users click on an "I agree" or "I accept" button without reading the long and complex license agreement that expresses consent to place the malware onto their systems.
http://www.internetworldstats.com/articles/art053.htm
Click to expand...
Click to collapse
@[email protected] said:
https://www.youtube.com/watch?v=NN15vBcjdN0&t=0m17s
Click to expand...
Click to collapse
I appreciate the reply and I appreciate your sharing the ROM. I finally got it installed, and all seems well so far.
I really wish you had posted it to another host, though, or at least included a warning. I spent quite a lot more time than would have been necessary if I had just installed the OE ROM and re-rooted.
Unfortunately, I could not find a better free file hosting website that allows users to upload large files (Note: ROM's file size is 1.3GB).
pennhaven said:
I really wish you had posted it to another host, though, or at least included a warning. I spent quite a lot more time than would have been necessary if I had just installed the OE ROM and re-rooted.
Click to expand...
Click to collapse
Sorry I didn't see notifications for this thread earlier or I would have pointed out the checkbox; in fact, on my screen the large arrow next to the "Download" button points directly right at the checkbox. To be fair to the OP many free download hosts have similar pre-checked boxes to download custom extensions/downloaders loaded with adware. As for the lack of a warning, it's a given these days that one has to read the download page carefully before clicking any "Download" button.
WetWilly said:
Sorry I didn't see notifications for this thread earlier or I would have pointed out the checkbox; in fact, on my screen the large arrow next to the "Download" button points directly right at the checkbox. To be fair to the OP many free download hosts have similar pre-checked boxes to download custom extensions/downloaders loaded with adware. As for the lack of a warning, it's a given these days that one has to read the download page carefully before clicking any "Download" button.
Click to expand...
Click to collapse
Here is a capture of the first screen presented by the download site on Firefox:
Note there is no warning and no arrow. Only by following the non-intuitive instructions from the video @root@ linked to can you know to avoid clicking on Download Now, which loads this screen:
Once again there is nothing to make clear that clicking Download Now will do something you might not want. Which is in fact what happens.
There may be limited free hosts available to host files of this size, and @root@ may not have intended any harm, but this download host is a bad actor, and should only be used with explicit warnings.
pennhaven said:
Here is a capture of the first screen presented by the download site on Firefox:
Click to expand...
Click to collapse
I am using Firefox 24.5.0 ESR and have NEVER gotten that giant "Download Now" button the multiple times I have visited that download site. I literally just visited @root@'s link while typing this reply and I still didn't get it, so I'm assuming there's something with your browser, settings, add-ons, or cookies that's allowing that button to show up.
Regardless, you learned another rule of thumb - when you go to one of these download sites and there are two "Download" buttons, ignore the big one and select the less obvious one.
WetWilly said:
I am using Firefox 24.5.0 ESR and have NEVER gotten that giant "Download Now" button the multiple times I have visited that download site. I literally just visited @root@'s link while typing this reply and I still didn't get it, so I'm assuming there's something with your browser, settings, add-ons, or cookies that's allowing that button to show up.
Regardless, you learned another rule of thumb - when you go to one of these download sites and there are two "Download" buttons, ignore the big one and select the less obvious one.
Click to expand...
Click to collapse
I'm on Firefox 30.0. Addons, cookies - certainly I have a few of former and plenty of the latter.
You could have stopped after the first paragraph, though.The rest is unnecessary condescension. Yes indeed I have learned something. I've been downloading shareware, utilities and firmware for decades, but it took first time experience with this download host to teach me the lesson.
pennhaven said:
You could have stopped after the first paragraph, though.The rest is unnecessary condescension.
Click to expand...
Click to collapse
1) It was not condescension - sorry if you took it that way, but other people read these threads and while you posted the helpful screenshots, you never mentioned that the "correct" Download button was the small, innocuous one in your screenshot and not the giant "Download Now" button.
2) Condescension or not, I have to admit I'm baffled as to how someone who's been downloading for decades has NEVER seen a filehoster like this. Almost all of the smaller ones and/or lesser known ones have been doing this for quite a while and, with that in mind, it's unfair to single out and label this host - one of the VERY few that will allow free downloads as large as this ROM - a "bad actor".
I'm using Firefox, and although I didn't download the file (it'd take 3 hours, and I don't need it), it seems like it'll download just fine. 2 clicks. No waiting 30 or 60 seconds either. I really don't know what some of you are *****ing about.
Is there perhaps another download of this? The one at Billion Downloads starts just fine but craps out after a few minutes. Been trying all day from various browsers. Most I ever got was ~50MB

UltraBeam REVO V1.7 _UB-Styled_ [V4A]-[OTA]

{
"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"
}
www.ultrabeamgb-revo.webs.com​
UltraBeam REVO
This is UltraBeam REVO V1.7 in it's latest, for now of course. It's based on Cyanogenmod 7.2 nightlies [Latest]. This ROM is here to improve your HTC Wildfire S and has a lot to offer to just one user and to everyone who uses this software. So if you came here to install/test this ROM then please go on.
So then UltraBeam REVO reaches it's stage for theming, and I personally think Holo light blue suits UltraBeam REVO for now...
Theming this ROM was sort of tricky, but it didn't stop me finishing it
There will be varieties of themes in a collection for you to choose. That's after some time.
Features on UltraBeam REVO
Based on CM7.2 nightlies
Play Store 4.3.11 Installed
Very fast and 100% stable
OTA updates, to receive updates
Custom themed [Holo light-blue]
Multitasking ROM, for great use
Viper4Android FX for best music quality
Latest Holo Laucher 2.1.1
Cronmod's Int2ext [Integrated]
Latest Busybox installed
Lastest SU binary 3.1.1 installed
Voice Search Installed
Gallery replaced Quickpic
Init.d tweaks installed
Fly On Mod by Slaid480
http://vipersaudio.com/blog/​
Need help?
Thread navigation: 1st post = UltraBeam REVO Downloads, 2nd post = UltraBeam REVO themes, 3rd = UltraBeam REVO Kernels, 4th post = Must Read!
XDA:DevDB Information
UltraBeam REVO, ROM for the HTC Wildfire S
Contributors
Stone. Cold
ROM OS Version: 2.3.x Gingerbread
Based On: AOSP, CyanogenMod
Version Information
Status: Stable
Current Stable Version: 1.7
Stable Release Date: 2014-09-16
Created 2014-09-13
Last Updated 2014-09-16
UltraBeam REVO *Downloads*
UltraBeam REVO
Here's the official UltraBeam REVO system for your device, I'd advise you to head over to the 4th post on how to install this ROM
- REVO V1.7 *Initial release*
UltraBeam REVO *Themes* [Coming Soon]
Reserved for use 2
UltraBeam REVO *Kernels*
Reserved for use 3
READ!
You're using the UltraBeam software, I will advise you to be-careful of making any mistake whilst in the installation section.
If you've successfully installed this software, then please do enjoy it.
Instructions
1. Download the latest UltraBeam REVO V?.?
2. Enter recovery mode on your device and wipe data, cache, dalvik-cache and battery stats
3. Go to mounts & storages and format [System]
WARNING: Never format Boot Partition or you'll end up with a 'Bricked up' device!
4. Switch off your device 'Completely'
5. Reboot back into recovery mode
6. Go to mounts & storages and mount these [System] - [Data]
7. Proceed installation for UltraBeam REVO V?.?
8. After installation process has been completed, you must reboot your device!
9. Once rebooted you may add your Google account VIA settings.
10. Now you must Power off your device 'again'
11. Power back on and enjoy using the UltraBeam REVO system
Once UltraBeam REVO has been safely installed, then please stay up-to-date with our software, to get the latest new features/upgrades to add into the ROM.
Where is the DL link "CAN`T WAIT TO GET SOME"
retryer said:
Where is the DL link "CAN`T WAIT TO GET SOME"
Click to expand...
Click to collapse
Initial release date is: 16/09/2014
Stone. Cold said:
Initial release date is: 16/09/2014
Click to expand...
Click to collapse
I know but couldn`t hold my entusiasm when i saw the new thread
retryer said:
I know but couldn`t hold my entusiasm when i saw the new thread
Click to expand...
Click to collapse
Just keep looking till I release, and maybe you could be the 1st to try
Thanks for your great work !! Recovery recommended?
davidmeyis said:
Thanks for your great work !! Recovery recommended?
Click to expand...
Click to collapse
CWM 5 for this device, I think...
To all my users, please do enjoy using UltraBeam REVO. It took me a while to cook this ROM and make it all perfect for all of you. So all I want is good feedback from users
Thank you, and enjoy!
WOHOO !! Downloading , and soon will share
[edit1]:
Cool boot animation
[edit2]:
Man I`m a fan of the red , BUT THIS BLUE THEME IS F**KING AWESOME !!
It booted okay from the first try , recognized the ext4 partition as internal . Will add google acc and some apps to soo how things will go, but from now I can say - you did it again THANK YOU!
is there a changelog from 1.6 version to this one?
Okay so this is so far :
I`m very hapy to see the torch actually working , everything is so smooth so you cant even guess thats it uses sd partition .
The entropy generator started okay , everything is beautifull the rom is awesome and I`m sure it took you time to make it this good.
The only problem I met was the galery app closing immediatly after its open (maybe its some problem in tke APK file so nothing stops users to download another galerry app as they typically do ).
The google acc synced OK with NO PROBLS
I decided to give you a hand here and open my eclipse to give oyu logcat so here it is :
09-17 00:08:25.459: D/dalvikvm(1526): GC_EXPLICIT freed 137K, 50% free 3254K/6407K, external 0K/0K, paused 67ms
09-17 00:08:47.801: I/ActivityManager(1036): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.alensw.PicFolder/.GalleryActivity } from pid 1149
09-17 00:08:47.891: I/ActivityManager(1036): Start proc com.alensw.PicFolder for activity com.alensw.PicFolder/.GalleryActivity: pid=1944 uid=10014 gids={1015}
09-17 00:08:48.041: D/szipinf(1944): Initializing inflate state
09-17 00:08:48.071: D/dalvikvm(1944): DexOpt: couldn't find field Landroid/content/res/Configuration;.smallestScreenWidthDp
09-17 00:08:48.071: W/dalvikvm(1944): VFY: unable to resolve instance field 9
09-17 00:08:48.081: D/dalvikvm(1944): VFY: replacing opcode 0x52 at 0x0032
09-17 00:08:48.081: I/dalvikvm(1944): Could not find method android.view.ViewConfiguration.hasPermanentMenuKey, referenced from method com.alensw.PicFolder.QuickApp.c
09-17 00:08:48.081: W/dalvikvm(1944): VFY: unable to resolve virtual method 673: Landroid/view/ViewConfiguration;.hasPermanentMenuKey ()Z
09-17 00:08:48.081: D/dalvikvm(1944): VFY: replacing opcode 0x6e at 0x0061
09-17 00:08:48.081: D/dalvikvm(1944): VFY: dead code 0x0034-0039 in Lcom/alensw/PicFolder/QuickApp;.c ()Z
09-17 00:08:48.081: D/dalvikvm(1944): VFY: dead code 0x0064-0067 in Lcom/alensw/PicFolder/QuickApp;.c ()Z
09-17 00:08:48.091: I/ActivityThread(1944): Pub com.alensw.PicFolder.FileProvider: com.alensw.PicFolder.FileProvider
09-17 00:08:48.111: W/dalvikvm(1944): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/alensw/PicFolder/JniUtils;
09-17 00:08:48.121: E/QuickApp(1944): init: java.lang.ExceptionInInitializerError
09-17 00:08:48.141: I/ActivityManager(1036): Process com.alensw.PicFolder (pid 1944) has died.
09-17 00:08:48.221: W/InputManagerService(1036): Window already focused, ignoring focus gain of: [email protected]
Something is bad in the galery.apk as i tought so this means only one thing:
YOU ROM IS BUGFREE ! YOU DID IT
---------- Post added at 12:13 AM ---------- Previous post was at 12:11 AM ----------
Will full-charge tonight and share how things go after day or two GOOD JOB! BRAVO
Its all ok ecept the screen during calls , where maybe all the text is white so it doesnt show but all other features of the rom are ok , stable , with NO A SINGLE REBOOT OR FC and very smooth overall
For non - north american users like me - just download https://play.google.com/store/apps/details?id=org.fastergps and choose where you live , so the program will fix the gps servers for your country @Stone. Cold please share this with all users of your rom (put it in the first thread ) so people woudn`t complain about gps errors
retryer said:
Its all ok ecept the screen during calls , where maybe all the text is white so it doesnt show but all other features of the rom are ok , stable , with NO A SINGLE REBOOT OR FC and very smooth overall
Click to expand...
Click to collapse
The 1st picture I didn't expect that... is that a bug, or is it the screenshot?
The 1st picture I didn't expect that... is that a bug, or is it the screenshot?
Click to expand...
Click to collapse
Same on my phone, I thought its a feature :-/
Its a bug , because there are buttond in the down part but the text is white and hidden , its a screenshot also . Fix the gallery ap - the signatyre is incorrect -says the updade , and include the ling for the gps app in your first post so the users can change their gps.conf safetly when they are from europe , because it wouldnt work otherwise.

Categories

Resources