You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my project, I am using compileSdkVersino 27, buildToolsVersion '27.0.3' , and my minSdkVersion 14 and my targetSdkVersion 27. My Android Studio is at the latest versions of 3.1.3 using the latest build tools and plug-ins. My project compatibility settings are set to Java 8 so I could use the latest version of this Android-RTEditor implementation library ... version 1.6.7
My project compiles and runs fine. However, when I go inside my Editor and try to select the Camera Photo Capture button of the RTEditor (from the ribbon of options at the bottom)... nothing happens.
I mean to say... an empty activity launches, and there is no Camera to allow me to take a picture to save to my editor. Bear in mind that Image Insertion is working fine. It is just the Camera Icon (for taking a Photo) that is not working.
Does anyone know how to resolve this bug?
Thanks to any help.
My email is: [email protected]
If anyone can help me resolve this by contacting me... I would greatly appreciate it.
The text was updated successfully, but these errors were encountered:
AlexanderMadani
changed the title
Somehow my Project cannot upgrade from RTE version 1.6.1 to 1.6.7
Photo Capture is not working in the latest version of this library (1.6.7 of RTEditor)
Jun 15, 2018
Guys,
For my project, I am using compileSdkVersino 27, buildToolsVersion '27.0.3' , and my minSdkVersion 14 and my targetSdkVersion 27. My Android Studio is at the latest versions of 3.1.3 using the latest build tools and plug-ins. My project compatibility settings are set to Java 8 so I could use the latest version of this Android-RTEditor implementation library ... version 1.6.7
I mean to say... an empty activity launches, and there is no Camera to allow me to take a picture to save to my editor. Bear in mind that Image Insertion is working fine. It is just the Camera Icon (for taking a Photo) that is not working.
Does anyone know how to resolve this bug?
Thanks to any help.
My email is: [email protected]
If anyone can help me resolve this by contacting me... I would greatly appreciate it.
The text was updated successfully, but these errors were encountered: