[Q] How To Fix Boot Stuck After Compilation?

Search This thread

haky 86

Recognized Contributor
Oct 5, 2012
3,771
7,695
Hello mates

I build successfully Cyanogen Mod 10.1 for my ancora device as test, i got many warning during compilation without any stop, if got warning during compilation did mean can't boot or what depend from?

i use this repos as source:

<?xml version="1.0" encoding="UTF-8"?>

<manifest>
<remote name="arco" fetch="https://github.com/arco" />
<remote name="ralisi" fetch="ssh://git@github.com/ralisi" />

<project path="device/samsung/ancora" name="android_device_samsung_ancora" remote="ralisi" revision="cm-10.1"/>
<project path="vendor/samsung/ancora" name="android_vendor_samsung_ancora" remote="arco" revision="cm-10.1"/>
<project path="kernel/samsung/samsung-kernel-msm7x30" name="samsung-kernel-msm7x30" remote="arco" revision="cm-10.1"/>
</manifest>

Any one can help me, thanks :)
 
  • Like
Reactions: Redwraith96

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hello mates

    I build successfully Cyanogen Mod 10.1 for my ancora device as test, i got many warning during compilation without any stop, if got warning during compilation did mean can't boot or what depend from?

    i use this repos as source:

    <?xml version="1.0" encoding="UTF-8"?>

    <manifest>
    <remote name="arco" fetch="https://github.com/arco" />
    <remote name="ralisi" fetch="ssh://git@github.com/ralisi" />

    <project path="device/samsung/ancora" name="android_device_samsung_ancora" remote="ralisi" revision="cm-10.1"/>
    <project path="vendor/samsung/ancora" name="android_vendor_samsung_ancora" remote="arco" revision="cm-10.1"/>
    <project path="kernel/samsung/samsung-kernel-msm7x30" name="samsung-kernel-msm7x30" remote="arco" revision="cm-10.1"/>
    </manifest>

    Any one can help me, thanks :)