Não tenho certeza se isso pode dar erro mas o teu PackageName está fora do padrão. O correto é o domínio ao contrário.
Ex: br.com.forcavendas.ForcaVendas
Em 01/07/2014 09:38, "Anderson M. Andrade" <andersonm.andrade@gmail.com> escreveu:
-- ----Bom dia.Estou iniciando meu desenvolvimento em Android, e surgiu um erro ao tentar executar a aplicação no Android Studio.Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]Segue arquivo AndroidManifest.xml<?xml version="1.0" encoding="utf-8"?><manifest xmlns:android="http://schemas.android.com/apk/res/android"package="ForcaVendas.com.br.forcavendas" ><applicationandroid:allowBackup="true"android:icon="@drawable/ic_launcher"android:label="@string/app_name"android:theme="@style/AppTheme" ><activityandroid:name=".MyActivity"android:label="@string/app_name" ><intent-filter><action android:name="android.intent.action.MAIN" /><category android:name="android.intent.category.LAUNCHER" /></intent-filter></activity></application></manifest>
Anderson
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
0 comentários:
Postar um comentário