python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I link from my app to Android Accessibility Font Size settings?
In my React Native mobile app, I want to link from my app's settings to the Android Settings > Accessibility > Font Size view so that a user can quickly adjust text size.
At first I tried using ...
RommelTJ
Votes: 0
Answers: 0
How can I open and view html files stored locally on my Android device in a web browser running outside of my app, preferably using Intent ACTION_VIEW
I want to write a number of html files on my PC. I then want these files bundled into my app installable, so when the app is installed on the smart phone, it already has these files stored locally.
I ...
david sutton
Votes: 0
Answers: 1
Intent put Extra vs get data
Hi I have RecycleView with posts I want wen click post go to activity 2.class and view some data that data in model var so what is the good send all data to intent or send post key and in activity 2 g...
Vajaha
Votes: 0
Answers: 1
App Crashing when calling New Activity Intent from Webview?
I'm developing app to load PDF file into new PDF activity from Webview
using intent & PdfViewer.jar library. I know it is not possible to open PDF files in Webview but trying to open in activity_p...

abhilash kaveriappa
Votes: 0
Answers: 4