Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
jantheg
Old
(Last edited by jantheg; 9th August 2011 at 11:58 PM.)
#1  
Member - OP
Thanks Meter 6
Posts: 41
Join Date: Mar 2011
Location: Palmdale, California
Arrow [Development] Xperia Active Launcher

Look at this:

http://forum.xda-developers.com/show....php?t=1182591

Neroxmk has uploaded the original Xperia Active Launcher. It's really great for those who like Stock Xperia Design.

You can use it with every ROM but the Launcher just work perfectly with Gingerbread ROMs like GingerDX.
You can use it on FroyoBread, too. you can add widgets but no folders.
DX made it runable... thanks man

I dont know about the other ROMs or stock system but I think these Roms have to be modded.


I have seen that there is a modded version that should be faster... but i cant test it at the moment.. if you want it look at this :

http://forum.xda-developers.com/show...&postcount=91"

someone told me that this isnt runable at the moment so a dev might have a look on it.


AND PLEASE !!!! :
Don't spam this thread with useless questions like:
"How to install it?"
This forum is just for people who want to make it runable on FroyoBread or other ROMs. And the other Thread is for noob questions.
Attached Files
File Type: txt xperia active home logcat.txt - [Click for QR Code] (5.8 KB, 972 views)
File Type: apk -------_2.0.A.0.20.apk - [Click for QR Code] (825.3 KB, 5194 views)
The Following User Says Thank You to jantheg For This Useful Post: [ Click to Expand ]
 
doixanh
Old
#2  
Recognized Developer
Thanks Meter 4712
Posts: 1,247
Join Date: Jan 2011

 
DONATE TO ME
I may help for FroyoBread, but there is no promise that it will work

The main exception is caused by a missing method for android.app.AlertDialog in the framework. We may add it in our framework to avoid this mess

/edit: btw, it's FroyoBread, not Floyobread man
IScreamDX v004 | GingerDX v028 | GingerDX v015 for GT-I9000 | LinuxDX v004 | FroyoBread v023b FINAL | X8Gesture v007
X8Overclock v004 | X8Undervolt v001 | X8MDDI v001 | X8Kconfig v001 | X8Netfilter dev | FroyoBeam dev | X10MPMultitouch

shakira/gdx31stock - best experience ever | galaxysmtd/slimbean | p1/cm | anzu/slimbean | maguro/slimbean
The Following 10 Users Say Thank You to doixanh For This Useful Post: [ Click to Expand ]
 
jantheg
Old
#3  
Member - OP
Thanks Meter 6
Posts: 41
Join Date: Mar 2011
Location: Palmdale, California
Quote:
Originally Posted by doixanh View Post
I may help for FroyoBread, but there is no promise that it will work

The main exception is caused by a missing method for android.app.AlertDialog in the framework. We may add it in our framework to avoid this mess

/edit: btw, it's FroyoBread, not Floyobread man
thanks man... I have changed it
 
XperianPro
Old
#4  
XperianPro's Avatar
Senior Member
Thanks Meter 637
Posts: 1,903
Join Date: Nov 2010
Location: Mars

 
DONATE TO ME
Quote:
Originally Posted by doixanh View Post
I may help for FroyoBread, but there is no promise that it will work

The main exception is caused by a missing method for android.app.AlertDialog in the framework. We may add it in our framework to avoid this mess

/edit: btw, it's FroyoBread, not Floyobread man
Thanks man you are the best

Sent from X8 using XDA Premium app and running FroyoBread
XPERIA FAN
Xperia X8 (slow phone but good) > Xperia Live with Walkman (fastest but bad screen) > Xperia U (smooth as butter)
 
Mr. Hat
Old
#5  
Mr. Hat's Avatar
Senior Member
Thanks Meter 25
Posts: 100
Join Date: Jul 2011
Quote:
Originally Posted by jantheg View Post
thanks man... I have changed it
I still see FloyoBread, there is meant to be an "R" instead of "L" -- FRoyoBread --
 
stoyandim
Old
#6  
Senior Member
Thanks Meter 20
Posts: 251
Join Date: Dec 2010
Quote:
Originally Posted by doixanh View Post
I may help for FroyoBread, but there is no promise that it will work

The main exception is caused by a missing method for android.app.AlertDialog in the framework. We may add it in our framework to avoid this mess

/edit: btw, it's FroyoBread, not Floyobread man
if you do that, FroyoBread will become amazing you can even make it to be stock for FroyoBread.
 
dmcb123
Old
#7  
dmcb123's Avatar
Senior Member
Thanks Meter 55
Posts: 573
Join Date: Mar 2011
Location: Monaghan
Question! : can you have more than one widget on a single homescreen?
Phone = HTC sensation;
Rom = CM10 Bruce2728 (06/09)
Kernel = Included CM10 kernel
Firmware = 3.33
Screen manufacturer = AUO
S-Off
Rooted
 
jantheg
Old
#8  
Member - OP
Thanks Meter 6
Posts: 41
Join Date: Mar 2011
Location: Palmdale, California
Quote:
Originally Posted by dmcb123 View Post
Question! : can you have more than one widget on a single homescreen?
Questions into the other thread in Theme/App Forum, but yes this is the best feature. it looks like our but you can put more then one widget on homescreen and you can put more then one app into one of the four corners.

Look up into APP/Theme Forum
 
doixanh
Old
#9  
Recognized Developer
Thanks Meter 4712
Posts: 1,247
Join Date: Jan 2011

 
DONATE TO ME
Problem solved.

Xperia Active Launcher used a constructor with two params (Context and int) in class AlertDialog.Builder. ROM Builder just need to create this constructor in the framework

FroyoBread from v023 supports this Launcher (but will not include or make it default)
IScreamDX v004 | GingerDX v028 | GingerDX v015 for GT-I9000 | LinuxDX v004 | FroyoBread v023b FINAL | X8Gesture v007
X8Overclock v004 | X8Undervolt v001 | X8MDDI v001 | X8Kconfig v001 | X8Netfilter dev | FroyoBeam dev | X10MPMultitouch

shakira/gdx31stock - best experience ever | galaxysmtd/slimbean | p1/cm | anzu/slimbean | maguro/slimbean
The Following 9 Users Say Thank You to doixanh For This Useful Post: [ Click to Expand ]
 
lsalamun
Old
#10  
Senior Member
Thanks Meter 18
Posts: 103
Join Date: Mar 2011
Location: Varaždin
Quote:
Originally Posted by doixanh View Post
Problem solved.

Xperia Active Launcher used a constructor with two params (Context and int) in class AlertDialog.Builder. ROM Builder just need to create this constructor in the framework

FroyoBread from v023 supports this Launcher (but will not include or make it default)
Than that means it wouldn't get anymore FCs on adding widget's and sorting alphabetical in menu?
Off doixanh
- Do Floyo 1.0 and FroyoBread ( future v023 ) have big differences in performance? Because I like this launcher, and speed of Floyo. So I need a professional opinion.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...