My very first very well running Stock Rom :D - Galaxy Ace S5830 General

Hey People,
as I am no Developer and have absolutely no knowledge in programming/hacking I am really adicted to the Stuff the Dev´s deliver here. I can not count how many great Roms have been on my Ace the last weeks, but if I had a Dollar for each...
Parallel I was always trying the stock Roms. Now, today, I finally found a config that really made me happy ! Speedy, stable, daily useable and with a lot of stuff in it. Maybe some of the humans here (not godlike Devs ) are interested as it is really easy and you need no knowledge about anything on the other side of the Touchscreen ;-)
First, Credits go to all the DEVELOPERS out there who made this hard, smart and beautiful work. Without them, the Ace would just be a "I would love to be an iPhone but I failed..." Project ;-)
I will not tell you where to get the files but here is a hint : you find them all HERE in the wonderful XDA Forum
Ok, here I go, remember, anything you do ... do it on your own risk, don´t blame me or any of the People around, it´s just YOU !!! And read the Tutorials !!
I started with a stock Rom, xxkph, this is Gingerbread 2.3.4 then I downloaded the "Deodex and Root" Stuff from here http://forum.xda-developers.com/showthread.php?t=1118048
Now I flashed the CF-Root (File and tut can be found here : http://forum.xda-developers.com/showthread.php?t=1158197)
And finally this new piece of amazing stuff from here : http://forum.xda-developers.com/showthread.php?t=1336240
That´s it, now you have a great Ace, really, it runs like hell !!!
Add the Miui Launcher (QQ I think) and some other nice tools like xperia reboot options, Fancy Widgets, Android Agenda Widget, GTasks, Google Translator, XDA APP OF COURSE ;-) Friendcaster ( you can also use the stock SNS Stuff for some things) ES File Explorer which is free and has Options for Root access ! and, Titanium Backup, a great tool !
Once again, thanks to all the Devs and Programmers out there who are providing so very fantastic stuff to us !!!
Greetings

even after all that,it still a stock rom ,a aosp base rom is defenetively better

slaid480 said:
even after all that,it still a stock rom ,a aosp base rom is defenetively better
Click to expand...
Click to collapse
It sure is but that wasn't the Point :-D with all this doing by yourself you're learning by doing a bit I think and some people may like the stock stuff included. Plus the duration of the Battery maybe.
And they will be able to delete what they don't like by themselves using Es
Sent from my GT-S5830 using XDA App

ohwarumbloss said:
It sure is but that wasn't the Point :-D with all this doing by yourself you're learning by doing a bit I think and some people may like the stock stuff included. Plus the duration of the Battery maybe.
And they will be able to delete what they don't like by themselves using Es
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
first,for battery life I can get better battery life than stock using setcpu's profiles and a ram scipt ,for the stufs included in stock roms ,you can use root explorer then copy them from stock to SD card then to custom rom press, the thanks buttom if I helped please

Related

Howto make a custom rom

how can i make my own custom rom ?
i wwant to be a chef not a developer
i know some really good video tutorials for you... what phone do you have?
ljbaumer said:
i know some really good video tutorials for you... what phone do you have?
Click to expand...
Click to collapse
nexus one .
Video's for G1 As well?... Heck! Just link the lot of them <3
winter
link what you want
i tried to make the rom but when i flash it it is stock on the bootsplash.
i delete launcher e put adw, i put
- blackbar
- genie widget mod
- music mod
- video drier mode
- htc ime
- 2.1 build .prop
nothing to do, i do't know why it is blocked on the boot logo
Best Kitchen?
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
willcaddy said:
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
Click to expand...
Click to collapse
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Count me in
GaMeBoY439 said:
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Hey
If you find any videos on making custom roms,, count me in..
i currently have the Sprint EVO 4g..
leonnib4 said:
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Click to expand...
Click to collapse
i am trying to compile from aosp. since i have no programming experience at all, it is a slow learning process so far. my ubuntu has redo and git running perfect now. i have eclipse working but have not used it at all yet. androidsdk 2.2 adb is fine but fastboot is a hassle.
so far, two froyo alphas both flashed but buggy. not one decent tutorial that makes the kernel compile/framework/gapps process clear
My AOSP 2.2 for passion/n1 alpha2 is pretty darn solid now. It took mushing together instructions from 5 incomplete tutorials to fill in the blanks.
What a great feeling to have a ROM not kanged. The Repo/Git tool has gotten easy to use after several long sessions using it in Ubuntu 10.04 LTS.
Anyone on the same OS, I suggest you research and install both Java 1.5 & 1.6 and get use to switching between the two. Also, I have not yet used Eclipse but it isinstalled and it works with SDK.
The Android Open Source site does a decent job of walking you through Repo...Git...and getting the source. After getting that far, I stumbled through setting up a "vendor tree" and looking through all the folders and files to see what it was all about. Much of it was totally over my head. But after attempting several crap builds, the "compile" process is sinking in a bit.
...tapatalk post from n1...
.............
I found this site to be very helpful for building from AOSP...
http://blog.alsutton.com/2010/06/29/building-aosp-for-the-nexus-one/
Successfully compiled for the first time yesterday..still trying to figure out how to make it rooted .
http://forum.xda-developers.com/showpost.php?p=7204823&postcount=1
for getting source to compile ^^^

The Ultimate Custom X10 Rom

Ok so the Xperia X10 community has had it hard and there’s a lot of anger and resentment in the forums and all over the net. I know I’ve voiced my views with many degrees of hurt till I’m blue in the face but it doesn’t change much and generally puts everyone in a bad and defeated mood.
So I was thinking that while the amazing developers are hard at work trying to open the bootloader which would in turn bring the dawn of custom roms to the X10 what could I do to help them and the community look forward and do something positive.
So I thought rather than hug trees and kiss your neighbour why not start a thread with the sole purpose of designing a Rom in preparation for the day when the bootloader is cracked open.
I’m no coder but I can create graphic assets for UI’s and then I got to thinking what if we took a look at all the Roms out there that looked good or have excellent features that we would want in an X10 rom and from those ideas and new ones we could start the look and feel of a Rom with us in mind.
Now that would cheer everyone up surely. It could be something for us all to be proud of and for the other kitchens to take cues from as well.
So firstly lets post screen shots of things we think are ace, features we love or want, animation styles that are to die for even if they are scanned pencil sketches on paper. It would keep us occupied and give the developers some breathing space.
Just an idea
I love the idiea that sounds great wat ik would like to see are a few standard apps in the rom as rainy days titanium back up silent mode a good agenda msn talk pingchat and a good working alternitive internet browser.
if they could be put in the rom then we dont have to download them from the market.
remco.k said:
I love the idiea that sounds great wat ik would like to see are a few standard apps in the rom as rainy days titanium back up silent mode a good agenda msn talk pingchat and a good working alternitive internet browser.
if they could be put in the rom then we dont have to download them from the market.
Click to expand...
Click to collapse
Having particular apps included is always a bonus but i'm thinking about the Rom features them selves and how it works to make using the phone better or at least different.
See the link for an example (Not that i want my phone to look like an iPhone copy BTW)
http://www.androidcentral.com/miui-rom-now-available-motorola-droid
A great idea. I hope this will lead to some great rom's. I'm new to android and xda and I only know Python and Free pascal, so I cannot help with programming, but I will surely post it here if I come up with something.
Sent from my X10i mini pro
If i remember correctly jerpelea has already compiled CM6 for X10..
I would like to see the Desire HD ROM to be ported . As it has already been ported to Nexus One and the Desire running the same Snapdragon QSD8250 it should not be much of a trouble..
I was thinking that a site just like Slax builder http://www.slax.org/build.php would be amazing.
If people could choose what apps, themes etc etc then download the custom rom I think it would be a hit...
If I knew more about rom dev I would love to have a go at seeing if this kind of thing would possible for x10 android roms. I'd be up for the dev of the site.
I would like to see on my X10 let's see.....any custom ROM.
Get Sense running on it (Android 2.2) and I'll buy an X10.
yeah good idea, but i prefer to focus our power on bootloader crack..or kick SE insiders to make them think about better decisions...but i look back, keep further..
oh, it will be great a modaco type rom maker, u know, like u choose what u want to implement to it....
daemons said:
yeah good idea, but i prefer to focus our power on bootloader crack..or kick SE insiders to make them think about better decisions...but i look back, keep further..
oh, it will be great a modaco type rom maker, u know, like u choose what u want to implement to it....
Click to expand...
Click to collapse
A Rom with user selectable options sounds great, also sounds like a lot of work for the Dev's as essentially the rom would be compiled by the user via a gui then installed.
daemons said:
yeah good idea, but i prefer to focus our power on bootloader crack..or kick SE insiders to make them think about better decisions...but i look back, keep further..
oh, it will be great a modaco type rom maker, u know, like u choose what u want to implement to it....
Click to expand...
Click to collapse
I think we should face the facts of the past events and give up on SE changing their direction on the X10's software lifecycle.
In all their statements not once do they apologise for not meeting the dates they set or not be close to the expectations of the X10 owners. In truth i sense an air of annoyance that they have to make statements on their own blog at all.
Future devices will be better and not so lacking on smart phone hardware standards but that will be based on associated developer requests rather than us or the general publics want and wishes.
That’s why I thought of this thread so we can end the disappoints because we’ll create what we want.
Cool idea.
Can i suggest the rom should have:
Launcher and interface:
ADW Launcher
Some 3rd party lock screen that is better than the stock, but not a buggy one
SMS Popup
SlideIT Keyboard
Beautiful Weather and Clock widget
Browser:
XScope G browser
Stock Browser as backup
Multimedia:
Doubletwist Music Player
iTag
Vignette
screenshot
Shazam
RingDroid
Utilities/Tools:
Unit Converter
SwiftFTP
gMote
Titanium Backup
EasyTether Lite
RealCalc Scientific Calculator
Xperia Flashlight
I'd suggest a clean ROM Apps can be installed later..
I'm not sure this is the right place to put this, and please don't freak out, you Windows Mobile haters, but I would like to see the X10 be able to dual boot Android and Windows Mobile.
Devtone said:
I'd suggest a clean ROM Apps can be installed later..
Click to expand...
Click to collapse
I'm with you. A nice clean, stock ROM would be the best. Everybody can install apps for themselves (heard of AppBrain? ). Designing a ROM with pre-installed apps will be very difficult, since everybody has other tastes/likes. (For example: I hate everything pre-installed. I want to be able to choose what to install on my phone. I also hate that the pre-installed apps that come with a phone can't be uninstalled. They're just taking up precious space...)
b a b a l o o said:
I'm not sure this is the right place to put this, and please don't freak out, you Windows Mobile haters, but I would like to see the X10 be able to dual boot Android and Windows Mobile.
Click to expand...
Click to collapse
I would pay 25,00 euros for S2U2 on my X10!! The only reason I miss WinMo...
Could be cool with duel boot on the x10i. But i would say, focus on getting a clean room first, for when the bootloader is cracked. Just with standard stuff like the browser, etc.
The CM for x10 would be amazing yes, but a custom room only for the x10, why not but good luck
Devtone said:
I'd suggest a clean ROM Apps can be installed later..
Click to expand...
Click to collapse
That's right!
I just need a clean n OPTIMIZED for our snap dragon and GPU and memory ...thats enough ...
really news on bootloader has dried up... and lock screen in x10 is killing me and making me break the phone...
i simply wish we had a better ROM with all those resource hogging apps out of the system.
also i simply wish we had the first key in the bottom to answer calls .. instead of lock screen... that would be really great ...
720 P recording and better audio drivers with optimized and improved bass would be a real addition...
also wish dev somehow enable 16m color...
I am tired of SE .. had been a seriuos SE fan for nealry 5 yrs now
t610-k700-k750-k800-k850-w995 all major phones from them... but those days we had se-nse for custom tunning the drivers and it was fun... but now with this bootloader [email protected] i am missing the real fun..
if SE cant do anything ... they should atleast open up the bootloader to dev`s...

[Q] barebones sense rom for pure,td2,topaz?

hey guys just wondering if theres a sense rom thats pretty much barebones {no unessential apps like footprints, facebook, twit, opera, office.......etc.} i want to be able to have as little programs as possible so i can customize to my liking. ive tested many great roms "mad props to all the devs, thanks and keep up the awsome work" but i dont use half the preinstalled progs and i cant remove them to free up precious ram/rom. thanks for any help.
try this one;
https://docs.google.com/leaf?id=0B_...k1ZjktNjU2MmE1YjJhMGYx&hl=en&authkey=CM_K4ccF
i will up kit too so you can remove from ext 3 and zz what you want;
be shure to read some about cooking
hrivas said:
try this one;
https://docs.google.com/leaf?id=0B_...k1ZjktNjU2MmE1YjJhMGYx&hl=en&authkey=CM_K4ccF
i will up kit too so you can remove from ext 3 and zz what you want;
be shure to read some about cooking
Click to expand...
Click to collapse
Looks interesting. Can we have the kitchen please? I would love to use this as the base for a new lean rom..
Edit: I found it on the Nataly section. Many thanks I will check it out.

New Rom streakdroid 2.0 and Cyanogen mod 7 apps mix..

Hi guys,
Here is a new android 2.3.3 gingerbread based mod rom a mix of CM7 and streakdroid2.0 a.k.a. GingerDroid. Credits to Dj_Steve (streakers love u)..
Features-
ADW Launcher as default launcher
CM wallpapers (included in system)
CM stats (just a beginning long way to go)
DSP Manager (added sound effects for ultimate music experience)
Netflix (not sure working good or not)
Cyanogen mod boot animation
Streakdroid apps
Pre rooted
Quadrant score - 1200
Removed- car home & car dock
Does not support overclock yet
Installation instructions-
Download on sdcard and flash through custom recovery needs factory reset
Also needs to flash engineered basebands in fastboot mode for GPS & 720p video recording fixes as required in streakdroid 2.0.
I will not be responsible for your bricked device and lost data.
Screenshots are attached
download gingerstreak1.zip -
http://www.megaupload.com/?d=UML0LBA4
Feedback needed
GingerDroid v 1.2change log:
1.)added libs for DSP manager should now have noticable soundfx while playing audio tested on phone speaker n stereo bluetooth headsets (output through wired headset is still not working for me so cant test).
2.)quadrant score 1300-1400 better then before (1100)
3.)removed some apps (more stable)
Note - to install factory reset is needed
for a real ROM (that can really be called a ROM) u have to wait for a month from now untill i gain proper knowledge and sources untill then bye.
download-
COLOR="Red"]GingerDroid v 1.2[/COLOR]change log:
1.)added libs for DSP manager should now have noticable soundfx while playing audio tested on phone speaker n stereo bluetooth headsets (output through wired headset is still not working for me so cant test).
2.)quadrant score 1300-1400 better then before (1100)
3.)removed some apps (more stable)
Note - to install factory reset is needed
for a real ROM (that can really be called a ROM) u have to wait for a month from now untill i gain proper knowledge and sources untill then bye.
download-
http://www.mediafire.com/?kdefsar6od74qzq
Sent from my Dell Streak using XDA Premium App
does this rom contain any cyanogen features?
downloading now!
sharptv said:
does this rom contain any cyanogen features?
Click to expand...
Click to collapse
CM wallpapers are inluded as system wallpaper, DSP Manager, CM stats are some to mention. These are pretty ordinary this needs a long work yet to be done.
Sent from my Dell Streak using XDA Premium App
Nice!
Problems:
- seems that graphics driver is in software mode
- headphones not works... plugin not detected, but unplug is ok - music stops and etc, as it should be in normal.
- CM settings? where are they ? no menu item in settings menu. no icon in applications...
- Random hangs of touch-driver... only device restart helps.
Believe most of problems comes from StreakDroid 2.0, but overall thats great! Thanks!
Give the guy a break, at least it's one more person trying to develop for the Streak 5 !
Hey dude, give the guy a break... he did say he has a lot of work ahead of him. What have your released for the Streak lately?
Man,
What happent with the version you were developing couple days ago? The one based on steve's 1.9? I was asking for another mirror, I was pretty happy with ur first version, was looking to download the second one. Did you retired that project for good? I cannot find that thread in here.
Maybe you can point me to download your rom, second version.
Thanks in advance
Cheers mate,
musclendabx said:
Hey dude, give the guy a break... he did say he has a lot of work ahead of him. What have your released for the Streak lately?
Click to expand...
Click to collapse
clockworkmod zips of frameworks and services.odex for the past 5 or 6 roms to give them a gingerbread look.
i agree, atleast theres one more guy whose trying to develop something for streak rather than ****ting on others tryd work
Totally agree! Thanks to the OP for contributing to the community. @Krad you should be encouraging any future talent not putting people down
Krad said:
clockworkmod zips of frameworks and services.odex for the past 5 or 6 roms to give them a gingerbread look.
Click to expand...
Click to collapse
lol oooo.. someone knows how to use the kitchen!!... lmao. you know, that thing SOMEONE ELSE made so ANYONE can change their framework?
seriously, youd have to have down syndrome to eff it up...
basically what you said is the equivalent of something like being the tallest midget in the circus. oooo.. lmao
Nice effort!
Well, OP you doing good.
this is your second attempt (as I know of).
and I am sure, with some more research you will do really good!
Dont lose focus
and, make Streak better !
God Speed.
and, yes, if someone finds it so ****ty, its not really so compulsory to download, nor is it to post, if you are really not positively contributing to the matter!
We like it, appreciate it, and are willing to help in development!
Period.
Good Work OP.
Do share some notes on, how you do stuff, may be we can develop faster - together!
That's surely if you wish to!
___
lol oooo.. someone knows how to use the kitchen!!... lmao. you know, that thing SOMEONE ELSE made so ANYONE can change their framework?
Click to expand...
Click to collapse
^ Some major points for humor are scored with this comment
__
Thanks,
Sony
P.S.
so you basically just took someone else's work.. threw some minor graphics on to it and released it?
Click to expand...
Click to collapse
So, all the ROMs start off like that, and development on performance and algos make it a custom ROM!
there is no single ROM thats being written from 'scratch', is there?
Dont pick on the effort Krad!
Its sad!
Guyz HONEYCOMB is coming soon
steve's upto it
jitin02 said:
Guyz HONEYCOMB is coming soon
steve's upto it
Click to expand...
Click to collapse
Irrelevant
no mattter how much noobies put their glowing references on this, this is not CM7.
it is a couple of very minor changes to sd 2.0.. adding some apks to system/app.
along the same lines as changing a bit of framework in a kitchen, in fact I'd say it took less effort than that.
Also RootExplorer is a paid app, including warez into Roms is not accepted
fards said:
no mattter how much noobies put their glowing references on this, this is not CM7.
it is a couple of very minor changes to sd 2.0.. adding some apks to system/app.
along the same lines as changing a bit of framework in a kitchen, in fact I'd say it took less effort than that.
Also RootExplorer is a paid app, including warez into Roms is not accepted
Click to expand...
Click to collapse
Yes this is not CM but I was tryin to get some extra features on already awsome streakdroid like DSP manager importing libs into system from CM got DSPManager working on streakdroid with clearly differentiable soundfx and I was able to check that through by bluetooth stereo headset & phone speaker only because wired stereo headset still not produce any sound(updated libs version I hav not yet uploaded because not many people will find it useful untill sound output issue is fixed) in fact I need some help from experienced developers like you on the sound output issue through regular stereo headset , I am also looking for browser from CM7 & root explorer will be removed from next version ,Thanks if you can help out....
Sent from my Dell Streak using XDA Premium App
I used it... Great rom...
Nice rom... Is it base on cm7 nightly?
I found some bugs:
- facebook account did not sync..
- gps did not lock... Unavailable...
- I feel some lag.. Not smooth
I like gtalk has suppott audio video but I don't try it..
Sent from my Dell Streak using XDA Premium App
h_andria said:
I used it... Great rom...
Nice rom... Is it base on cm7 nightly?
I found some bugs:
- facebook account did not sync..
- gps did not lock... Unavailable...
- I feel some lag.. Not smooth
I like gtalk has suppott audio video but I don't try it..
Sent from my Dell Streak using XDA Premium App
Click to expand...
Click to collapse
No it is not CM nightly
Sent from my Dell Streak using XDA Premium App
cameronmfjay said:
lol oooo.. someone knows how to use the kitchen!!... lmao. you know, that thing SOMEONE ELSE made so ANYONE can change their framework?
seriously, youd have to have down syndrome to eff it up...
basically what you said is the equivalent of something like being the tallest midget in the circus. oooo.. lmao
Click to expand...
Click to collapse
You don't have a clue. Have you even tried the kitchen on the streak? There is zero customization that works with the streak. Once the kitchen is used it has to be dissected, graphics altered, odexs fixed for text color and other tweaks. You don't have a clue.
FARDS said it best.
I can take 5 minutes and take bits and pieces of cm7 apks, some from galaxy s 2 and some htc files and simply drag and drop them into djsteves roms... or I could even do it to a stock rom... does that make it a new rom?
What he accomplished here could easily be done by making a flashable clockworkmod zip.
I would love to see more cooks for the streak but would love to see a real effort.
If modifying frameworks and odex files are so easy to do with the kitchen, why is there only three people including myself that have released it? Jhotman...baldylocks....
Sent from my Dell Streak

"What Happened To Lsense Launcher" ?

Just a few days back i purchased a launcher called "LSense" ,by developer called LSC, from play store & now i can't see it on play-store anymore !!
Moreover it's a protected app & so whenever i change my handset i will not be able to get it on the new handset as it has disappeared from the store !!
Anyone who has access to this dev , how can we trust any dev on the store from now on !!
Edit .. It seems i have put this thread in a wrong section , mods please be lenient & put it where it should be !! I am really apologetic if i have posted in a wrong section !!
Might be that it's no longer compatible with your phone. Try using the website to search. If it really is gone just grab the apk from your current phone.
Tapatalked.
it was launcher pro mod? wasn't it? if it was you will never have any nwo version, just keep apk that you have from market
Nope Lsense was real launcher with some real sense widgets...
Nope it was a modded version of Launcher Pro(free) and with some addtional widgets. It was removed from the market cause they were re-selling the free app.
It was also uploaded by the developer on xda but after some time, the mod deleted/closed the thread because of the same thing.
If this would be allowed then I would have modded apex launcher to "adadaasdasd" launcher and sold on the market
that's sad
Entire episode is extremely sad but the point is that the app is "protected" & my handset is not rooted & hence i am unable to take a backup of the .apk (this app doesn't show in the backup folder of appmonster) !!
Any feasible solution to this guys , i am really banking on your expertise !!
Titanium backup
*Sorry* Wrong post..
ketani73 said:
Entire episode is extremely sad but the point is that the app is "protected" & my handset is not rooted & hence i am unable to take a backup of the .apk (this app doesn't show in the backup folder of appmonster) !!
Any feasible solution to this guys , i am really banking on your expertise !!
Click to expand...
Click to collapse
After hearing that it was basically a stolen app to begin with...why would you be concerned with using it anymore?
Just cut your losses and know you got taken. Try messaging the Google market and see if they will refund the money to you. Explain the entire situation to them.
I got your 10char right here
Qwerty123 \m/ said:
Titanium backup
Click to expand...
Click to collapse
I think titanium backup works only with rooted devices !!
@ cwhitney24 .... It's not the matter of losses but i really like the launcher (the way it looks & behaves very smoothly) & hence the concern ... I really hate the entire plan (whosoever is responsible) of modifying a free launcher & selling it (absolutely immoral) but i hope you do understand my concern !!
A testament to why every android user should have root. If you don't have root, it's not truly YOUR device. And if you had root, you could just pull the apk from /data/app.
sent from 2yr old Evo on ICS
Is it called LPSense or LSense??
~Sent From My Galaxy Nexus Mini~
Pancakes_Gio said:
Is it called LPSense or LSense??
~Sent From My Galaxy Nexus Mini~
Click to expand...
Click to collapse
It's LSense !!
@ scottspa74 .... I had previously a SGS Plus i9001 which i got rooted but i hear that rooting results in warranty termination & hence i decided not to root my SGS II i9100G !!
Screenshot of LSense please....
~Sent From My Galaxy Nexus Mini~
ketani73 said:
I think titanium backup works only with rooted devices !!
@ cwhitney24 .... It's not the matter of losses but i really like the launcher (the way it looks & behaves very smoothly) & hence the concern ... I really hate the entire plan (whosoever is responsible) of modifying a free launcher & selling it (absolutely immoral) but i hope you do understand my concern !!
Click to expand...
Click to collapse
No I still do not understand. Do some searching and you will learn how to mod apks for yourself. Then you can theme a launcher for your own personal needs...and you don't even need root to do so.
Theming something for yourself is very rewarding and fun as Hell. I bet you, atleast I would hope, would feel a lot better using it if you made it knowing it wasnt benifiting someone else who stole someone else's work for profit.
I got your 10char right here
Buy launcher pro and get the sense dock and icons. Best solution. Because honestly the app you bought was an already themed version of launcher pro.
Sent from my SGH-T839 using XDA

Categories

Resources