Related
Hi guys,
I've been changing roms on my phone lately and found out that there were some roms that have some apps on the rom that I don't want on it.
Or just the other way around, that it doesn't have some apps on it that I do want when I install a new rom.
After a while I got irritated by this and thought that I could create a program that could help people like me by adding/removing apps from the rom without diving into the rom zip file and maybe delete files that I shouldn't touch.
It's finally finished and it works, i've tested it on my HTC Desire multiple times now .
let me know what you think! And if you have any tips/questions check my website to get my e-mail address!
you can find more info/screenshots at beardman.eu
And here's the Download link!
Updates:
V1.5
- It's even bigger
- You are able to change your boot animation
- You are able to change sounds (Alarms, notifications, ringtones)
- Code optimization
V1.4
- It’s a bit bigger
- You can now maximize the window
- It no longer looks like it’s frozen when you unpack/save a rom
- Bar at the top of the program with the “settings”
- Progress bar on the bottom to show the unpacking/saving progress
- Report bug option for when you’ve found something that isn’t working!
- Code optimization
V1.3
- Extra tab for some settings which can be turned on and off as you wish
- Changelog is now included
- Check for update is included
- You can open the last rom as how you left it, no need to drop it on there again
- Automatically remove the safe to remove apps
- Automatically load previous edited rom
- Small bugfixes
V1.2
- Information is shown while extracting rom
- When saving rom, a location and file name is asked
- When right clicking on an item in the System list a pop-up will show which allows the user to mark an app as safe/unsafe to remove
- Items will be colored red or green or black depending on if they are safe or unsafe to remove
- Option to delete all the safe to remove items
V1.1
- Added compatible with update-script
Todo:
- Save state
- get your own list of apps to remove automatically
This program is supposed to work on most devices, if you've tested it and it works let me know!
Working devices:
- HTC Desire
is that like the rom kitchen?
but works on windows??
I don't really know, I haven't looked into it. The only thing you can change so far is adding and removing apps to the system and user partition. If you have a tip on what I should add, let me know!
Yes, it works on windows.
I haven't really dabbled in it much - but when i did it looked like you needed a linux VM/boot to play around with it much...
one thing that might be sensible is to try and code in a flag to identify apps that shouldn't be removed, because of fc etc.? even if they are just flagged as italics or something with a warning that they may cause fc if you don't have a default launcher or something
Well, it works on windows because you'll need to download a rom first, and then you open the rom zip file with this program and you'll just basically edit the files in the rom zip file!
Thanks, that's a good one! I'll look into it soon!
something like this is always good for getting rid of htc stocks (stock.apk and the widget too com.htc.stockwidget.apk - oh and plurk too nowadays)
and the apps that annoy you because you replace them instantly with an updated/different version from market, like quickoffice, the google apps that are out of date very quickly...
if you can make the app recommend ones not to remove, perhaps its worth highlighting ones that are recommended to remove too?
list could be provided quickly by people using the app as to which ones are commonly removed
edit: especially as you have a nice little log of apps that are removed:
17:50:21 - Removing app com.htc.linkedin.apk
17:50:21 - Removing app com.htc.PlurkWidget.apk
17:50:21 - Removing app com.htc.StockWidget.apk
17:50:21 - Removing app HtcPlurk.apk
17:50:21 - Removing app Quickoffice.apk
17:50:37 - Removing app Stock.apk
Click to expand...
Click to collapse
Think you might need a save as button or something though
also i am getting an error when saving:
17:51:15 - NOT saving rom
17:51:20 - NOT saving rom
17:51:31 - NOT saving rom
17:51:44 - NOT saving rom
Click to expand...
Click to collapse
was playing about with this rom if it helps: Cool-AceS-v7.zip
--- oh
and if it helps, it might be an idea to put a 'please wait' box popup or something when loading a rom - it took a minute or so when i tried it - and the app window hangs (as well as the explorer one I dragged the .zip from) - if a progress bar can be made that'd be better, but it'd be good just to tell people that it's doing something and not just crashing
Thanks for the error report, gonna look into it in a hour or so!
Think that's a good idea, i'll see what I can do for it .
-edit:
Found what the problem is, currently it only works when a rom is using the updater-script, not the update-script.
Think i'll be able to fix it this week .
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Probably a nice little app for newbies though.
Had another idea, to set your own list of defined apks to remove so you can have quick open and deletion (and addition) of apk list, and recompile of a zip.
Sent from my HTC Desire using XDA Premium App
Meaple said:
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Click to expand...
Click to collapse
I'm not disappointed by your comment, and I know that
What would you like to see this program do? Any tips?
Meaple said:
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Click to expand...
Click to collapse
But in the outset its doing what he intended it to do
Sent from my HTC Desire using Tapatalk
f0xy said:
But in the outset its doing what he intended it to do
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
indeed.
not everyone is familiar and happy to start ripping open zips and deleting stuff so for those people this will be a nice way to get stuff done without the fear of screwing it up
And you can add apps to the user data partition. If the rom hasn't included the data install in the updater-script that will be added !
does the download link include the fix to actually recompile the rom/zip now?
Lothaen said:
does the download link include the fix to actually recompile the rom/zip now?
Click to expand...
Click to collapse
Not yet, if I have some time I'll try to fix it today!
thank you for this program, I'll try it
New version is now online!
Now compatible with update-script
Check main post for link!
Chrusb said:
New version is now online!
Now compatible with update-script
Check main post for link!
Click to expand...
Click to collapse
when saving I got the error 'rom file is in use by another process' or similar
I guess that's because I opened it in the app and it is trying to save over the top?
'save as' feature would fix it
or is it cause the .zip is in the same folder as the .exe ?
Lothaen said:
or is it cause the .zip is in the same folder as the .exe ?
Click to expand...
Click to collapse
yes it is.
a save as and/or an option to rename the .zip when recompiling the zip would be best probably - or an error that says 'do not have the .zip you want to edit in the same folder as the .exe'
I have the boost mobile s2, which I'm told is exactly like the samsung epic touch 4g. I am rooted and am on a custom rom (pacinblack). I am trying to install a mail apk file someone linked me to that also has a widget inside this app. The file is email.apk. I also have es file explorer. I downloaded the file and I long pressed the file (in es explorer) to install it. It said it installed correctly. I then reboot my phone and go into my app drawer and widgets and there is no mail app. Am I doing something wrong??When I go into settings-apps and when I look in the download section, there is no mail app, but when I go into the all section I see something that says exchange services. Is this the e-mail apk I am looking for. When I press on this, it gives me two options, to forcestop or diaable?? This is called exchange services and has a picture beside it of mail, so I figured this was it. Does anyone know why this is not showing up in my app or widget drawer?? Does this apk file have to be in a particular folder on my sd card or in systems? Someone told me in the other forum that to put it in systems-apps. I tried moving it to there but it wont move there and when I try, it changes the name of the file but leaves it right where it is?? I have root access enabled on my es explorer so that is not the problem. If anyone has any suggestions, it would be greatly appreciated. I am seeking help in this forum because the other forum is not that active and there doesn't appear to be any active developers there. Thank again.
jreink01 said:
I have the boost mobile s2, which I'm told is exactly like the samsung epic touch 4g. I am rooted and am on a custom rom (pacinblack). I am trying to install a mail apk file someone linked me to that also has a widget inside this app. The file is email.apk. I also have es file explorer. I downloaded the file and I long pressed the file (in es explorer) to install it. It said it installed correctly. I then reboot my phone and go into my app drawer and widgets and there is no mail app. Am I doing something wrong??When I go into settings-apps and when I look in the download section, there is no mail app, but when I go into the all section I see something that says exchange services. Is this the e-mail apk I am looking for. When I press on this, it gives me two options, to forcestop or diaable?? This is called exchange services and has a picture beside it of mail, so I figured this was it. Does anyone know why this is not showing up in my app or widget drawer?? Does this apk file have to be in a particular folder on my sd card or in systems? Someone told me in the other forum that to put it in systems-apps. I tried moving it to there but it wont move there and when I try, it changes the name of the file but leaves it right where it is?? I have root access enabled on my es explorer so that is not the problem. If anyone has any suggestions, it would be greatly appreciated. I am seeking help in this forum because the other forum is not that active and there doesn't appear to be any active developers there. Thank again.
Click to expand...
Click to collapse
Is the email.apk compatible with Pacinblack? What I mean, for example, the email client in JV is secemail.apk. You may have an incompatible email.apk. I tinker with my system apk's all the time. Just copy your email.apk that you currently have in system, anywhere. Then long press the one in system file, delete it, then cut and paste your friends in there. If it doesn't take, just put your original one in there, but if it's compatible with Pacinblack, which I believe is jb, it should take. Good luck.
Sent from my SPH-D710 using xda premium
jdsingle76 said:
Is the email.apk compatible with Pacinblack? What I mean, for example, the email client in JV is secemail.apk. You may have an incompatible email.apk. I tinker with my system apk's all the time. Just copy your email.apk that you currently have in system, anywhere. Then long press the one in system file, delete it, then cut and paste your friends in there. If it doesn't take, just put your original one in there, but if it's compatible with Pacinblack, which I believe is jb, it should take. Good luck.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Touchwiz secmail.apk won't play nice with aosp. The solution is to download a ROM or gapps package that includes the apk you want, and copy/paste it to /system/app
Sent from my Epic 4g Touch on PACman
Adreaver said:
Touchwiz secmail.apk won't play nice with aosp. The solution is to download a ROM or gapps package that includes the apk you want, and copy/paste it to /system/app
Sent from my Epic 4g Touch on PACman
Click to expand...
Click to collapse
Thanks for the responses. Like you said, I'm surprised pib rom doesn't have a native app. Do you have any idea what that exchange services is under settings-apps-all. There's a little mail icon next to this. If that's not for email, does anyone know where I can get the right apk mail file for the pac in black rom. Maybe I have the wrong apk for this rom. I was looking on the epic 4g rom developer thread but couldn't find the file and I couldn't post on that thread to ask.
jreink01 said:
Thanks for the responses. Like you said, I'm surprised pib rom doesn't have a native app. Do you have any idea what that exchange services is under settings-apps-all. There's a little mail icon next to this. If that's not for email, does anyone know where I can get the right apk mail file for the pac in black rom. Maybe I have the wrong apk for this rom. I was looking on the epic 4g rom developer thread but couldn't find the file and I couldn't post on that thread to ask.
Click to expand...
Click to collapse
Like adreaver said, download a current jb gapps, pull the email apk from it, and plop it into pib. Doneski. Don't forget to hit the thanks button!
Sent from my SPH-D710 using xda premium
jdsingle76 said:
Like adreaver said, download a current jb gapps, pull the email apk from it, and plop it into pib. Doneski. Don't forget to hit the thanks button!
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
When I installed the pac in black rom, I also installed the gapps file with it. How do I know what jb gapps to pull the apk from? Isn't there certain gapps for a particular rom? Also, when I have the file, how do I pull the apk file from it, I've never done this before. By the way, thanks for the help in trying to assist me in getting this mail app working.
jdsingle76 said:
Like adreaver said, download a current jb gapps, pull the email apk from it, and plop it into pib. Doneski. Don't forget to hit the thanks button!
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I am looking for a native email app that has a widget so I don't have to open a app to see my emails. I just got this phone about 2 weeks ago, previously I had the HTC evo v with a custom rom the had the email app I am looking for now. Can you direct me to which jb gapps are compatible with this rom and which gapps is likely to have the email app I seek, thanks.
jreink01 said:
I am looking for a native email app that has a widget so I don't have to open a app to see my emails. I just got this phone about 2 weeks ago, previously I had the HTC evo v with a custom rom the had the email app I am looking for now. Can you direct me to which jb gapps are compatible with this rom and which gapps is likely to have the email app I seek, thanks.
Click to expand...
Click to collapse
Next time try Google. This is the first result for "aosp email apk". The link you want is in the fourth or fifth post.
http://forum.xda-developers.com/showthread.php?t=1960464
Sent from my Epic 4g Touch on PACman
I have a method to install the aosp browser without any root privileges at all and no modifications of the system partition. Just involves installing 2 or 3 apks (depending if you want bookmark syncing). This should work on any of the other nexus devices that came without stock browser. This is also an improvement over the root method as it does not break OTA updates even on rooted devices.
Please don't repost this yet. I want to add in the other languages to browser.apk for the "find on page" button in the menu. I fixed English. The stock nexus roms don't have the string in framework-res for this one button.
Download zip (this is not a cwm package/just extract it or open the files from inside)
http://www.mediafire.com/download/sp3778itcps5iq1/aospbrowser-noroot-blackhand1001.zip
Steps:
1. Use es file manager to browse to system/app and install browserproviderproxy (it will say app not installed, don't worry it worked)
2. Reboot (it will not work without rebooting first)
3. Install Browser4.3_blackhand1001.apk
4. Install ChromeBookmarksSyncAdapter_blackhand1001.apk (this will give you bookmark syncing)
Video Tutorial (thanks XDA)
Reserved for future updates...
There is no document in this link...
Sent from my One using xda premium
heartsaver1859 said:
There is no document in this link...
Sent from my One using xda premium
Click to expand...
Click to collapse
I fixed the link sorry about that.
Modified the procedure to work with this device properly. Turns out the signatures on the one file differ between devices.
blackhand1001 said:
I fixed the link sorry about that.
Click to expand...
Click to collapse
Thanks for this. Works very well on my devices.
Updated it so the autocomplete dropdown no longer has the blue line glitch. The style definition for the dropdown is missing on the stock nexus 7 rom so I copied it and put it in the browser itself and pointed to it there.
Added User agent selection in advanced preferences.
Full screen option in labs.
when u say install browserproviderproxy in system/app, do you mean install the one found in the nexus7 directory, or the one in your zip file?
AndyGnex said:
when u say install browserproviderproxy in system/app, do you mean install the one found in the nexus7 directory, or the one in your zip file?
Click to expand...
Click to collapse
The one on the nexus 7 directory. I updated the download link. It now has user agent selection and a fullscreen mode in the labs menu. The link was pointing to an older version that still had the browserproxyprovider file in the zip. You need to use the one on the device already.
blackhand1001 said:
The one on the nexus 7 directory. I updated the download link. It now has user agent selection and a fullscreen mode in the labs menu. The link was pointing to an older version that still had the browserproxyprovider file in the zip. You need to use the one on the device already.
Click to expand...
Click to collapse
Works like a charm
Perfect on new Nexus 7
THANK YOU. This worked PERFECTLY on my new nexus 7. I love the tablet but for me Chrome is nowhere near as good and useful as this stock browser, so thanks a lot.
megafrij0l said:
THANK YOU. This worked PERFECTLY on my new nexus 7. I love the tablet but for me Chrome is nowhere near as good and useful as this stock browser, so thanks a lot.
Click to expand...
Click to collapse
Doesn't work for me.
1. Run install browserproviderproxy.apk in system/app directory which fails - check
2. Reboot - checl
3. Install signedBrowser-blackhand1001.apk - FAILS (X App not installed)
andTab said:
Doesn't work for me.
1. Run install browserproviderproxy.apk in system/app directory which fails - check
2. Reboot - checl
3. Install signedBrowser-blackhand1001.apk - FAILS (X App not installed)
Click to expand...
Click to collapse
Since I was rooted anyhow, I ended up using the root AOSP Browser installation app from the market.
We will see if the bookmark sync works with that (it's supposed to)
Working on my HTC One - ARHD 4.1 Google Edition with this method !!!!!
For Android 4.4
Supporting root device
not work new incognito tab
Derived from the last sdk
http://www.mediafire.com/download/6uaeiyu2b92h88u/Browser.zip
Just updated to 4.4 and browser didn't work so I uninstalled..... Wot do I do now?
All stock nexus 4
Sent from my Nexus 4 using xda app-developers app
chaosfoevr said:
Just updated to 4.4 and browser didn't work so I uninstalled..... Wot do I do now?
All stock nexus 4
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
delete BrowserProviderProxy.apk
system/app/ BrowserProviderProxy.apk
Tried to delete that file and it says cannot delete it... Not rooted running 4.4 on nexus 2012....
I have a method to install the aosp browser without any root privileges at all and no modifications of the system partition. Just involves installing 2 or 3 apks (depending if you want bookmark syncing). This should work on any of the other nexus devices that came without stock browser.
Please don't repost this yet. I want to add in the other languages to browser.apk for the "find on page" button in the menu. I fixed English. The stock nexus roms don't have the string in framework-res for this one button.
Download zip (this is not a cwm package/just extract it or open the files from inside)
http://www.mediafire.com/?f98l0b3apkbb6s1
Steps:
1. Use es file manager to browse to system/app and install browserproviderproxy (it will say app not installed, don't worry it worked) OR install the included file
2. Reboot (it will not work without rebooting first)
3. Install Browser4.3_blackhand1001.apk
4. Install ChromeBookmarksSyncAdapter_blackhand1001.apk (this will give you bookmark syncing)
Extras:
User agent selection in Advanced Preferences
Fullscreen Toggle in Labs
Please post if it works for you!!
Video Tutorial (thanks XDA)
Reserved for future updates.......
"File does not exist"
danvee said:
"File does not exist"
Click to expand...
Click to collapse
Sorry fixed it. Moved it to mediafire.
http://www.mediafire.com/?f98l0b3apkbb6s1
Updated the process. It now should work on all devices. Turns out the signature on browserproviderproxy differs between devices.
Does this work on all devices as well as previous version of android say for example Sony Xperia S running 4.1.2 (comes with stock browser version 4.1.2-N7_zg)?
yep working fine on my nexus7.. though there's no option for full screen.
Sent from my Nexus 7 using xda premium
TitaniumZERO said:
Does this work on all devices as well as previous version of android say for example Sony Xperia S running 4.1.2 (comes with stock browser version 4.1.2-N7_zg)?
Click to expand...
Click to collapse
It only works on 4.3 devices.
lyrad12 said:
yep working fine on my nexus7.. though there's no option for full screen.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I can try to port the cyanogenmod aosp browser for you. it has those extra options.
lyrad12 said:
yep working fine on my nexus7.. though there's no option for full screen.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Added fullscreen option in Labs
Added User agent selection in advanced settings
If you already installed everything you can just install the new signbrowser file. No need to install the others and reboot again.
It seems to work great for me. Thanks.
Works no issues, thanks for this, this is the best browser out there by far
Sent from my Nexus 7 using xda app-developers app
I can't seem to find the icon in my app drawer or my homepage.
Sent from my Nexus 7 using xda app-developers app
blackhand1001 said:
Added fullscreen option in Labs
Added User agent selection in advanced settings
If you already installed everything you can just install the new signbrowser file. No need to install the others and reboot again.
Click to expand...
Click to collapse
woah that was fast! how did you do that? can you do also other apps that requires root to work like this one?
lyrad12 said:
woah that was fast! how did you do that? can you do also other apps that requires root to work like this one?
Click to expand...
Click to collapse
do you think you can add a home button as well
thanks in advance
dumb question, but since this is going in the system folder, will it affect our ability to receive OTA updates?
I don't understand the directions.
Can you make clearer?
iboj007 said:
dumb question, but since this is going in the system folder, will it affect our ability to receive OTA updates?
Click to expand...
Click to collapse
Its not going in the system folder. You navigate to folder and open the existing apk to install it. It does not effect OTA updates. I just included another copy of the file for those who don't know where that folder is.
Will this remove chrome?
xnifex said:
Will this remove chrome?
Click to expand...
Click to collapse
No.
Sent from my Nexus 7 using xda premium
NOTE
1 Just install the apks as a normal app unless you wanna push it to /system/app and make it a system app.
2 It should work for all the devices with Android 4.2 or above.
3 Anyway, if you are on Android 4.1 or below, you may still give it a try if there is no 'error parsing package' occurred.
4 The fix has to be extracted to replace the previous lib under system/lib, do not flash it.
5 If you are pushing the apks to /system/app or replacing the lib, ensure that the permission is set to rw-r--r-- to avoid FC.
Stock Android 4.4 KitKat Launcher --- Here’s what you’ll need to install:
1 PreBuiltGmsCore (Google Play Services 4.0) Download [Mirror]
2 Velvet (Google Search) Download [Mirror]
3 GoogleHome (Google Launcher) Download [Mirror]
UPDATE 1: Google Search Force Close fix:
Long press the home screen, select Settings. Select Voice. Select Language to change the default. Change to another language, for me I choose English – UK. Hit Home. Do a Google Search. Repeat the first three steps. Change back to English – US. (you may have to redo this step every time you restart --- if you experienced FC --- for non-rooted users)
OR
Please extract and replace the /system/lib/libgoogle_recognizer_jni.so with the one downloaded from THIS or THIS LINK. (permanent fix --- for rooted users)
UPDATE 2: "Ok, Google" search feature fix:
If anyone has a problem with the "Ok, Google" search feature, you have to get the English (US) language update. Under "Language and Input" --- "Voice Search"/ "Google Now Settings" --- "Voice", tap "Offline Speech Recognition" --- "All" and tap "English (US)" to update. After it is done, press home and it should be working! If you've cleared data on the app, it'll erase the update and you'll need to do this again.
Google Apps Extracted:
Contact and dialer are not added because they did not work while calculator and map are not added due to parsing error~The apps may not fit every screen perfectly due to different screen resolution
Calendar Download [Mirror]
Clock Download [Mirror]
If you're getting an install prompt instead of the update one, chances are this APK will refuse to install. This happens because this package's pname is com.android.deskclock, and yours is probably com.google.android.clock, so it's not installing as an update but rather as a separate app, and then failing because the same provider name has already been declared. The only way around this would be to freeze/uninstall the stock clock, as far as I can tell, which requires root. You may need to clear data for the Clock app after installation - otherwise it may FC on start.
Email Download [Mirror]
Gmail Download [Mirror]
Keep [(Needs Play Services 4.0) Download [Mirror]
Play Books Download [Mirror]
Play Games Download [Mirror]
QuickOffice Download [Mirror]
Keyboard Download [Mirror]
Hangouts 2 Download [Mirror] Video Call Fix
Wallpaper
Camera Download [Mirror] Photosphere Fix
Gallery Download [Mirror] PHOTO EDITOR DID NOT WORK
Know more about the new Android 4.4: HERE & HERE
All credit goes to:
Google
Luxferro (for the force close fix)
l.m.prowse (for Camera & Gallery)
Myself for digging around :highfive: I are just a sharer!
Launcher is 5x5 in appdrawer. Should be 4x5.
But its working. Testing the rest.
Sent from my GT-I9000 using xda app-developers app
Lol i found a bug.
I you press on search in GLauncher then menu you will get a blank page.
Thanks for your tutorial
but under Voice search there isnt Offline Speech Recognition ...?
Thanks for share!
I can't download the camera and gallery apks.
edit: solved!
i9000 user here running 4.2.2 Cyanogen Mod September Nightly.
Launcher, Google Search, Google Keyboard & Email apps are running perfectly fine.
Hangouts although running fine but freezes and crashes often. I am being told that its Hangouts' own issue and it'll get fixed with an update.
Clock for some reason keeps crashing. Can you guys help me on that?
Haven't tried the other apps but i assume they'd work fine too.
Edit mode in gallery crashes for me.
I am in i9505 with Google Edition ROM 4.2.2.
It says there is too many downloads so can you mirror link it? Can you also put a all-in-one .zip file as well please?
Thanks!
Sent from my GT-I9000 using xda app-developers app
am i suppose to flash the photosphere_fix ?
david23400 said:
Thanks for your tutorial
but under Voice search there isnt Offline Speech Recognition ...?
Click to expand...
Click to collapse
Hi, it may be under Google Now
abobobilly said:
i9000 user here running 4.2.2 Cyanogen Mod September Nightly.
Launcher, Google Search, Google Keyboard & Email apps are running perfectly fine.
Hangouts although running fine but freezes and crashes often. I am being told that its Hangouts' own issue and it'll get fixed with an update.
Clock for some reason keeps crashing. Can you guys help me on that?
Haven't tried the other apps but i assume they'd work fine too.
Click to expand...
Click to collapse
Hi, you will have to remove the previous clock app inside first Refer to the updated instruction for more info
astuermer said:
Edit mode in gallery crashes for me.
I am in i9505 with Google Edition ROM 4.2.2.
Click to expand...
Click to collapse
Hi, sad to say there is still no solution for this issue till now :crying:
jasonham15 said:
It says there is too many downloads so can you mirror link it? Can you also put a all-in-one .zip file as well please?
Thanks!
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
Added some mirrors, I will add the all-in-one zip when I got spare time
a4apple said:
am i suppose to flash the photosphere_fix ?
Click to expand...
Click to collapse
Hi, it is not for flashing, you have to replace (if there is any) the lib under system/lib
MyDeSTiNaTe said:
Hi, you will have to remove the previous clock app inside first
Click to expand...
Click to collapse
Thanks for the response
I have tried to manually replace the DeskClock in System>App and manually setting the permissions, but it still crashes.
I think some apps need to be ported to work on different phones. Plus, i am anxiously waiting for the Dialer & Contacts apk
When I open the launcher I get an error "Google search not found". I am using Omni Rom
Sent from my GT-I9000 using xda app-developers app
Fang Leone said:
When I open the launcher I get an error "Google search not found". I am using Omni Rom
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
Install velvet.apk and gservices.apk too...
Sent from my GT-I9082 using xda app-developers app
Installed launcher on crom10 and work. But ok,Google isnt. Im polish language
Sent from my GT-I9000 using xda app-developers app
Simple and fast and awesome
This is such a lovely launcher.. Used it with Supernexus 2.0 M1 everything works flawlessly. :good:
Fornme clock is working. Installed as normal app and cleared all app data and works. (Settings-apps-deskclock and clear all data)
Probably i downloaded from other thread or even from other device but work. Search in developemend and hacking forum or try again this one.
Sent from my GT-I9000 using xda app-developers app
CANNOT COPY/REPLACE THE .lib file
I cannot copy/replace the.lib file. help needed! :laugh:
Kernel for GT i9000
Helloe
Can anyone give me list of all kernel for my GT i9000.
I am currently using Mackay ROM (4.4.2 version) Kernel used Mackay 0.609