[ROM] ApeX for Droid X - An AOSP Experience

OP
Fabolous

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
Any way to get rid of the 3d app drawer?

Sure thing, install your launcher of choice, then fire up the terminal emulator and type:

su
launcher -rm

If you ever want it back, you can just go into the emulator again and type:

su
launcher -rs
 

catalystsupreme

New Member
Joined
Nov 17, 2009
Messages
19
Reaction score
0
Another dumb question..If i dont like i can simply restore my backup and everything will be like the way it was before?
 

El Poblano

Member
Joined
Aug 17, 2010
Messages
56
Reaction score
0
Blast I tried to ask this earlier but tapatalk went funny. Are the optimizations from nenolod unique to this rom? I've read about them but never seen them implemented on the

Sent from my DROIDX using Tapatalk
 
OP
Fabolous

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
Any way to get 3G Mobile Hotspot back on? Thanks.

Yes, in fact, you can install any app to your system partition using the install script.

Download the Mynet.apk (change the extension from .zip back to .apk) attached here and place on /sdcard, then in terminal:

su
install Mynet.apk
 

Asterisk

Member
Joined
Mar 23, 2010
Messages
280
Reaction score
0
So far after installing this rom and then getting all my apps back everything is going good. Now I installed incognito theme and everything seems good. They only thing that changed was the slider changed back to the 2.2 one. So if you want to install it go right ahead.
 

hacku

Member
Joined
Jan 4, 2010
Messages
549
Reaction score
3
Location
Mesa, AZ.
Man, this this is FAST!!!

This is the first ROM I've loaded on my DX and its absolutely amazing.

Keep up the good job man!
 

Ludacrosse05

Member
Joined
May 2, 2010
Messages
116
Reaction score
0
Location
Oregon
Has anyone been able to sync your facebook account in your contacts? I miss being able to add my facebook friends list into my contacts.

I added my facebook account but it's only being used for picture sync =/
 

Rhino413

Member
Joined
Jun 16, 2010
Messages
204
Reaction score
0
dumb question

but with this being aosp built how does this affect the HDMI port and camera
on the DX because the one blur feature that was pretty cool was their camera app. the rest kinda sucked


edit: wow that boot animation is clean man, simple clean and stunning
edit: never mind it has the blur camera app on it and it seems to be running with no bugs or fcs
 
Last edited:
OP
Fabolous

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
but with this being aosp built how does this affect the HDMI port and camera
on the DX because the one blur feature that was pretty cool was their camera app. the rest kinda sucked

This is not built from AOSP, it just has elements from it. The camera, camcorder, gallery, dialer, contacts, etc are still intact from the original 2.2 ROM.


Has anyone been able to sync your facebook account in your contacts? I miss being able to add my facebook friends list into my contacts.

I added my facebook account but it's only being used for picture sync =/

You need to use the Blur Facebook sync feature to get the contacts. In 'My Accounts', the larger Facebook logo is the app, but if you create add a Facebook account using the smaller logo (Blur), it will sync all your contacts.
 
Last edited:

TWong1200

Member
Joined
Jul 25, 2010
Messages
89
Reaction score
0
Any way to get 3G Mobile Hotspot back on? Thanks.

Yes, in fact, you can install any app to your system partition using the install script.

Download the Mynet.apk (change the extension from .zip back to .apk) attached here and place on /sdcard, then in terminal:

su
install Mynet.apk

Need some help. Not working for me. i get the following error:

BusyBox v1.15.2 (2010-01-24 18:40:52 UTC) Multi-call binary

Usage: install [-cdDsp] [-o USER] [-g GRP] [-m MODE] [source] dest|directory

Copy files and set attributes

Options:
-c Just copy (default)
-d Create directories
-D Create leading target directories
-s Strip symbol table
-p Preserve date
-o USER Set ownership
-g GRP Set group ownership
-m MODE Set permissions

#

Any thoughts? Thanks!
 
Top