Search Unity

can get android app working

Discussion in 'Android' started by mikevanman, Dec 21, 2011.

  1. mikevanman

    mikevanman

    Joined:
    Sep 30, 2009
    Posts:
    108
    sorry thats can't get my android app working

    OK I"v just got my self the basic Android addon (got Unity pro + iphone) also got my self a new Samsung galaxy tab 10.1 so off we go.

    My app (apk file) runs but after the unity splash screen crashes out, (which I seem to be reading a lot about) but I'm still not sure where I'm going wrong)

    I have set up a AndroidManifest.xml file (from the unity application folder) and have it in my unity project in the folder Plugins\Android\AndroidManifest.xml.

    in the manifest I have put the package name as the bundle identifier , so what am I missing.

    Also is it just a case of getting the setting correct in the manifest file correct, I'v also read about setting up .jar file (and am then getting really confused) but is this just for using plugins??

    anyway help really appreciate as I'v spent 24hr now and still not got anything to run on my device...
     
    Last edited: Dec 21, 2011
  2. syslord2k2

    syslord2k2

    Joined:
    Apr 12, 2011
    Posts:
    23
    Could you please post your logcat of the time where the crash happens?
     
  3. mrKaizen

    mrKaizen

    Joined:
    Feb 14, 2011
    Posts:
    139
    Hi,
    I had the same problem.
    Thread here.

    My solution: try updating to 3.4.2f3 as I did. ;)
    (download it from the home page)
     
    Last edited: Dec 22, 2011