Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by DuckOfDoom · Apr 15, 2012 at 03:27 AM · androidnameiconopenfeint

OpenFeint app name/icon problem

So I'm trying new OpenFeint for my android app in unity and there is a problem that OpenFeint, when integrated, replaces my app name with "com.gree.giraffe" and the icon with default icon. Meaning it overrides my unity android player settings. I know this probably has something to do with Android Manifest that shipped with OpenFeint and is used instead of UnityAndroidPlayer default manifest. I tried moving activities from one to another and that doesn't help the slightest.

How do I make my app name and icon customized when using OpenFeint?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by DuckOfDoom · Apr 17, 2012 at 03:04 PM

Kinda solved this.

You have to copy default android manifest for (in Unity/Editor/Data/PlayBackEngines/androidplayer) and paste it to your Assets/Plugins/Android folder in your project. Then you add the activities and permissions as stated here:

http://support.openfeint.com/dev/getting-started-with-of-android-1-10-2-integrate-openfeint-in-your-game/

Then you can change your default pic and package name as you want via unity settings.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Bigcheese · May 16, 2012 at 12:19 PM

Hello, thanks for the post, but I've tried your solution and it doesn't seem to work :/ I Ended up with the following AndroidManifest! Am I missing anything ?!

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

http://schemas.android.com/apk/res/android" package="com.unity3d.player" android:installLocation="preferExternal" android:versionCode="1" android:versionName="1.0">

   <activity android:name="com.openfeint.internal.ui.IntroFlow"
             android:label="IntroFlow"
             android:configChanges="orientation|keyboardHidden"
             android:theme="@style/OFNestedWindow"/>
   <activity
             android:name="com.openfeint.api.ui.Dashboard"
             android:label="Dashboard"
             android:configChanges="orientation|keyboardHidden"
             android:theme="@style/OFNestedWindow"/>
   <activity android:name="com.openfeint.internal.ui.Settings"
             android:label="Settings"
             android:configChanges="orientation|keyboardHidden"
             android:theme="@style/OFNestedWindow"/>
   <activity android:name="com.openfeint.internal.ui.NativeBrowser"
             android:label="NativeBrowser"
             android:configChanges="orientation|keyboardHidden"
             android:theme="@style/OFNestedWindow"/>
   
 </application>

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

Why is the app icon on my android phone cut off? 1 Answer

How to create Icon 0 Answers

Android App Icon for xxxhdpi 0 Answers

Is it possible to publish Daydream app with Unity 5.5.4 0 Answers

OpenFeint Facade integration Unity Android 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges