• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

what is error -3 android

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i i am trrying to apply audio efect virtualizer but it crashes at runtime and am finding it hard to find any doc on issue
mainnactivity


the stacktrace


i have permissions

anyhelp would be great thanks
 
Saloon Keeper
Posts: 271
7
Android Python Oracle Postgres Database Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Error -3 aka NETWORK_ERROR indicates an error with the  network connection.
 
john bean
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for help odd im not using network but thanks i could not find anything about error -3
 
Roland Mueller
Saloon Keeper
Posts: 271
7
Android Python Oracle Postgres Database Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

john bean wrote:thanks for help odd im not using network but thanks i could not find anything about error -3



I checked again and must admit that I mixed up  the found error code :-(

Sorry for the confusion!
reply
    Bookmark Topic Watch Topic
  • New Topic