GithubHelp home page GithubHelp logo

android-manet-visualizer's Introduction

android-manet-visualizer's People

Contributors

jrobble avatar mistr-stoker avatar monk-dot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-manet-visualizer's Issues

Manifest errors

"Error: No resource found that matches the given name." on line 8 of the manifest: android:icon="@drawable/icon"
This is easy to fix by copying an icon.png into res/drawable-mdpi, but I don't know which icon you want to use.

After fixing that, I get:
Installing visualizer.apk...
Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

It seems to be due to the android:name being empty. I changed it from

to

and then it launches, but immediately crashes ("Unfortunately, MANET Visualizer has stopped.", and there is strangely no LogCat output that seems to indicate what happened. Here it is:

09-20 12:43:20.080: D/AndroidRuntime(12758): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
09-20 12:43:20.080: D/AndroidRuntime(12758): CheckJNI is OFF
09-20 12:43:20.310: D/AndroidRuntime(12758): Calling main entry com.android.commands.pm.Pm
09-20 12:43:20.320: D/AndroidRuntime(12758): Shutting down VM
09-20 12:43:20.330: D/dalvikvm(12758): GC_CONCURRENT freed 101K, 82% free 469K/2560K, paused 0ms+0ms
09-20 12:43:20.330: D/dalvikvm(12758): Debugger has detached; object registry had 1 entries
09-20 12:43:20.330: I/AndroidRuntime(12758): NOTE: attach of thread 'Binder Thread #3' failed
09-20 12:43:20.340: D/dalvikvm(5825): GC_CONCURRENT freed 419K, 10% free 6743K/7431K, paused 31ms+2ms
09-20 12:43:20.680: D/AndroidRuntime(12772): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
09-20 12:43:20.680: D/AndroidRuntime(12772): CheckJNI is OFF
09-20 12:43:20.850: D/AndroidRuntime(12772): Calling main entry com.android.commands.am.Am
09-20 12:43:20.850: I/ActivityManager(192): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=org.span.visualizer/.MANETVisualizer} from pid 12772
09-20 12:43:20.900: D/WindowManager(192): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) layoutdir=0 sw800dp w800dp h1232dp xlrg port ?uimode ?night finger -keyb/v/h -nav/v} mLidOpen:-1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:2
09-20 12:43:20.910: D/AndroidRuntime(12772): Shutting down VM
09-20 12:43:20.920: D/dalvikvm(12772): GC_CONCURRENT freed 102K, 81% free 492K/2560K, paused 0ms+1ms
09-20 12:43:20.920: D/dalvikvm(12772): Debugger has detached; object registry had 1 entries
09-20 12:43:20.940: I/AndroidRuntime(12772): NOTE: attach of thread 'Binder Thread #3' failed
09-20 12:43:20.980: D/OpenGLRenderer(506): Flushing caches (mode 1)
09-20 12:43:20.980: D/OpenGLRenderer(506): Flushing caches (mode 0)
09-20 12:43:21.130: D/dalvikvm(12783): Late-enabling CheckJNI
09-20 12:43:21.150: I/ActivityManager(192): Start proc org.span.ptt for service org.span.ptt/.service.ConnectionService: pid=12783 uid=10091 gids={3003}
09-20 12:43:21.170: I/dalvikvm(12783): Turning on JNI app bug workarounds for target SDK version 9...
09-20 12:43:21.200: D/ConnectionService(12783): onCreate()
09-20 12:43:21.220: D/ConnectionService(12783): onStartCommand
09-20 12:43:27.330: D/dalvikvm(5825): GC_CONCURRENT freed 416K, 10% free 6743K/7431K, paused 12ms+2ms
09-20 12:43:30.890: W/ActivityManager(192): Launch timeout has expired, giving up wake lock!
09-20 12:43:30.910: W/ActivityManager(192): Activity idle timeout for ActivityRecord{410d1a78 org.span.visualizer/.MANETVisualizer}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.