built in app removal - Android Apps and Games

hey guys, ive just mounted my app folder to see what i can remove and the list is rather daunting. Does anyone have a safe list of things i can remove (.apk &.odex)? (it would also be nice if there were a little summary of the program so i know what it is i am removing) Thanks ahead of time.

These are optional, but make backups if you need them afterwards!!
- Calculator.apk
- Gallery.apk (you can use another gallery or a file explorer)
- DeskClock.apk (widget)
- Email.apk (not gmail, the other one)
- LatinIME.apk (standard keyboard)
- LiveWallpaper.apk
- MidpPlayer.apk (Java VM)
- MyFiles.apk (explorer)
- Switchers.apk (quick switches for wifi, gps, etc)
- VoiceRecorder.apk
- VoiceSearch.apk

goldencupkake said:
hey guys, ive just mounted my app folder to see what i can remove and the list is rather daunting. Does anyone have a safe list of things i can remove (.apk &.odex)? (it would also be nice if there were a little summary of the program so i know what it is i am removing) Thanks ahead of time.
Click to expand...
Click to collapse
which application do you use to remove built in apps?

Related

Advanced Launcher - Now with more sweets [Version 2.1 - 25.09]

Hi folks,
I have even more customized the Launcher.apk from rogro82.
I implemented some functionality to create folders in the launcher and to move apps from the launcher into these folders.
As the result the "main menu" should be more clear and controllable.
I'm confused by myself. So here's the description: u17 ist still the old version for cupcake releases. There is a standalone and a replacement. Both are for cupcake based builds.
Then there ist v2.0.1. It's the new version. It's for donut based builds. And it's currently only the replacement version, standalone will come.
So don't use v2.0.1 on cupcake based builds (like cyanogen's 4.0.4 stable) and don't use u17 or u17_replacement on donut based builds (like the cyanogen experimental branch).
Ideas:
Code:
- In the app tray launcher give the possibility to group apps and folders so that they are divided by a thin line with the group name
- Fast up the icon loading even more
- More customization options
Installation (Standalone Version)
Just install the AdvancedLauncher as every other app - It's a "real" home replacement now.
Installation (Replacement Version)
- Plug your USB cable into the phone and your computer
- Make a backup of your original launcher: "adb pull /system/app/Launcher.apk LauncherBAK.apk"
- Remount the /system filesystem: "adb remount"
- Unzip the advanced launcher "unzip Launcher_update_x.zip"
- Push the advanced launcher "adb push AdvancedLauncher_replacement.apk /system/app/Launcher.apk"
- Remove the odex file "adb rm /system/app/Launcher.odex"
- Reboot your phone.
Reverting the installation after making a backup (Replacement Version)
- Remount the /system file system: "adb remount"
- Push your backup: "adb push LauncherBAK.apk /system/app/Launcher.apk"
- Reboot your phone.
Misc things
- Themed Version from overground - Thanks a lot and keep this work up ^^ [v2.1 replacement][Hero-Themed]
- Themed Version for XROM also from overground [v2.1 replacement]
----------------------------------------------------------------------------------------------------------------------------------------------
v2.1 - 25.09
- Readded the standalone version
- Added possibility to disable titles for desktop icons
- Some more I forgot about
v2.0.1 - 16.09
- Fixed hiding from tray launcher
v2.0 - 16.09
- Changed the version numbering xD
- Rebased on Donut
- Added Home-Screen-Full-Bug-Fix (xD) from xidominicanoix
- Back button now closes the submenus
- Added the sensless possibility to configure the count of columns of the tray launcher
- Added the sensless possibility to disable the app names in the tray launcher (if disabled, only the icons are shown)
This works on the CM experimental branches ^^ - Well, it should...
Only the replacement version for this time, sorry about that. The standalone will come soon.
Update 17 - 02.09
It's just a very small update.
- Fixed the shortcut-delete-bug when pushing the replacement version
- Added the possibility to add custom wallpapers for our themers
So there's no need to upgrade for all those who has update 16 installed
Update whatever xD
- Added replacement version from u16. Testet on cm4.0.4
Update 16 - 31.08
- Fixed "drop-beside-folder" crash
- Added possibility for backup/restore of settings/submenu data
- For all themers: Resigning and installing should now work, sorry for that.
If you can't install or anything please post logcats of the process Thank you all.
Update 15 - 30.08
Warning: This version is the first which is a "real" home replacement. This means it can be installed like any other app and you can choose between the original launcher and the advanced launcher. This also means the package name has changed which causes your configuration data to be invalid.
You can "import" you configuration data by copying it into the new folder:
Code:
cp /data/data/com.android.launcher/shared_prefs/extendedlauncher.xml /data/data/com.irrenhaus.advancedlauncher/shared_prefs/
cp /data/data/com.android.launcher/databases/extendeddrawer.sqlite /data/data/com.irrenhaus.advancedlauncher/databases/
cp /data/data/com.android.launcher/databases/extendedsensor.sqlite /data/data/com.irrenhaus.advancedlauncher/databases/
cp /data/data/com.android.launcher/databases/submenu.sqlite /data/data/com.irrenhaus.advancedlauncher/databases/
cp /data/data/com.android.launcher/databases/extendedhome.sqlite /data/data/com.irrenhaus.advancedlauncher/databases/
cp /data/data/com.android.launcher/databases/launcher.db /data/data/com.irrenhaus.advancedlauncher/databases/launcher.db
- Fixed the "cannot-add"-bug
- Fixed the "same-name"-bug
- Removed submenu settings
- Submenu handling is now done fully by drag and drop (Drop a folder from the launcher into the delete zone to delete it. In the menu there is a create submenu button. Long press close button of a submenu to rename it.)
- Added choice dialog when dropping an app icon from the launcher or a submenu onto the delete zone (Default action [hide, mvoe to main menu] or uninstall) so the apps can be uninstalled easier
- Added the possibility to create shortcuts to the submenus onto the home screen
- Hiding & Unhiding apps is now faster
- A few other things I can't remember
Update 14 - 24.08
- Well, no bug fixes, sry. u14 is u13 - but on CM 4.0.2
Update 13 - 14.08
- Fixed the "'" bug
- The only times when the app list is reloaded now is the startup and when you quit the settings dialog, so when you move apps using drag and drop the list is immediately updated. The whole thing is faster now.
The source can be found at my git repository
Have fun with it
whoa very nice gonna follow this development =D
nicee i really like where this is going. having ability for folders within the drawer and putting apps within those folders is AWESOME! subscribed. can we hope for one to come to the jac hero roms? haha
im assuming this is built off of rogro82's launcher mod right?
with this launcher are we able to choice how many screens we want? If so what needs to happen to get this to Hero so we can have only 3 screens while using Touch?
Wow, this will be very useful when done. I hope this gets into a nice theme too.
I would like to have something like this with the other launcher that can hide the icons. Best of both worlds, being able to hide stuff completely (ie widget icons) but also manage the apps you dont want hidden.
Good work
advanced features
Looks really good so far!
I think if you could add a feature that popped up a context menu when you pick up an icon and drop it. (like dxtop) Its way more convenient and 90% of the reason that I use dxtop. Uninstalling programs and finding them in the market takes a tenth of the time.
Please consider trying it, IMO, It would put this launcher over the top!
Amazing. I've been waiting for exactly this since day one of apps2sd. I cant wait till its ready. I'd love to beta test for you if your looking. otherwise, i'll just have the wait patiently.
Nice nice nice! Just yesterday I was thinking about this feature ;D
Very nice idea! I would love to hide all the useless crap in my main menu Like the themes and icon packs I have installed... or the default apps that I never use (google chat, amazon MP3, email, netcounter, Terminal, twidgit (it's a widget...), voice dialer, voice search )
Any way I can port this to Magic's cyanogen 3.6.8?
Well, the Launcher is based on the one out of the repositories from cyanogen. This launcher is the one from rogro82 with my patch to close folders when an app is started out of it.
At this point I just have customized it more so thanks to rogro82 you can completely hide apps AND create subfolders.
I really don't know on which mods it will run 'cause I ever used cyanogen's...
But when its ready, we will know for shure
I haven't tested this code yet.. Is it ready? Let me know and I'll pull from you.
Not yet ready but I am close to it ^^ I'll let you know
irrenhaus said:
Not yet ready but I am close to it ^^ I'll let you know
Click to expand...
Click to collapse
I pulled it into my tree just to keep up.. Looking promising.
great job on the updates still following your progress =D
Draxter said:
Very nice idea! I would love to hide all the useless crap in my main menu Like the themes and icon packs I have installed... or the default apps that I never use (google chat, amazon MP3, email, netcounter, Terminal, twidgit (it's a widget...), voice dialer, voice search )
Any way I can port this to Magic's cyanogen 3.6.8?
Click to expand...
Click to collapse
you never use Terminal!! wow, also u can delete amazon mp3, remount system as read/write and rm the amazon.apk from /system/app folder i wouldnt do that for email or google chat though
Looks really great. But what about performace?
Im also going to pull your code, so that we are on the same level again... Are you working on other features at the moment?
Im thinking about a setting to show the active homescreen number.
Too bad we cant use one thread so that this board doesnt get flooded with changes and will get hard to keep up with by users. Maybe we should setup a "shared" thread and use something like a google project to have a shared base. I dont know how you think about this.
Hi, i think your job is all we was wating , folders into menu! It's fast.
Thanks.
BR.

[ROM] Bugless Beast V0.4 (AOSP, FLAC, SCRIPTS, & MORE)

Please
I am a college student trying to make ends meet.
Help me live out my dreams to do this in the future.
Download (V0.4)
Changelog
Twitter
You should expect to see a snappier system and increased battery life by using this ROM.
I do not own an Evo so please give me as much feedback as possible to work out the kinks if there are any.
All of my work is available in ROM Manager as well as the baseband update provided here on xda by Toast.
ROM Features:
-Completely "AOSP Like" except for 3 Apps (HTC LockScreen, Setup Wizard, & Contacts)
-FLAC Audio Support
-Clear Lock Screen Mod
-Google DNS for safer & faster online experience
-Completely Deodexed & Zipaligned
-Full sysctl support using sysctl.conf
-All sounds replaced with official Android Sounds from 2.0, 2.1, & 2.2
-Automatic Overclocking to highest available slot (no need for a 3rd party app)
-Aggressive Native Task Killer (no need for task killer apps on this ROM! Less apps running in the background means more battery life!)
-No ads in apps or websites (blocked using custom host file)
-Nexus Live Wallpaper has been modded to be about 50% less CPU intensive
-Apps that can be downloaded in the Market have been removed (Facebook, Maps, PDF Viewer, etc)
-Many CPU tweaks resulting in a much snappier system overall, even with all the bloat ware apps
-Busybox Utility properly installed for use of many additional commands
-Wireless Tether App included (allows using phone as wireless router for free)
-Added "Quick Boot" for an easy reboot into recovery mode
-Spare Parts App with additional settings included and modded by me
-Removed Boot Up Sound, Camera Shutter Sound, and Video Recording Sound
-Custom Sprint Live Wallpaper (black background with yellow lines)
-Created close to 50Mb of space in /system
-ROM Info in "About Phone"
Tools/Utilities Included:
-Busybox V1.16.1
-Flash_Image
-Zipalign
-Bash
-Toolbox
AOSP Apps Included:
-Home Launcher (9 Screens, Interactive Live Wallpapers, Custom Static Wallpapers)
-Launcher 2 (3D App Drawer, 5 Screens, Interactive Live Wallpapers)
-Amazon MP3 (Updated Version From Froyo)
-Browser
-Calculator
-Calendar
-Corporate Calendar
-Corporate Email
-Car Home
-Desk Clock
-Dialer & Contacts
-3D Gallery
-Messaging
-News & Weather (a.k.a. Genie Widget)
-Quick Office (with file browser)
-Music
-Settings
-Sound Recorder (with User Interface)
-Spare Parts
-YouTube (Updated Version From Froyo)
-ProTips Widget (from Froyo)
Additional Apps Included:
-Camera & Video Camera (AOSP Themed)
-Gmail
-Maps
-Market
-People (a.k.a. HTC Contacts)
-HTC Setup Wizard
-Talk
-Super User
-Wireless Tether
-Facebook (Black Themed)
Scripts Included:
-blockads (blocks ads in browser & apps)
-showads (shows ads in browser & apps)
-cpuinfo (shows detailed cpu info)
-godmode (allows editing of file system)
-rmcalc (saves & removes calculator app)
-rmcarhome (saves & removes car home app)
-rmcorpcal (saves & removes corp calendar app)
-rmemail (saves & removes email app)
-rmfb (saves & removes facebook app)
-rmgenie (saves & removes news & weather app)
-rmlwps (saves & removes live wallpapers)
-rmmp3 (saves & removes amazonmp3)
-rmqo (saves & removes quickoffice apps)
-rmtips (saves & removes protips app)
-sdext (enables usb mass storage)
-sdint (disables usb mass storage)
-soundoff (turns off camera shutter & video recording sounds)
-soundon (turns on camera shutter & video recording sounds)
-switchboot (switches boot animations easily)
-sysro (mounts system read only)
-sysrw (mounts system read write)
-zipalign_apks (zipaligns every apk on your phone)
About GodMode Script:
Typing "godmode" into adb shell or a terminal emulator will give access to and allow you to edit many parts of the system using any file manager.
For example, if you wish to delete system apps you can simply run "godmode", open Astro File Manager, long press the app, and delete it (don't forget to back it up first!). Also, if you wish to edit (using Astro) the build.prop, sysctl.conf, or install-recovery.sh files "godmode" will allow you to do so. In short, "godmode" can turn Astro File Manager into Root Explorer.
Installation Instructions (V0.4):
1. Place ROM On Root Of SDCard
2. Boot Into Recovery Mode
3. Wipe Data & Cache (Highly Recommended!)
4. Install .zip from SDCard
5. Wait For ROM To Install
6. Reboot Phone
7. Press Next For Each Option In Setup Wizard (ONLY Select Next!)
8. Choose A Default Launcher
9. Open Gmail & Sign In
Yahoo Email Setup (V0.4):
1. Open The "Email" App
2. Type In UserName & Password
3. Select "Manual Setup"
4. Select "IMAP"
*Incoming Server Settings*
5. Set The Server To “imap.mail.yahoo.com”
6. Set The Port To "143"
*Outgoing Server Settings*
7. Set The Server To "smtp.mobile.mail.yahoo.com"
8. Set The Port To "587"
9. Select “Require Sign-In”
10. Select Desired Refresh Interval
11. Set Account Name and Display Name
{
"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"
}
Note To Users:
The only minor imperfections you will find in this ROM are an occasional fc of com.htc.bgp (will stop after initial setup is complete) and the next button in the setup wizard (that you only see once after you wipe data & cache and install the rom) has an 8 over it. As mentioned, both of these quirks will only be seen for a short amount of time. I will be working on resolving them soon.
Note To Devs:
The only HTC Sense apps I was unable to eliminate (without bugs) are the HTC LockScreen (the vanilla lockscreen causes issues), HTC SetupWizard (needed for mounting sdcard), and the HTC People apps (needed for contacts to sync). If you know of any method or would like to help me eliminate these please let me know. I am new to HTC devices and would love to know what additional apps can be removed without harm also.
I'll be flashing Bugless in a few. Not because I need anything from it, but because I want to see how Rom Manager handles things. I bet a lot of people will be doing that too.
Looking forward to seeing what you can do!
Hey Pete, I'm super excited to see you on the Evo scene. I'm definitely going to be flashing this but I had a couple questions.
- Does this include the updated radio? (assuming not)
- Is this still having the Market issues?
- Any other known issues we should watch for?
Would you all rather have the sprint apps in a seperate zip to flash or have a removal tool to get rid of them easily? Hmm..maybe I'll throw something in the ROM Manager.
A popular option I've seen in other roms is just moving them all out of /system/app and into /data/app so we can uninstall them at our discretion.
Edit: Except the friendstream app cuz it can have sync issues if moved out of /system/app
itmustbejj said:
Hey Pete, I'm super excited to see you on the Evo scene. I'm definitely going to be flashing this but I had a couple questions.
- Does this include the updated radio? (assuming not)
- Is this still having the Market issues?
- Any other known issues we should watch for?
Click to expand...
Click to collapse
Hey, thanks!
-Does not include the updated radio but I will add it in the ROM Manager for users to flash easily.
-Not sure about the market issues because my friend just got the phone and he has no paid apps. I will be looking into it now, it's an easy fix.
-Not that I know of but please let me know
BuglessPete said:
Would you all rather have the sprint apps in a seperate zip to flash or have a removal tool to get rid of them easily? Hmm..maybe I'll throw something in the ROM Manager.
Click to expand...
Click to collapse
separate zip, does anyone actually use the built-in sprint apps? I dont watch Nascar, turning left is not a sport. (also, im an idiot and can't read....how the crap do i flash this bad boy?)
sucks all the bloatware is still in the rom
bimmerd00d said:
separate zip, does anyone actually use the built-in sprint apps? I dont watch Nascar, turning left is not a sport. (also, im an idiot and can't read....how the crap do i flash this bad boy?)
Click to expand...
Click to collapse
I'm on Verizon so I have no clue about Sprint Apps lol.
As far as flashing it can be found in "ROM Manager" in the market (easiest option) or put it on your sdcard and install via clockworkmod recovery that way.
How does this ROM manager work, I know the basis of what it does, but im new to the phone hacking game. I just want to know all the ins and out before I apply a ROM to my phone, I don't want to mess anything up, and want to know how to fix it if something happens.
Thanks in advanced.
oOflyeyesOo said:
How does this ROM manager work, I know the basis of what it does, but im new to the phone hacking game. I just want to know all the ins and out before I apply a ROM to my phone, I don't want to mess anything up, and want to know how to fix it if something happens.
Thanks in advanced.
Click to expand...
Click to collapse
ROM Manager makes it as easy as 1,2,3. Simply choose a ROM and it automatically downloads and prompts you to install.
BuglessPete said:
ROM Manager makes it as easy as 1,2,3. Simply choose a ROM and it automatically downloads and prompts you to install.
Click to expand...
Click to collapse
this roots and whatnot for me? So this is as simple as droid mod or wahtever i used to use on the Droid. In fact I should change over to BB on the Droid, DM is ancient. Is there any issue with going from DM to Rom Manager/Clockwork Mod or do i need to go back to stock first?
bimmerd00d said:
this roots and whatnot for me? So this is as simple as droid mod or wahtever i used to use on the Droid. In fact I should change over to BB on the Droid, DM is ancient. Is there any issue with going from DM to Rom Manager/Clockwork Mod or do i need to go back to stock first?
Click to expand...
Click to collapse
No you must have root (Toast) to install Rom Manager first.
Re: [ROM] Bugless Beast V0.2
I would really like to try this out sometime..I hope you are able to get rid of the sprint bloat soon. It makes a difference on my phone from what I have noticed
Sent from my EVO via Tapatalk!
itmustbejj said:
No you must have root (Toast) to install Rom Manager first.
Click to expand...
Click to collapse
ok cool, done that already. I click reboot into recovery after the download and it just sits there. No reboot, no nothing. Is it telling me I need to do it or that it's attempting to itself?
I wouldn't mind having the apps in there, but with the option to uninstall the ones I do not want to use. Any chance for apps2sd?
bimmerd00d said:
ok cool, done that already. I click reboot into recovery after the download and it just sits there. No reboot, no nothing. Is it telling me I need to do it or that it's attempting to itself?
Click to expand...
Click to collapse
Follow the instructions here to get it working:
http://forum.xda-developers.com/showthread.php?t=699100
Exactly what apps do you want gone?
BuglessPete said:
Exactly what apps do you want gone?
Click to expand...
Click to collapse
I would like to see the option to easily uninstall them so the individual user can decide what they would like to keep and remove.
Correct me if I'm wrong but doesn't USB debugging have to be enabled for SU permissions to work correctly?
If so, Pete maybe you should set this as selected by default to avoid headaches.

[DEV] Sense 3 Ports for Sense 2.1 GB Roms: Rosie, widgets, lockscreen, weather, etc

[size=+1]there will be no further updates to this thread.. until we get new htc base or something really useful. still many not fixed bugs but I don't really think I can fix all of them. and some I prefer to not fix.. I hope there will be other devs working on and enhancing these mods
you are free to use all my work. adopt, modify and distribute it in a way you wish without asking me. if you're a cooker or developer - a simple "thanks" in your dev thread is enough[/size]
I recommend you not flash the zip files on a rom based on "mixed" framework. they're for clean 2.36.405.8 only.
many thanks to Krzysiec for helping me with layout and graphics.
Enjoy
If you have any problems (FCs, weather not syncing and so on) try to do a data partition wipe or go to Settings -> Applications -> Mnage aplications -> All apps and clear data of these apps:
HTC Weather Sync Provider
Weather Provider
HTC Sense
Messages
Please avoid restoring titanium backups of above applications
[size=+1]Bugs[/size]
pattern/sim/password unlock black background instead of yours. please don't ask . I will not f*** up the entire android.policy trying to fix "just a background". live with it
in-call screen is not accessible while on call if you use pattern/simp/password and you lock the phone. you have to unlock to be able to end the call (consider it non-fixable)
for some people contact pictures are not shown in sms app, see here for a workaround
ARHD users pls take a look here
advanced power menu does not work on some roms, see here
if sms LED notifications does not work go to settings -> display -> notification flash and disable/enable SMS led.
HDR in camera does nothing
---
[size=+1]Changelog[/size]
HTC Trace
0.3: Fixed Chinese IME
0.2: updated dictionaries. trace should work now
0.1: Initial release
Rosie 3 + Widgets
- thanks to Virtuous Unity Team for the good base and resizing help
- this is not a flashable zip.
- remove all old sense 2.1 widgets and idlescreen_clock.apk prior to pushing
- do not push if you're not sure what you are doing
- be sure you remove the following "old" conflicting apks:
- * HtcSyncwidget.apk (new in 0.19)
- * htcmsgwidgets.apk
- * com.htc.TwitterWidget.apk
- * com.htc.StockWidget.apk
- * htcbookmarkwidget.apk
- * HtcClockWidget.apk
- * htccontactwidgets.apk
- * htcmailwidgets.apk
- * com.htc.WeatherWidget.apk
- * EReaderWidget.apk
- * idlescreen_clock.apk
0.19: New settingwidgets:
- * com.htc.Sync3DWidget.apk
- * HtcAutoRotateWidget.apk
- * HtcBackgroundDataWidget.apk
- * HtcDataRoamingWidget.apk
- * HtcDataStripWidget.apk
- * HtcPowerStripWidget.apk
- * HtcProfileWidget.apk
- * HtcRingtoneWidget.apk
- * HtcScreenBrightnessWidget.apk
- * HtcScreenTimeoutWidget.apk
- * htcsettingwidgets.apk
0.18: Fixed calendar widget
0.17: More Rosie resizes
0.17: Resized 3.0 widgets: contacts, mail, messages, photo grid
0.17: Resized 2.1 widgets: friendstream, trends, calendar (!), greader
...
Lock Screen (KINGDOM)
0.17: stripped com.htc.framework.jar off archive
- * all devs: you can switch to your STOCK com.htc.framework.jar
- * themers: it is safe to remove com.htc.framework.jar from your themes
0.17: Fixed send vCard via SMS
...
Weather Pack
0.13: UI changes
0.13: Hourly view now honors global 12/24 hour setting
...
Camera (not in development)
0.12: Updated media_profile: smaller images, smoother recording
0.11: Now flashable over ext4 /system partitions
0.10: removed omx* libs from the archive because of issues with non-mdj kernels.
0.9: up to 20mbps 720p video recording (requires mdj's v19 kernel for > 14mbps)
...
Lock Screen (doubleshot) (not in development)
0.10: updated translation: fr, ja
...
SMS (not in development)
0.9: Fixed some gfx glitches
...
[size=+1]Thanks to:[/size]
capychimp: original kingdom lockscreen apk.
Krzysiec: fixed so many layout misallignments & gfx glitches
robocik: stripped down images
icematrix: layout fixes
Diamondback and Flemmard for the good work on .m10. thanks for all your help guys
many others.. if I forgot you please PM me
[size=+1]Download[/size]
Kingdom_Lockscreen-0.17.zip
* requires sense 3.0 weather
Fusion_BlackLock-0.2.zip
* dark lockscreen ring
Sense3_Camera-0.12.zip
Sense3_LockScreen-0.10.zip
Sense3_Mms-0.9.zip
Sense3_WeatherPack-0.13.zip
Stock_Weather_KingdomLock-0.3.zip
* STOCK Weather app modified to work with Kingdom Lockscreen.
* Flash on top of sense 3 weather pack.
original weather videos
* Flash over the weather pack if you don't like re-encoded videos.
Rosie3-0.19.7z
HTC_IME-trace-0.3.zip
nice seo really nice
Nice! What's the difference between your port and Krzysiec's?
seo based on my rearanged one with addon like picture when uknown number is calling and Accept/Reject buttons
Thank u SEO!
Will polish some graphic of unknown caller cause this one is little not fitted to glassy background Will post result here aswell
mike1986. said:
Nice! What's the difference between your port and Krzysiec's?
Click to expand...
Click to collapse
mine have an option to dismiss / accept calls
you are the man, testing it right away!!
Thanks!
how to install this? I mean I know there files go, but whats with that txt?
Ace. Thanks mate! Looks awesome
Guess we just need to push the LockScreen via adb. Do we also need to push the framework.jar?
Ooh this is really good. I was starting to get really frustrated with the awkwardness of the previous sense 3 lockscreens...
seo does Your .jar mess Advenced Power Menu options in for example RCMix ? I flashed one of beta one and it did
looks mint
nice work
might be a dump question...but how do i apply this?
thanks in advance
Try4Ce said:
how to install this? I mean I know there files go, but whats with that txt?
Click to expand...
Click to collapse
the txt is a patch against com.htc.framrwork. it it here to help other devs easly enable the functionalyty in other GB bases
Krzysiec said:
seo does Your .jar mess Advenced Power Menu options in for example RCMix ? I flashed one of beta one and it did
Click to expand...
Click to collapse
it shouldn't. advanced power menu comes from android.policy.jar and as I know framework-res.apk (because of some missing resources in android 2.3 framework)
goran macedon said:
might be a dump question...but how do i apply this?
thanks in advance
Click to expand...
Click to collapse
sorry bad thanks It shouldnt be so close qoute
Anyway will prepare flashable zip in a minute with unknown caller graphic fitting
I zipaligned apk file and made a flashable zip file for all that don't know what to do with it. Uploading.
Ah Krzysiec was first but anyway if I already promised - http://db.tt/hc6cUGQ
Krzysiec said:
sorry bad thanks It shouldnt be so close qoute
Anyway will prepare flashable zip in a minute with unknown caller graphic fitting
Click to expand...
Click to collapse
mike1986. said:
I zipaligned apk file and made a flashable zip file for all that don't know what to do with it. Uploading.
Click to expand...
Click to collapse
oh forgot about a flashable zip. attached mine..
mike1986. said:
I zipaligned apk file and made a flashable zip file for all that don't know what to do with it. Uploading.
Click to expand...
Click to collapse
Thank you very much
Do we clear Dalvic cache before installing?
Sent from my Desire HD using XDA Premium App
hmm...it would be great if someone manage to find the dancing android
i saw it on my friends Desire...
instead of still android (when you make a call) he had a dancing android.. nice
EDIT...
is there any difference between Sense3_LockScreen-0.4 and Sense3 Lockscreen
Info for polish users Lockscreen already contains PL values inside

[TOOL] LocalAPK 1.8 [Windows]

[TOOL] LocalAPK 2.1.1 [Windows]
LocalAPK is the best way to organize your APK file collection. It contains several features to facilitate the organizing of Android APK files
Features:
Check if your APK files are up-to-date
Rename APK files to package name, application name or Play Store name
Remove outdated APK files
Transfer APK files to your Android device by generating a QR code
Run custom commands based on APK information
APK Shell Extension with Windows Explorer integration
...
Website:
http://www.breezie.be/dev/localapk
(FAQ, Example commands, screenshots, ... available there)
Download (latest version):
x86:
Download Version 2.1.1 Installer
Download Version 2.1.1 ZIP Archive
x64:
Download Version 2.1.1 Installer
Download Version 2.1.1 ZIP Archive
You need .NET Framework 4.6.1 in order to use the program...
Version history:
2.1.1:
- Fixed versioning issue with 2.1 release
2.1:
- Android SDK detection up to Android 8.1 Oreo
- Fixed several bugs
2.0:
- New caching system which improves loading times and prevents unnecessary downloads from Google Play Store
- Portable mode by using /portable switch
- Export to CSV
- Bugfix for unicode filenames which was introduced in version 1.8.1
- Icons extracted from APK file instead of being downloaded from Google Play Store
- Option to fetch details from Google Play Store only when specific criteria are met
1.8.1:
- Android SDK detection up to Android 7.1.1 Nougat
- Icon download bug fix
- Improved reliability
- Dropped support for Windows XP (Windows 7 SP1 with .NET Framework 4.6.1 is now the minimum requirement)
1.8:
- New menubar
- New detail panel
- New log window with mass rename summary
- Main window size, location and state are now saved
- Shell extension improvements
- Several other small bugfixes
1.7.7:
- Added category column
- Added update check under about window
- Code cleanup
1.7.6:
- Small installer bugfix release
1.7.5:
- APK Icon is now shown in Windows Explorer (Shell Extension)
- Send to Device QR now uses correct network adapter
- Several other small bugfixes
1.7:
- Added APK Info window to main application
- Added new tabpage to shell extension with additional APK info
- Mass renaming string is now saved
- Fixed remove functionality bug on x64 systems
- Several other small bugfixes
1.6:
- Better unicode / special character support (thanks to Oxyandy)
- Prevent x86 shell extension installation on x64 systems and vice versa
- Replaced manual delete functionality with moving to recycle bin
- Added column "Internal name" (also added in shell extension)
1.5.4:
- Small bug fix concerning update checks
1.5.3:
- Fixed issue with Shell Extension
- Switched back to native menu style (looks better on Windows 8)
- Fixed email address issue (some domains not recognized)
1.5.2:
- Small bug fix concerning update checks
- Upgraded to latest version of HtmlAgilityPack
- Reduced loading-bar size
1.5.1:
- Added column "Price"
- Refreshed icon
- Possibility to mass rename to package name
1.5:
- Option for grouping subdirectories
- Orange color for device dependent app version
- Android Market to Google Play migration
- Support for more keyboard shortcuts (DEL = Delete, Ctrl+O = Open Folder, F2 = Rename, F5 = Refresh, Ctrl+A = Select All)
1.4.1:
- Small bug fix concerning update checks
1.4:
- Added setting to enable/disable grouping (Fixes sorting on Windows XP)
- Added "Send to Phone QR" functionality. Easily share an APK over local network with QR codes
- Fixed command functionality (adb and other stuff should be working now)
1.3:
- Added Column Sorting
- Added Multi-select
- Added Mass Rename / Mass Remove feature
- Replaced AXMLPrinter with aapt. Java Runtime is no longer needed.
- Processing speed improved. Multicore support added
- Added Shell Extension functionality for registered users
- Added some small settings
- GUI Refresh
- ...
1.2:
- Fixed critical bug where listview stayed empty on some installs
- Results are now grouped by directory
- Changed "Search Provider" functionality into "Command" functionality. You can now run shell commands based on apk info.
- Added Backup/Restore settings functionality
1.1.1:
- Fixed some bugs (flickering while loading data, apk file being locked by localAPK and not released after processing)
- Added Rename/Remove feature
- Small improvements
1.1:
- Fixed bug where program was stuck on corrupted apk's (at least i hope so)
- Added search provider functionality
- Added "Open Market Page" button
Looks promising
Will try soon!
*bump*
Sent from my GT-I9000 using Tapatalk
Subscribed.
I will look into this and test as I have a local repository.
Will report back.
anyone tested it out yet?
Yes works great!
Will post more detailed review,suggestions later!
cdesai said:
Yes works great!
Will post more detailed review,suggestions later!
Click to expand...
Click to collapse
great nice to hear some feedback
looking forward to your suggestions
Works fine, will be good add a link to Market Application in order to install or find in some warez site in case the app need license or so on
One more thing this doesn't find on subfolders just in the main folder
It's not clear, but does this app actually download the apks from the market?
I'm not as interested in the intended use of your app as I am the next obvious step, which is to have multiple versions of an apk downloaded and backed up as they come out. It doesn't happen TOO often, but it's clear that apps occasionally come out that break features, I'd love the idea of being able to roll back reliably at any time.
Sweet idea! Trying it out now!
Worked great! I like this! Its exactly what i needed. Thanks alot for doing this!
After adding folder, not showing any thing. How to refresh in order to show all the apps int he folder!!!
This tool is a neat idea. I'm going to download and try it out tomorrow.
I like the idea.. working.. well for the most part.. I have 2 folders selected both just apks.. seems to be showing and working well on the first but never getting to the second folder.. not sure if it never finishes or something hangs but the green progress bar never goes more than about 30-40% but for those apps it shows it seems to work nicely and I found a few to update I hadn't checked in awhile Look forward to updates on this.. Thank you and keep up the good work
don't seem to be able to share or export the png ?
tried to share through Gmail but no png attached...
Update:
Dropbox share worked but:
the png recived includes images,words and drawings that i deleted...
so the draft is not saved properly for sending...
_breez_ said:
great nice to hear some feedback
looking forward to your suggestions
Click to expand...
Click to collapse
to the portal!
http://www.xda-developers.com/android/update-your-apks-on-your-pc-with-localapk-for-windows/
Well it'ld be nice if we were able to actually download apps(just free)
An option to open the app in the market website would be nice-so we can directly install it!
Sounds grrrreat....but full url please
Looks like the download link is a Shortened URL ... please add full URL also. Cannot access the link from work
zumit said:
Looks like the download link is a Shortened URL ... please add full URL also. Cannot access the link from work
Click to expand...
Click to collapse
Check http://www.breezie.be/dev#localapk for direct download. Thanks for the feedback. I will look into these comments later today
Sent from my GT-I9000 using Tapatalk
grgsiocl said:
After adding folder, not showing any thing. How to refresh in order to show all the apps int he folder!!!
Click to expand...
Click to collapse
Same here. Could the creator please help out? Win7 64 bit running in Admin mode.
fantastic
next step (to do) it's to update what is up-to-date

Apps and processed I have disabled .30FW

Because I don't like programs running on the background that I don't use I disabled (using the app manager) and froze some stuff. Maybe I went a little further than most people do. My routine is to enable all this stuff again when there is a new FW, update (with OTA rootkeeper), and then go trough the list again carefully because stuff always changes. The result.... one bloody fast Infinity. It's snappier in normal mode than stock in performance mode... to say nothing about performance mode. And yes, my system boots fine... I've been doing this kind of stuff for years and developed a bit of a sense of what I can an cannot do And if I miss something I'll enable it again (that's what I love about Android).
Frozen with the app manager in .3
-Asus dayscene (actually I use because I like it this one but you can disable it)
-Asus e-mail
-Asus facebook poster
-Asus mywater 1
-Asus mywater 2
-Asus myzine
-Asus sync
-Asus weather
-Browser (I use firefox and dolphin)
-com.asus.pcsynclauncer
-com.asus.quicksearch
-com.asus.youtubesearch
-my upload
-mycloud
-my dictionary
-mynet
-nvidia glowball
-polaris (I use officesuite)
-splashtop
-supernote
-tags
-voice search
-zsprovider
-google search
-face unlock
-drm protected content
-dictionary provider
-com.android.wallpaperholospiral
-com.android.providers.partnerbookmark
-black hole
-search application providers
-user dictionary
-update launcher
-talkback
-file manager (I use root explorer)
-exchange services
-firmware update utility (no need for it to run on the background I'll keep an eye on XDA)
-google bookmarks sync
-market feedback agent
Then I disabled some more persistent stuff... you can use titanium backup for this (with root). The nice thing is you can also quickly renenable all apps from titanium backup (also the disabled stuff in the app manager) when going for an FW updat
-amazon
-app backup
-app locker
-chrome (I use dolphin and FF)
-cmclient (because of the spying stuff see thread on XDA)... and also because it's purpose would otherwise be unclear to me
-google +
-mylibrary
-pressreader
-mobile data (new in .30... I guess for the coming 3G TF700)
-mobile data config (the same)
-dmclient (see cmclient, only less bad according to XDA)
-email (I use gmail)
-live wallpaper picker
-tegrazone
-webstorage
-zinio
[email protected] fun center
-setupwizzard
-updatelauncher
Some remarks... I also ran clean dalvik cache from TI backup, and don't disable media storage then you can't play your music anymore
Great list, it should be stickied to the top.
freezing apps?
Very cook, rikc. I've got a couple of noob questions..
If you try to run a frozen app, does it run properly? How about after rebooting?
Is this app manager the built-in android app settings menu, or another app?
Do you need to root and unlock in order to access titanium backup?
Thanks for putting up this post. This is exactly what I was looking for.

Categories

Resources