Tecnologia do Blogger.
RSS

Re: [androidbrasil-dev] Receber pagamento via Checkout

Amigos, depois que mudou o sistema de pagamento, não necessitando mais fazer ordem de pagamento internacional, alguém já recebeu?
Pelo que entendi é depósito direto na conta no Brasil, confere? Há alguma taxa para isso?
O Google emite alguma nota de pagamento, pra fins de imposto de renda?

Abraços

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

Sobre o GCM, não acho que seja a melhor alternativa pra vc trocar as mensagens ou seja lá o que tiver em mente. É melhor dar uma olhada em AMQP, ou melhor, MQTT. São protocolos de telemetria pra transmissão de mensagens com muita eficiência e muito robustos.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

Henry, pesquisa sobre as Geo-fences do Google Play Services, são mais indicadas por consumirem muito menos bateria, e considerando que sua ideia já é procurar pelas proximidades, as geo-fences devem servir justinho. Depois que receber essas informações, vc vai sim precisar cruzar os dados com um webservice pra saber quem mais está por perto, pra só então "casar" todo mundo.

Dá uma olhada também no protocolo Serf da Hashicorp, pode te dar algumas ideias.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Migração Eclipse para Android Studio ( Bibliotecas no mesmo workspace )

Thiago, dá uma pesquisada na lista que essas questões de migração já foram abordadas.

Minha recomendação, como antes, é criar novos projetos no AS e copiar os conteúdos das pastas src/ e res/ do projeto antigo para o novo, substituindo onde for possível as libs *.jar e outras em forma de código-fonte, para as versões disponíveis no jcenter, maven central, etc.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Migração Eclipse para Android Studio ( Bibliotecas no mesmo workspace )

Boa Tarde a todos! 
Estou iniciando o processo de migração dos projetos.
Estes projetos possuem algumas bibliotecas que são projetos, e estão no mesmo workspace. 
Mais ou menos assim:

\_ MeuProjeto
\_appcompat-v7
\_BarcodeProject

Então, no eclipse, selecionei MeuProjeto, e fui em Export > Glande...
Aparentemente não ocorreu erro algum. 

Fui até o Android Studio em Importei o projeto. 

Ele buildou sem erros, mas quando fui rodar o aplicativo, ele gerou dois apk's : Um do MeuProjeto e outro da biblioteca BarcodeProject.

Todos os tutoriais que vejo,  são aplicações mais simples, em que a bibliotecas são apenas .jar's...

Alguém já realizou a migração desta forma? 

Desde já agradeço a ajuda! 
Cordiais Saudações, 


--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

Esse é bem interessante, vou dar uma olhada nele.

Em terça-feira, 30 de junho de 2015 14:42:26 UTC-3, Thiago Luiz Domacoski escreveu:
tem essa paradinha aqui! 
Cloud Messaging. . . 


Vc registra o celular, e envia uma requisição passando a chave do aparelho e o conteúdo. 
 


--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

Utilizar um webservice é uma boa, vou dar uma pesquisada sobre.
A parte da comunicação que eu me refiro é como se fosse aplicativos como Tinder e Badoo, onde ele te mostra as pessoas num raio de alcance e você pode mandar uma mensagem.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

tem essa paradinha aqui! 
Cloud Messaging. . . 

https://developers.google.com/cloud-messaging/

Vc registra o celular, e envia uma requisição passando a chave do aparelho e o conteúdo. 
 


--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Re: Localizar outros aparelhos via GPS

comunicar até que dá.. mas deve dar um ¨&%$#¨%$# trampo e ser sem futuro.

2015-06-30 11:27 GMT-06:00 Thiago Luiz Domacoski <tl.domacoski@gmail.com>:
Acredito que não vá consegui comunicar um celular diretamente com o outro. 
Vc deverá consultar as posições no Web Service. 
Quando o usuário entrar no App, ele enviará sua posição, e vai consultar as ultimas posições de seus amigos.

--
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.



--
Rebert Tomaz

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: Localizar outros aparelhos via GPS

Acredito que não vá consegui comunicar um celular diretamente com o outro. 
Vc deverá consultar as posições no Web Service. 
Quando o usuário entrar no App, ele enviará sua posição, e vai consultar as ultimas posições de seus amigos.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Localizar outros aparelhos via GPS

webservice gravando a localização do caboco e retornando os mais proximos..
fora isso gogle maps ou openstreetview mostrando os "amigos"


Em 30 de junho de 2015 11:16, Henry Papa <henrynps@hotmail.com> escreveu:
Boa tarde,
Sou novo aqui, conheci o fórum através de um colega do trabalho.

Estou desenvolvendo uma aplicação que irá utilizar o gps para localizar outros usuários dentro de um raio de alcance e conectá-los.
Gostaria de saber como posso estar criando essa função, o que preciso procurar, quais ferramentas irei utilizar entre outros.

--
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.



--
Rebert Tomaz

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Localizar outros aparelhos via GPS

Boa tarde,
Sou novo aqui, conheci o fórum através de um colega do trabalho.

Estou desenvolvendo uma aplicação que irá utilizar o gps para localizar outros usuários dentro de um raio de alcance e conectá-los.
Gostaria de saber como posso estar criando essa função, o que preciso procurar, quais ferramentas irei utilizar entre outros.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] [VAGA] Desenvolvedor Mobile (Android e iOS)

Bom dia amigos,

Venho através deste informar duas oportunidades (1 para Android e 1 para iOS) para Desenvolvedor Mobile Pleno com Experiência comprovada para plataforma iOS e Android.

O Candidato deve comprovar a experiência em Desenvolvimento Mobile (de acordo com a plataforma de preferência com exemplos de Apps realizados, sendo estes de própria autoria ou de terceiros.

Deverá ter bons conhecimentos em:

• JSON / Adapter / Fragment / Layout Design / RESTful
• API's: Conhecimento em utilização de API's de terceiros
• AVANÇADO EM: Adapters / SQLite / AsyncTask / Animations / Material Design (Android) / Custom Views
• Realizar eventuais visitas técnicas à clientes e possuir disponibilidade de horário
• Prestar suporte ao cliente para os projetos realizados  

Os Currículos deverão ser encaminhados para o e-mail william.bellizzi@grupodigi.com.br com cópia para eduardo.gorio@digipronto.com.br com o seguinte assunto:

ANDROID

Assunto: VAGA DEVMOBILE ANDROID 1507

iOS

Assunto: VAGA DEVMOBILE iOS 1507

​Observação importante

​Após a entrevista, Todo candidato deverá criar um App que deverá consumir um JSON e apresentar os dados em uma lista customizada contendo imagem e textos dentro do prazo de 24h, sendo contado após o envio do e-mail com as instruções.

​BOA SORTE !

Atenciosamente

​​
Gorio

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Re: [OFF] - Google Ends Support for Android Eclipse Tools

Lendo...

Em 30 de junho de 2015 08:52, Édipo Souza <edipo2s@gmail.com> escreveu:
Pra quem ainda não migrou para o Android Studio, essa é mais uma dica do Google que já está na hora. Foi bom enquanto durou, mas o eclipse já passou.

Nesse artigo detalho alguns conceitos e principais funções do Android Studio para quem está começando.



Em terça-feira, 30 de junho de 2015 08:25:41 UTC-3, Iuri Costa Freire escreveu:

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: [OFF] - Google Ends Support for Android Eclipse Tools

Pra quem ainda não migrou para o Android Studio, essa é mais uma dica do Google que já está na hora. Foi bom enquanto durou, mas o eclipse já passou.

Nesse artigo detalho alguns conceitos e principais funções do Android Studio para quem está começando.



Em terça-feira, 30 de junho de 2015 08:25:41 UTC-3, Iuri Costa Freire escreveu:

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] Re: [OFF] - Google Ends Support for Android Eclipse Tools

Pra quem ainda não migrou para o Android Studio, essa é mais uma dica do Google que já está na hora. Foi bom enquanto durou, mas o eclipse já passou.

Nesse artigo detalho alguns conceitos e principais funções do Android Studio para quem está começando.

http://ediposouza.com/iniciando-com-o-android-studio


Em terça-feira, 30 de junho de 2015 08:25:41 UTC-3, Iuri Costa Freire escreveu:

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] [OFF] - Google Ends Support for Android Eclipse Tools

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Enviar e-mail com anexo sem interação com usuário

O problema que estou enfrentando é exatamente este deste site..


Fiz o projeto no eclipse e rodou perfeito, já no Android Studio não consigo incluir as libs (.jar)..

Alguém já passou por isso ?
    compile 'javax.activation:activation:1.1.1'
compile 'javax.mail:mail:1.5.0-b01'
compile files('libs/additionnal.jar')

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 18:10 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Inclua  compile fileTree(include: ['*.jar'], dir: 'libs')

2015-06-26 17:53 GMT-03:00 Gorio <goriofab@gmail.com>:
Estou incluindo as libs no gradle dessa forma

compile files('libs/activation.jar')
compile files('libs/additionnal.jar')
compile files('libs/mail.jar')
Porém na classe ele não reconhece os imports.. alguma dica ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:36 GMT-03:00 Gorio <goriofab@gmail.com>:
Consegui enviar agora..

Não sei o que ocorre no Android Studio, mas não esta reconhecendo os jars..

Testei pelo eclipse e foi.. vou investigar o porque..

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:06 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Você está com os 3 jars?
mail.jar, activation.jar e additionnal.jar

Consegue enviar e-mail sem anexo?

Abs

2015-06-26 17:02 GMT-03:00 Gorio <goriofab@gmail.com>:
Também não deu certo..

Já tentei colocar as libs (*.jar) e também não deu certo..



Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 16:38 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Dá uma olhada no link abaixo vê se te ajuda..

http://mrbool.com/how-to-work-with-java-mail-api-in-android/27800

Abs.

2015-06-26 16:32 GMT-03:00 Gorio <goriofab@gmail.com>:
Boa tarde,

Estou tentando a algumas horas enviar um e-mail via SMTP com anexo de forma assíncrona e de todos os meios que pesquisei levam a este caso




Estou utilizando esta lib

compile 'javax.mail:javax.mail-api:1.5.3'

Porém está dando o seguinte erro..


java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/mail/util/PropUtil;
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
     Caused by: java.lang.ClassNotFoundException: Didn't find class "com.sun.mail.util.PropUtil" on path: DexPathList[[zip file "/data/app/br.com.digipronto.brfapp-1/base.apk"],nativeLibraryDirectories=[/data/app/br.com.digipronto.brfapp-1/lib/arm, /vendor/lib, /system/lib]]
            at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
    Suppressed: java.lang.ClassNotFoundException: com.sun.mail.util.PropUtil
            at java.lang.Class.classForName(Native Method)
            at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
            at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
            ... 16 more
     Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available

Alguém tem alguma ideia que possa me ajudar ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 

--
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.

--
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.


--
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.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Re: Lib de Reconhecimento de Caracteres

Bom dia,

O último email desta thread foi em 2013. Como estou iniciando os estudos de OCR no Android vou ressuscitar.
Diogo, conseguiu fazer o OCR?
Alguém indica alguma lib para uso do OCR no Android?
Usar OCR offline. Usando webservice não atende às necessidades.
Pesquisei a tess-two e Tesseract. Vou testá-las. Alguém indica outra?

Em ter, 5 de mar de 2013 às 09:01, Duanniston Cardoso Cabral <duanniston@gmail.com> escreveu:
Não conheço.

Att.

Duanniston Cardoso Cabral
Graduado em Redes de Computadores - UEG
Pós graduando em Desenvolvimento de Software - SENAC
 

  
     vCard
My QR VCard

--
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/groups/opt_out.
 
 

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Monetização pela desinstalação de aplicativos.

já ouve 1200 impressoes e recebi 0.60 ate agora... muito poucos clicam


Carlos Alberto C. P Neto| Desenvolvedor de Web/Sistemas  (Vb.Net,C#, PHP, Android)

E-mail: caneto@gmail.com | Skype: caneto.tj

 


Meus Apps na loja Apt
Loja Aptoide apps



Minha Lista de APPs publicados na loja do Android (Google Play)
Meus Apps no Google




Em 28 de junho de 2015 15:09, dms <dms021@gmail.com> escreveu:
Carlos,

Muito pouco quer dizer quanto? 

Só paga quando a pessoa clica no anúncio, ou só de exibir o anúncio também paga ?

Obrigado
Daniel

On Friday, June 26, 2015 at 1:32:39 PM UTC-3, Carlos Alberto Pinto wrote:

Eu to usando, para testar em 2 aplicativo.

Funciona bem, mais paga muito pouco.

Se chama

appjolt.com



Carlos Alberto C. P Neto| Desenvolvedor de Web/Sistemas  (Vb.Net,C#, PHP, Android)

E-mail: can...@gmail.com | Skype: caneto.tj

 


Meus Apps na loja Apt
Loja Aptoide apps



Minha Lista de APPs publicados na loja do Android (Google Play)
Meus Apps no Google




Em 26 de junho de 2015 11:39, dms <dms...@gmail.com> escreveu:
Bom dia pessoal,

Tenho recebido e-mails e visto ADS relacionados a plataformas que pagam quando o usuário desinstala o seu aplicativo. 

Pelo que entendi, o código deles que você coloca no seu app, detecta que o seu app foi desinstalado a apresenta um AD.

Alguém já testou isto? Sabe como funciona?

Nas páginas que pesquisei não existe informação confiável sobre os ganhos.

Mas aproveitando a ideia, existe alguma forma fácil de detectar que o aplicativo está sendo desinstalado e por exemplo permitir que eu mostre uma tela perguntando ao usuário o motivo da insatisfação com o app?

[]s Daniel

--
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-...@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.

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Monetização pela desinstalação de aplicativos.

Carlos,

Muito pouco quer dizer quanto? 

Só paga quando a pessoa clica no anúncio, ou só de exibir o anúncio também paga ?

Obrigado
Daniel

On Friday, June 26, 2015 at 1:32:39 PM UTC-3, Carlos Alberto Pinto wrote:

Eu to usando, para testar em 2 aplicativo.

Funciona bem, mais paga muito pouco.

Se chama

appjolt.com



Carlos Alberto C. P Neto| Desenvolvedor de Web/Sistemas  (Vb.Net,C#, PHP, Android)

E-mail: can...@gmail.com | Skype: caneto.tj

 


Meus Apps na loja Apt
Loja Aptoide apps



Minha Lista de APPs publicados na loja do Android (Google Play)
Meus Apps no Google




Em 26 de junho de 2015 11:39, dms <dms...@gmail.com> escreveu:
Bom dia pessoal,

Tenho recebido e-mails e visto ADS relacionados a plataformas que pagam quando o usuário desinstala o seu aplicativo. 

Pelo que entendi, o código deles que você coloca no seu app, detecta que o seu app foi desinstalado a apresenta um AD.

Alguém já testou isto? Sabe como funciona?

Nas páginas que pesquisei não existe informação confiável sobre os ganhos.

Mas aproveitando a ideia, existe alguma forma fácil de detectar que o aplicativo está sendo desinstalado e por exemplo permitir que eu mostre uma tela perguntando ao usuário o motivo da insatisfação com o app?

[]s Daniel

--
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-...@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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

[androidbrasil-dev] TFS no Android Studio

Boa tarde!

Estou com dificuldades de entender como configura o TFS no Android Studio, alguém já conseguiu configurar o TFS Alguma vez no android Studio e poderia me ajudar? instalei o plugin porem fico perdido de como e aonde configurar o resto


--

Atenciosamente, 

Lucas Carvalho
Desenvolvedor de Sistemas C# /Java Android
Formando em Análise e Desenvolvimento de Sistemas
Celular/Whatsapp: (33) 8445-6655 [Claro] / (33) 9141-1091 [TIM]
Skype: Lucas.Castro.Carvalho

 Twitter   Facebook     

--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Enviar e-mail com anexo sem interação com usuário

Inclua  compile fileTree(include: ['*.jar'], dir: 'libs')

2015-06-26 17:53 GMT-03:00 Gorio <goriofab@gmail.com>:
Estou incluindo as libs no gradle dessa forma

compile files('libs/activation.jar')
compile files('libs/additionnal.jar')
compile files('libs/mail.jar')
Porém na classe ele não reconhece os imports.. alguma dica ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:36 GMT-03:00 Gorio <goriofab@gmail.com>:
Consegui enviar agora..

Não sei o que ocorre no Android Studio, mas não esta reconhecendo os jars..

Testei pelo eclipse e foi.. vou investigar o porque..

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:06 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Você está com os 3 jars?
mail.jar, activation.jar e additionnal.jar

Consegue enviar e-mail sem anexo?

Abs

2015-06-26 17:02 GMT-03:00 Gorio <goriofab@gmail.com>:
Também não deu certo..

Já tentei colocar as libs (*.jar) e também não deu certo..



Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 16:38 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Dá uma olhada no link abaixo vê se te ajuda..

http://mrbool.com/how-to-work-with-java-mail-api-in-android/27800

Abs.

2015-06-26 16:32 GMT-03:00 Gorio <goriofab@gmail.com>:
Boa tarde,

Estou tentando a algumas horas enviar um e-mail via SMTP com anexo de forma assíncrona e de todos os meios que pesquisei levam a este caso




Estou utilizando esta lib

compile 'javax.mail:javax.mail-api:1.5.3'

Porém está dando o seguinte erro..


java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/mail/util/PropUtil;
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
     Caused by: java.lang.ClassNotFoundException: Didn't find class "com.sun.mail.util.PropUtil" on path: DexPathList[[zip file "/data/app/br.com.digipronto.brfapp-1/base.apk"],nativeLibraryDirectories=[/data/app/br.com.digipronto.brfapp-1/lib/arm, /vendor/lib, /system/lib]]
            at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
    Suppressed: java.lang.ClassNotFoundException: com.sun.mail.util.PropUtil
            at java.lang.Class.classForName(Native Method)
            at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
            at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
            ... 16 more
     Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available

Alguém tem alguma ideia que possa me ajudar ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 

--
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.

--
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.


--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Re: [androidbrasil-dev] Enviar e-mail com anexo sem interação com usuário

Estou incluindo as libs no gradle dessa forma

compile files('libs/activation.jar')
compile files('libs/additionnal.jar')
compile files('libs/mail.jar')
Porém na classe ele não reconhece os imports.. alguma dica ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:36 GMT-03:00 Gorio <goriofab@gmail.com>:
Consegui enviar agora..

Não sei o que ocorre no Android Studio, mas não esta reconhecendo os jars..

Testei pelo eclipse e foi.. vou investigar o porque..

Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 17:06 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Você está com os 3 jars?
mail.jar, activation.jar e additionnal.jar

Consegue enviar e-mail sem anexo?

Abs

2015-06-26 17:02 GMT-03:00 Gorio <goriofab@gmail.com>:
Também não deu certo..

Já tentei colocar as libs (*.jar) e também não deu certo..



Atenciosamente

Gorio
(www.gorio.eng.br)

 


2015-06-26 16:38 GMT-03:00 Marcos Azevedo <mdiego.azevedo@gmail.com>:
Dá uma olhada no link abaixo vê se te ajuda..

http://mrbool.com/how-to-work-with-java-mail-api-in-android/27800

Abs.

2015-06-26 16:32 GMT-03:00 Gorio <goriofab@gmail.com>:
Boa tarde,

Estou tentando a algumas horas enviar um e-mail via SMTP com anexo de forma assíncrona e de todos os meios que pesquisei levam a este caso




Estou utilizando esta lib

compile 'javax.mail:javax.mail-api:1.5.3'

Porém está dando o seguinte erro..


java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/mail/util/PropUtil;
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.digipronto.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
     Caused by: java.lang.ClassNotFoundException: Didn't find class "com.sun.mail.util.PropUtil" on path: DexPathList[[zip file "/data/app/br.com.digipronto.brfapp-1/base.apk"],nativeLibraryDirectories=[/data/app/br.com.digipronto.brfapp-1/lib/arm, /vendor/lib, /system/lib]]
            at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
            at javax.mail.internet.ParameterList.<clinit>(ParameterList.java:141)
            at javax.mail.internet.ContentType.setParameter(ContentType.java:198)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:214)
            at javax.mail.internet.MimeMultipart.<init>(MimeMultipart.java:193)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:56)
            at br.com.xxx.brfapp.util.Mail.<init>(Mail.java:72)
            at br.com.xxx.brfapp.fragment.FragmentCoaching$9.onClick(FragmentCoaching.java:582)
            at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:162)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:145)
            at android.app.ActivityThread.main(ActivityThread.java:5832)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)
    Suppressed: java.lang.ClassNotFoundException: com.sun.mail.util.PropUtil
            at java.lang.Class.classForName(Native Method)
            at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
            at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
            ... 16 more
     Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available

Alguém tem alguma ideia que possa me ajudar ?

Atenciosamente

Gorio
(www.gorio.eng.br)

 

--
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.

--
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.


--
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.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS