Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in menifest file #1

Open
Alfiyaanjum opened this issue Feb 9, 2017 · 1 comment
Open

problem in menifest file #1

Alfiyaanjum opened this issue Feb 9, 2017 · 1 comment

Comments

@Alfiyaanjum
Copy link

project is not getting launched

@detolath
Copy link

detolath commented May 30, 2018

Set launched

<activity android:name="yourActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants