blennerSilva

Results 10 issues of blennerSilva

implementation('com.journeyapps:zxing-android-embedded:4.1.0') { transitive = false } im using the lib above ever since android 11 was released this error started to happen it happens evarytime um starting the intergator ERROR...

I'm trying to change the color of the progress view via code. i used to do it with this line, progressBar.getIndeterminateDrawable().setColorFilter(ContextCompat.getColor(this, R.color.kids_player_background), android.graphics.PorterDuff.Mode.SRC_IN); but getIndeterminateDrawable doesnt wxist on Progress view...

Hey guys how do i get the whole book page count? i saw an similar issue but its old i would like to know if it was solved

enhancement

Hey would plz tell me how to make camera face back on liveness detection?

Hey guys im facing this error when im parsing a epub con you guys give me some direction on how to solve it. 01-02 13:47:17.732 18673-18673/com.ubook.reader.ureader W/System.err: **org.xml.sax.SAXParseException: Unexpected end...

priority:Medium
type:Question
platform:Android
func:Content
func:XML
func:Java
difficulty:Dev

i have a fragment tab host with no adapter how would i use it? @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_car_list_chapters); setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); ``` PagerSlidingTabStrip pagerSlidingTabStrip = (PagerSlidingTabStrip) findViewById(R.id.tabs); Button...

sorry for noobness but im very new to android developing on frameworks....im following ur video on youtube....but unfortunatelly i cant get pass the error..sinc the command SUDO !! does not...

hey i removed butter knife because i already dont use it in my project...but since i removed i cannot setTextSize on the run can you help me out

hello i followed ur code and it woks perfecly on my phone but when on someone else´s phone it generates an API problem hos do i fix that?

hello im getting this error when trying to install the exemple . ![image](https://github.com/barnhill/AndroidOBD/assets/10924301/a5595d67-057a-4c6e-8a83-ba6525273906) org.gradle.api.plugins.ExtraPropertiesExtension$UnknownPropertyException: Cannot get property 'REMOTE_CACHE_URL' on extra properties extension as it does not exist 2023-08-08T14:24:37.224-0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]...