Zrej595 Community

Tol! Baka gusto mo munang mag-Login?
Login-login din pag may time ha? hehehehehe

Join the forum, it's quick and easy

Zrej595 Community

Tol! Baka gusto mo munang mag-Login?
Login-login din pag may time ha? hehehehehe

Zrej595 Community

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Zrej595 is an online community forums. Login or Signup to join us...


    Tutorial Animated Opera Mini

    kurama
    kurama
    Newbie
    Newbie


    Posts : 3
    Reputation : 1
    Join date : 11/07/2016
    Age : 39
    Location : Baguio City

    Tutorial Animated Opera Mini Empty Tutorial Animated Opera Mini

    Post by kurama Wed Jul 13, 2016 1:19 pm

    3
    UBT / FBT Zone / Mobile UBT / FBT / (Animated
    Opera Mini Magneto plus Khalifa Animated Mini
    plus tutorial
    on: 07-03-16 12:07 PM
    Download na. haha
    Injected And Add Script xml
    Injected xml StartUp Splash
    Injected xml BG (4Times AutoChange)
    Injected xml Animation Moved
    Replace app icon
    Replace boot_opera_logo
    Sa mga gusto matuto magmod at sumali sa group
    ko just like my FB Page Tikbalang Revisionists and
    Modders Group.
    Magcoconduct ako ng online seminar on modding
    opera mini.
    Ngayon lang po ito nangyari sa History of Opera
    Mini Modding na Real Life Picture Animation .Yung
    iba kac puro cartoons un animation nila.hehe joke
    lang pero wala kac ako nakitang iba na may
    ganyang gif ni mia khalifa.
    3 days ko tong pinagaralang gawin.Opera Mini
    7.6.1 gamit ko dito, kac ayaw talaga pag ibang om.
    I used gif splitter.Ito yung mga method and logic sa
    paggawa nito.
    1.SMALI FILES PLACING
    May dalawamg smali files dito.Smali file for the
    gif animation at smali file for the changing
    background.
    Matatagpuan ang animation smali sa smali\com
    \magneto.Ang changing background animation
    smali naman ay ay sa smali\.
    2.FRAME ADJUSTMENT IN ANIMATION.xml
    Sa loob ng res/drawable andun and
    animation.xml.Fixed file din yan.Andyan sa loob
    nyan ang number of frames.Ang frames nga pala
    yung nahati hating images ng isang gif image. I
    used a gif splitter site para masplit yang gif ko.Just
    type gif split sa google at andyan un sites na
    nagssplit ng mga gif.
    Bakit importante ang placing ng smali?Kac
    mageerror ang package nyo pag mali ang placing.
    Fixed files yang mga smali na yan so kahit icocopy
    mo lang yang mga yan sa package mo.Ang need
    mo lang palitan dyan ay yung path names ng
    Animasi.Rename lang gagawin dyan sa loob nyan.
    Kung 10 ang nasplit na images 10 din ang frames
    mo. Sa animation_bg.xml naman andyan ang
    names at numbers ng changing backgrounds.
    Nasa drawable din ang png images ng mga frames
    mo.
    3.Editing Main.xml and ids.xml
    Punta ka sa res/layout/main.xml. Cya nga pala
    use the tool Droidedit sa pagedit ng mga xml at
    smali. Ilagay to or copy paste before dun sa
    <merge> sa dulo
    <LinearLayout android:gravity="center"
    android:orientation="vertical" android:layout_
    width="fill_parent" android:layout_height="wrap_
    content">
    <com.magneto.Magneto android:id="@id/
    magneto_anim" android:layout_width="wrap_content"
    android:layout_height="wrap_content" />
    </LinearLayout>
    Rename nyo lang un com.magneto.Magneto
    depende sa folder names na ginawa nyo.Para yan
    sa animation.
    Para sa changing background animation naman
    eto un sa line 7.Kung ayaw nyo ng may changing
    background tatanggalin nyo ito lahat.
    <LinearLayout android:gravity="center"
    android:orientation="vertical" android:layout_
    width="fill_parent" android:layout_height="wrap_
    content">
    <magneto.Animasi android:id="@id/
    Magnetobg_anim" android:layout_width="wrap_
    content" android:layout_height="wrap_content"
    android:layout_alignParentBottom="true" />
    </LinearLayout>
    Take note sa mga nakalagay sa @id dyan dahil
    dapat pareho yang id nyo dyan pag iedit nyo naman
    na this time yun ids.xml na makikita nyo naman sa
    res/values/. Edit ids.xml renaming lang uli sa part
    na to.Ang una lagi ay un animation at pangalawa ay
    yung changing background.
    4.UNDERSTANDING THE PATTERN INSIDE
    public.xml.
    Go to res/values/public.xml
    Dapat meron mga to dun sa after ng notification
    icon
    <public type="drawable" name="animation"
    id="0x7f020008" />
    <public type="drawable" name="animation_bg"
    id="0x7f020009" />
    Andyan din ule un mga frames at changing
    background names pati un splash.
    Dapat nasa dulo to then rename
    <public type="id" name="magneto_anim"
    id="0x7f080004" />
    <public type="id" name="Magnetobg_anim"
    id="0x7f080005" />
    </resources>
    Next.kung ano ang splash name dun sa splash
    image mo na nasa drawable ay yun din ang name
    na nandyan. Before sa magneto0 which is the first
    background andun ang splash. So makikita nyo
    dyan " "magneto" yan ang splash ko.
    Proceed tayo sa pattern na dapat nyo malaman
    dito.Kapag 10 below lang frames nyo ay madali
    lang dahil all you need to do is write frame0 to
    frame10 then un id sa dulo nila ay magtatapos ng a
    to f at after nyan ay eto na "0x7f020010" .Kaso here
    is the pattern pag more than 10 ang frames mo, it
    will be frame0 then frame 1 then frame 10 then
    frame 2 to frame 9. Pag 20 ang frames mo it would
    be frame0 frame1 frame10 frame11 frame 12 frame
    13 frame 14 frame15 frame 16 frame 17 frame 18
    frame19 THEN FRAME2 pag 30 ang frames mo is
    0 1 10-19 then 2 then 20-29 then 3.Gets?
    now punta tau sa mga id after ng
    d="0x7f02000f" />
    Ay "0x7f020010" lagi ang next dyan pag naging
    19 na ang dulo nyan ay start ka uli sa a at
    magiging ganito na yan "0x7f02001a" Pag umabot
    ka pa ng 29 after 29 ay 2a na 2b and so on.Pag 39
    na ay 3a na.Basta yan ang pattern observe lang the
    pattern and be sure to input correct numbers dahil
    hindi magrerecompile ang package pag mali ang
    values.
    Ayan we're almost done.Lagay mo na un splash mo
    at ung frame images mo sa drawable pati un
    animation.xml or and animation_bg.xml
    5. ORDINARY BACKGROUND XML vs ANIMATED
    BACKGROUND XML
    Eto un isa sa huling error na nagpachallange
    sakin.Mag editing xml kac pag naglalagay ka ng
    splash at background.Ineedit mo un
    Androidmanifest, main,public at styles xmls.Hindi
    ko na idedetalye dito kung pano un gnagawa since
    animated opera mini ang tutorial na to. You can
    refer to shigeno modding tutorials para dyan.
    So biglang nag"opera mini has stopped" error un
    package ko kac lately naanalyse ko na may bawas
    method na dapat palang gawin.So anu lang dapat
    ang mga ieedit na xml parts/lines pag animated
    opera mini ang gagawin natin.Ito un:
    - AndroidManifest.xml
    - Public.xml(sa ibaba nyan)
    - Styles.xml
    Take note usually ineedit natin un public un nasa
    bandang itaas for background and splash sa
    animated ay hindi na.
    Sa AndroidManifest.xml
    - edit un =package
    - edit un android:theme="@style/
    Theme.MagnetoTheme"
    Sa Public.xml
    - edit <public type="style"
    name="Theme.MagnetoTheme"
    Sa styles.xml
    - eto ang format
    1<?xml version="1.0" encoding="utf-8"?>
    2<resources>
    3 <style name="Theme.MagnetoTheme"
    parent="@android:style/Theme">
    4 <item name="android:windowBackground">@
    drawable/magneto</item>
    5 <item name="android:windowNoTitle">true</
    item>
    6 <item
    name="android:windowContentOverlay">@null</
    item>
    7 </style>
    8 </resources>
    9.
    And thats it.Recompile your opera mini using
    Apktool.Medyo mahirap maghanap ng matinung
    apktool so try the one im usimg here.Pang unpack
    yan ng apk at pangrecompile.Pag magrecompile
    kau e don't forgen to click on"sign".Pag may mali at
    di magrecompile ,sasabihin din ng tool na yan kung
    saan kau nagkamali.
    http://m.apkhere.com/down/per.pqy.apktool_5.1.0_
    free
    Wag nga pala kau malito kung magneto un names
    dyan ng folders at ids pero mia khalifa un opera
    mini ko,ginamit ko kac na template un opera mini
    magneto. Magbigay din ako ng credit sa creator ng
    opera mini venom dahil yung opera mini nya ang
    pinagaralan ko.
    Pag ishare sa iba ang opera mini na mga yan at
    ishare ang tutorial ko ay pakicredit din sa kin .ok

      Current date/time is Fri Mar 29, 2024 12:01 am