O App Inventor não pode copilar este projeto.
O compilador informou o seguinte erro
________Preparing aplicação ícone
me ajudem que sabe oque pode ser esse erro?
O App Inventor não pode copilar este projeto.
O compilador informou o seguinte erro
________Preparing aplicação ícone
me ajudem que sabe oque pode ser esse erro?
look at this :
https://community.appinventor.mit.edu/search?q=Preparing%20application%20icon
Or try changing your application icon like this :
Hello megatrows2
It is likely that your App icon is not optimised for Android. If that is the case, then you probably have not optimised your images for Android either, which will lead to the next build or run failure. Please follow the tips on my website:
https://www.professorcad.co.uk/appinventortips#TipsImages
Note: do not post images on this forum via a third party such as imgur - post directly to the forum. When posting Blocks Images, right-mouse-click in the work area and select "Download Blocks as Image".
Retirei a imagem com o formato .icon e coloquei outra imagem com o formato PNG
o copilador aceitou o formato e consegui copilar
Muito Obrigado!
It means you have called Activity Starter to run an Activity that it cannot find/does not exist - could be a typing error?
You're welcome
try replacing this :
Action: android.intent.action.VIEW
with this :
android.intent.action.VIEW
MINHA PRIMEIRA TELA NÃO CONSEGUE SE CONECTAR COM A SEGUNDA TELA // HELP-ME
ALGUÉM PODE ME AJUDAR COMO SE CONECTAR COM A SEGUNDA TELA TV01
NAO QUERO USAR O PLAYER DO NAVEGADOR EU QUERO USAR O PROPIO PLAYER DO APLICATIVO
Hello Wellington
Please do not write your posts in capital letters - that means you are shouting!
my first screen cannot connect with the second screen
Cannot see your code trying to do this? Let's say you are on Screen1 and want to take the User to Screen tv01:
FromScreen1ToOtherScreen.aia (2.7 KB)
Screen1 Blocks
Screen tv01 Blocks
i do not want to use the browser's player i want to use the application's player propio
So, what you want to play is on the Internet. Use the WebView Component to display a webpage within your App or use the App Inventor Video Player Component to stream a video file. More Information:
http://ai2.appinventor.mit.edu/reference/components/media.html#VideoPlayer
Alguém sabe porque eu não to conseguindo se conectar com a segunda tela de Player de video
quem poder me ajudar a resolver esse problema ?
me ajudem amigos !
Hello Wellington
Are you saying that you have two Video Players, one on each screen?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.