[ROM][PORT][CM7] imini v.1

Search This thread

biso46

Senior Member
Hi XDA, This is my first port, and I hope you like it.

Welcome to imini ROM

Features:
Based on the latest cm7.2
Modded systemUI and framework-res
Modded settings
iOS type weather app
iOS type calculator
iOS type compass
iOS type memo app
iOS music player
iOS contacts and dialer
iOS icons
iOS type launcher
iOS bootanimation
iOS alarms, notification, rigntones sounds!
iOS lockscreen
iOS keyboard
iOS gallery
iOS messages
iOS camera
iOS FM and clock
iOS Email and etc.
MyriadPro fonts
Very stable and fast

What's not working:
You tell me :)

Downloads:

imini by biso46

bieltv.3 specific Basic Kernel

Original Thread

Flash instructions:
1- (RECOMMENDED) Be on a stock ROM, installation will be cleaner
2- Download THIS EXT4 tool, the Kernel and the Rom on your device.
3- Flash on Samsung recovery (or your recovery if you are not on stock), my temp. CWM.
4- When you are on the Temp. CWM, flash the EXT4 Formatter tool, so whole system will be converted to EXT4. (Stock filesystem is RFS)
5- After the installation, flash bieltv3's kernel you have downloaded before.
6- When the Kernel is installed, go, on the CWM, to advanced --> reboot recovery (this will reboot the device, and turn it on on the new CWM of kernel)
7- Wipe data, cache and dalvik
8- (IMPORTANT) Go to mounts and storage, and make sure system is mounted (will show unmounted) mount it 2 times!
9- Go to install zip from SD Card, choose zip from SD card and install imini_tassve_biso46. (MAKE SURE installation last more than 5 seconds, if is less than 5 secodns, your system is unmounted! repeate step 8).
10- After installation, go back and reboot system, if you made it good, ROM boots, so no problem on it.

Change Log:
v.1:Changed status bar that always crash from JoyOS but isn't tested yet.

Credits:
@BohdozCZ for the ROM
@bieltv.3 for the base
@biso46 for the port
@myaservip for testing and reporting

Screen Shots:
 

Attachments

  • attachment.php.png
    attachment.php.png
    59.1 KB · Views: 627
  • attachment.php(2).png
    attachment.php(2).png
    92.8 KB · Views: 686
  • attachment.php(3).png
    attachment.php(3).png
    57.1 KB · Views: 625
  • attachment.php(4).png
    attachment.php(4).png
    18.2 KB · Views: 571
  • attachment.php(5).png
    attachment.php(5).png
    19.8 KB · Views: 541
  • attachment.php(6).png
    attachment.php(6).png
    20 KB · Views: 528
  • attachment.php(7).png
    attachment.php(7).png
    24.3 KB · Views: 496
  • attachment.php(8).png
    attachment.php(8).png
    39.3 KB · Views: 477
  • attachment.php(9).png
    attachment.php(9).png
    27.5 KB · Views: 462
  • attachment.php(10).png
    attachment.php(10).png
    88 KB · Views: 459
  • attachment.php(11).png
    attachment.php(11).png
    6.2 KB · Views: 443
  • attachment.php(12).png
    attachment.php(12).png
    29.4 KB · Views: 462
Last edited:

devilyuri

Senior Member
Mar 6, 2013
1,366
467
I can solve all force closes if you want :)

Inviato dal mio GT-S5570i con Tapatalk 2
 

Mohamed Yaser

Senior Member
Nov 29, 2013
1,837
1,526
Logicat is full off spam
Some errors in framework.jar
Others in contacts - contacts provider
 
Last edited:

devilyuri

Senior Member
Mar 6, 2013
1,366
467
Do You mean android.process.acore?

Inviato dal mio GT-S5570i con Tapatalk 2
 

Mohamed Yaser

Senior Member
Nov 29, 2013
1,837
1,526
No proces .provider contacts/contacts stotage

Also some jar errors
But really full of spam

Code:
 E/AndroidRuntime(6645): FATAL EXCEPTION: main
05-06 08:29:01.015 E/AndroidRuntime(6645): java.lang.RuntimeException: Unable to get provider com.android.providers.contacts.CallLogProvider: android.database.sqlite.SQLiteException: no such collation sequence: LOCALIZED_2: CREATE TABLE 'dialer_query' ( _id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT COLLATE LOCALIZED_2, pinyin TEXT, highlight_token TEXT, number TEXT, phone_type INTEGER, label TEXT, raw_contact_id INTEGER, contact_id INTEGER, data_id INTEGER)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread.installProvider(ActivityThread.java:3709)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread.installContentProviders(ActivityThread.java:3461)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3417)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread.access$2200(ActivityThread.java:123)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:977)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.os.Handler.dispatchMessage(Handler.java:99)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.os.Looper.loop(Looper.java:130)
05-06 08:29:01.015 E/AndroidRuntime(6645): at android.app.ActivityThread.main(ActivityThread.java:3835)
05-06 08:29:01.015 E/AndroidRuntime(6645): at java.lang.reflect.Method.invokeNative(Native Method)
05-06 08:29:01.015 E/AndroidRuntime(6645): at java.lang.reflect.Method.invoke(Method.java:507)
05-06 08:29:01.015 E/AndroidRuntime(6645): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
05-06 08:29:01.015 E/AndroidRuntime(6645): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
05-06 08:29:01.015 E/AndroidRuntime(6645): at dalvik.system.NativeStart.main(Native Method)
05-06 08:29:01.015 E/AndroidRuntime(6645): Caused by: android.database.sqlite.SQLiteException: no such collation sequence: LOCALIZED_2: CREATE TABLE 'dialer_query' ( _id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT COLLATE LOCALIZED_2, pinyin TEXT, highlight_token TEXT, number TEXT, phone_type INTEGER, label TEXT, raw_contact_id INTEGER, contact_id INTEGER, data_id INTEGER)

According to that also some tweeks not compatible:p

---------- Post added at 11:11 AM ---------- Previous post was at 11:09 AM ----------

And remember whole log is full of E/(spam) so not recomended rom :sly:
But u done good in porting:thumbup:

---------- Post added at 11:14 AM ---------- Previous post was at 11:11 AM ----------

Try changing contacts + con providr
 

devilyuri

Senior Member
Mar 6, 2013
1,366
467
If you have problem with force closes i can help you :)

Inviato dal mio GT-S5570i con Tapatalk 2
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hi XDA, This is my first port, and I hope you like it.

    Welcome to imini ROM

    Features:
    Based on the latest cm7.2
    Modded systemUI and framework-res
    Modded settings
    iOS type weather app
    iOS type calculator
    iOS type compass
    iOS type memo app
    iOS music player
    iOS contacts and dialer
    iOS icons
    iOS type launcher
    iOS bootanimation
    iOS alarms, notification, rigntones sounds!
    iOS lockscreen
    iOS keyboard
    iOS gallery
    iOS messages
    iOS camera
    iOS FM and clock
    iOS Email and etc.
    MyriadPro fonts
    Very stable and fast

    What's not working:
    You tell me :)

    Downloads:

    imini by biso46

    bieltv.3 specific Basic Kernel

    Original Thread

    Flash instructions:
    1- (RECOMMENDED) Be on a stock ROM, installation will be cleaner
    2- Download THIS EXT4 tool, the Kernel and the Rom on your device.
    3- Flash on Samsung recovery (or your recovery if you are not on stock), my temp. CWM.
    4- When you are on the Temp. CWM, flash the EXT4 Formatter tool, so whole system will be converted to EXT4. (Stock filesystem is RFS)
    5- After the installation, flash bieltv3's kernel you have downloaded before.
    6- When the Kernel is installed, go, on the CWM, to advanced --> reboot recovery (this will reboot the device, and turn it on on the new CWM of kernel)
    7- Wipe data, cache and dalvik
    8- (IMPORTANT) Go to mounts and storage, and make sure system is mounted (will show unmounted) mount it 2 times!
    9- Go to install zip from SD Card, choose zip from SD card and install imini_tassve_biso46. (MAKE SURE installation last more than 5 seconds, if is less than 5 secodns, your system is unmounted! repeate step 8).
    10- After installation, go back and reboot system, if you made it good, ROM boots, so no problem on it.

    Change Log:
    v.1:Changed status bar that always crash from JoyOS but isn't tested yet.

    Credits:
    @BohdozCZ for the ROM
    @bieltv.3 for the base
    @biso46 for the port
    @myaservip for testing and reporting

    Screen Shots:
    1
    Link updated but not tested yet :), please anyone test it and report how is status bar works.