General :: Delete All CM Stuff From ROM To Make Pure AOSP?

Mar 3, 2013

Is there any way to delete all CM's stuff(notification toggles) from rom to make pure AOSP?

General :: delete all CM stuff from ROM to make pure AOSP?


Sprint HTC Hero :: Outlook - Automatically Delete Stuff As Delete Stuff On The Exchange Server

Jan 15, 2010

I connect to my works Exchange server using EAS (I think, it was the default) and it syncs with my mail automagically as stuff comes in. I'd really like to find a way to automatically delete stuff on the Hero as I delete stuff on the exchange server. Is there a way to do this without involving another program?

View 1 Replies View Related

General :: Nexus 4 - Quick Way To Delete Personal Stuff?

Nov 20, 2013

Is it possible to remove everything that's mine like passwords, accounts pics etc without using a computer and with a few quick actions?This is a nexus 4 with TWRP and slimbean 4.3 on it

View 6 Replies View Related

Motorola Droid X :: Any Way To Delete Preloaded Unwanted Stuff?

Aug 12, 2010

Ok coming from the droid and I always wondered how do I get all the stuff that is pre installed deleted. I have numerous things I want gone. I have noticed on this x that it seems there is so much running. I have stopped it and somehow it seems to want to run again. Those are the things I want gone. I will never get any battery life with all this running all the time. There is a news thingy that runs any way to disable this stuff.

View 11 Replies View Related

HTC EVO 4G :: Make Stuff On The Phone Hidden?

Jun 14, 2010

The wife and I have some adult jokes and a few pics (dirty sms jokes) on our evo we don't want the kids getting a hold of. They love playing the papijump and furiburd apps though so it makes it difficult for us to keep anything on the phone. with her blackberry she can create hidden folders. I cant figure it out on android though.

View 16 Replies View Related

Samsung I7500 :: Factory Data Reset Delete All Stuff?

Jan 13, 2010

While I wait for 2.0 to be released for this phone, officially or not, I've decided I'm giving it to my brother, and I'm going to play with a Milestone. Anyway before I hand it over to him, I obv want to delete all my email account etc. info off the phone. I couldn't really be bothered re-flashing it, so does anybody know whether the factory data reset works on Galaxhero, and does it just leave you with a blank galaxhero slate?

View 9 Replies View Related

HTC EVO 4G :: Remove 2nd One With All Sprint Stuff And Make It Apps That I Download?

Jun 4, 2010

How can I remove the 2nd one with all the Sprint stuff and make it apps that I download? Right now it appears to be some music player and other apps.

View 12 Replies View Related

Android :: Make Application To Do Pure VOIP Using Android?

Aug 31, 2009

I've search a lot about VOIP for Android and I found Skype, Nimbuzz, iSkoot, etc. But sadly it's not pure VOIP. My question for all the Android experts. Is it possible to make an application to do pure VOIP using Android?

View 3 Replies View Related

Motorola Droid :: How To Keep All Of My Data - Apps / Stuff When I Make Upgrade

Mar 12, 2010

So I want to upgrade my Droid from the older 2.0.1 build of Pete's Bugless Beast ROM (1.2) to the newer ESE53 based 0.8 version. What I want to know is how to keep all of my data and apps and stuff when I make the upgrade, because according to his instructions you have to use his nandroid backup to go from the older 1.2 BB to the new 0.8 BB. I tried following his instructions once before, and while I was able to successfully upgrade to the newer ROM, I lost all of my apps and data and ended up just restoring from one of my own nandroid backups back to 1.2.

View 7 Replies View Related

Android : Trigger A Media Scan From Within Droid To Make Quicker For Stuff?

Nov 15, 2010

With a lot of apps eg, camera, pictures appears in the gallery immediately, but some apps like Dropbox or blackmoon Attachsave, if you put a picture or MP3 or whatever on the card, they can not appear for ages.

One way on my Galaxy Apollo is to plug in USB and go into storage mode, it then scans the disk (A little icon in the status bar) and the media is now there.

A more extreme way is to unmount the card and then physically remove it and re-insert (I dont have to remove the battery) and it sets off a scan.

Is there anyway to trigger a media scan from within android to make it quicker for stuff to appear?

View 5 Replies View Related

Samsung Captivate :: Make Fonts And Stuff Smaller / Change Threaded Text Message Format To Something Besides Bubbles?

Aug 6, 2010

I just got my captivate today. is there a way to make fonts and stuff smaller, and change the threaded text message format to something besides bubbles?

View 3 Replies View Related

General :: GS4 Bricked When Installing Pure Google Rom

Oct 12, 2013

When I was rebooting my phone after installing the pure Google ROM it said this was not a authorized software by Verizon. So I downloaded A stock ROM and tried to install that with odin and it would stop startling after two seconds.

View 3 Replies View Related

General :: Verizon GS4 Bricked When Installing Pure Google ROM?

Oct 12, 2013

When I was rebooting my phone after installing the pure Google ROM it said this was not a authorized software by Verizon. So I downloaded A stock rom and tryed to install that with odin and it would stop startling after two seconds.

View 7 Replies View Related

General :: Port Pure Google System Apps From Other Device To MTK6589 Phone

Sep 9, 2013

I have a Chinese clone of Galaxy S4 called No.1 S6 with MTK6589 Cpu and Android 4.2.1 (Odexed Rom), well, I tried to replace some system app like contacts, phone and mms with the same apps taken from the Slim bean 4.2.2 Rom for the Google Nexus 4 that has the same screen resolution.

I odexed the slim bean apks with dexopt-wrapper as explained here [URL] ...., I signed them with auto-sign software, so I put them into system/app folder with right permissions, deleting old apks first, rebooted the phone, wiped cache in recovery and when the phone booted the apk I replaced was gone, so I think there's a compatibility problem between my system apps and nexus 4 ported apps, maybe I have to take the slim bean (or other ROMS, whatever) sources and edit the apks and make them compatible with my phone...

How to port system apps from other devices with different software?

View 1 Replies View Related

General :: Difference Between RUU And AOSP?

Feb 1, 2012

What are the differences between RUU and AOSP ROMs?

Am I correct that a RUU rom is a fully stock rom that some devs post with or without root? Like basically the latest version of non OTA for your device?

I feel like this is something basic that I should know but just haven't come across it.

View 5 Replies View Related

General :: How To Build AOSP For New Hardware

Nov 12, 2013

My company has recently received some new android hardware and has requested that I create a custom operating system for the device. The manufacturer has agreed to provide us with the existing android source, but I have a few questions to get started:

On the following link: [URL] .......

It states that I need to add lines similar to the below to my "51-android.rules" file:"

# adb protocol on maguro/toro (Galaxy Nexus)
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860", MODE="0600", OWNER="<username>"

How do I determine the correct information to use for this process? Should I collect this information with the device connected to a windows PC?

Once connected, I would like to scrap their existing operating system and begin from AOSP source, what information from their original source should I retain (Kernel, bootloader, etc), and what information would I be required to remove to bring in AOSP?

But most seem to be specifying nexus devices, or devices which already have a strong developer backing, neither of which apply to this hardware.

[URL]

View 1 Replies View Related

General :: How To Add CM / AOSP Source To IntelliJ

Nov 5, 2012

Eclipse is so slow, so im trying to switch to intellij. My question is: how do i add the aosp or cm source to intellij?

I've tryed the same way like in eclipse but it doesn't work.

View 5 Replies View Related

General :: Which Camera App To Use On AOSP Roms

Aug 19, 2012

I have a SGS3, but I'm loving AOSP roms since my SGS2, i'm still on SAMMY roms only for the awesome camera app feautres that I don't want to lose...

so i'm asking to aosp users...do you have a good replacement (with HDR, somethingsimilarto best shot..) for stock camera app? 'cause i don't like very much aosp camera

View 1 Replies View Related

General :: Add AOSP Video Support To App?

Feb 27, 2012

Add video support to this App? (Crunchyroll)

Would it be too difficult or be a simple mod?

View 2 Replies View Related

General :: AOSP Build For GT-B5330

Jun 30, 2013

I've just run trough all the setps to be able to build aosp on ubuntu. Currently I'm running a build, looks like it will take a while.

My goal is to build an aosp rom for the samsung galaxy chat, samsung provides downloads for 'platform' and kernel.

My question is, what should I do with the sources of the kernel and the platform, do I need to integrate them into the aosp source?

View 2 Replies View Related

General :: Build ROM With AOSP On Windows

Jun 6, 2012

How does one build a rom with aosp on windows, is it possible to build on a virtual box or something like that?

View 2 Replies View Related

General :: Change AOSP UI Volume Up / Down Sounds?

Nov 27, 2011

I know in a Sense ROM you can replace the system/media/audio/ui/Volume-1 through Volume-7 sound files and was wondering if I can do something like this with a AOSP ROM like CM7. Is this possible at all? Even if I had to look into building my own CM7 from source I'd like to give it a try.

View 2 Replies View Related

General :: Additional Languages In AOSP Keyboard (4.2.2)

Mar 4, 2013

Currently I'm running SlimBean 4.2.2 on I9000, which probably stripped the stock keyboard off most languages.I came from CM10.1 in which gesture/word suggestion typing worked in all languages.I was wondering if it is possible to add additional languages manually? Or maybe take the complete android stock keyboard out of the CM zip file and install it in my ROM.

View 3 Replies View Related

General :: How To Improve Battery Life On AOSP ROM

Sep 28, 2012

how to improve battery life on AOSP ROM. I tried other ics ROM for my phone, which had the best battery life ... Do you think I should decompile "boot.img" (from ROM, which has a good battery life) and move kernel into the boot.img on AOSP ROM? Or do you know how to improve battery life on AOSP ROM ?

View 2 Replies View Related

General :: Building AOSP For Samsung Stratosphere?

Feb 19, 2012

recently I've been learning more and more about building AOSP builds since I'm not a huge fan of the bloated touchwiz rom's for the Stratosphere. I'm looking more for AOSP roms, like I had when I had the Evo.

1. I have all I need to build Android from source, I have the Android source, and I have sources from Samsung for the Stratosphere. This includes the kernel sources, and platform sources, how do I merge these two together?

2. Do I have to build a kernel when I build the rom, or do I build the kernel seperately?

View 4 Replies View Related

General :: How To Bypass AOSP Wallpaper Cropper

Aug 12, 2012

Having issues setting custom wallpapers through an AOSP based ROM, I have found the solution. Upload the image(s) to any host. I simply use my G+ account. Access said site using your device (through the browser) and long press your chosen image until the menu comes up. Choose Set As Wallpaper and voila! A full size, non-cropped custom wallpaper on your phone/tablet.

View 6 Replies View Related

General :: How To Adjust Haptic Feedback On AOSP Rom (GS3)

Nov 30, 2012

I am loving my verizon galaxy s3 and i currently running a leak JB rom for it and like it but i miss AOSP i was on aokp and liked it allot but i hated how strong and long the haptic feedback is when pressing back and menu hardware keys as well as other keys that activate it.

i can control the power the the keyboard haptic feedback but cant figure out how to with the system stuff?

View 1 Replies View Related

General :: Why AOSP Doesn't Have World Clock

Mar 13, 2012

Android has millions of features but there is no world clock. I think Google forgetting about it! I'm waiting it since Cupcake but still no step. Did you notice it too?

View 1 Replies View Related

General :: Nexus 5 AOSP Push Notifications

May 15, 2014

For some reason on my Nexus 5 running Liquidsmooth AOSP, I can not receive any GCM push notifications. My push notifications work fine on stock. This is happening for apps like instagram, twitter, snapchat, etc. It only appears to happen when my phone in deep sleep, when the screen is off for roughly 5+ minutes. I have tried PNF, different gapps, different kernels. Also on a clean install of course.

View 2 Replies View Related

General :: Difference Between AOSP And CyanogenMod Roms?

Jan 11, 2012

whats the main difference between aosp roms and cyanogenMod roms.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved