Jump to content

[ROM] FLB-Mod 1 (Based on Android 2.1)


Recommended Posts

Posted
Titanium Backup has no issues backing up and restoring SMS messages.

How do I use it to do this?

As far as I can see it only backs up your apps.

Guest Simon O
Posted
Says Sim: Used = 0 and Free = 0.... so seems something has gone wrong :'(

How do I tell if A2SD is on and when installing apps will they automatically be installed to the SD card?

Again I appreciate all your help!

Thank you!

Easiest way if you have the Android SDK installed is to use ADB to connect to the phone then you can run adb shell from the command line:

adb shell
then do:
a2sd check
which will give you output like:
a2sd check
Starting Darktremor A2SD version 2.7 update 1
[ ] Mounting /system as read-write
[ ] Mounting /data as read-write
[ ] Starting A2SD in check mode
[ ] Running A2SD Check Program.
[ ] Searching for Mount Point...
[!] Mount point found..no further action required.
[ ] Checking for ext partition
/dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0
[*] Ext partition found and already mounted.
[ ] Checking A2SD links.

A2SD Status Report
===============================================================
Apps - [*] Linked to SD Card.
[*] File .noa2sd not found.
[*] Programs run from SD card
To run from internal storage, type a2sd remove

Private Apps - [*] Linked to SD Card.
[*] File .noa2sd not found.
[*] Private Programs run from SD card
To run from internal storage, type a2sd remove

Dalvik Cache - [*] Linked to SD Card.
[*] File .dalvikcache found.
[*] Dalvik runs from SD card
To run from internal storage, type a2sd nocache

Swap - [!] Partition not present.
[!] Swap does not start.

ZipAlign - [*] Running at boot.

Property Patch - Property found.
cm.filesystem.ready or dc.filesystem.ready
[*] Boot image init.rc patched.[/code]

the star means it's OK.

Guest igor_anta
Posted

A simple question :( Is LauncherPro acting like a system launcher, as in does Better Cut work and does it show up in Task Killer lists? 'Cause ADW has a system version that completely act like a default system app, not just a pushed apk. Just curious ;)

Oh, I almost forgot, is the dalvik for apps2sd stored by default on SD or internal? What are you're experiences with both possibilities and I never figured out how much space it takes to install apps with dalvik on internal storage? Cheers, keep up the good work!

Guest Bendolfc
Posted
How do I use it to do this?

As far as I can see it only backs up your apps.

It also backs up system apps and data. Make sure you backup the mms/sms one (can't remember it's exact name), then restore it's data. Worked for me going from 1.5 to 2.1. You need to reboot after the restore.

Posted
It also backs up system apps and data. Make sure you backup the mms/sms one (can't remember it's exact name), then restore it's data. Worked for me going from 1.5 to 2.1. You need to reboot after the restore.

Hmm, could you look up the exact name? I'm getting confused.

Will it work now that it is a different messaging app?

Guest Richard van Nieuwenhuizen
Posted
Is there any good way to backup and restore your text messages?

I always use "SMS Backup & Restore" from the Market.

Has worked great for me after every update.

Guest vassk
Posted (edited)
I always use "SMS Backup & Restore" from the Market.

Has worked great for me after every update.

I also use "SMS Backup & Restore" and "Call logs Backup & Restore" by Ritesh Sahu from market :-)

Edited by vassk
Guest kankle123
Posted
Easiest way if you have the Android SDK installed is to use ADB to connect to the phone then you can run adb shell from the command line:

adb shell
then do:
a2sd check
which will give you output like:
a2sd check

Starting Darktremor A2SD version 2.7 update 1

[ ] Mounting /system as read-write

[ ] Mounting /data as read-write

[ ] Starting A2SD in check mode

[ ] Running A2SD Check Program.

[ ] Searching for Mount Point...

[!] Mount point found..no further action required.

[ ] Checking for ext partition

/dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0

[*] Ext partition found and already mounted.

[ ] Checking A2SD links.


A2SD Status Report

===============================================================

Apps		  - [*] Linked to SD Card.

				[*] File .noa2sd not found.

				[*] Programs run from SD card

				To run from internal storage, type a2sd remove


Private Apps  - [*] Linked to SD Card.

				[*] File .noa2sd not found.

				[*] Private Programs run from SD card

				To run from internal storage, type a2sd remove


Dalvik Cache  - [*] Linked to SD Card.

				[*] File .dalvikcache found.

				[*] Dalvik runs from SD card

				To run from internal storage, type a2sd nocache


Swap		   - [!] Partition not present.

				 [!] Swap does not start.


ZipAlign	   - [*] Running at boot.


Property Patch  - Property found.

				  cm.filesystem.ready or dc.filesystem.ready

				  [*] Boot image init.rc patched.

the star means it's OK.

Confusing haha I don't have the Android SDK installed either, no matter!

Cheers again.

Guest MaToNeo
Posted
Easiest way if you have the Android SDK installed is to use ADB to connect to the phone then you can run adb shell from the command line:

adb shell
then do:
a2sd check
which will give you output like:
a2sd check

Starting Darktremor A2SD version 2.7 update 1

[ ] Mounting /system as read-write

[ ] Mounting /data as read-write

[ ] Starting A2SD in check mode

[ ] Running A2SD Check Program.

[ ] Searching for Mount Point...

[!] Mount point found..no further action required.

[ ] Checking for ext partition

/dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0

[*] Ext partition found and already mounted.

[ ] Checking A2SD links.


A2SD Status Report

===============================================================

Apps		  - [*] Linked to SD Card.

				[*] File .noa2sd not found.

				[*] Programs run from SD card

				To run from internal storage, type a2sd remove


Private Apps  - [*] Linked to SD Card.

				[*] File .noa2sd not found.

				[*] Private Programs run from SD card

				To run from internal storage, type a2sd remove


Dalvik Cache  - [*] Linked to SD Card.

				[*] File .dalvikcache found.

				[*] Dalvik runs from SD card

				To run from internal storage, type a2sd nocache


Swap		   - [!] Partition not present.

				 [!] Swap does not start.


ZipAlign	   - [*] Running at boot.


Property Patch  - Property found.

				  cm.filesystem.ready or dc.filesystem.ready

				  [*] Boot image init.rc patched.

the star means it's OK.

There is no other way to find out if A2SD is working properly?

Guest vassk
Posted
There is no other way to find out if A2SD is working properly?

But it can be. Listing in the /system/sd/app directory, and if it APK, then you use app2sd.

Guest goce.nakov
Posted
There is no other way to find out if A2SD is working properly?

Install Terminal Emulator from the market

type su in it

type a2sd check in it

if it gives you the same results as Fbl posted it means is working

Posted
I always use "SMS Backup & Restore" from the Market.

Has worked great for me after every update.

I used this too.

But I guess it got messed up due to me using it before all my google contacts had been synced.

I'll try it again! ;)

Guest biron_w
Posted

Beta4 doesn't work for me. I did a full wipe of everything but once it's booted I get a few force closes(market,messaging,gallery) and then constant launcher pro force closes as well.

Guest Richard van Nieuwenhuizen
Posted (edited)
Beta4 doesn't work for me. I did a full wipe of everything but once it's booted I get a few force closes(market,messaging,gallery) and then constant launcher pro force closes as well.

Had that too.

After I pulled the battery and booted up again the problem was gone, and hasn't appeared since.

Give it a try. Hang in there.

It's worth while!!

Edited by Richard van Nieuwenhuizen
Guest biron_w
Posted
Had that too.

After I pulled the battery and booted up again the problem was gone, and hasn't appeared since.

Give it a try. Hang in there.

It's worth while!!

That has worked for me as well. Cheers ;)

Posted (edited)
Had that too.

After I pulled the battery and booted up again the problem was gone, and hasn't appeared since.

Give it a try. Hang in there.

It's worth while!!

I'm currently having that too...

Rebooting now.

EDIT: It worked, phone is running smoothly! ;)

Edited by Guest
Guest T045Tbr0T
Posted (edited)
Had that too.

After I pulled the battery and booted up again the problem was gone, and hasn't appeared since.

Give it a try. Hang in there.

It's worth while!!

Yesterday this worked for me, too.

Edited by T045Tbr0T
Guest flip360
Posted

it seems that the espresso framework doesnt work quite well on beta4 the clock is black

Posted
it seems that the espresso framework doesnt work quite well on beta4 the clock is black

Yeah, Flibblesan has told us it causes problems.

Known Issues:

- Use of a dark framework theme will result in some application text being unreadable. Stick with vanilla.

- Android Keyboard still has weird spaces to the left and right.

Guest Pipe Merchant
Posted

I finally got around to installing this last night and I must say, this is by far the most stable and usable rom yet! Up until now I was kind of regretting ever having gotten a pulse, but I can see that maybe not all is lost! For the first time I've been able to play music relatively reliably!

Guest flip360
Posted
Yeah, Flibblesan has told us it causes problems.

it worked for me in beta3, does it have something to do with build.prop or huawei customizations?

Guest brack
Posted
I finally got around to installing this last night and I must say, this is by far the most stable and usable rom yet! Up until now I was kind of regretting ever having gotten a pulse, but I can see that maybe not all is lost! For the first time I've been able to play music relatively reliably!

sorry, tried beta4 rebooted several times, keep getting messages app fc. Decided to go back to beta3 and wait for fix release. Cannot call it most stable rom.

Guest Simon O
Posted
sorry, tried beta4 rebooted several times, keep getting messages app fc. Decided to go back to beta3 and wait for fix release. Cannot call it most stable rom.

The initial release of beta4 was bugged. I re-uploaded it but kept the same name (stupidly). Are you having problems with the latest beta4?

Guest dodge-167
Posted

I have an Android Commander (its ADB, just simpler) and can i just put the defaul launcher on my system/app or i must do something before?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.