Recent content by Roby293

  1. Roby293

    Thread [CUSTOM ROM][TW][KK]Material Kitkat by Roby293

    Hi to all!!:) Fisrt, sorry for my bad english....anyway, finally I made a custom ROM for our Galaxy Note 2 :D Maybe isn't the best rom, but I tried to make it stable, with a mix of features and good battery life. This is "Material Kitkat" ROM information: Based on...
  2. Roby293

    Post [rom] [n7100] crDroid (unofficial) (Nougat and Pie) (7.1 and 9.0)

    I had same trouble, but the correct way for me was flash: 1 - Rom 2 - Gapps (I choose Nano) 3 - Hybrid Kernel After flash kernel Rom boot normally.
  3. Roby293

    Thread Gapps crash

    Hi to all!! I don't know if this is the right section...anyway I have a question. I build my own custom rom touchwiz kitkat based for our Note 2 and test it for a few days. The only problem are some google apps that keep crashing continously like google drive, google keep and google calendar. I...
  4. Roby293

    Post [OFFICIAL][EOL][7.1.2_r29][N7100] XenonHD 7.1 [3/NOV/2017]

    Hi, finally the latest version of the ROM, build 170714 works for me. The developer gave me a suggestion to install Void Kernel. So after flashing ROM and Gapps, I flashed Void Kernel and now works! Thanks again makorn645
  5. Roby293

    Post [OFFICIAL][EOL][7.1.2_r29][N7100] XenonHD 7.1 [3/NOV/2017]

    Hi to all.. I don't know why the only build that work form me is the build 170624. I tried many times to update to the latest build but i got only a bootloop. When I turn on the phone, it show me "samsung galaxy note 2 gt-n7100", then black screen and boot again. I install the ROM with clean...
  6. Roby293

    Thread Enable adb from pc (broken screen)

    Hi to all. A friend gave me his smartphone to retrieve his photos. The problem is that the smartphone has a screen lock with the pattern and my friend does not remember the pattern. The smartphone does not have the root and adb is disabled. I read various guides to retrieve the data but need...
  7. Roby293

    Thread [Q] little help with xml

    Hi All!! I'm going crazy to edit my mms.apk! I want to change the size of EditText without assign static value of height, but how can I do this?? Graphically, this is what I want: (see attachment; note: the red area is as it is now my mms.apk; the green area is the results of what I want) Part...
  8. Roby293

    Thread [Q] Need help with extended power menu on 2.3.6

    Hi all!! I need help with the extended power menu! I'm on Gingerbread 2.3.6 and my rom is deodexed. I tried to add the extended power menu following this and this tutorial... After study my "globalaction.smali", the code that I changed is this: const/4 v0, 0x3 I follow the tutorial, but if I...
  9. Roby293

    Thread [Q] help with smali code

    Hi all!! I need an help with a smali code....My question is: It's possible to change the code const-string, "example" with the code hex in public.xml of framework-res.apk?? For example, see this: const/4 v1, 0x0 const-string v2, "Reboot" aput-object v2, v0, v1 Looks the part in bold; I just...
  10. Roby293

    Post [Q] Cannot install custom rom (status 0)

    Ok, but if I try to install another custom rom (e.g. Creed rom 3.5) it work without custom kernel... I try to make my own rom from this thread Maybe the problem is the script??
  11. Roby293

    Thread [Q] Cannot install custom rom (status 0)

    Hi all :) I don't think this is the right section but I have a simple question :) I try to make a custom rom for my device with dsixda kitchen, but when I try to install my own rom on my device via CWM, I get this message: Error in /sdcard/(name of my rom).zip (status 0) installation aborted...